conseilgouz / AutoReadMore-J4

Auto Read More for Joomla 4.x/5.x
GNU General Public License v3.0
10 stars 5 forks source link

Hide Title in Readmore button, Yootheme conflict #14

Closed conseilgouz closed 2 months ago

conseilgouz commented 3 months ago
          I want to start off by saying **Thank You!** I really appreciate this plugin and the time you put into it! I will look for this at the Joomla Extensions page to make sure i rate it.

I did notice a few things, that may be unique to me. I also have one question: Is there a way to remove the title in the read more button? or is this unique to YooThemes? I may have to look into this.

Regarding YooThemes, I noticed a few things. If pages are made using the YooThemes page builders, there is a JS conflict and strips most of the templating out of that page and extends to full width.

At this moment, i just added the exclusion for those page categories.

Once more, Thank you so much!

Originally posted by @sarrene in https://github.com/conseilgouz/AutoReadMore-J4/issues/12#issuecomment-2130251151

conseilgouz commented 3 months ago

Thank you for your message.

Hide article title in readmore button is in Joomla articles global configuration : Menu System, global configuration, Articles menu, in Articles tab, look for "Read More with title" parameter and set it to No.

I'll add a note in plugin's inline help about this.

About page builders, there are already some fixes in plugin's code where it removes some remaining tags.

For example, in case of pagebuilderck, I just added a check on images where URIROOT tag was left. There are also some lines that remove cck tags (between ::, like ::fulltext::, ::introtext::, ...). If you have an example of JS conflict, let me know and I'll take a look at it.

Pascal

conseilgouz commented 3 months ago

@sarrene : I had to split your requests in a new issue. Is Yoothemes conflict still alive ? Pascal

conseilgouz commented 2 months ago

No answer from sarrene : closing