Hi,
Maybe check some online discussions in the matter, here are a few I found
– https://www.maketecheasier.com/embed-youtube-videos-privacy-enhanced-mode/
– https://stackoverflow.com/questions/50051395/gdpr-and-embedding-youtube-videos
– https://www.adrianjock.com/gdpr-embed-youtube-videos/
– https://www.reddit.com/r/gdpr/comments/8degub/youtube_embeds_whos_responsible_for_consent/
Mentioning in your privacy page that the website uses videos would also be worth doing.
Thanks
Hi,
Please check our documentation -> https://www.screencast.com/t/bzCYfSua -> https://forum.tagdiv.com/newspaper-theme-documentation/
I think you are referring at this situation
https://www.screencast.com/t/OZVfWZCM if is so please check this documentation
Theme thumbs -> https://forum.tagdiv.com/theme-thumbs/
Thanks.
Hi,
First please make a full backup to your website.
Also lease make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please check our documentation for theme update -> https://forum.tagdiv.com/how-to-update-the-theme-2/
A. Update the theme via WordPress
B. Update the theme via FTP
C. Update the theme automatically
After you update the theme please make sure that all theme plugins are updated ( also make sure that you have activate tagDiv Composer and tagDiv Cloud Library ).
Thank you.
Hi,
This is possible to be a plugin conflict, please deactivate all plugin, clear all cache and try again.
Also please make a test, set the carousel at the middle of page and see if the problem is still there.
Thank you.
Hi,
1. I do not quite understand on what “annoying feature” are you referring, please provide some more details.
2. You can set the Instagram widgets in sidebar
Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
https://www.screencast.com/t/4c6EUoKgEv
https://www.screencast.com/t/rb3HOePEuhg7
https://www.screencast.com/t/vaPPJMvY8
Now all you need to do is to set the sidebar to pages
Individual sidebar
https://www.screencast.com/t/2fRwUcHvcn
General Sidebar
https://www.screencast.com/t/U3HPIC4V
https://www.screencast.com/t/R6wjWllR
Results: https://www.screencast.com/t/Zdbhe0uv
Thank you.
Hi,
Please deactivate all plugins, clear all cache and try again, is possible to be some plugins conflicts.
Thank you.
Hi,
Please deactivate all non theme plugins, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hi,
Please try this custom css
.sf-menu{
transform: translateX(22%);
}
Just set the pro-cent number you need to have the menu align to center
https://www.screencast.com/t/qKgSLO48DTMe
Paste the css in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you.
Thanks.
Hi,
You can make the change in local host and just set the finale version of website live.
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
Hi,
Please make a test, put the Cloudflare on pause, clear all cache and see if the problem is still there.
https://support.cloudflare.com/hc/en-us/articles/200169176-How-do-I-temporarily-pause-Cloudflare-
Thank you.
Hi,
IN order to do that you can check some documentation for:
Fixing WordPress HTTPS Mixed Content Warnings [7-Step Process] -> https://wpbuffs.com/wordpress-https-mixed-content/
Replacing Image Links in WordPress After Installing an SSL Certificate -> https://premium.wpmudev.org/blog/replacing-image-links/
WordPress SSL Settings and How to Resolve Mixed Content Warnings -> https://managewp.com/blog/wordpress-ssl-settings-and-how-to-resolve-mixed-content-warnings
Also you can use some plugins too:
HTTP / HTTPS Remover: SSL Mixed Content Fix -> https://wordpress.org/plugins/http-https-remover/
SSL Insecure Content Fixer -> https://wordpress.org/plugins/ssl-insecure-content-fixer/
Hope this will help you to solve your problem.
Thanks.
Hi,
You can use some custom css to hide the the view counter on blocks and and posts
https://www.screencast.com/t/i1SgtyraLhVQ
.td-post-views {
display: none;
}
Add this custom scc in Newspaper>Theme panel>Custom code>custom css
Hope this will help you to achieve what you need.
Thanks.
Hi,
The theme does not have options to translate the menu or provide multiple versions of it in different languages. The theme only has an option to translate the strings used by it throughout the website
– https://forum.tagdiv.com/newsmag-loading-translations/
– https://forum.tagdiv.com/newsmag-customize-a-translation/
In order to achieve something like that you will have to use a translation plugin, such as WPML or qTranslate for example. Or make tests with other plugins as well.
Thanks
Hi,
Unfortunately, the theme does not have any such an option that allows you to do this. You should create some custom conditions if you want to have some restrictions on your ads, or maybe you can find some plugins that can do this.
Thanks for your understanding!
Hi,
You can try this fix
#td-mobile-nav {
position: fixed;
}
Paste the code in Newspaper>Theme panel>Custom code>Custom css
But also is possible to be others elements broken in RTL
Our theme was does not support RTL so simply changing the direction will not work properly. Lots of theme elements have to be adjusted for the thee to support RTL.
Thank you!
-
This reply was modified 7 years by
Calin.
Hi,
Please clear all cache an re-save the permalinks, also, it may take awhile until google indexed your links.
Please check this documentation about carousels -> https://developers.google.com/search/docs/guides/mark-up-listings
If you wan you can use others AMP plugin.
Thank you.
Hi,
This is the custom css for border bottom line
.td-header-style-5 .td-header-menu-wrap-full {
border-bottom: 3px solid red;
}
https://www.screencast.com/t/m5Wth5NH
If you want you can change the color;
Thanks.
Hi,
In ideal cases the social counter will synchronize every three hours, caching plugin may interfere with this process however.
You need to clear the cache manually. That should refresh the data.
In case the counts don’t increase properly in the future, either clear the cache manually again, or set a lower cache expiration period if that plugin has such an option (most do).
If there still is a problem, please send us an email at contact@tagdiv.com and provide admin login so we can take a look.
Thanks
Hi,
Please check our documentation for Header styles -> https://forum.tagdiv.com/header-styles/ and set the one that you like more.
Also for LOGO ON STICKY MENU, please go in Newspaper>Theme panel>Header>Main menu Logo on sticky menu
-> https://www.screencast.com/t/P8Fy2kj53
Results -> https://www.screencast.com/t/ESaLt2yn6Kh
Thank you.
Hi,
Please check our documentation for: How to update the theme -> https://forum.tagdiv.com/how-to-update-the-theme-2/
Also please make sure that all theme plugin are updated ( also please make sure that tagDiv Composer and TagDiv Media Library are activated ).
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Thank you .
Hi,
Unfortunately I do not have access to your website -> https://www.screencast.com/t/VuvHDgppiE
Thanks.
Hi,
Unfortunately there is no option to do that, the only way to do that is to use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help with this let me know.
Thank you.
Hi,
In order to achieve that you’ll need to make some change in theme file, first please go in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_comments.php
https://www.screencast.com/t/7NI95cMax
https://www.screencast.com/t/EQUom7wW6k
This will set your comment are at the beginning of comments.
To change the order please go in Settings >Discussion https://www.screencast.com/t/NHE6odHJ
Thank you.
Hi,
Please read this documentation about Roles and Capabilities -> https://codex.wordpress.org/Roles_and_Capabilities
Hope this will help you!
Thanks for the message!
Hi,
You are using a tagDiv Cloud template and if I understand correctly you want to set the time ago format, if is so please edit the template and click an date -> https://www.screencast.com/t/gwU61XUQ
Hope this will help you.
Thank you.