• Resolved Martin

    (@mr1x)


    Hello, I use the wp-rocket caching plugin. The ticker is not display or with a very long delay.
    How can I fix this that the ticker works with caching plungin?

    Thank you!
    Regards.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Can you please provide a link to your site for me to check out?

    Also, please list the settings you are utilizing on the File Optimization tab of WP Rocket.

    Thanks!

    Thread Starter Martin

    (@mr1x)

    Hello, thank you.
    here I have a testing site with the new ticker.
    https://www.edfu.de/demo110/

    At the Homepage I have the legacy version.

    I have in wp rocket
    css optimication
    css display optimication
    javascript load with delay
    Regards

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Thanks for the info. I am not seeing a ticker in the html source code for the page you’ve linked to. I do see a ticker on your home page and it is loading right away for me. Are you still having issues?

    Thread Starter Martin

    (@mr1x)

    Thank you. I have added the Ticker between the two separator dotted lines. This expand but the ticker is not show. What setting must be set for Wp-rocket to display the ticker?
    At the homepage I have the legacy version of a ticker and this work.
    Thank you and best regards.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Thanks! I see the ticker now on the page. The ticker is actually there, but the h5 you are using to display the items elements are white, so they are blending into the background.

    You can resolve this by adding the following css to the Layout you are using for your items:

    h5 {
      color: #000;
    }
    Thread Starter Martin

    (@mr1x)

    Thank you very much. It works now!
    Regards.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Great, good to hear!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with cache Plugin’ is closed to new replies.