Hi,
I have added this on our issue list we will investigate it and hopefully we can provide a fix in the next theme versions.
Sorry for the inconvenience and thanks for reporting this!
Hi,
I have check your site and seems like according to your screenshot and your configuration everything looks fine: http://screencast.com/t/soNJoZW9
Thanks
Glad it works! I have added this on our todo list and we will investigate and fix this in next updates.
Thanks
Hi,
@nesru
Please try to re-install WordPress then use this guide and install the theme: https://forum.tagdiv.com/installation/
Thanks
Hi,
Unfortunately I can provide you an accurate info about when the next update will be, probably within 2 or 3 weeks from now.
Thanks
Hi,
Unfortunately there is no option for displaying the categories on modules/blocks.
You can use and try this method to get the categories on modules: https://forum.tagdiv.com/topic/show-categorie-name-in-latest-articles/
Please note that if want categories on block 1: http://screencast.com/t/fUO8c748 you need to edit and modify module 2 and 3 files to get the categories like this: http://screencast.com/t/bwersazWF
Hope this helps!
Thanks
Hi,
You can use the “homepage with background and articles list” template and replace the code from page-homepage-bg-loop.php file with this one http://pastebin.com/dWhCS7pZ like this: http://screencast.com/t/JwKhIYvus
Please make sure that before you modify the template file you make copy of it so you can revert back to it if something goes wrong.
Hope this helps!
Thanks
Hi,
You can disable the “more article box” feature from theme panel > post settings, like this: http://screencast.com/t/f2Nj9ZGttk
Thanks
Hi,
Should work, I have just tested this and worked fine. With what channel ID have you tried? Please let me know as I want to test it on my side.
Also please let me know what version of the tagdiv social counter plugin you use.
Thanks
Hi,
Not sure, as I can’t recreate this. I have tested your site on Samsung Galaxy S4 and everything looked good and found no issue similar to what you described.
The red bar could appear due to the red background set fro the menu. You could test this by removing the background color or changing it and check again if something changes while doing this.
Thanks
hi,
I have checked your site and seems to me like you have managed to fix this: http://screencast.com/t/7JUdh21FT as you don’t have any errors (except one related to an ad) in your console and your mega menu is also working now.
Please let me know if you still have issue with this.
Thanks
Sorry for the delay! Replied here!
Please let me know if you can’t manage to figure this out and give us WP-admin and FTP access so we can check this, send your login details at contact@tagdiv.com and also specify your issues details.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Please follow this topic, I have posted a solution for this there:
https://forum.tagdiv.com/topic/sidebar-ads/#post-21850
Thanks
Hi,
Unfortunately the post pagination uses the wp_link_pages() function which only works on loop single.
You need a different approach fro pages or you could try to find plugin.
You can find more info about this here: http://codex.wordpress.org/Pagination
Thanks
Hi,
You can do it via css, use this custom css in theme panel > custom css field: http://screencast.com/t/2GOiYuuh
@media screen and (max-width: 767px) {
.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
font-size: 15px;
line-height: 10px;
}
}
Thanks
Hi,
Can you please provide more details about this? I have tried to recreate this but I’m not sure how to achieve this, which gallery do you use, default WordPress or tagdiv gallery?
Please let me know!
Thanks
Hi,
Thanks for reporting this, we know about this bug and we have it on our issue list and we will fix this on the next theme update.
You can use this css to add margin to the banner and fix this: http://screencast.com/t/vXAPJcaojKvl
.single .td-a-rec-id-header {
margin-bottom: 50px;
}
Thanks
Hi,
Sorry for the delay!
Are you sure that the WordPress SEO plugin is responsible for this? I have inspected your site and found that you have some missing css from a plugin: http://screencast.com/t/0Oggd7Bkdv1
Please make sure you deactivate all plugins and enable just the Visual Composer, bbpress and WordPress SEO plugins then check if this is still happening.
Also remember to empty your cache and purge files if you sue any cache or CDN plugins.
Please let me know of what you find.
Thanks
Hi,
The option to show author under post title only affects the module 1 and module 7 because the module 1 contains the post content therefore this option and module 7 is an extension of module 1 so it’s also affected by this option.
If you need the author to appear on other modules you can enable it by uncommenting it from module file, like this: http://screencast.com/t/L8i7ULTL
Yes, this was commented on purpose but you can edit the file and remove the comment if you want it to show on your pages.
Thanks
Hi,
You can send an e-mail at contact@tagdiv.com and make a request for the xml file if you need it.
Thanks
Hi,
For this you have to edit every post template like loop-single.php file and add this line like this: http://screencast.com/t/bRmtLo5isFI
Make sure you have the author enabled from theme panel > post settings, then go to wordpress dashboard > general settings and change the date and time format like this: http://screencast.com/t/ayiqjuJ6no
Edit the other post template files and do the same. You also have to do this for module if you need it on pages, you can find and edit module s files here: http://screencast.com/t/SS61Yi8g
Result for my example: http://screencast.com/t/LfLT20z5
Thanks
Hi,
You can use the do_shortcodes() function on the ad and use this shortcode [td_ad_box spot_id="custom_ad_1"].
Just add this line in the category template and the ad code in custom ad box 1 in theme panel > ads, like this: http://screencast.com/t/CR8amKUUbfK
Result: http://screencast.com/t/TvB6MADK
The article bottom add is already set to be displayed after the content just add your adsense ad code here: http://screencast.com/t/6JOl2Hnl7lN
Thanks
Hi,
I’m not sure I understand, if you get just shortcodes like this: http://screencast.com/t/wxJL6r0FDZiL on your homepage please try this: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/ If not please let me know!
Thanks
Hi,
I can see from your screenshot that your are trying to activate the Visual Composer plugin which doesn’t need to be activated.
Please use this guide to activate the theme: https://forum.tagdiv.com/how-to-activate-the-theme/
Thanks