Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1213254

    Hi!

    I noticed that solution that you write to me, works only if I am logged in the page as admin. If I load the page in a tab without history I can’t see a break. Even if I open on a different computer I can’t see a break.

    Why did this happen?

    https://kriesi.at/support/topic/category-of-accordion-does-not-break/

    #1213419

    Hey bcerin,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1213517

    Sory, bit I do not know how to make it.

    #1215447

    Hi bcerin,

    You can simply disable your caching plugin to do that.

    Best regards,
    Victoria

    #1215503

    I turn off plugin WP Fastest Cache. Now I can see the break.

    Is any possibility to use this plugin and see a break?

    #1216141

    Hi bcerin,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .main_color .taglist {
        word-break: break-word;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1216681

    Hi!

    Thanks. The solution again works just if I am logged in WordPress as admin.

    I will disable the plugin. Do you recommend any other plugin to speed up the webpage (WP Cache system).

    #1216732

    Hi,

    You can try the following:

    Best regards,
    Jordan Shannon

    #1216885

    Thanks. I will try with this plugin.

    Best regards

    #1217060

    Hi bcerin,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.