Hi tagDiv,
Updated to Newspaper X, which seems to be running fine. I did notice that the Google AdSense Header Ad stopped showing on desktop, whereas it still shows on mobile. I haven’t made any changes to the Ads > Header Ad section of the theme panel.
Also, we have a few “Load more” buttons on the site (https://www.vitalthrills.com), for example in the sidebar and at the bottom of the front page. When you press those now, they will only load once and not continuously like they used to.
Please advice.
Hi Vlad,
I do have the header ad code inside the ads box. I’m using header style “Style 2 – Multipurpose.” I tried readding the code and saving again, but no luck.
On the previous version, 9.8, users were able to keep pressing the Load More button and more and more posts would show up. In 10, you can only press it once and the Load More button does not show up again.
-
This reply was modified 6 years by
mparlevliet.
Hi,
From what i can see you have some errors in ocnsole -> http://prntscr.com/ptsesn
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
You don’t think it’s a problem with the “Style 2 – Multipurpose” header like the problem Header 4 is having? https://forum.tagdiv.com/topic/site-not-working-with-new-update/
I’ve been switching to some of the other headers and it looks like none of the Multipurpose header styles show the Header Ad, including ‘Style 1 – Multipurpose’, ‘Style 2 – Multipurpose’, and ‘Style 3 – Multipurpose.’ When I switch to something like the normal header styles like ‘Style 5’ and ‘Style 6’, the Header Ad shows up. Is there a fix for this or will it stay this way?
Hi,
I’ve just made some deep investigations and is look like there is a problem, please go in wp-content/plugins/td-composer/td-multi-purpose/header/tdm-header-style-2.php and make this change -> http://prntscr.com/pu3jkm -> http://prntscr.com/pu3jqw after that the ad will be display, sorry for the inconvenience!
Thank you for your understanding!
Hello @mparlevliet
Adding the following code to custom code will solve load more button issue
.td-load-more-wrap a{visibility: visible !important;}
Refer: https://prnt.sc/pu42jp