Hi,
You can remove the posts date from homepage using the settings from theme panel -> https://i.imgur.com/uejLHeb.png
Hope this will help you!
I’m glad that the problem has been solved!
Have a nice day!
Hi,
You can solve it using a custom css like this one ->
.td-tags li {
line-height: 40px;
}
You need to set it in theme panel> custom code advance > phone.
Or using this setting from theme panel -> https://i.imgur.com/BJZpmCQ.png
Hope this will help you!
Hi,
That is not an error, you do not have set a cloud template, you only try to edit a standard template that is not editable.
Yes, these files need to be set in child theme, if not will be lost when you’ll make the theme update. Also you’ll need t regenerate the images after you made the changes in theme files -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hello !
If you’re seeing only NAVER please make this adjustment in the tagdiv composer plugin:
https://www.screencast.com/t/HGX40TlcJgb
Then hit a save in the theme panel and then revert the code back to original, this will make the social icons appear properly again.
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will fix the problem. Include a link to this topic in the email.
Thank you!
Hi, I’m glad that the problem has been solved!
Have a nice day!
Hi,
Sorry, unfortunately, there is no option fr this, it can be achieve only with custom work, the file that need to be edited is this one -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_bg_featured_image.php
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Make sure that you do not have a 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.
Let me know the results!
Thank you
Hi,
The available translation language for the social can be find here -> wp-content/themes/Newspaper/translation you need to translate it from the de_DE.po file -> https://i.imgur.com/Xzhm21e.png
Hope this will help you!
Thank you!
Hi,
We are sorry for the discomfort, your refund has been approved!
Have a nice day!
Hi,
Do you have more adsense set in head ? -> https://i.imgur.com/yatABOD.png
Why is my site keep complaining “Only one ‘enable_page_level_ads’ allowed per page.”? -> https://support.google.com/adsense/thread/20408523?hl=en
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.
Thank you!
Hi,
Unfortunately there is no option for this, the only think that you can do is to set a patting on link to make it bigger -> https://i.imgur.com/65gZl4H.jpg
.td_block_slide .td-slide-meta a{
padding-top: 25%;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help!
Hi,
If there are still some problems, please provide as many details and screenshots you can to try to recreate the problem and find a fix.
Thank you!
Hi,
The newsletter can not be set in post content as in your example. You can use it on any page and cloud templates (on any element place where you can use tagDiv Composer) -> https://i.imgur.com/PKNfdAj.jpg
The Newsletter plugin -> https://forum.tagdiv.com/the-newsletter-plugin/
If you want to have the mailchimp inside the post, then you need to st the code inside of all post you want to have the mailchimp.
Thank you!
Hi,
Unfortunately we do not have tutorials video, but you can find on google -> https://www.youtube.com/watch?v=icuP-D7d2ro
Getting Started with Slider Revolution: A Comprehensive Guide for Beginners -> https://qodeinteractive.com/magazine/slider-revolution-tutorial/
Slider Revolution Documentation -> https://revolution.themepunch.com/visual_editor/documentation/
Hope this will help you!
Thank you!
Hi,
I am sorry for the bad experience with our theme updates, we try to make it better and more easy to done, but as you said for the moment there are still some parts that are not compatible for everyone, sorry for the inconvenience.
We’ll try our best for the coming updates!
Have a nice day!
Hi,
I’m assuming that this problem appear on posts that have set infinite loading, you’ll need to edit the single post template with tagDiv Composer and disable the infinite loading.
-> https://tagdiv.com/infinite-loading-for-single-posts/ from post -> https://i.imgur.com/yIf6fA3.jpg -> https://i.imgur.com/KeclHLS.jpg -> https://i.imgur.com/4jHIHFY.png
If there is still a problem, please provide a link to your website!
Thank you!
Hi,
The mobile theme can be edited using the settings from them panel -> https://i.imgur.com/GT81urF.png also you can use the settings from here -> https://i.imgur.com/PqjwO7X.png to add/remove elements from posts.
The infinite loading is available only on main theme and responsive version, yo use it only on few posts, you can disable the mobile theme on these posts/pages -> https://i.imgur.com/VDX5Xcc.png or if you want to use it only on amp -> https://i.imgur.com/OqQlSR0.png if not disable it.
Thank you!
I’m glad that the problem has been solved!
If you have other questions, let us know!
Have a nice day!
Hi,
Sorry, for the moment there are only two style for News Ticker -> https://i.imgur.com/JupnPbk.png If you want a different layout, maybe you can find a plugin for news ticker.
10 Best News Ticker WordPress Plugin 2020 (Free & Premium) -> https://www.frip.in/news-ticker-wordpress-plugin/
Thank you!
Hi,
Please try this custom css-> https://i.imgur.com/7R3QOpD.png
.page-nav a, .page-nav .current {
border-radius: 50%;
}
.page-nav a:hover, .page-nav .current:hover {
background-color: #0076db;
color: #fff;
border-color: #4DB2EC;
}
This will apply only on pagination.
Hope it will help!
Check the answer from this identical topic -> https://forum.tagdiv.com/topic/mobile-version-25/#post-345307
Hi,
That is because you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
When the mobile version or amp is displaying on desktop is a cache problem, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/cache-plugin-install-and-configure/ also if you are using other cache plugins please deactivate theme and make a test, also this will solve the problem with latest post on mobile device.
Have a nice day!
Hi,
That is a shortcode and is for revolution slider plugin.
How to install Revolution Slider v5-> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Import Revolution Sliders on demos -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/
If you want to remove it, you need to edit the page with tagDiv Composer, and use the right clink on that element.
Than you!
Hi,
Using the mobile theme plugin you have after the post the related articles -> https://i.imgur.com/dWnXQOS.png
The number of the related articles can be set from the Theme panel -> https://www.screencast.com/t/5lhNNIjP
Also you can edit it from theme panel> mobile theme -> https://i.imgur.com/M9C8EAG.png
If you choose to use the responsive version of theme, you’ll have the same content and layout of posts, but adjusted for mobile devices.
Thank you!