header date element does not update the date

Posted in: Newspaper
Post count: 34

Hi,
I have a header date element in the Header Template 5 and it does not update the date only if I sign in the wordpress. Is this a cache problem? How can I fix it? I only use the WP Super Cache with the recommended settings.
And would be another thing, how can I change the color and the style of the page up button what is at the right bottom corner of the pages? https://www.screencast.com/t/xcswQuitJ7x
Thank you!

Post count: 18283

Hello !

Sure ! Here is the CSS Code:
.td-scroll-up {
background-color: black;
}

Please provide a link to your website.

Thank you !

Post count: 34
Post count: 35449

Hi,

Unfortunately the link s not working ->https://i.imgur.com/Ch4LkXz.png
Please provide some screenshot with the settings you’ve made.

Thank you!

Post count: 34

Hi,
The link is working atn2.000webhostapp.com
https://www.screencast.com/t/EeH49sXp1Hq

Thank you for the CSS Code, I may pasted it at the wrong place Theme panel/Custom code/Custom CSS It is working on desktop, but not on the mobile theme it has the old default color. I tried to pasted it at Advance CSS/PHONES, but it dose not work. Is it possible to change the color of the scroll up button on mobile theme too?
Thank you!

Post count: 35449

Hi,

For me the arrow have the same color on mobile and desktop -> https://i.imgur.com/oVI2Q7k.png jsu make sure that is display, if not, you can use this css:
.td-scroll-up {
display: block;
}

Thank you!

Post count: 34

Hello,
Sorry, I mean the mobile theme with AMP.
https://www.screencast.com/t/QjLqsPDw
Thank you!

Post count: 35449

Hi,

The code is the same -> https://i.imgur.com/Ogtpf4B.png
.td-scroll-up {
background-color: black;
}

But you need to set it in theme panel> mobile theme > custom code> css.

Hope this will help you!
Thank you!

Post count: 34

It’s working, Thank you!
Would you please look into why the header date element does not update the date only if I sign in the wordpress?
I started this topic with that problem: ”I have a header date element in the Header Template 5 and it does not update the date only if I sign in the wordpress. Is this a cache problem? How can I fix it? I only use the WP Super Cache with the recommended settings.”
https://www.screencast.com/t/EeH49sXp1Hq
atn2.000webhostapp.com
Thank you!

Post count: 35449

Hi,

Please make a test (check the plugin conflict), please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again if the time is displaying correctly.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Let me know the results!
Thank you

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.