Hi,
I have added this on our list and it will be added to Translation soon as possible, till then please translate it here: http://screencast.com/t/1WeeDcMgTM
Thanks!
Hi,
Please try to copy all login code from top-menu.php and paste it in the footer file – http://screencast.com/t/YZhwi1shYRGa
Thanks!
Hi,
You can add your h1 title in index.php if you are using blog: http://screencast.com/t/h65UzoOYyo2t and also you can change the articles titles to h2 from td_module.php: http://screencast.com/t/Wd3dz1bzDw
About the second issue your option from Theme Panel to don’t show post title in breadcrumbs is working fine and you don’t have title there: http://screencast.com/t/gdCd6lAFX6w
Thanks!
Hi,
We don’t have an exact date, we’re still working on it, if everything goes fine we will release it at the end of the month.
You can use Normal Slider that display author and date: http://screencast.com/t/CRj2o1nnf9A – http://screencast.com/t/93bweo3zC
Please check td_module_slide.php and uncomment author code if it doesn’t show: http://screencast.com/t/0gvYd0FU5X
Thanks!
Hi,
Please send an email at contact@tagdiv.com and provide wp-access so we can take a look at this. Also please paste a link to this topic so we can know who you are.
Thanks!
Hi,
I also checked your site on Internet Explorer and your subfooter looks fine – http://screencast.com/t/KwLn6IbMiu
Please clear your browser cache.
Thanks!
Hi,
You can use do_shortcode() function in footer.php file:
*Above footer: http://screencast.com/t/5uc8KSM1 – http://screencast.com/t/JVKzWueK3M
*Bellow footer: http://screencast.com/t/OTGyDqD2T – http://screencast.com/t/A8ilihetw
<?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?>
You can try it in child theme.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You can try to find a plugin as theme doesn’t have an option for this. If you check other articles from that site you can see that the subscribe bar is not added bellow videos, it is added to the bottom after the post content – http://screencast.com/t/01YmgEqcTf7
Thanks!
Hi,
We don’t have an exact date, we’re still working on it, if everything goes fine we will release it at the end of the month.
Unfortunately we did not tested any plugin like this so I cannot recommend one to make widgets sticky. You can try something like – https://wordpress.org/plugins/q2w3-fixed-widget/ but I’m not sure if it will help.
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/JOYZ9HK8CbJ
.widget_facebook_likebox .block-title a {
color: #FFF;
}
Thanks!
Hi,
Did you updated the theme from an older version than 3.7? What theme version and Visual Composer version do you use?
Please provide more details about this and when this issue appeared.
Thanks!
Hi,
You can chsnge the number of articles to display from Settings: http://screencast.com/t/mV2Eq12b
Thanks!
Hi,
@Babykamerinspiratie.nl
Replied here: https://forum.tagdiv.com/topic/blank-page-theme-panel/
@BROOKLYNIQ
Please check if this is enabled from Screen Options: http://screencast.com/t/2HSJiluWSbig
Thanks!
Hi,
You have an option in Theme Panel > Template Settings to change the module to display articles on search page: http://screencast.com/t/kebG2dRP – http://screencast.com/t/q4vpby4Of
Thanks!
Hi,
When you use Homepage with background template, the Big Slider is added automatically there and the articles which appear on that slider are the ones present in the featured category.
By now the only customization option you have for the big slider when using the homepage with background template are for background color/img and slide limit: http://screencast.com/t/oJtUy4erGoM
If you want to display post from a specific category you have to make some custom modification to the code and add there the category id, please check this solution: https://forum.tagdiv.com/topic/exclude-posts-from-big-slide-homepage-bg-no-article/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I have checked your video, so please check this without any plugins active, leave just Visual Composer active as in your video you have some plugins activated. If you don’t have this issue anymore please activate your plugins one by one and see which one caused this issue. Also I saw that you are not using the latest theme version 4.6.3.
If you want to update please follow this guide and use FTP method – https://forum.tagdiv.com/how-to-update-the-theme/ and update also plugins that come with the theme’s files from /plugins folder.
Thanks!
Hi,
If you follow Lucian solution when you use sidebar you will have this result: http://screencast.com/t/aWRsyltWucO also you can display similar articles using another module like module 3 for example: http://screencast.com/t/shy2EvZLy – http://screencast.com/t/99snlvAqU
I’m not sure what you want to do smaller. Theme’s blocks are designed for 1,2,3 columns layout and if you made this change for similar articles, you already set to display it on 1 column as you said you want it line per line.
Thanks!
Hi,
Please follow this solution to add more custom ads in Theme Panel: https://forum.tagdiv.com/topic/sidebar-ads/#post-21850
And after that just change the number in the code to display custom ad 4.
Thanks!
Hi,
Also version 5 blocks are designed for 3 columns so I’m afraid that it won’t support that. Sorry!
Thanks!
Hi,
Unfortunately I can test this as we use the latest theme version and also the last update of the plugin. You can check this without any plugins active, leave just Visual Composer and Woocommerce active, clear cache and check if you still have this issue, maybe there is a conflict between plugins.
If this doesn’t work you can use custom css to hide it: http://screencast.com/t/LiesniWd
.single-product .loader {
display: none !important;
}
Or update your theme as I said we cannot test old versions of the theme with plugins. Also if you want to use that version of the theme you ca hire a professional to customize it for your needs(new versions of Woocommerce, also theme’s plugins).
Thanks!
Hi,
If you added this css please change it to display-inline – http://screencast.com/t/BGeFwBOv if you didn’t added please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/8agPWWi1
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block !important;
}
Thanks!
Hi,
There is an option in Theme Panel > Template Settings: http://screencast.com/t/3BvXJZRfA5
Thanks!
Hi,
You can make this change in header.php file: http://screencast.com/t/Hw7c5iUsr
Result: http://screencast.com/t/2sbaKggda
Also please use this css to center logo image on mobile: http://screencast.com/t/lbyOqdXa1
@media (max-width: 767px) {
.blog-stack .mobile-logo-wrap img {
left: 0px;
right: 0px !important;
}
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I’m not sure where you looking for header.php, the file is in the root of the theme: http://screencast.com/t/XgXMd5oBiqs
Thanks!
Hi,
Our ad system was designed to work with adsense code and make it responsive for different screen sizes. I’m not sure if your code will work with those divs, but you can try to use those divs but you have to specify size for different screens size like our example there. Using only <div class="td-visible-desktop"> it will hide your ad on other screen sizes(than desktop).
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].