Hi,
You can do it by adding this code 'orderby' => 'rand', to the td_module_blog.php file like this: http://screencast.com/t/OnRRUh5S
Thank you
Hi,
Can you show me a picture so I can see exactly what happened?
Thanks
Hi,
I think that the best way is the first solution you have mentioned and trying to remove the parent category from the permalink with a plugin, if it’s possible.
Sorry for the inconvenience
Hi,
Have you tried to disable the minify plugins to see if works?
I’ve tested your site on an Android mobile and the menu works fine.
Thanks for the message
Hi,
You can do it by adding this code 'orderby' => 'rand', to the td_module_blog.php file like this: http://screencast.com/t/OnRRUh5S
Thank you
Hi,
Yes, the system works only for Google Adsense, if you use other ad media you need to use this as is mentioned in the ad documentation: https://forum.tagdiv.com/ads/ and this hide the ads via CSS with display:none
<div class="td-visible-desktop">
desktop ad code
</div>
<div class="td-visible-tablet-l">
tablet landscape ad code
</div>
<div class="td-visible-tablet-tp">
tablet portrait ad code
</div>
<div class="td-visible-phone">
phones ad code
</div>
Thank for the message!
Hi,
It’s not a bug, in your case the banner was to large and overlapped the logo and needed a custom CSS.
Thanks for the message
-
This reply was modified 12 years by
Lucian.
Hi,
Add this CSS in Theme Panel -> Custom CSS and see if works.
.wpb_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
Thanks
Hi,
We will update VC in the next theme update.
Thanks
Hi,
That’s great, Thanks for the message.
Hi,
Do you have seen any improvements on bounce rate?
Thanks
Hi,
Block 6 uses module 9 and block 7 uses module 2, go to Theme Panel -> Excerpts and change the value for those modules.
Thank you
Hi,
You can add tabbed content to your page using page builder like this: http://screencast.com/t/wlNFUaK0trw
You can also create and add shortcodes in the tabs but unfortunately at the moment tabs aren’t supported in the widget. Sorry for the inconvenience.
Thanks for your message
Hi,
Plase add this custom CSS to Custom CSS->Theme Panel:
@media (max-width: 767px) {
.td-sp-ico-menu {
background-position: -20px -364px !important;
}
}
Thank you
hi,
Unfortunately the theme doesn’t support this feature, if the theme doesn’t achieve what you want we can offer a refund.
Thank for the message
Hi,
Unfortunately this can’t be made easily, the theme wasn’t designed to support two menus and for that the theme has to be modified a lot,
Thanks for your message
Hi,
Please send your site’s URL so I can check this issue in detail.
Thank you
Hi,
1. Please send an email at contact@tagdiv.com with your wp-admin username and password so I can check this issue, also specify the issue or send an URL to this topic.
2. The homepage layout is store in the database, you can read more about child theme here: https://forum.tagdiv.com/child-theme-documentation/
3. You can do it by editing the block and in the “Multiple categories filter” add the category id with a minus like this: http://screencast.com/t/sSDzzIVV
Thank you
Hi,
Thank you for this suggestion, this is a great idea we will try to implement this feature in future updates.
Thank you
Hi,
We will try to improve this but at the moment tabs aren’t supported in the widget. Sorry for the inconvenience.
Thank you
Hi,
You can read about this here: http://code.tutsplus.com/tutorials/getting-started-with-woocommerce-initial-setup–wp-29011 and here http://docs.woothemes.com/documentation/plugins/woocommerce/ the last link contains all plugin documentation.
Thank you
Hi,
Yes, just update to latest 3.9.1, the 3.9.1 contains the update 3.9 too.
Thanks!
Hi,
The ad is not rendered only on load by a condition of size screen like you can see here: http://screencast.com/t/wfZijcWtk
On desktop or tablet the ad is not loaded if you have disable it from Theme panel.
Thanks!
Hi,
You have this issue because the footer wrapper is inside an … element which shouldn’t be there: https://forum.tagdiv.com/topic/footer-issue/
Please send an email at contact@tagdiv.com with your wp-admin username and password so I can take a look, also remember to include an URL to this topic or specify the issue.
Thank you
