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,

As I see from your images you use a big grid inside a tab element. You do not need to change the section id from the tabs settings to filter the block .You do it from block settings. Tabs are simple containers for other content. You cannot make them lead to specific categories. I’m still not sure exactly how you want it. Sorry if I’m not getting this right. You want to make the tabs a link so when you click on the fashion or sports tab to lead to a category? Won’t this make the tab’s content unavailable for the user? The section ID cannot be made into a link as the section ID is added automatically by visual composer and it cannot accept any other parameters.
Let me know if I did not get this right and provide more details so we can better understand how to help.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
please try disable all plugins except visual composer, clear cache and reset cdn if you use it. If the problem is not fixed this way, please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin so we can login and investigate this issue.
Please also include a link to this topic so we can identify you.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
This is in fact recommended. You have to remove the demo content, bnot edit it, as if you do, in the future, if you decide to switch demos, the demo content will be removed, edited or not. For this we added the poissibility of installing just the demo, without the dummy data. Please uninstall your demo and simply click this little ticker before installing the demo again: http://screencast.com/t/AQIgeOjSLgvG
https://forum.tagdiv.com/installing-demos/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Thank you for posting the solution! Great job!

Bogdan B.
tagDiv Staff

Hello,
Please make sure you have the latest version of the social counter and the latest version of the theme. FIrst update your theme by using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ then update your plugins social counter and visual composer using this method: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
After you do so, please switch users for these elements and try a different public one like ‘cocacola’ for example to see if the info is being pulled. Then if the info is there switch back to your own id’s
Let us know how it goes
Thank you!

Bogdan B.
tagDiv Staff

Hi,
In order to prevent the theme from creating the thumbnail from featured videos, you can comment out or delete this code: http://screencast.com/t/lxSHHmx0du
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have tested this on our end but could not replicate the issue. This seems indeed to be a caching issue but not from our end :). Please use wp super cache not other plugisn like w3tc or wprocket and use this guide to set it up: https://forum.tagdiv.com/cache-plugin-install-and-configure/. Make sure you clear cache before switching caching plugins.
Also check your server cache and cdn server and fiddle with the settings a bit as these are very different from case to case and they could also affect the mobile/desktop versions.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

In visual composer columns you can place visual composer and theme elements. Each element has block settings which let you filter posts in different ways. Please check this guide: https://forum.tagdiv.com/block-settings-guide/
If the revolution slider element is what you are referring to, the slider has to be configured from the plugin itself and not through visual composer. For more details on how to create sliders and filter posts, please check the official revolution slider documentation.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Our post style 1 is closer to your request, but the adsense is at the bottom of the featured image: http://demo.tagdiv.com/newspaper/td-post-400k-for-whisky-most-expensive-foods-and-drink-auctioned/
You can switche their places by switching their code position like so: http://screencast.com/t/fstL0G5H
This way the ad and featured image will switch positions.
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Thank you for posting this solution. I’m sure it will help out our community. (I added a code tag around the snippet as our forum will convert the quotation marks otherwise.)

Thanks.

Bogdan B.
tagDiv Staff

Hi,

I have tested your site on multiple apple devices using safari but could not find the issue. Ads displayed properly on every one. If the problem comes back, please try to disable all plugins except visual composer, clear cache and reset cdn files. There could be a conflicting plugin causing this issue. If the problem reappears, check your browser console to see if any errors show up when adds disappear.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please contact us via email and provide login credentials so we can inspect this directly. Please also paste a link to this topic so we can identify you and know the issue.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
It is specified in our documentation here: https://forum.tagdiv.com/background-introduction/
Thanks

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the only alternative for the moment is not to use the ajax filter together with offsets unti the development team can come up with a solution for the problem.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

The characters you see are the text next and prev that visual composer adds. If you make them even smaller the text should be readable. You can try to choose another font icon using the font awesome 4 menus plugin and choosing different icons from their repository: https://astronautweb.co/snippet/font-awesome/
Then you can change the “content” code for the buttons by using this css:

.flex-direction-nav .flex-prev:before{
font-family:fontawesome!important;
content: '\f001'!important;
}
.flex-direction-nav .flex-next:before{
font-family:fontawesome!important;
content: '\f001'!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Well they cannot work properly as the mega-menu does not show up on mobile if there are no sub-menu items. You will have to add a url to that menu item as the mobile menu will only show menus, not posts like the mega-menu on desktop. If your custom link leads to “#” and there are no sub-menus under it, there will be nothing to show and the link will be empty. Please add an url to your menu items.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Visual composer had an issue with WP 4.5 but it got fixed since then. you will have to update your theme to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then also update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
(links are from newspaper but the method is the same)
Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can use the same method as above and use the is_bbpress() function. this will detect if the page is a bbpress page and filter the content as you set the condition in the code.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have checked your site but could not see any double images: http://screencast.com/t/pIOYS3OQz It could have been a caching issue and the cache got cleared in the meantime. Let us know if you still have trouble with this.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

You can use style 6 for each category from the per category settings in the theme panel: http://screencast.com/t/9N4UgsGL5m You can use it on every category on just specific ones depending on your preference as each category can be set in particular.

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have tested your site and everything seems to be in order. The menu items work as expected. If i click on the menu items, the sub-menus will show. Please provide more details if this is not what you mean.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please provide a link to your site so we can inspect it and see this error.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The menu is the ajax filter that can be controlled from block settings. Please read this guide: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have checked but we did not receive your email so please send us an email again at contact@tagdiv.com and provide us with a link to your site, admin access and ftp access so we can help.
Please also include a link to this topic so we can identify you.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If you want to highlight the pagination buttons, you can do it with this code:
.td-next-prev-wrap a{
border: 2px solid #0088ff!important;
}
.td-next-prev-wrap a{
color: #0088ff!important;
}

Thank you!

Viewing 25 posts - 14,151 through 14,175 (of 22,378 total)