- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Hi,
Enter the shortcode in a text element. An example
– https://www.screencast.com/t/SA0G6t7iXwY
Be sure to save the page and view it after placing the shortcode
– https://www.screencast.com/t/V8BQp2vC9F
– https://www.screencast.com/t/G2uLHapX
Thanks
Hi,
But there would be no need to do something like that. For example header styles 9, 10 or 11 you can upload any logo size you want
– https://forum.tagdiv.com/logo-favicon/
The image used will be resized automatically when viewing the website on different devices. This is a demo which uses header style 10 and a big logo image
– https://demo.tagdiv.com/newspaper_cars/
You can see how the logo resizes, on an iPad device for example
– https://www.screencast.com/t/AvsiJGcL
Thanks
Hi,
I see you removed the counter from the sidebar at the moment. Try switching the ID used with a test one you have not used before. Test with cocacola for example
– https://www.screencast.com/t/kvU6HnUOzJAa
Then switch back to your ID. If there is still a problem, send us an email at contact@tagdiv.com and provide admin access, we will take a look. Include a link to this topic in the email.
Thanks
Hi
I’ve added a custom HTML widget to the homepage. The widget title doesn’t display. Is there any way of doing this for consistency with the other widgets in the sidebar?
Secondly, is it possible to restrict a homepage widget display to certain devices e.g. desktop only?
Hello,
I want to add a custom class inside the logo tag.
For example:
mycustomclass" href="<?php echo esc_url(home_url( '/' )); ?>">
<img class="td-retina-data mycustomclass" data-retina="<?php echo esc_attr($td_customLogoR) ? />" src="<?php echo $td_customLogo?>" alt="<?php echo $td_logo_alt ?>"<?php echo $td_logo_title ?>/>
How do I add the mycustomclass class like above without changing the file? I know I can change the code in logo.php file and use it in my child theme instead, but I’d prefer using a function code like this:
add_filter ('get_custom_logo','change_logo_class');
function change_logo_class($html)
{
$html = str_replace('class="custom-logo"', 'mycustomclass', $html);
$html = str_replace('class="custom-logo-link"', 'mycustomclass', $html);
return $html;
}
What should I change custom-logo and custom-logo-link tags with?
Thanks in advance!
Yes I activated the AMP plugin, cross checked with Webmaster. It’s indexing AMP pages. It’s working !!
Thank you #TagDiv
Hello!
Is it possible to display different random banner ads every time the post is refreshed with Smart List 6?
For example 2 different Company A and Company B both pay for banners on my site, I want to randomly show the banners of both companis. I hope I’m clear with my question.
I searched the forum and documentation a bit, but I couldn’t find anything.
Hello nina,
Yes, notice that our theme is fully supported by AMP plugin. Please check here -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thanks.
There is a empty div bellow smart list and extra space because of this. Everything you can see at screenshots:
https://imgur.com/a/TKppP65
example: https://porady.org/jak-nauczyc-sie-polskiego
Hi,
That is possible. Simply hide the respective element for the devices you want. Example to hide a block on desktop
– https://www.screencast.com/t/a5ZOGWtnjemV
– https://www.screencast.com/t/YHlsVRdzFDL
Thanks
I guess you didn’t got my question.
I want to hide specific post from website latest feed. For example – I published 10 post and all of them appears in website homepage latest feed. And out of those 10 I want 2 post to not show in the homepage latest feed.
Hope my query is clear now.
A plugin to manage ads would be easier then modifying code in the theme files, modifications which will probably be lost if you update the theme. You could give that plugin a try.
In a coming update there will be changes to how the post templates are created. So you will be able to control the ads that display on posts better. For example you can create a post template and use that for posts where you don’t want to display ads. And another one for the posts you want to display ads.
There shouldn’t be long now before the update will be released, with these new features.
Thanks
Hello ashishkumarsr,
You should simply change the page template to a default one, for example. Please check here -> https://forum.tagdiv.com/page-templates-2/
Thanks for your understanding!
Hi,
Seems to be related to the robots file. If you created such a file check it. Some info I found here
– https://yoast.com/ultimate-guide-robots-txt/
– https://yoast.com/wordpress-robots-txt-example/
– https://yoast.com/x-robots-tag-play/
– https://developers.google.com/search/reference/robots_meta_tag
Thanks
Hello mountainjourney,
I have inspected your above post example and I saw that your video is in post content and it’s not added to a featured video and that’s why your featured images have not been created. -> https://www.screencast.com/t/N959iwGkf You should do like this -> https://www.screencast.com/t/ChyibVZ8qUJ
Thanks for your understanding!
Hi,
Unusual issue to say the least. You could create a child theme, add code to the functions in the child theme. That will not be lost if you for example update the theme. A child theme is not difficult to install
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Then if the font you use does not support both languages, it will not display properly. The theme will apply only one font for one element. So regardless of having 2 or multiple languages in the post content only one font will be loaded for it.
There is no way to detect the language and load fonts automatically.
Maybe search online for fonts that work with both the languages you require. Like this one for example
– https://fonts.google.com/specimen/Catamaran
Hello mick535,
Do you have correctly installed the AMP plugin? Try to remove all of the untested plugins, clear all the caches and check again. If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at it. Also, you can provide a full access to your CPanel.
Thanks for your understanding!
hallo ..
I want to ask, is it now AMP plugin can be used? how to avoid errors again? Visitors to my blog are very much from smartphones.
Hi,
You could edit the block and modify it like this
– https://www.screencast.com/t/47gmF2DEM
Use the category IDs you want to exclude.
Or you could hide them with CSS, with a code. Example down below
– https://www.screencast.com/t/DII02arD
– https://www.screencast.com/t/Ez7D0H8iK
.td_block_popular_categories a[href*="travel"]{
display: none;
}
Thanks
Hi,
There are many topics in the matter, please see this one for example
– https://forum.tagdiv.com/topic/theme-not-updating-instagram-widget/
Thanks
Hi,
For me it looks like this – https://www.screencast.com/t/gQws2cfCb2TD
It looks like that on other monitors I tested on, all full hd.
The theme width maximum is always the same by default, so no matter what widescreen you are using the theme content width will be the same. Example on an ultra wide screen
– https://www.screencast.com/t/aLNIudPwd1S
Maybe something is wrong with the browser you are using. If you say that the website is not looking properly in this situation, was it always displayed the same on that monitor/browser? Did you attempt to test in a different browser? Did you clear browser cache? Do you use a browser zoom of any kind?
Thanks
Hi,
Please read this footer templates guide
– https://forum.tagdiv.com/footer-templates/
As mentioned there some footer templates have predefined content, such as the one you are using now. You can choose an empty template and add your own widgets for example.
Thanks
Imho – this is Jetpack Tiled Galleries
https://wordpress.org/plugins/jetpack/
https://jetpack.com/support/tiled-galleries/