Hi,
You can change the color of the tags in each category here in Newspaper -> Theme Panel -> Categories -> https://prnt.sc/B4qgXdA0adTS
Thank you!
Hi,
There I see that it is your logo, not ours.
Also, to share you must use a SEO plugin and configure it for social media -> https://forum.tagdiv.com/facebook-share/
Thank you!
Hello,
Usually, this happens with cache plugins. If the cache plugin does not have mobile support then the mobile theme version can be delivered instead.
The solution would be to use the recommended WP Super Cache plugin instead and activate these settings (especially the mobile device support): https://forum.tagdiv.com/cache-plugin-install-and-configure/
I hope this helps.
Thank you!
Hello,
Please make sure that you have the tagDiv Composer, tagDiv Cloud Libray, and tagdiv social counter pluginns activated.
Thank you!
Hi,
Please provide some screenshots of the issue. Now is displayed well.
Thank you!
Hi,
Our them has only the option to exclude all pages from search -> https://i.imgur.com/TFQ2IGH.png but you can use a plugin that can exclude only the selected page/post -> https://wordpress.org/plugins/search-exclude/
Have a great day!
Hi,
Please go and check the phone mobile viewport and disable the h1-> https://i.imgur.com/j6DLcTm.png -> https://i.imgur.com/PdM3lSo.png delete the older logo.
Thank you!
Hi,
You need to use woo price -> https://i.imgur.com/eq4wDA2.png or what do you want to change did you add a shortcode?
Thank you!
Hi,
But do you have the price and location for each CPT? I don’t know what changes you made there that the featured image, price, and location are not displayed, I think it’s a configuration problem. You can save the block where is dialed correctly and it where is not displayed correctly.
Also, check the padding from here https://i.imgur.com/uEkYbZj.png
Thank you!
Hi,
Please do a test using only tagDiv plugins and acf plugin and check after,
I did some tests and works for me.
Thank you!
Hi,
The amp was implemented to work with mobile theme, for more details please check here if you want to use it without a mobile theme -> https://forum.tagdiv.com/topic/amp-pages-not-working-well-with-this-theme/
Also, you have a very good score -> https://i.imgur.com/G3DhFux.png -> https://i.imgur.com/Vw3iYqN.png, and the site load fast.
Thank you!
Hi,
Please check the above suggestions. Please check the console, if you receive a message error.
Thank you!
Hi,
I recommend updating to PHP version 8.0 or 8.1, but not 8.2; and check after the results.
Thank you!
Hi,
The same steps, you need to duplicate the single post template and set for each template a new header/footer template.
Thank you!
Hi,
Please activated then the tagDiv Standard pack plugin, but please note the page speed can decrease, because this plugin loads all the styles even if it is not used.
Thank you!
Hi,
Those appear when you have the Woocommerce plugin activated -> https://support.google.com/webmasters/thread/211433969/missing-field-has-merchant-return-policy-and-missing-field-shippingdetails?hl=en
Thank you!
Hi,
For the mobile menu only if you create a custom page and set it in modal popup you can add the social icon.
Thank you!
Hi,
You can add the subtitle here -> https://i.imgur.com/5aBbx26.png and after using the element Single Post Subtitle you can add it in the Single Post Template -> https://i.imgur.com/GfohqXq.png -> https://i.imgur.com/cEy3Zfg.png
Thank you!
Hi,
There is a custom class and custom code in the theme files, so you need to add an extra class on the Single Post Content, I added td-fashion-pro -> https://i.imgur.com/0NEyz8c.png and use this code, maybe you needto adjust it.
.td-fashion-pro figcaption
{
position: relative;
top: 50%;
transform: translateY(-50%);
left: -180px;
text-align: left;
width: 250px;
padding: 20px;
background-color: #fff;
border-left: solid 10px rgba(189, 0, 255, 0.56);
}
Set the code in Theme Panel ->Custom code -> Custom CSS
Thank you!
Hello,
You can find our documentation here -> https://forum.tagdiv.com/create-frontend-submission-form/ -> https://forum.tagdiv.com/category/newspaper-8-documentation/
Thank you!
Hi,
Please do a test using only tagDiv plugins, and check after.
There can be a plugin conflict.
Thank you!
Hello,
Some plugins may have the option to share to Instagram, which you can then display for the website visitors https://kinsta.com/blog/wordpress-social-media-plugins/ Please try a few sharing plugins, this is the easiest method.
Thank you!
Hello,
Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
Also, please check this post https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Thank you!
Hi,
For this please check those topics https://wordpress.org/support/topic/unauthenticated-blind-ssrf-via-dns-rebinding/ -> https://www.inqiludio.com/news/unauthenticated-blind-ssrf-via-dns-rebinding/ -> https://wordpress.com/forums/topic/wordpress-6-1-1-unauthenticated-blind-ssrf-via-dns-rebinding/
Thank you!
Hello,
Yes, you can create a new header, for this please import a blank template -> https://i.imgur.com/mqoUmFF.png
Here is a video that will show you how to use the builder to create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!