This is for a ‘google news’ button so the goal was to have it for every news post. Problem with adding to each post individually is I’d have to go through like 2000 posts which isn’t sustainable. Maybe this is something tagdiv could add in the future is add an automatic ‘google news’ button for better sharing?
If I want to edit the posts template for child theme, would that be ‘single.php’ ? ty
Is there a way to do it via the Classic Editor? Also this would be where I just have to post it once in the template not every time I create a post right?
delete – dbl post
I emailed it to tagdiv support but they haven’t resolved it yet and it’s been weeks
it worked perfectly, thanks!
sent it via email. thanks!
was able to fix it, css issue
Also what’s going on with the modal images lightbox thing again? Have to do it manually since the latest update
.
looks like theme update 12.4 fixed it?
ETA on update?
good to hear it’s being worked on
@gcamaram – What I did for my site for now is to find like my top 50 popular posts and manually change it. Takes a while but better than nothing. GL!
Awesome thanks!
can I send this to an email, prefer not to post site publicly
??
Is there an email I can send it to? Do you know where I can find the category templates + post templates + how to add to the child theme?
Thanks. I actually am doing direct ads (not adsense script just image) and have to change the layout position of the advert images, that’s why I was wondering which template to access to edit the actual layout stuff. I have a custom menu on mobile view so I need it to go under menu.
Hi I’m using all these:
<div class="td-visible-desktop">
<!-- Your NON AdSense code here - this ad will show only on desktops -->
</div>
<div class="td-visible-tablet-landscape">
<!-- Your NON AdSense code here - this ad will show only on tablets in landscape orientation -->
</div>
<div class="td-visible-tablet-portrait">
<!-- Your NON AdSense code here - this ad will show only on tablets in portrait orientation -->
</div>
<div class="td-visible-phone">
<!-- Your NON AdSense code here - this ad will show only on phones -->
</div>
I just got the tablet one to work but the problem is anything under 768px goes to the ‘phone’one. Is there a way to customize that more so that I can have an image for something like 425px – 768px? I know there’s ways with CSS & HTML but do you know where I access those templates and how to add the code to a child theme? Thanks
?
Thanks. For the examples it’s showing image ads. Will this work for inline scripts as well?
<div class=”td-all-devices”>
<!– Your NON AdSense code here – this ad will show on all devices –>
</div>
Nevermind, fixed it. Page Template Settings was unclicked in Screen Options
Or how to change the sidebar? I’m having custom work being done on the site and I’m not able to use the widgetzed sidebar, so I’m looking for ways to change it via the templates. Thanks
Can’t do that ’cause I didn’t renew support
Theme Panel > Categories > Per Category Settings
(I don’t work here but I’ve used this before)
Thanks! It was the “#” in the form keeping it active, so deleting it fixed it
