Hi
Like I said above you can use media queries to hide a specific element on mobile devices, for the row html you can use this custom css and if you’re using the video player from VC: http://screencast.com/t/Jw6XvAFHi that will be hidden also:
@media (max-width: 768px){
.wpb_raw_html, .wpb_video_wrapper{
display: none!important;
}
}
I am not sure at what red tap you’re referring but you can use the same method to hide it, by targeting his specific classes. or you can set a custom class for vc elements and use it in this scope: http://screencast.com/t/nOPPc6KMYjAv
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
I’ve test this on my side and works fine, please make sure you added the target="_blank" like here: http://screencast.com/t/Xppyb4n2 also try to deactivate all plugins, leave just Visual Composer active, clear the cache and test again.
Let me know how it goes and if the problem persist send an email at contact@tagdiv.com with your sites login details, so we can inspect this issue closer, also paste a link to this topic.
Thanks!
Hi
If you’re referring at big grid 1, that use module mx6 to display the small images. Any of theme’s current available modules can’t be used to display two posts instead of four in the grid, so a solution would be adding a new module and theme’s api system can be used to create you own module and use it in the grid: https://forum.tagdiv.com/api-modules-introduction/ then the big grid block can be changed here: http://screencast.com/t/RYgHdDrK
Hope this helps
Thanks for the message!
Hi
Sorry for the delay!
We have fixed this issue, the fixed them’s version it’s now available on themeforest: themeforest.net/downloads so just re-download the theme, make a new install or update it, clear all caches and test again, it should work fine: http://screencast.com/t/xAGJQyQqzFXq – http://screencast.com/t/AqqaDvggQH3
Please let us know if you still can’t manage to solve this and write us via email at contact@tagdiv.com, include a link to this topic and provide your admin login details we will get back to you asap.
Thanks for letting us know about this!
Hi
I’ve checked your site on mobile device and the logo it’s between the menu button and search form: http://screencast.com/t/O7o66VC7WpE This is the original design for logo on mobile devices, we have the same design on our demo: http://screencast.com/t/AEF6shEA
If you need a different implementation you can look for a developer as unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks!
Hi
To increase the subcategories number displayed in mega menu just increase this value: http://screencast.com/t/yOEz5TC7x
Let me know how it goes!
Thanks!
Hi
I’ve checked your site and the sharer seams to work fine now: http://screencast.com/t/sT8c9cDlqsCF If you still have this issue please provide a specific link so I can inspect it.
Thanks!
Hi
Try this custom css in theme panel > custom css: http://screencast.com/t/eyxwXDuyFVG
.block-title > span{
background-color: #B14646;
}
Thanks!
Hi
The theme doesn’t have such an option and we did not tested any related plugin with Newsmag theme, but you can try to find and use a plugin like WP Social Login I saw that many users are using it and we did not received any issue reports regarding this plugin. If this doesn’t help you can check this link, maybe you will find some useful information: http://www.smashingmagazine.com/2012/05/login-wordpress-using-social-network/ – http://www.wpbeginner.com/plugins/how-to-add-login-with-facebook-in-wordpress/
Notice that we didn’t test any of this plugins so I can say how will work with the theme.
For wp social login you can try this implementation: https://forum.tagdiv.com/topic/where-to-put-this-code/
If you need another approach on this you can look for a developer from sites like http://studio.envato.com/ to do it for you.
Thanks for the message!
Hi
Try do deactivate all plugins, clear the caches, also check the system status values: http://screencast.com/t/wlOgIkN7cTAl the the max_input_vars directive should be over 2000, that value must be changed in php.ini file.
Let us know how it goes and provide your site url if the problem persist. so I can inspect this issue closer.
Thanks!
Hi
The theme wasn’t designed to handle SVG images, you can try to find a plugin to achieve that functionality, or if that doesn’t work you can lock for a professional developer from sites like http://studio.envato.com/ to do it for you, because unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks!
Hi
1. Not sure what you mean but if you have a VC layout like this: http://screencast.com/t/OYlhsccc31P4 and you want the 1/3 colon to be scroll down with 2/3 colon, just add the td-ss-row class like here: http://screencast.com/t/hIaH3ZAtd
2. You can add a border bottom for each widget from sidebar using custom css in theme panel > custom css: http://screencast.com/t/8oqq9Hrmi
.wpb_widgetised_column .td_block_wrap {
border-bottom: 5px solid red;
}
This css applies only if you’re using a widgetized sidebar: http://screencast.com/t/pAqqTD30
Let me know ho it goes and provide more details if this is not what you mean.
Thanks!
Hi
Glad I could help you.
We appreciate your suggestions, I’ve added them on our list and will consider it for future updates. We plan adding new features in the next theme’s updates, but must choose carefully as we have over 250 features requests on our list, and the user always must get what is best from us.
Thanks for the message!
Hi
The pingback_url parameter should displays the pingback XML-RPC file url: http://screencast.com/t/l39D6FZuw9Q but in your case the url it’s empty. This issue could be caused by a plugin so you could try by deactivating all, leave just Visual Composer active, clear the cache ant test again.
Regarding the css errors these appear because it’s not recommended to use css code inside div tags.
The theme generate a custom css for each block, depending by user’s options, but this code cannot be included in style.css file. This problem it’s present on our demo too: http://screencast.com/t/XDK7S2xZytif but does not affect the page load.
Thanks!
Hi
You can use the purchase code on the new host, as long it’s the same site/project.
Thanks!
Hi
I’ve tested the current theme’s version (V 2.2) and works fine after update. Try to clear the cache, purge cdn file if you’re using and test again. If the problem persist so please provide more details or a screen that point the issue so I can inspect it. You can also try this without any plugins, leave just Visual Composer active.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
Sorry for delay we somehow missed your post.
Assuming that you insert the h3 tags like here: http://screencast.com/t/VjWl3QZ1S1X you can try this custom css ion theme panel > custom css: http://screencast.com/t/D6qRnNHIJU
.td-tags h3 {
margin-top: 0px;
margin-bottom: 0px;
}
.td-tags {
display: inline-block;
}
Thanks!
Hi
I posted above a solution about Speed Booster incompatibility: http://screencast.com/t/3tiILoXRi please try it and let me know how it goes!
Thanks!
Hi
@VicVik to change the distance from the top for more stories box only for mobiles it’s needed a js library that detect the screen resolution, and a new condition in scroll function. Here is the js code for scroll function if you want to affect it: http://screencast.com/t/3rn7GQoZs as I can’t offer a quick solution because this changes involve custom work. Unfortunately we cannot offer any type of custom work for the moment as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks for the message!
Hi
The titles color for blocks used in sidebar can be changed from Appearance > Widgets: http://screencast.com/t/lcNykx9Cmm
Thanks!
Hi
To hide a widget on mobile devices you can use media queries and target the specific classes for that widget:
Lucian also replied to your post here: https://forum.tagdiv.com/topic/how-to-update-visual-composer/page/2/#post-66877
Thanks!
Hi
That post uses theme’s ad system and the article top and inline ad spots:
http://screencast.com/t/BxxioxLe – http://screencast.com/t/YhAXDgzjxhs
Thanks!
Hi
Try this custom css in theme panel > custom css: http://screencast.com/t/UJtyHSuKr
.vc_toggle{
border-bottom: 1px solid red;
}
Let me know how it goes!
Thanks!
Hi
Thanks for the suggestion, I’ve added this on our list and we will consider it for futures updates!
Thanks!
Hi
Thanks @Chris for your answers!
@birchoff if the problem persist please send an email at contact@tagdiv.com and provide wp-access so we can look into this issue and also include a link to this topic.
Thanks!