Hi,
Version 1.3.1 will be released this evening which will include the fixed version of Visual Composer. You will receive a notification from themeforest when an update will be available.
Sorry for the inconvenience and thanks for the message!
Hi,
Have you tried to check this without any plugins active. Please do so and if you still have issues after please give us wp-access so we can also check this and send login details via email at contact@tagdiv.com and also provide an URL to this topic or specify your issues details.
Thanks
Hi,
On fashion stack is used the header style 7 and the “homepage post” VC element: http://screencast.com/t/FD205fru0RY
Thanks
Hi,
This happens because your permalink structure. Please change your permalink structure and check if this still happens.
Thanks
Hi,
That usually happens when using the speed booster plugin as this plugin moves the css and js automatically to the bottom of the page. This problems were reported when using the latest plugin version which is 3.0 and which was provided with the latest theme version (4.6).
I suggest you deactivate all plugins to make sure this doesn’t happen due to others plugins you use and also turn off the html/js/css minifier and if this issue persists send us an email at contact@tagdiv.com with a request for it and we will send it to you.
Thanks
Hi,
Try this filter:
function user_favorites_link( $args ) {
$args['favorite'] = 'Maak favoriet';
$args['favorited'] = 'geen favoriet meer';
return $args;
}
add_filter( 'bbp_after_get_user_favorites_link_parse_args','user_favorites_link');
Thanks
-
This reply was modified 11 years by
Lucian.
Thanks Christopher for reporting this. We have also made some tests and noticed some issues with the “Drag and Drop” functionality of the Visual Composer plugin and possible other issues too.
They have already announced that have made a fix and an update should be available soon:http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments#comment_8659824
We will also release and updated withe the fixed version of the Visual Composer plugin as soon as we have it.
Sorry for the inconvenience and thanks again for reporting this!
Replied via email!
Thanks
Hi,
You should have it if you use the newspaper theme, please follow this path ..NewspaperTheme\includes\modules\module_modifier\td_module_blog.php http://screencast.com/t/Ba2SQqBzjgAD
Thanks
Hi,
Thanks for reporting this. We also know about this functionality issues of the Visual Composer plugin on WordPress 4.1
VC authors have already announced that they have made a fix and an update should be available soon: http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments#comment_8659824
We will also release and updated with the fixed version of the Visual Composer plugin as soon as we have it.
Sorry for the inconvenience and thanks again for reporting this!
Hi,
Please try this custom css:
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu > li > a {
padding-left : 0px !important;
}
.sf-menu a.sf-with-ul {
padding-right: 23px !important;
}
.sf-menu > li > a {
font-size: 13px !important;
}
}
Hope this helps!
Thanks
Hi,
I believe you refer to the author under post title on module and you can enable that by uncommenting the author function from the module files, like this: http://screencast.com/t/X0sDnDHSXMG
Result: http://screencast.com/t/gMIZPwvg
Thanks
Hi,
The theme license code doesn’t work to activate Premium Support and Auto Updates for Revolution Slider as the we have purchased the plugin with extended license and included it in the theme.
If you want to get Premium Support and Auto Updates of Revolution Slider plugin you need to buy it.
Thanks
Hi,
From what I know that filter always was there and should prevent this from happening. I have also tested your site and haven’t found this issue: http://screencast.com/t/tKzvD93yiC
Please make sure that this still happens and let me know when if it still dose.
Thanks
Hi,
Use it like this with “!important”:
@-moz-document url-prefix() {
.td-header-menu-wrap li a {
color: #ee490f !important;
}
}
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Thanks for reporting this. I have noted this and we will also consider it for the newsmag theme also.
Thanks
Hi,
That is one problem that may occur when the images vary in size so you need to adjust the css fro those cases also. Unfortunately for that you would need custom css and we suggest to get some to help you with that if you don’t know how to do it as we cannot offer custom work at this time because we work hard on development/updates and support.
Thanks
Hi,
Not sure how you would one this but if you would want them inside the posts’s content then I’m afraid that in that case you would need custom modification to the get_content() function and should get someone to do it for you if you don;t know how to do it. You can find the function in this file: http://screencast.com/t/RnsV0HzYkfN
In case you want them after the content you can just edit the loop-single template file and add the code after the get_content() function: http://screencast.com/t/SsJ0yRLV
Hope this helps!
Thanks
Hi,
I have tested this using the latest theme version(4.6) and at the moment the author social icons if not set different by user then they will always open in a new window. You can see here: http://screencast.com/t/FdjFeHwXpk5S
Thanks
Hi,
I have also installed the WordPress Social Ring and tested this bay adding the code as Emil suggested to the module 2 file and seems that it dose work: http://screencast.com/t/fxevL8b4bE
Result: http://screencast.com/t/ShQgvD1hYaH
Please make sure you add the code like I did in the screenshot and that you have the Social Ring plugin active: http://screencast.com/t/7o4ivru7ih
This should work fine!
Thanks
Hi,
1. If you don’t have it right after the Visual Composer settings you can enabled it from here: http://screencast.com/t/JOoTWenz then set it like this:http://screencast.com/t/xM66rzjlQQJ
2. We will consider adding an more detailed video tutorial about this in the future, until then please provide more details about the issues you have when using the smart lists and also provide an URL so we can check also check/inspect this if possible.
3. Besides theme’s implementation regarding SEO we also recommend the use of WordPress SEO by Yoast plugin and follow this guide for higher ranking for wordpress sites: https://yoast.com/articles/wordpress-seo/
4. Please send your site’s URL so I can also inspect this and also provide a screenshot of the exact layout you have used.
5. Please use this guide on how to update your theme and use the FTP method and upload the theme files via FTP: https://forum.tagdiv.com/how-to-update-theme/
6. An contributor is only capable to add/edit and read posts: http://codex.wordpress.org/Roles_and_Capabilities#Contributor so if you want them to also add media you should change the role to author or editor.
Hope this helps!
Thanks
Hi,
Thanks Christopher for reporting this. We have also made some tests and noticed some issues with the “Drag and Drop” functionality of the Visual Composer plugin and possible other issues too.
They have already announced that have made a fix and an update should be available soon:http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments#comment_8659824
We will also release and updated withe the fixed version of the Visual Composer plugin as soon as we have it.
Sorry for the inconvenience and thanks again for reporting this!
Hi,
You can remove it from here: http://screencast.com/t/mlTcFp8v or you can hide it via css. Depending on your needs you can still call that ad position. You can add it via page builder or you could alter the code to appear only on the pages you want it to.
Thanks
Hi,
I have tested this using the latest theme version and WordPress 4.1 and found no issues with it. Also checked your site and noticed that the gallery works fine for you too: http://screencast.com/t/qdaFSB0DJQ8
Please let me know if you still have issue with this and provide more details about your issue.
Thanks
Hi,
You can find the head tag in the header.php file just like you already figured this out: http://screencast.com/t/3VQFFMzBfq3
The and of the body tag is located in the footer.php file: http://screencast.com/t/68A6XtoQ5t
To place the code under single post content, below the Article bottom ad you need to edit the loop-single.php file and you code like this: http://screencast.com/t/gvIiBJGhKYg5
Thanks