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

Hello,

This happens as the gradient ion not always added to an “after” pseudo-element. It can also be added to a ‘before’.
If you want to affect both cases, please use this code :
.td-module-thumb a:last-child:after, .td-module-thumb a:last-child:before{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(99, 88, 193) 100%)!important;;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to remove the shadow you must use css as there is no setting for this in the theme panel. Use this code in the theme panel->custom css box:
.td-header-gradient:before{
display:none!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately we do not recommend changing the theme width. Changing even one pixel of the width will cause the elements to break. Our theme uses a fixed width and you need to adjust every element on the page to the new width. We do not encourage this modification. This should be done by a developer that knows what he is doing and what to adjust. It is not an easy modification to make. The width itself is a single line of code, but all the other elements will be the problem.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. This is most likely a plugin conflict. Also if you use a child theme switch to the main theme to rule out any custom code that can affect the main theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you add any background image or color, the site will go into boxed mode. Even white counts as a background color. You need to make sure the background color box does not contain any value like so: http://screencast.com/t/cS7sVABmHb

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please switch to the main theme and clear caching again to see if the child theme does not affect the css in any way even if there is no code added, you could be using an older version of the child theme that could affect the site. Simply switch to the main theme and test again.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

It will be way easier to change the block titles color than the links colors as there are many links and the css to target specific links is different and will get very big as the code needs to cover lots of situations where links are involved and there are lots of links on a site. Please switch the theme accent color to the dropcap color and simply use this code in the theme panel->custom css box to change the block titles back to the beige:
.block-title > span, .block-title > a, .block-title > label, .widgettitle, .widgettitle:after, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce .product .products h2, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more{
background-color: #e7d38a!important;;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1) The 3 sections of the footer were not designed to be identical width between them. The logo container is smaller so there will be more space for the other containers. If you want them justified, you can use this css code:
.td-footer-wrapper .td-pb-span3, .td-footer-wrapper .td-pb-span5, .td-footer-wrapper .td-pb-span4{
width: 33.33333333%!important;
}

2) This will not be a simple reuqest to do. It requires a bit of customization work which we cannot provide. We do not have a customization department so we cannot provide such services. You will have to chosse a header style that comes close top what you need, or hire a freelancer to customize the layout for you.

3) We only recommend using these columns in visual composer: https://forum.tagdiv.com/how-to-use-visual-composer/ Other layouts could provide ‘broken’ results

Thank you!

Thank you!

Bogdan B.
tagDiv Staff

Thank you for your kind words. We hope our theme will provide the required functionality for your project.
Have a nice day!

Bogdan B.
tagDiv Staff

Hello,

The basic settings for the mobile menu are found under the theme panel mobile theme section.
If you want extra css styling for the menu you will have to be more specific. The everything you want changed that is not available in the theme panel has to be coded in.
A font family for the menu can be added like so:
.td-mobile-content li a{
font-family: myfontfamily;
font-weight:900;
}

Margins are a bit more complicated as it depends how you want them.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Already replied in the other topic. No need to create multiple ones as we answer to all questions. The only problem is the time zone. When you wrote us the first time it was 3 AM here. The support hours are posted in to top right of this page.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

1) The first issue is a fonts issue that happens when fonts are not loaded from the same source. Usually a cdn server creates this issue. Here is the fix that worked for most users: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/

2) The hover color is determined by the theme accent color oir the block title color you set in visual composer.
the theme accent color: http://screencast.com/t/bZY8Hr9z9w or you can have particular blocks with different hover colors by changing the block title color like so: http://screencast.com/t/pkP16vXwnbyw

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Well there is no simple way of only removing the captions on those particular posts. If you remove the captions you will remove them across the whole site, so that will mean there will be no captions shown on any image you upload. If you do not plan on using captions at all, then you can use this code to hide all captions:
.wp-caption-text{
display:none!important;
}

You can add the code in the theme panel->custom css box.
If you do plan on using captions in the future, then you will have to go in manually and remove captions for your images. Sorry

Thanks.

Bogdan B.
tagDiv Staff

Hello,
We have not officially tested the mobile theme with a child theme so I cannot offer a precise answer. You will have to try and see if the result works or not from the child theme. We have not added any special implementation for the mobile child theme.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If you checked every section of the fonts settings in the theme panel and all are the same fonts, it;s safe to assume it’s a plugin that does this. Our theme does not change anything automatically. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test again to see if the fonts are mixed again. If all the settings in the fonts section are left on default they should all be open sans or roboto, both sans serif fonts.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

OK, please contact us via email at contact@tagdiv.com and provide precise information. A link to your site, the ad code you use, and login information so we can access your site and investigate.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

1) The litlle black boxes are comment counters. They can be deactivated from here: http://screencast.com/t/NTWd2gINNde3

2) If you change the language now it should not affect the like button as this image shows: http://screencast.com/t/t5z7GlAnS

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is the most common javascript error we have encountered. It is in most cases created by plugin conflicts or javascript optimization or minify tools. Please disable all plugins except visual composer, clear cache and reset cdn files. Then test again. Also check for any js minify/optimization as these tools can also create js errors.
Also child themes can also affect this if you have any custom code in there that is not added properly or simply because the child theme was not updated.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately this will not be easy as the thumbs in our theme are predefined and have to be edited through the theme code. Please use the theme api guide to do it: https://forum.tagdiv.com/td_api_thumbupdate/
It will require coding skills though.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

The order does matter as each plugin adds a piece of code on top of another. The priority of each code will matter in some cases but this depends on the plugins and each particular case. if you use only tested and approved plugins, then the priority does not matter. If other untested ones are used, then the priority could be important.
The mobile theme is one such cases. It needs to be installed before other plugins. but it provides an error in this regard when activating after another plugin al;ready used the same method of implementation.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You will have to edit the widget code in order to do that. The code is found here: http://screencast.com/t/mPTSmJNkdQ
As an alternative, you coul try a redirect: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It is normal if you do not ad content in the mobile editor. Please read this guide to lear mkore about the mobile theme’s functionality: https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Already replied via email.
Your translation as well as any others we have tried loaded on the first try. Each and every translation issue here on this topic was installed by us without encountering any issues on our first try. I suspect there is something blocking the translations from the browser side.
Thank you.

Bogdan B.
tagDiv Staff

Hello,

This can only be done through the theme code. You will have to replace the post views function with the plugin. The function is being created here: http://screencast.com/t/ENCTRvP9 and then called on each post template like so: http://screencast.com/t/sopsab87
I have no solution to provide unfortunately since the plugin is not tested and we have no idea of the plugin functionality. If you cannot manage it yourself we suggest hiring a freelancer to help out.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is no setting for this so both your options have to be made through hard-coding. Either you remove or add no-follow to the link, it;s up to you. Here is where the link is being created: http://screencast.com/t/pRHjMIOqwX

Thank you!

Viewing 25 posts - 12,026 through 12,050 (of 22,378 total)