Hello !
That is the tooltip. Please use this js code in order to remove it: jQuery(document).ready(function($) {
$('a[title]').on('mouseenter', function () {
var $this = $(this);
$this.attr('title-cache', $this.attr('title'));
$this.attr('title', '');
});
$('a[title]').on('mouseleave', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});
$('a[title]').on('click', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});
$('#lightboxOverlay').on('close', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});
});
The code must be inserted in here: https://www.screencast.com/t/CnqlDUbmQK
Thank you !
Hello !
In order to configure WP Super Cache please follow our guide here: https://forum.tagdiv.com/cache-plugin-install-and-configure/ That option does not require activation.
Thank you !
Hello !
We recommend you to use the Cloud library post template: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ All the post templates are fully editable using tagDiv Composer. You then can open the tagDiv composer over your template and remove the featured image element: https://www.screencast.com/t/9NeQzgeO.
Can you provide a link to your website or a screenshot and let us know what featured image you wish to remove ?
Thank you !
Hello !
By hovering over your category you will be able to see the ID as you can see here: https://www.screencast.com/t/FHlBoAQt
Thank you !
Hello !
Please follow our topic for the workaround that is available at the moment: https://forum.tagdiv.com/topic/smartlist-not-working-more-after-wordpress-update-5-5/#post-362516
Thank you !
Hello !
If you are facing these errors after the Auto Update procedure I would recommend you to try the Manual update as you can see in our guide here: https://forum.tagdiv.com/how-to-update-the-theme-2/
Don’t forget to re-update the plugins too.
Let us know the result.
Thank you !
Hello !
Please note that all the Cloud library templates are fully editable using tagDiv Composer. Open a post template using tagDiv Composer and you can customize / remove or add what element you want: https://www.screencast.com/t/0YRmslCZ7VP
After you opened tagDiv Composer you will be able to drag and drop elements, remove them and many other options. Simply click on a element to see what options are available for it.
Thank you !
Hello !
Please edit your template using tagDiv Composer, select the sharing element and un-hide the text before sharing: https://www.screencast.com/t/mthurpcSAwd That text can be changed from Theme Panel – Translations: https://www.screencast.com/t/gmwq0sBx
Unfortunately at the moment there is no option for showing share counter.
Thank you !
Hello !
Please provide a link to your website and we will take a closer look.
Thank you !
Hello !
On the same domain /subdomain / staging website you can activate the license again without a problem.
Thank you !
Hello !
On the same domain /subdomain / staging website you can activate the license again without a problem.
Thank you !
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
Hello !
All the PRO demos are built using tagDiv Composer and also the cloud library templates; in order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea
Thank you !
Hello !
How did you inserted your image and where. Please provide a screenshot.
Thank you !
Hello !
Unfortunately this option can’t be changed from Newspaper Theme. You will have to contact WordPress support in order to see what can be done.
Thank you !
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
Hello !
Please use this css code: amp-mode-touch,.td-crumb-container{
display:none;
}
amp-mode-touch,.comments{
display:none;
}
amp-mode-touch,.author-box-wrap{
display:none;
}
amp-mode-touch,.td-post-next-prev-content{
display:none;
}
amp-mode-touch,.td-post-source-tags{
display:none;
}
amp-mode-touch,.td-category{
display:none;
}
amp-mode-touch,.td-post-comments{
display:none;
}
The codes must be inserted here: https://www.screencast.com/t/fyP7TBVPWvhQ
Thank you !
Hello !
I am sorry but I don’t clearly understand what you are trying to achieve. Do you already have 5 custom fonts and Jost would be the 6th ? Or you are having problems simply implementing jost ?
Thank you !
Hello !
Indeed for RAW HTML it seems that it requires a stronger code. Please use this one: .wpb_wrapper.vc_raw_html.weekend {
display: none;
}
Thank you !
Hello !
Indeed this may sound upsetting but please note that Newspaper theme is not the easiest or the simplest theme. It offers a lot of customization options / features that will require a good hosting server and plan to run perfectly.
Can you provide a screenshot of your Theme panel – System Status please ?
Thank you !
Hello !
Unfortunately this option is not available at the moment.
Thank you !
Hello !
Please follow our topic for the workaround that is available at the moment: https://forum.tagdiv.com/topic/smartlist-not-working-more-after-wordpress-update-5-5/#post-362516
Thank you !
Hello !
Please provide a link to your website in order to take a look.
Thank you !