Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,

Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If you still have trouble please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.

Thank you!

Bogdan B.
tagDiv Staff

OK, Please provide a link to your site so i can inspect it and see why this happens and what code you added. If you do not want to share your site here, you can do it in private via email at contact@tagdiv.com Just provide a link to this topic so we can identify you.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

I’m not sure what you mean. Our theme uses the style.css for all of it’s css. Try to delete the content in the file and see what happens (do a back-up beforehand though)
Please provide an example of how you are determining that the css is loaded disregarding the style.css.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. And why should sociologias not be there. The post is in that category .If I access the category archive I can see the particular post in the category: http://screencast.com/t/KTsjxCi3Ej
Please make sure you clear all caching if you say you removed the post from that category. The setting could be cached and the change will only apply once the cache is cleared.

2. If you want to change the post category tags, you can do it with this css:
.post .td-category a{
background-color:red;
color:yellow;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,

You can use this code to make the header transparent so you can see the background behind it. You dop not have a background now so you will not be able to see it until you add a background:
.td-banner-wrap-full, .td-header-menu-wrap-full{
background-color:transparent!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff
menu - reply

Hello,

Sorry but the menu cannot be stretched. You will have to use a header style that does not use a logo on the same line as the menu in order to have more room for menu items. Here is a list of the header styles you can use with our themes: https://forum.tagdiv.com/header-styles/

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Please sens us an email at contact@tagdiv.com and provide wp-admin so we can login and investigate. Please also include a link to this topic so we can identify you.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The articles on the homepage will not appear based on their last modified date but rather the last published bost. There ism no such sorting option added in our theme. For this you will have to ask your programmer to create a new sorting option. Here is an example of how a new sorting can be added: https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Sorry but you will not be able to use post styles with cpt’s. As for the category dropdown, the theme has no such option so you will have to search for a plugin that can provide such features. Unfortunately we have not tested any such plugin so I cannot make any recommendations.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no setting to change these icons. It can only be done with css. You will have to provide an example of how you want them changed so i can provide any solution in this regard if one is possible.

Thank you!

Bogdan B.
tagDiv Staff

Yes, we will help. Please post the problems here though so we can figure out what they are and where they come from. Provide a link to your site ans screenshots of the issues as well so it will help us provide an answer quicker.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The mega menu will not work for sub-menus. The theme was not built with this in mind. The mega menu is intended only for the top level menu items, not the sub-menu elements. Please do not use the mega menu on sub-menus.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Is your blogroll a static page by any chance? The sidebars were removed from pages and now you have to add a sidebar using a split row and adding a widgetized sidebar element or creating content directly on the split row.
Here is an example: http://screencast.com/t/JimzHVewhttp://screencast.com/t/AiRkFkxx

Thank you!

Bogdan B.
tagDiv Staff

Only if you use any untested plugin that could not work anymore in 7.6 This can be the case with untested plugins. If you have any plugin that is not on this list: http://screencast.com/t/RAbQxND0 you will have to check to see if they still work in 7.6
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The more stories title can be translated to anything you want from the translation section of the theme panel: http://screencast.com/t/rlc2WKjOVzYh
The comment counter from the thumbnails can be removed from here: http://screencast.com/t/DYpBG14S

Thank you!

Bogdan B.
tagDiv Staff

Oh…sorry, that was the wrong link I provided above. It should have been this one: https://forum.tagdiv.com/topic/how-to-add-more-custom-ad-spots/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Indeed this will be an effect of altering the theme functionality. The gradient will not position properly anymore and it cannot be made back easily. Sorry but there is no simple solution for this. Unfortunately there is no solution I can provide for this. You will have to change these percentages here: http://screencast.com/t/6y6cDpngG
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Try to use only 1 selector for the menu like so:
.td-header-top-menu-full{
border-bottom: 1px solid #2a3657!important;
}

Change your cod and remove the other selectors. Remove any other border code and use this one.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

The colors are added with css depending on the theme demo you have installed. style.css is the file you are looking for or if you use a demo, you will find the specific styling in demo.style.css in each demo in particular: http://screencast.com/t/rtdkiJaH

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Please check the other topic: https://forum.tagdiv.com/topic/icon-on-blocks-title/#post-149703

Thanks

Bogdan B.
tagDiv Staff

I confirm this still works I have just tested it again: http://screencast.com/t/e8yA7w9tucir

Bogdan B.
tagDiv Staff

Hi,
The element is created custom for the dark demo version. In order to re-create it you need to create a tab element in visual composer and only use grids with style 1. Then you ned to add an extra class to the tab element: td-tab-color
Once you did this, you need to copy over the css from the black version into the main style.css file: http://screencast.com/t/2A3bCsQF
Thanks.

Viewing 25 posts - 10,551 through 10,575 (of 22,378 total)