Hello,
If you want to set the login on pages, all you need to do is to edit these pages with tagDiv Composer and set the shortcode where you want -> http://prntscr.com/pepfo9 ( als make sure that you gave taDiv Cloud Library activate).
Thank you!
Hello,
Indeed these item menus are linked to about-us page -> http://prntscr.com/pepdsz that is because you have set this link set on that item menu, you’ll need to go in Appearance > Menu, select the menu -> http://prntscr.com/pepeo0 expand the last two menu items and change the link from there -> http://prntscr.com/pepeuo
Thank you!
Hello,
All the elements from single post template are set in -> wp-content/plugins/td-cloud-library/shortcodes/single if your code is for sharing then maybe you can set it in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_post_share.php
Thank you!
Hello,
You’ll need to set for each page the page id, the code wil look like this:
.page-id-1 .td-footer-wrapper,
.page-id-2 .td-footer-wrapper,
.page-id-3 .td-footer-wrapper {
display: none;
}
In your case would be :
.page-id-21695 .td-footer-wrapper,
.page-id-21856 .td-footer-wrapper {
display: none;
}
Hope this will help you!
Than you!
Hello,
If you want to remove the hamburger menu from mobile theme, then you can use this custom css http://prntscr.com/pep0y7
.td-header-menu-wrap #td-top-mobile-toggle a {
display: none;
}
You’ll need to set the code in Theme panel> Custom code> Advance css> Mobile.
Thank you!
Hello,
In order to do that you’ll need to use some custom css if you need help with this, please provide me a link where I can inspect this button and provide to you the proper css.
Thank you!
Hello,
So after you install the demo -> https://forum.tagdiv.com/installing-demos/ ( make sure that you check our documentation for this ).
All the pages and templates can be edit using the tagDiv Composer, we recommend to make your own posts and pages, because if you edit these that comes with the theme and you’ll uninstall/change the demo, you’ll lose all your work .
Also you can use the header manager and you can get templates from tagDiv Cloud Library.
Homepage – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thank you!
Hello,
Indeed there was some changes in schema.org and now the reviews are no longer working correctly.
This problem was noted on our fix list for the coming update.
Thank you for your understanding!
Hello,
Please make sure that you do not have an adblocker or some extension in chrome that at stops the ads.
If there is still a problem, please provide me a link where I can inspect this problem.
Thank you!
Hello,
All the smart list design/layout that our theme have for smart list can be found in our documentation for smart list-> https://forum.tagdiv.com/smart-lists/
Thank you!
Hello,
We’ve tested this plugin with our theme and for us there was no problem, also I made no I test and for me is working.
Maybe there was just a cache that was not clear, or maybe there are some conflicts between WP Super Cache plugin and other plugin.
If you want you can send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.
Thank you!
Hello,
There should be no problem, we answer to all emails.
Thank you!
Hello,
So in order to create a mega menu you can use the default theme headers, but if you want to style the mega menu then you need to use a header template from tagDiv Cloud Library and edit it using the header manager.
Thank you!
Hello,
Please provide me a link to your website where I can check those problems, also some screenshots withe the google rapports would be helpful.
Thank you!
Hello,
If you want to translate the theme panel, unfortunately this can be translate only manually in theme core, sorry for the inconvenience!
Thank you for your understanding!
Hi,
From what I can see this is not apply on all blocks -> http://prntscr.com/peo816 maybe there is a html tag that that is not close, or maybe you have set something there.
Thank you!
Hello,
You can use the same template, but if you want to to have more personalized author templates, then you can use more templates, style in different ways for each author.
Thank you!
Hello,
What you can do is to set the source of image as caption -> http://prntscr.com/peo4g9 -> http://prntscr.com/peo5ct
Hope this will help you!
Thank you!
Hello,
If you are using the mobile theme plugin, please make sure that you have set some content in mobile editor or you can show the responsive version, you can check more about this in our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ -> http://prntscr.com/pdoa9j
Thank you!
Hello,
Is look that you have a problem with Access-Control-Allow-Origin (CORS origin)
-> http://prntscr.com/penw74 you can fix this by follow the steeps from this article -> https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
Hope this will help!
Thank you!
Hello,
In order to disable the post view count, you’ll need to go in Theme panel> Post settings > Post and Custom Post Types -> http://prntscr.com/penv5i you can check more details about this theme options in our documentation from here.
Thank you!
Hi,
I’ve checked again, this time your header logo and footer amp too and for me is not appearing that blue flash.
Make sure that you test this on google amp -> https://www.screencast.com/t/dWY71RJAT
Thank you!
Hello,
Unfortunately for the moment the menu on amp can not be change, sorry!
If you want to remove the “Volg ons” from amp and change the color, please use this custom css
.td-footer-social .block-title{
display: none;
}
.td-related-title, .td_module_mob_1 .entry-title a{
color: #001f59;
}
Also the amp logo look just fine -> https://www.screencast.com/t/EdiO1mGXS
Thank you!
Hello,
Our theme is using mega menus, if you want you can check our documentation for mega menus from here to implement in your website.
Thank you!
Hello,
If you have a mega menu on desktop and you also have the mobile theme plugin then the mega menu will not be display in mobile menu, only the normal menus with sub-menus
Please provide me a link where I can inspect this problem, in this way I will be able to provide you a better answer.
Thank you!