Hi,
I’ve just made some deep search for the theme breadcrumbs and all the theme breadcrumbs are related to this function that you found in wp-content/plugins/td-composer/legacy/common/wp_booster/td_page_generator.php -> http://prntscr.com/pjey9g
If you want you can use so plugin for breadcrumb, maybe this will have more functionalities.
Thank you for your understanding!
Hi,
I can not say that is support or not the Elementor, because we didn’t tested it with our theme, here is the list wit tested plugins -> https://www.screencast.com/t/cmPkh9jba4sZ
Thank you for your understanding!
Hi,
First you need to create a custom template taxonomy, rename it and after that you need to edit it
https://www.screencast.com/t/NBz1dH5I8cA
For more details, please check our documentation for CPT from here:
https://forum.tagdiv.com/custom-post-type-support/
Thanks.
Hi,
I’ve just made some investigations and this problem seems to be related to the cloud header ( this header was made for free users, to can comment without login) , there is no modal set for login/join set, so the popup modal is not load, you’ll need to edit the header template and set the login shortcode on header, after that the modal should work -> http://prntscr.com/pjee71 -> http://prntscr.com/pjeefz -> http://prntscr.com/pjeenj
This should solve the problem!
Thank you!
Hi,
If you want to remove/hide the sticky menu, you need to edit the header template with tagDiv Composer, click on the sticky menu, click on the css tab -> https://www.screencast.com/t/T3TJ2hvJlD and check the display option, set it on hidden -> https://www.screencast.com/t/D57O79FFainD save the template and clear all cache.
If you are not using a cloud header make sure that these option are set on disable -> http://prntscr.com/p44m35
Hope this will help you!
Thanks.
Hi,
Yes, our theme support giff format.
You can insert this giff as a banner after our documentation for ads -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you!
Hi,
If that can not be edit with tagDiv Composer , then the posts from that block are from Latest articles that are part of page template, you’ll need to edit the page and look down in the page for “homepage latest articles” -> http://prntscr.com/pjdxkh
Thank you!
Hi,
Usually when you are using featured video after you publish the post you’ll need to refresh the post to appear the featured image.
Thank you!
Hi,
Please make only one topic with the same problem in the same time.
Thank you for your understanding!
Hi,
This is not a problem, that is mobile theme plugin, if you want to have the responsive version, just deactivate the mobile them plugin.
Thank you!
Hi,
Your code syntax is not good, please make sure that you close the {} for media -> http://prntscr.com/pj1s45 after that the code should work.
Thank you!
Hi,
You’ll need to do the same setting for sticky menu as you made for main menu, you’ll need to edit the sticky zone and set that image -> http://prntscr.com/pj1qw7
Thank you!
Hi,
1.First please set the row layout -> http://prntscr.com/pj1g4w after that set some content in empty columns and set the width on column in percent -> http://prntscr.com/pj1gri after that set inline block -> http://prntscr.com/pj1hpg -> http://prntscr.com/pj1j8x
2. Please provide some screenshots with this problem.
3. Please make sure that you set the mobile menu in mobile zone -> http://prntscr.com/pj1nsk not in content zone -> http://prntscr.com/pj1o4q
Thank you!
Hi,
That is because you are using the mobile login registration, not the desktop, if you want you can check this similar topic -> https://forum.tagdiv.com/topic/call-the-loginregister-modal-box/#post-316003 for page module.
Thank you!
Hi,
Please notice that our theme do not have this option to enable Google’s invisible captcha on login modal, you’ll need to find a plugin that can do this or, you can use some custom implementation.
Thank you!
Hi,
If you want to use this popup -> https://www.screencast.com/t/8WdJKnv0lE0 in page on some buttons, then you should use this custom code -> https://pastebin.com/WPTcPU5A and set it in a column text -> http://prntscr.com/pj0x4r and add this custom css http://prntscr.com/pj0yf2
.wpb_text_column a.td-login-modal-js {
background-color: black;
padding: 10px 20px;
border-radius: 5px;
}
Thank you!
Hi,
From what I can see your menu icons are black -> http://prntscr.com/pj0hai
If you want to change the colors, you can use this custom css -> http://prntscr.com/pj0hz6
#td-top-mobile-toggle i.td-icon-font.td-icon-mobile {
color: #12ea56 !important;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
color: #f112f4!important;
}
The code need to be set in theme panel> Custom code> Advance > css
Also if you want to have more control over header layout on desktop and mobile too, you can use a header template from tagDiv Cloud Library, use tagDiv Composer with header manager to edit it how you want.
Thank you!
Hi,
If I’m right that is a page, you’ll need to edit it with tagDiv Composer, click on that block and change the name -> http://prntscr.com/piz2d0
Thank you!
Hi,
The ad block element can be ad any time you want, there is no problem if you want to remove it now.
You’ll need to edit the homepage http://prntscr.com/piyx20 with tagDiv Composer and if you want to delete the ads just right click on the ads and click on delete or check the ad box settings -> http://prntscr.com/piyxhx -> http://prntscr.com/piyy7d or add custom code -> http://prntscr.com/piyz53
Thank you!
Hi,
You can use flex blocks and choose the posts/categories you want to show in these flex blocks -> http://prntscr.com/piyub9 you can check more in our documentation from here -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
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,
From what i can see the code should work:
With out the code -> http://prntscr.com/piyrnt
With code -> http://prntscr.com/piys1d
The code need to be set in theme panel> Custom code> Custom css and please make sure that you clear all cache after that.
Thank you!
Hi,
That is only a suggestion, also you can use the mobile theme only with amp using this option -> https://forum.tagdiv.com/the-mobile-theme/ -> http://prntscr.com/piyqqo -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hi,
If that social icons are set in top bar on a header template please check these settings -> http://prntscr.com/piyo1p if you are using a default header, then you’ll need to use custom css to change the position for the social icons.
Thank you!