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 looks like a plugin conflict. Did you by any chance activate the photon feature of jetpack? This feature is known to cause issues with our theme and we advice to disable it. If it’s not the photon option, please try to disable all your plugins except visual composer, clear your cache and purge cdn files if you use it. Then check your images again.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Using visual composer on posts is not a tested feature and we do not encourage it. Good thing you figured the problem out.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please make sure the grid has posts to display. If you selected a category for the grid that has no posts to display, the grid will not show up at all. It needs posts so please check the grid settings.
If this is not the case then you can try to disable all plugins except visual composer to rule out a plugin conflict.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hello,
Please send an email at contact@tagdiv.com so we can take a look. Please provide your login information and also include a link to this topic.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
All our modules use the same function to generate their link so changing the code will apply to all modules not just the ones on your homepage. You can change the rel attribute from here: http://screencast.com/t/lnMd6cZUR9
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The welcome screen is different in all versions of the plugin. You can remove the welcome screen by deleting this whole code : http://screencast.com/t/llBG4FNjL
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I can see the problem now. It seems it looses it’s styling for some reason. Please try to disable all your plugins except visual composer and rev slider, clear your cache and purge cdn files if you use it. It could be a plugin conflict.
Let us know if the problem is still there afterwards.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Did you manage to remove the code or do you still need help removing it? Please provide your site url so we can inspect it if you still need help.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
We asked around concerning the system status social cache info and found that it was not useful for our users so we decided to remove the option.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately woocommerce products do not work in the mega-menu. This involves adding custom post type support to our modules and blocks. Maybe in a future update we will be able to implement it. If you really need this option you will need to hire a freelancer to help out with this task as we have no easy solution for it. you can hire a freelancer from sites like studio.envato.com.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I think the problem originates from somewhere else.
I tried your css and it works: http://screencast.com/t/jRzNwVUlN9G
On your website it seems the selectors are more powerful so you need to adjust the code a bit and use the !important attribute.
Use it in your code like so:

.td-post-content blockquote {
background-color: #FCFCFC!important;
border-left: 2px solid #8CBF26!important;
padding: 15px 23px 0 23px!important;
position: relative!important;
top: 6px!important;
clear: both!important;
margin: 0 0 29px 0!important;
}
.td-post-content blockquote p {
color: #8CBF26!important;
font-size: 13px!important;
line-height: 21px!important;
padding-bottom: 16px!important;
margin: 0!important;
text-transform: none!important;
}

Add the important to your other code as well and it should work as expected.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please try to disable all your plugins except visual composer, clear cache and purge cdn files if you use it to rule out a plugin conflict. If you have the photon feature of jetpack active, turn it off. It is known to cause issues with our theme.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Use this code instead:
.home .td-theme-slider:hover .td-icon-left, .home .td-theme-slider:hover .td-icon-right {
opacity: 0 !important;;
}
.home .td-slider {
cursor: pointer !important;
}

Thanks.

Bogdan B.
tagDiv Staff

Hi,
Yes, the old menu icons are not used in the current version of the theme. You can use our live demo as reference: http://demo.tagdiv.com/newspaper/
Thank you!

Bogdan B.
tagDiv Staff

Please refer to contact@tagdiv.com
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Please sen an email at contact@tagdiv.com with your login information so we can take a look. Please include a link to this topic so we know who you are and what the problem is.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I understand now but i do not know of any easy solution for it. Maybe you can find a plugin that has this functionality. Maybe one of our users can help if they used such a feature before.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Forgot to mention this but the wp_booster files cannot be edited via child theme unfortunately. We try to improve our child theme support with each update.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
You can remove the sidebar from the post when you create it: http://screencast.com/t/iRWyTjnjPCw
You can alternatively delete it from the code. For smartlists we reccoment post style 5 as this post template does not show featured image. You can edit this file: http://screencast.com/t/GsjkyPXkbe and comment out or delete the highlighted code. this will remove the sidebar entirely from the whole website.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
We tested WP 4.4 wit our theme and no problems were found. Please provide more details to what css does not apply anymore and provide examples so we can investigate this issue further.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately there is no option to add more social sharing option to our social icons. You will have to alter the theme files to add another button or remove twitter or pinterest. you can use this topic as a reference to see how it can be done: https://forum.tagdiv.com/add-a-new-linkedin-button/https://forum.tagdiv.com/topic/i-would-like-to-edit-the-social-media-share-buttons/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can follow this option from the theme panel to see where each module is used: http://screencast.com/t/y0UZ1KqIEMXx
Thanks.

Bogdan B.
tagDiv Staff

Hello,
The easiest way to achieve this is to make all links on your homepage not clickable (except for the menu)
You can use this custom css for it:


.home .td_block_wrap{
pointer-events:none;
}

Add the code in the theme panel->custom css box
Thanks.

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello,
I managed to log-in ad saw what you mean but unfortunately i have no easy solution for this. You can try a redirect like in this topic https://forum.tagdiv.com/topic/link-profile-to-author-page/ maybe you can replicate the function you found and use for the authors page as well.
Thanks.

Viewing 25 posts - 20,326 through 20,350 (of 22,378 total)