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 usually happens when there is a conflict with the theme js. Usually plugins cause this error. Some plugins might not work with our theme anymore (in the current version) even if they worked in version 4. Please try to disable all your plugins except visual composer and check your site again. (also clear cache)
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Is the image set in the theme panel now? as i cannot see it in the code as well. Please try to disable all your plugins except visual composer and check again to rule out a plugin conflict. If it does not fix the problem, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look and see why the image is not being displayed. Please also provide a link to this website.
Thank you.

Bogdan B.
tagDiv Staff

Hello,
The counter is not a live count and is affected by cache. It only makes a few request per day not to overwhelm the server with requests, and the caching plugin also delays the update. On your site it has already updated: http://screencast.com/t/mnxv76g8iu
Thank you!

Bogdan B.
tagDiv Staff

Hello,
It seems google changed their algorithm a bit. I do not think this has something to do with the update. In any case, we have this issue on our list as more users pointed this out to us. It will be fixed in the next version of our theme.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please provide a link to your website so we can inspect this space as there is no double space on our end: http://screencast.com/t/ugcUtf7nk03

Thank you!

Bogdan B.
tagDiv Staff

Hi,

If you mean the related articles section, use this code:
.td_mod_related_posts:hover h3 > a{
color:red!important;
}

Thank you!

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

Hello,
We have this feature on our to do list but the technical implications are many and we are still trying to decide if this feature will get implemented or not. Unfortunately i cannot provide an answer yet as there are other more urgent matters that need looking into and it is still to early to say if this feature will or will not make it into the theme.
Thank you for your understanding.

Bogdan B.
tagDiv Staff

Hello,
There is a way to reset the theme settings and reset your post template to default from the database. Then you can set a default post template from the theme panel and all posts will have the same template.
You can follow this topic to see how it can be done: https://forum.tagdiv.com/topic/change-style-of-multiple-posts-at-once/
Thank you!

Bogdan B.
tagDiv Staff

Hello,

In newspaper 4 the classes were different so the code will have to be changed:
for the source and via:
.post-source-via{
font-size: 15px!important
}

For the tags:
.td-tag-black{
font-size:15px!important
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Thank you for posting this as it will help other people on the forum who wish to use the taboola widget.

Bogdan B.
tagDiv Staff

Hello,

@pritiranjan
your website suggest you use version 6.2 not 6.6.2 There is a bit of a difference between the 2 :). Please download the latest version of the theme from envato and update your version.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

@pritiranjan
This was an issue caused by WP 4.4 and it got fixed in the latest version of our theme: 6.6.2 Please download and update to the new version.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The envato toolkit sometimes causes errors so the best way to update is through FTP. The best way to update would be to remove your previous version and install the new. Your method works as long as you can replace old files with new ones. If you replace the files changed from 6.5 to 6.6.2 and add the new ones, it should work. Just remember to replace style.css for the theme version.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

You can try an alternative method of geting it to work. Try to test this by removing this itemprop=”image” from here: http://screencast.com/t/Ua5FRoCtBKg and see how it goes.

Thanks.

Bogdan B.
tagDiv Staff

Hi,
The sidebar should be gone once you disable it everywhere. This looks like a caching issue. maybe your cache was cleared and the settings applied. If you encounter this issue again, try to manually clear your cache and see if the settings apply afterwards.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please provide more details as to what headlines you are referring to and where you want to remove the date and only show time.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
This could be a wp related issue. Please try to disable all your plugins except visual composer and clear your cache to rule out a plugin conflict. If the problem is still there, please switch to a wp default theme and see if the boxes start working again.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry, I do not understand. I thought you wanted to recreate the slider on the page you showed above. If that is not what you meant, please provide more details to what you would like to recreate so i can provide a solution.
Thank you!

Bogdan B.
tagDiv Staff

Replied via email.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no option for this. You will have to edit the theme core files in order to implement such an feature. You can use a do_shortcode function and use a visual composer single image element shortcode like so:
Add a single image element and place your image inside it. Use the settings for the block element to adjust size and other options: http://screencast.com/t/cII3MReWUA then enter classic mode and text mode to get the shortcode for the element: http://screencast.com/t/yxQaVF8PM
Then you can use this code: $buffy .= do_shortcode('enter visual composer element here');
You have to place the code in the smartlit file corresponding to the smartlist you use: http://screencast.com/t/saAZIJFjaAsn
This will make an image appear on the bottom of every slide. Just adding one image on the end of the smartlist is not so easy to do from the code as smartlists are based on a loop.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please provide a link to your website wo we can inspect the issue.
You can try to disable all your plugins except visual composer and see if the background is still missing.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
If you already have the latest version of the theme and the problem is still there, please disable all your plugins except visual composer, clear cache and purge cdn files so we can rule out a plugin conflict.
If the problem is still there afterwards, then please send an email at contact@tagdiv.com and provide wp-admin so we can take a look at this issue. Please include a link to this topic.
Thank you!

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

Hi,
Something goes wrong on your end. The code does not get implemented corectly. You are missing the last part of the code. The one that creates the DIV element with the class of td-sp-linkedin.
Look how it is on my end: http://screencast.com/t/L9zckEbbwj and this is how it is on your end: http://screencast.com/t/j9zf2tBCuot.
Please send us an email at contact@tagdiv.com and provide wp-admin and FTP access so we can inspect what it is that is causing this. Also include a link to this topic.
Thank you.

Bogdan B.
tagDiv Staff

I’m sorry but i cannot figure this out. I have provided 3 solution already and none of them seem to be the ones you want. We can keep this up and provide wrong solutions or you can exemplify which hover for what block element you want changed because i’m out of ideas.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
We understand your issue but unfortunately the plugin is not tested with our theme. We cannot provide a precise answer based on an untested plugin. Try to fiddle with the settings a little bit and disable the modal image as i showed above as it opens up when you click the image. If that does not do it, you can try to redirect your links to the images using a 301 redirect plugin.
Thank you!

Viewing 25 posts - 20,126 through 20,150 (of 22,378 total)