Hi verseleo (@verseleo)
Sorry but at the moment there is no way to add a title for the carousel, however, I will add this as an option to the next update.
Also if there are other things that you would like to see added to the carousel, please let me know.
Regards
Phillip
Hi @phillip2532
You’re welcome! Thanks for the reply.
With pleasure! I would like to improve the performance of the plugin and share my idea with you.
1. Number of Total posts to show. (I changed it from relevant PHP file)
2. Specify the image size. (I changed it from relevant PHP file)
3. Add an option for the carousel direction to RTL. fix by the below code:
.owl-carousel,
.bx-wrapper { direction: ltr; }
.owl-carousel .owl-item { direction: rtl; }
4. Carousel Title (this is the most important option right now :-)) on the field, any help can be useful. I know a little bit of change in PHP codes. But I don’t know where should I put it.
Regards.
Hi verseleo (@verseleo)
Thank you for these good suggestions.
I will try to implement them in the next update.
Regards
Phillip
Hi Hi verseleo (@verseleo)
I forgot to ask, are you using the plugin as a shortcode or as a SiteOrigin widget?
Regards
Phillip
Hi @phillip2532
I’ve tested it with the shortcode.
I think that if the plugin did not support the SiteOrigin, it could even be more Lightweight.
Many users don’t use the SiteOrigin widget.
Regards
Hi verseleo (@verseleo)
I have updated my plugin so that you can add a title to each carousel using the shortcode. for example [paj-owl-slider title=’My Carousel Title’], however I am not yet ready to upload these changes to wordpress but if you wish I can email you the updated php file with the changes marked. There are 5 changes.
Regards
Phillip
Well done, it’s perfect now! Thanks, dear Phillip.
If you want to check for possible bugs on the new changes, no problem. I can wait for the update from the WordPress repository.
Regards
Hi verseleo
I have uploaded my plugin to the wordpress repository. You will now be able to add a title to your carousel.
To add the title you can use the shortcode [paj-owl-slider title=’My Carousel Title’]
You can style the title by adding a style for the class h2.paj-carousel-title
Kind Regards
Phillip
Hi dear Phillip,
Thank you very much, your support is greatly appreciated.
I will try it and let you know if there is something else.
Thanks again
Best Regards