- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
Good day team,
I have found or created an issue which I cannot figure out, after troubleshooting and searching the forum still no strong solution.
Have reason to believe this issue is also related to this one here – > https://forum.tagdiv.com/topic/unwanted-border-and-alignment-of-tiles-in-front-page/
Yet to be resolved.
The problem is reproducible when using visual composer layout. I place Grid, Block or WordPress widgets.
At first glance, the problem looks to be something to do with row margin or padding. But after many attempts, cannot successfully get the Header to line up with Grid, Block, or have the layout appear properly.
This is the screenshot -> http://www.goproace.com/wp-content/uploads/2017/03/5.png
and here is the link to the site showing the issues – > http://www.goproace.com/gopro-news/
Thanks so much in advance
Hi,
That is happening because there is a custom width set on the logo – https://www.screencast.com/t/aT675AEpl0 and there simply is no space available in the header to display the logo and the menu on the same line. Look for the custom css code that is more likely in Theme panel->Custom Css and remove it or decrease the value – https://www.screencast.com/t/ZaicXM5y Also I see that the height of the header menu has been changed – https://www.screencast.com/t/ITDFz7KnBG83 from the default one – https://www.screencast.com/t/j6Gaa4lauefa and that is most likely done in theme’s stylesheet. These are the default header styles available in the theme – https://forum.tagdiv.com/header-styles/ and the recommended logo sizes – https://forum.tagdiv.com/logo-favicon/
Thanks
Hi,
Recently the logo has been looking strange on my website. The size of the logo itself is fine but it’s become a large blank space beneath it, making the header way too big and weird looking. When loading the page it seems like it sticks for about 1 second before jumping out of its position.
How can this be fixed? Thank you for your help. Here’s a link to the website.
Hello mydream2,
Please notice that our Car Enthusiast demo uses the Header Style 10 which display the logo in full width. Basically, if you want to change this image, you simply change the logo, as you can see here -> https://www.screencast.com/t/n5JnoFTSiej.
Thanks for your understanding!
Dear Support-Team
For some unknown reasons the header color for the “Related Articles” block are not as required (look at the bottom of the following examplary article http://radiouahid.fm/tafsir-juz-amma-unterrichtsserie/ ). All other header colors are as they should be (#007200). Why is this the case?
Best regards
Hello,
1) It is not a bug. You simply did not modify the css properly on a responsive layout.
please also add this code:
@media (max-width: 767px){
.td-post-template-7 .td-post-header-holder {
width:100%!important;
}}
2) You can change the site width with css but please keep in mind that this is not recommended as the theme elements will not position properly anymore and there could be css issues. If you did change this, please note this change is not recommend by us and if you have future css styling issues, you should definately start by removing the width alteration as our elements were created based on the fixed width of the containers. I did not say it is not possible. I said there is no solution I can provide because simply changing the width will not be enough for this modification to function properly.
7) We implemented a fix for this in the next theme version we plan to release in the near future. I have passed this information on to my colleagues and we will fix this in the next update.
8) In order to remove pinterest from the post sharing options you can either hide it with css or remove it from the theme code.
css version:
.td-social-pinterest{
display:none!important;
}
The code version:
Please remove this line of code for top sharing:
https://www.screencast.com/t/bTiYLtemTyK
and this line for the bottom sharing:
https://www.screencast.com/t/ZXoSzECDzYeY
Thank you!
Hello NerdOmegaPrime,
If you want to achieve something similar with your request, notice that you should use the Header Style 5 or Style 9 and then, from Menus Section, you should disable the Mega Menu and add your sub-categories from your category to be displayed in drop-down, like this -> https://www.screencast.com/t/4TqPbTph and the result you can see here -> https://www.screencast.com/t/cgiKlblVC6p3
Thanks for your understanding!
Hello,
Usually you need to add it in the head section of a site. You can find the head section in header.php:
https://www.screencast.com/t/52USVyrngt
Thank you!
Hello Sander,
The header ad is found in the theme panel under the ads section: https://www.screencast.com/t/z9jC3qSoxq2D
Thank you!
Yes, but your site is boxed. If you want a full width site, you need to clear any at all background color or image. You have set your background color to white. This causes the menu, the header, the footer to not be full screen anymore. Please clear the white background so no color is selected and your menu will be full width again.
Thank you!
Hello,
2) The header style that you use shows a centered menu. The padding cannot be reduced as there is no padding. It is the number of menu items you have. It cannot place itself on the container when a centered menu is used. Please change to a header style 9 for example and then your menu will align itself to the left side of the container.
Thank you!
Hi,
If you would set those properties to the logo image it would look like this – https://www.screencast.com/t/PVOTeniNMq since there is no space available for the logo to display in the same line with the header ad, in these conditions. The best you could do with this header style and still display properly is like this – https://www.screencast.com/t/as8bMlPxscQw using this code, you should enter it in Theme panel->Advanced Css in the desktop section – https://www.screencast.com/t/7geRJitW0
.td-header-style-1 .td-header-sp-logo img {
min-height: 131px;
min-width: 340px;
}
.td-header-style-1 .td-header-sp-logo {
min-height: 131px;
min-width: 340px;
margin:0;
}
Thanks
I have tried clicking every link in the theme panel but can not find where to add the Big image at the top of the theme, it says Header image, but how to change?
Thanks
hello,
can you tell me how I can delete the newspaper advert in the header? I can’t find out how to do that.
thanks,
Sander
I’m having the same problem and already tried disabled all plugins.
The console shows this error: “Uncaught TypeError: Cannot read property ‘trim’ of undefined (tagdiv_theme.min.js)”
All in this event:
jQuery(“#td-header-search-button-mob”).click(function(a) {
jQuery(“body”).addClass(“td-search-opened”);
var b = jQuery(“#td-header-search-mob”);
setTimeout(function() {
b.focus()
}, 1300);
0 < b.val().trim().length && tdAjaxSearch.do_ajax_call_mob()
});
Hi,
Well you could use some css for this, like here if you are using a stars based review – https://www.screencast.com/t/MobNKsJReS7W or here for the other two options – https://www.screencast.com/t/RseaZj8VC
These are the codes used, just enter the one that applies in your case, in Theme panel->Custom Css
.td-review-row-stars,
.td-review-header {
display:none;
}
.td-review-row-bars,
.td-review-header {
display:none;
}
Thanks
Thx for your help! 🙂
But you know the reason is, I want header 1 with it, because of the header ad function. Is there any possibility to program this with custom css?
Hi,
Try to add the important tag to it like so:
.td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo {
margin-bottom: 0!important;
}
Thank you!
Hello,
1) I’m not sure how your title is not centered. Here is how it displays on our end: https://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/
If you want to decrease the size of the container it can only be done with css. Here is an example:
.td-post-template-7 .td-post-header{
height: 415px!important;
}
Add the code in the theme panel-> custom css box.
2) The content width cannot be changed as all the theme elements depend on this fixed width. There is no solution I can provide in this regard
3) The only way of adding anything automatically for all posts at once is by altering the theme files and adding the widget shortcode with a ‘do_shortcode’ function on each post style you use: https://www.screencast.com/t/iyCusKK9yi
as an example: https://forum.tagdiv.com/topic/change-order-ads-on-post-template/
4) The same method as 3. There is no other way of adding content for all posts at once.
5) https://forum.tagdiv.com/how-to-use-visual-composer/
6) Please use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
7) Please provide a swcreenshot of how you set the ajax filter in the back-end and make sure the spoecific category has posts to show.
Thank you!
Hi,
You can choose a different header style if you want a bigger logo size – https://forum.tagdiv.com/logo-favicon/ For example header style 9,10 and 11 use a full width image size. This can be seen in the cars demo – https://demo.tagdiv.com/newspaper_cars/ which uses header style 10.
Thanks
Hello,
I’m having some difficulties with editing block headers colors – it looks like there is some kind of issue but I am not able to fix it myself. It’ll be easier to show you what I mean:
1) Here’s the block header template I chose:
http://www.screencast.com/t/ACmJ1m0r
2) Here are the general theme colors I chose:
https://www.screencast.com/t/aj8spDUYjbbc
3) Here you can see the desired effect – it is applied to all of the block headers on home page and other pages:
https://www.screencast.com/t/ryGRCJAtkGf2
4) Ane here is the issue – it’s occuring on the every post page:
https://www.screencast.com/t/6odcbFZ0e51c
It looks like the accent color is overiding block header settings. No matter what block header design I’ll choose it is always like that. You can see that the desired block header template is there but the blue background should’t. The only other way is when I choose transparent theme accent color – then it is looking ok on the post pages but every on hover state on the home page is transparent also – so it’s even worse.
I would be really grateful for helping me fix this issue.
Dear Bogdan,
I tried to put the code directly at the bottom of styles.css in the main folder of the theme.
But it doesn’t work.
.td-header-style-1 .td-header-sp-recs, .td-header-style-1 .td-header-sp-logo {
margin-bottom: 0px;
}
It looks like the css code was generated to the page and not call the file style.css
Thanks,
Chris
Hi, I just bought the theme. I’m happy with it, but I tought it was a little bit more flexible.
Right now I have some issues with the theme that I don’t know how to solve:
1. On posts header, the one I like the most is the number seven. The problem is the height is too high, the title is not centered and I would prefer it to be in the middle and not in the inferior part of the image.
2. The content of the posts is too wide witouth sidebar. I’m not going to use sidebar, so I would like the content to be more narrow, with a higher margin.
3. I would like to add a suscription form at the end of all the posts. The position should be just at the end, before the share buttons. Is there any way to do it automatically witout adding it manually in each post? Something like a widget a the end of the posts. I’m missing after posts widgets on this theme.
4. I would like to add something like a full width banner on the top of each post with a suscription form before the post image/title. Is there any way to do that?
5. I don’t see visual composer on posts, only on pages.
6. Images are not adapted to blocks or thumbnails and there is an ugly gray background. Do I always have to use specific featured image sizes depending on where they are going to be shown?
You can check it here on the top of the page: https://desdelaraiz.com/webnova/
7. Using the ajax filter, when I use offset then the filters don’t work well. With many categorys they are not showing any article. I would like to use offset to avoid repeating posts on the same page, but some posts, even they were not shown before, they are not showing when you switch to a specific category. I don’t understand why.
That’s all for today. Maybe I’m asking to much to this theme, just let me know.
Thank you so much.
Hey I’m having problems with my website menu header and footer. I was wondering if there is a way to disable the sticky menu, and my footer has the site logo in it for some reason and I cant seem to find a way to remove it or even put stuff in the footer itself. If anyone can help, please.
