I'm pretty new to OctoberCMS, but this week I've already managed to extend the User plugin and add some more db fields I needed... Having a very strange issue with your testimonials plugin.
If I drag the testimonials component into my code and leave it, I get the full list of testimonials displayed in blockquotes as expected. If I expand the component, or attempt to write my own code referring to "testimonials," I get no results returned whatsoever.
I'm not sure why this would be, but I did quite a bit of poking around and that is what is happening. I would like to be able to render the list items in my own templates, one in particular needs a single, randomly selected testimonial.
I'm pretty new to OctoberCMS, but this week I've already managed to extend the User plugin and add some more db fields I needed... Having a very strange issue with your testimonials plugin.
If I drag the testimonials component into my code and leave it, I get the full list of testimonials displayed in blockquotes as expected. If I expand the component, or attempt to write my own code referring to "testimonials," I get no results returned whatsoever.
I'm not sure why this would be, but I did quite a bit of poking around and that is what is happening. I would like to be able to render the list items in my own templates, one in particular needs a single, randomly selected testimonial.