Hello,
This is a known issue caused by the new wp version 4.4 It was fixed in our latest version fo the theme 6.6.3.
Please follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
I have checked your website and saw that you already have a g+ button on your social sharing top in posts: http://screencast.com/t/BwurDwa3Y and in the bottom sharing as well. If this is not what you mean, please provide more details so we can understand better.
Thank you!
Hello,
Actually a new version (6.6.3) was released today.
You can follow this guide to see how you can update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and also update the visual composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
I hope this helps.
Thank you!
Hello,
Unfortunately there is no such option at the moment. You will have to upload your video to youtube or vimeo. These are the only options at the moment.
Thank you for your understanding.
Hello,
Please check the custom css you already have in the theme panel. Many of these types of problems come from an open css tag or other css syntax errors.
Thank you!
Hello,
Please try to disable all your plugins except visual composer, clear cache and reset cdn if you use it. It seems your responsiveness is also affected a bit. This could be a plugin conflict so let us know if you still have this issue without plugins. Also if you have any modifications done, please check those as well to see if there are no open tags.
Thank you!
Hello,
You can use a do_shortcode function and place it in the category.php file like so: http://screencast.com/t/PmC7JPa1MBB – http://screencast.com/t/i1dNzoivd6
You can get it above the pagination if you want by adding it above the pagination code:
http://screencast.com/t/t7fYlJSCA
<?php echo do_shortcode('[td_block_ad_box spot_id="content_bottom"]');?>
Thank you!
Hello,
The social counter is not a live counter and it is affected by cache. Please clear your cache from the plugin settings and allow it a few hours. We made it like this so it will not make too many requests to the server. It makes 3 or 4 per day and if you have a caching plugin, then the number will be delayed even more. You can try to reset your id’s in the counter (change them with other ones then switch back to your own id’s) and clear cache again and see if it picks up the correct number.
Let us know how it goes.
Thank you!
Replied in the other topic.
Thank you!
Hi,
You can follow this guide to set your system status parameters properly: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
You can probably replicate that on a page and place your sidebar using rows in visual composer, but for a post, the sidebar stays on top. The theme has no options to move the sidebar. The closest thing to the blog page you specified is this example using the classic blog demo: http://demo.tagdiv.com/newspaper_classic_blog/i-enjoy-my-hobbies-photography/ except for the sidebar of course.
Thank you!
Hello,
If you want to have just unique articles on your homepage, you can activate the option from here: http://screencast.com/t/N1rEGAuE
If this is not what you mean, please provide more details and a link to your website so we can better understand your request.
Thank you!
Hi,
Please try to disable all your plugins except visual composer. The avatar should be there from the default WP avatar. Maybe some other plugin comes in conflict with avatars.
If the problem is still there afterwards, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Please also include a link to this topic.
Thank you!
Hello,
Unfortunately you cannot replicate the current site with just the theme settings. It could be done but with custom work. If you know your way around php and css you can do it. Maybe you can find a few plugins to help out as well. Unfortunately there are features in the site we do not have options for. The header will be the hardest to replicate.
So if you start this project we can only help out so much, as custom work falls beyond what support can offer you.
Good luck on your project and best of wishes!
Bogdan.
Hello,
Maybe this will help: http://www.wpbeginner.com/wp-tutorials/how-to-allow-users-to-submit-posts-to-your-wordpress-site/
But keep in mind that guest posting plugins are not tested to work with our theme and we cannot make any recommendation.
Thank you!
Hello,
This is a public forum and other members of the forum can see what you post here. I removed your login information from the post. Sorry you got hacked, it seams people do not have better things to do.
Please send an email at contact@tagdiv.com and provide wp-admin and ftp access so we can take a look and see why the code does not apply.
Thank you!
Hello,
The category tag on block 20 is already in the lower left corner right under the title: http://screencast.com/t/4ZlRc9aYyy Please provide more details to how you want the category tags to display.
Thank you!
Hello,
Please try to disable all plugins except visual composer. clear cache and reset cdn if you use it.
Also check this section of the theme panel and make sure you have the category tags active here: http://screencast.com/t/ni4d74dVo
Let us know if the problem is still there.
Thank you!
Hello,
Unfortunately we have no solution for this. Our modules and blocks work with featured images so a slider will cause the modules to break. You can try out the plugin but we cannot guarantee it will work.
Thank you!
Hi,
Unfortunately if you are referring to an option to make the content full width, the theme has no such option. The theme relies on a fixed with and all the elements depend on this width to get their styling. As for the headers and footer please provide more details as to how you want them to ‘dynamically expand’. Please provide more details so we can understand better.
Thank you!
Hello,
Please try to replace the wp-booster functions file as well and see how it goes: http://screencast.com/t/SPR1FH8W70L
Thank you!
Hello,
You have not mentioned the most important one: post max size: http://screencast.com/t/EEWfGL48
Check that as well. If the problem is still there you can try to disable all plugins except visual composer to rule out a plugin conflict.
Let us know how it goes.
Thank you!
Hello,
Please check your social networks URL in the theme panel: http://screencast.com/t/GucgWxXI. This section does not work like the social counter. You have to add the complete URL in the fields for example:
facebook: https://www.facebook.com/midronepro
g+: https://plus.google.com/117601634667002127951
twitter: https://twitter.com/midronepro
You must include the https://
I hope this helps
Thank you!
Hello,
Please make sure you download the latest files from envato. There was another fix in 15 Dec (even if the version is still 6.6.2 there were 2 revisions to this version) so make sure you install the latest files. The fix was tested and it works as expected.
Thank you!
Hello,
On category pages there is no option for unique articles as the modules will display all the posts from that particular category filtered by latest. So if you already have a module that displays all of the posts from that category, adding another block with the same category is bound to create duplicates (actually all of them will be duplicates and if there was a unique articles option, the block in the sidebar would not have anything to display as all the posts were displayed in the module already). We did not see the point in adding a block in the sidebar with the exact same posts from the module. Unfortunately an option like this will not be easy to implement and we cannot provide an easy solution for it.
Thank you!