So maybe something like this – https://www.screencast.com/t/ZbcZi6fY5
.td-header-style-7 .sf-menu {
margin-top: 0;
}
.td-header-style-7 .td-header-sp-logo {
height: 78px;
}
.td-crumb-container {
min-height: 20px;
padding-top: 0;
}
I could modify the code if needed.
Hi,
You could try re-installing the theme, by FTP if possible, that could solve the issue
– https://forum.tagdiv.com/topic/mobile-site-not-displaying/
Do not enter any code in the theme files, deactivate the child theme as well after re-installing.
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login information as well as FTP access. We will investigate further.
Thanks
This code will be a solution to the affix problem in that demo
– https://www.screencast.com/t/ql8cNVRScQf
If you decide to use it again, enter this code in Theme panel->Custom CSS section
@media (min-width: 1141px) {
.td_stretch_container .td-header-menu-wrap.td-affix {
width: calc(100% - 40px * 2) !important;
}}
Sorry for the inconvenience.
Please send us an email at contact@tagdiv.com and provide admin login information as well as FTP access. We will take a look. Include a link to this topic in the email.
@Talent10 Please send us an email at contact@tagdiv.com and provide admin login and FTP access. We will take a look. Include a link to this topic in the email.
@mbernloehr I have tried your Instagram ID after making the modification in the theme file. Everything seems to work as expected
– https://www.screencast.com/t/Gr0WwrwJ
Please double check if you made the modification properly, all the code in that file has to be removed and replaced with this one
– https://www.screencast.com/t/DlwKiSQbtkx
– https://pastebin.com/yrr2DdwB
Then clear all caches,please let us know.
Hi,
Please see this related topic and try the mentioned solution
– https://forum.tagdiv.com/topic/mobile-search-appearing-on-desktop/
Thanks
You can send us an email at contact@tagdiv.com and provide access there. We will take a look. Please also include a link to this topic in the email.
Indeed, I did not see that sorry. Try this code instead for the post content links, it will also color the author name
– https://www.screencast.com/t/YHkgM1B1si
.td-post-content a:not(.td-social-network),
.td-post-author-name a {
color: #f30f0f;
}
@skparenting Please try the solution mentioned in the topic provided above, in similar situations that solution worked. Let us know the results.
Please check if the composer has been updated automatically, it should be version 2.1 and multi-purpose 2.0. If it has not, update them manually. Update all the other theme plugins you have installed.
Check as well the theme system status
– https://forum.tagdiv.com/system-status-parameters-guide/
If needed ask your hosting provider to increase the allocated resources. Then check the results and let us know.
Hi,
Thank you for your appreciation. That would be the page padding bottom, you could remove it for the homepage if needed, enter this code in Theme panel->Custom CSS section
– https://www.screencast.com/t/3JwopiTWaX
.home .td-main-content-wrap {
padding-bottom: 0;
}
Thanks
Hi,
Please provide some more details or screenshots in this matter, for a better understanding. The Newsmag theme does not have a mobile theme, only Newspaper does. If you are referring to Newspaper and the mobile theme plugin, this is a guide
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
If you do not use the mobile theme then the same menu items from desktop will be displayed in the mobile menu as well. Mega-menus will be converted to drop-down menus. Only the mobile theme has the capability to set a different menu
– https://forum.tagdiv.com/the-mobile-theme/
That background can be changed, here if you do not use the mobile theme
– https://www.screencast.com/t/MwFEchjsDBDY
Hi,
Could be a misunderstanding by my colleague, however there are solutions that you can try. By default that is not a theme ad spot, so ads cannot be displayed there. You could edit the post template and insert a do_shortcode in the location you want, inside the post structure
– https://forum.tagdiv.com/topic/single-post-how-to-place-a-horizontal-banner-right-below-the-sharing-buttons/
– https://forum.tagdiv.com/topic/how-can-i-put-ads-between-post-title-and-social-share-button/
– https://forum.tagdiv.com/topic/add-content-globally-to-bottom-of-each-post/
There could be an issue, please check in the theme panel here
– https://www.screencast.com/t/QY1kezgRctf
Remove or replace any images you find there.
If there is still an issue, the link you provided does not work anymore, we will inspect the website and see what else could be causing the issue. Let us know as soon as possible.
Hi,
A video background cannot be set for the whole website, only rows have an option to set a video as background
– https://www.screencast.com/t/Bo4wCBKcNaOY
It currently only supports YouTube video IDs
– https://www.screencast.com/t/8iweN9Grny
– https://www.screencast.com/t/fPm3rgXnfIU
Thanks
I have tried copying the same crypto demo homepage code
– https://www.screencast.com/t/Dwg6KOINF2x
Upon using the page code in a new page, I see no problem with it. The flex blocks have all the intended options
– https://www.screencast.com/t/cgz06d5yCXtx
Unfortunately we at the support department did not take part in the testing which was done in the matter by the developer team. I for one can’t wait to see the new features of the editor.
Be sure to clear the browser cache as well after removing that code, or do a few force refreshes in the post page (Ctrl+Shift+R). The change will be visible.
Hi,
That should not be a problem, all the blocks which have this option can be limited
– https://www.screencast.com/t/o0MsviCuY3Pi
Be sure to save the page after setting a limit.
Hi,
Those are the custom code sections of the theme. They will only be available in the theme panel, not in the WordPress dashboard. It would not be possible to display them in the dashboard, that is not intended.
Thanks
Hi,
You could do that by creating a condition where the more articles box is defined. Something like this maybe
– https://www.screencast.com/t/cOU6cOs8
Enter the category ID or IDs there and the more articles box should not appear on posts belonging to that category.
Thanks
Indeed, there seems to be a delay for the stylesheet to load. That may be related to the delivering of the website resources. There are many errors in the website as well
– https://www.screencast.com/t/mEKoftTn5
A first step would be to deactivate all plugins except theme plugins, and clear any caching installed. Check if this has any effect. If you use CDN try and use this configuration if possible (do not use rocket loader)
– https://forum.tagdiv.com/cloudflare-cdn/
Check the theme system status as well
– https://forum.tagdiv.com/system-status-parameters-guide/
Hi,
There were some changes made by Instagram on their side, we provided solutions both for the social counter and the Instagram widget/element
– https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
Try and follow the topic and Instagram will work as before.
The YouTube count seems to be accurate from what I can see
– https://www.screencast.com/t/liSbXCeIlo
Thanks
Hi,
The comments should appear on pages, check if they are also enabled in the Theme panel->Template settings (they are disabled by default). The option should be like this in order for the comments to appear
– https://www.screencast.com/t/yCI1ZG1d