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,
The updates were just for the visual composer and revolution slider plugins update. In order to have the latest version of the theme and plugins, please follow these 2 guides:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
As for the social counter, please keep in mind that it is affected by cache so please clear your cache and reset cdn files if you use it and check again.
Let us know if you still have problems with the counter.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Thank you for your suggestion, but this is a preference and it does not affect everyone. Some people are om with the related videos. If we disable this option there will most certainly be users that request them to be present so then we would have to show how to remove rel=0. People are very different in opinions. I will add this to our list of updates and hopefully the developer team will add an option in the post settings > featured video to add or remove the related articles from youtube, but I cannot promise anything.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please make sure you update the theme to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also make sure you installed the latest version of visual composer properly: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you still have issues, also try it without plugin. Disable all plugins except visual composer, clear cache and reset cdn files if you use it.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Thank you for your kind words and appreciation.

1) Thank you for pointing this out. There seems to be a problem with the alignment on mobile. You can use this custom css to fix it and i will add this to our bug list and fix it in the next version of the theme:
@media(max-width:767px){
.td-social-style-2 .td-social-icon-wrap{
margin: 5px 5px!important;
}
}

2) I’m not sure how your plugin ads the separator to but this is just a symbol and it should not affect anything. The plugin you use is not tested so I cannot say for sure if it will work properly. The plugin we recommend for seo is SEO YOAST as it is tested and works properly with our theme. (It will also control the separators.)

Thank you!

Bogdan B.
tagDiv Staff

Hi,
But what about the code I provided above? I do not see it anywhere in the code you showed. Please add the code from my previous reply as it worked when I created it: http://screencast.com/t/gyiJeX8s6t
If you do not use the code I provide, then how is it supposed to change anything?
Thank you!

Bogdan B.
tagDiv Staff

Hi,
We do try to provide the patch for every version we release so it’s pretty straight forward, but if you skip 10 updates, then it can get pretty frustrating to use these patches.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately this will not be an easy task because the homepage post uses the same method to grab the title link that is common for all other posts: http://screencast.com/t/wcFwqoMCZx
The get_title function is used for every post on the site: http://screencast.com/t/n7ePd0C4R00i
You can try to replace the calling of this function and copy over the function itself and then remove the link, but for this you will require coding skills.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Layout and settings will not be lost when you update but it’s a good idea to always make back-ups. Please follow this guide to update to the latest version:
https://forum.tagdiv.com/how-to-update-the-theme-2/ and also: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
It seems you updated wordpress to the latest version. This caused some issues with the Visual composer plugin so please update your theme and also make sure you update visual composer with the latest version that comes bundled with the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately not all plugins are compatible with our theme. Every premium theme has this ‘problem’ as the code is custom and plugins cannot recognize it as plugins are created for standard wordpress code. The disqus plugin is not tested with our theme but users on this forum claim to use it without issues. Try to disable all other plugins except visual composer, clear cache and reset cdn files if you use it. Then check again. You might want to search through the forum as well to see if someone else had these problems.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

Unfortunately the theme panel cannot b e translated from the theme settings. If you want to translate it, you will have to edit the code to do so. The panel is located here: http://screencast.com/t/JQ0HwTazab

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry but we do not work on weekends. Support hours are posted in the top right of the screen. Please try to re-save permalinks and disable all plugins except visual composer, clear cache and reset cdn file. Then check your posts again. By checking your site I could not find any 404 errors. All posts opened as expected.
Let us know how it goes and if you still have the error, please provide more details so we can better understand how to help.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
If you updated wordpress to the latest version, you MUST update visual composer to the latest version as well. Please make sure you have VC 4.11.2 and if not, please download the latest version of the theme and install it from there.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
I have checked your site and rel=0 seems to appear twice inside the code so that is what is happening: http://screencast.com/t/ub8K1ByhVuu. Please remove the first rel=0 and only leave the second one.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
If it’s not public, I cannot see the post itself. Please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect it. Also include a link to this topic.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
I’m not sure either. Please provide a link to a post with such a video so I can inspect it, but I will only be available on monday as we do not work on weekends.
Thank you!

Bogdan B.
tagDiv Staff
Menu - reply

Hi,

I edited the above reply, but it seems you have not seen it after:

It worked now, and I managed to see the issues. This could be a plugin conflict so please try to disable all plugins except visual composer, clear cache and reset cdn files. Now check the menus again and let us know how it goes.

Thanks.

Bogdan B.
tagDiv Staff

Hi,
This issue appears only in module 16 that is also used in your block 21. The code that appears is an error that will be fixed in a future version of the theme. In order to get rod of the error message, you can simply use another block and the images themselves will be fixed as well. The images are larger than normal because this particular block uses the thumbnail from wordpress that you changed from the default 150 x 150 here: http://screencast.com/t/ssGYWoGATmHi
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the plugins bundled with the theme cannot be automatically updated so you need to follow this guide to do it: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
As I understand this, you want to hide the ad on the homepage but have it display on any other pages. You can do this with a bit of css like so:
.home .InMargin_Top{
display:none!important
}

Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
All of your translation needs can be addressed from the translations section of the theme panel here: http://screencast.com/t/ZINykGPLbp
Thank you!

Bogdan B.
tagDiv Staff

Hi,
First you need to install font awesome 4 menus and then read the documentation for it as they have a list of all the icons provided by the plugin and their implementation method: http://fortawesome.github.io/Font-Awesome/icons/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Maybe this guide could prove useful: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
From the plugins section of WP-> add new and select the path specified.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can use this css to center the top menu:
@media(max-width:767px){
.top-bar-style-1{
margin-left: auto;
margin-right: auto;
display: table;
}}

Thanks

Viewing 25 posts - 16,951 through 16,975 (of 22,378 total)