Hi
Thanks for reporting this, I’ve also tested on my side and got the same result. We will fix it in next theme update but meanwhile use this css to display the pagination buttons: http://screencast.com/t/vLy6la7Y
.td_block_14 .td-next-prev-wrap{
z-index: 1;
}
Thanks!
Hi
I am not sure at what mobile plugin are you referring as in theme’s path is not included such a plugin. Please provide more detail about this so I can get back to you with a more accurate answer.
Thanks!
Hi
Glad you have managed to solve this .
Thanks for letting us know and for your message!
Hi
Thank you for your generous thoughts and your review! We’re glad you like our theme. We invest a great amount of time and effort to create and permanently develop and improve our themes. This is why we truly appreciate your feedback.
I’ve checked your site and the theme works fine on mobile. The blue background covers all page when menu icon or search button it’s clicked: http://screencast.com/t/JhlfrzvLLFG However when the menu it’s closed the background disappear and the page content it’s displayed.
Make sure that you’re using one of the browsers indicated here: http://screencast.com/t/vZR0udhd to access the site. The theme is tested only with these browsers and if you’re using a different one we can’t guarantee that it will work fine.
Thanks!
Hi
You can paste the code in theme panel > custom code > custom css.
Thanks!
Hi
Word-press won’t change the links set for menu items, you will have to update them after you move to your final domain.
Thanks!
Hi
The theme does not control the information picked by twitter sharer. To do that you have to use a plugin which controls twitter cards. We can recommend SEO by Yoast which is one of the best plugins and it’s also tested and works fine with the theme.
Thanks!
Hi
I’ve checked your site and noticed that you have some custom css which change logo’s layout a bit. Try this css in theme panel > custom code > custom css to correct the missalgnement on afix:
@media (min-width: 768px){
.td-header-wrap .td-affix .td-main-menu-logo a{
line-height: 70px!important;
}
.td-header-wrap .td-affix .td-main-menu-logo img {
max-height: 70px !important;
}
}
.td-affix .sf-menu li{
margin-top: 10px;
}
Thanks!
Hi
You can use this css to hide more article box on mobiles:
@media (max-width: 768px){
.td-more-articles-box {
display: none!important;
}
}
Thanks!
Hi
I’ve checked your site and noticed that don’t have any navigation links set on main category items, that’s why on mobile they don’t link anywhere. You have to set a navigation link for menu items displayed on mobile otherwise they will be inactive. You can use any category as mega menu item, it does not matter if have or not a subcategory.
Thanks!
Hi
Id does not matter the editor where you write the code as the browser will interpret it in the same way. The point is to target the exact element for which you want to change the style and for that you have to use the exact selectors.
Thanks!
Hi
Glad I could help.
Thanks for letting me know and for your message.
Hi
Glad you have managed to solve this.
Thanks for letting us know and for your message.
Hi
Please make sure that you’re using last theme version available on themeforest, V 3.0 and also check if Visual Composer it’s update at V 4.11.2 which is included in theme’s path. Here you can find our update documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Also you can check our documentation about how to create and customize the homepage and how to use Visual Composer: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/ We also have some videos on youtube which may help you understand how some of theme’s features works: https://www.youtube.com/watch?v=TUdVeZ1pbuc&list=PL6CsDkMaejhpWFcFNOIDfdp5nIT0NbUbj
Let me know if you need further assistance on this.
Thanks!
Hi
Please provide your site url so I can have a closer look and I will get back to you as soon as possible.
Thanks!
Hi
After WordPress updated at V 4.5 there appeared a jQuery conflict in our theme, also older version of VC won’t work with it. We fixed this conflict and the current theme version available on themeforest works fine, also we included last version of Visual Composer plugin.
Try to update the theme at current version available on themeforest, V 3.0, also update Visual Composer at V 4.11.2 following our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ deactivate all other plugins, clear all caches and test again.
I hope this helps.
Thanks!
Hi
You have to use page-builder+latest in order to use module 15: http://screencast.com/t/Skz9vH99 This module is not used on blocks so only by using the indicated post template can be accused.
Thanks!
Hi
I am not sure I understand your question so p[lease provide more detail about what you’re trying to do and maybe I can help.
Thanks!
Hi
You can use page-builder+latest as page template and filter posts by post type here: http://screencast.com/t/jyLVDnObkt
Hope this helps.
Thanks!
Hi
Thanks for your suggestion, I’ve added it on our list and when the time comes developers will consider it. However I can’t promise anything in this regard as for the moment we don’t plan to add new social networks for posts but we may change our mind in future.
You could try to follow current theme’s implementation for social networks and add this network on posts. You have to edit td_module_single.php http://screencast.com/t/7oAGfz63ggw – http://screencast.com/t/Rx4Aj2PFchxW You could also check this topic and take that implementation as an example
https://forum.tagdiv.com/topic/so-i-added-a-stumbleupon-sharing-button/
Thanks!
Hi
We didn’t included V 4.12 in theme’s path yet but at the moment we test this version an if the results are positive will be included in theme’s path in shortest time possible.
The theme is tested and works fine on mobile with V 4.11.2 of Visual Composer so try to deactivate all plugins, leave just VC, clear all caches then test again.
If you still can’t manage to solve this isseu please provide your site url so I can have a closer look.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/pPtUZu6IVGlW
.vc_col-has-fill>.vc_column-inner{
padding-top: 0;
}
.wpb_gallery .flexslider {
margin: 0 0 0;
}
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/ypdIUbipYe
.block-mega-child-cats a:first-child {
display: none;
}
Thanks!
Hi
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
Try making a new wp-install on a sub-domain or on your local computer then test the share for Twitter again.
Let us know how it goes.
Thanks!