Hi,
Unfortunately the theme doesn’t have an option for this and you need additional customization for it. You can try to add it yourself by adding this code: http://pastebin.com/5sXZLxYX after the default case of content inline ad, like this: http://screencast.com/t/7gduWQkVDh
Result: http://screencast.com/t/c9pnwqkYmCxg
You need to alter the array to change the related posts settings.
Thanks
Hi,
Make sure you have it enabled form screen options on page editing panel: http://screencast.com/t/9rmITVqaMZJM
Thanks
Hi,
I have checked your site and haven’t seen anything wrong and I also can’t understand what your issue is. Please let me know if you still have issues and provide more details about this.
Thanks
Hi,
I would have done it for you but I have no time to do it as even for us is not an half our job and it is not easy.
The best that I can do regarding this is to consider it for future updates. I have already pointed the steps you need for this so if you really need this you can try it yourself.
Sorry about this.
Thanks
Hi,
I have tested it and haven’t noticed anything wrong. Please let me know if you still have this issues and provide more details.
Thanks
Hi,
Please try adding this: http://screencast.com/t/uq0gYbRl ..add this line: && empty( $query->query_vars['suppress_filters'])
Let me know if you still get it like this.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Please make sure you have all thumbs enabled in theme panel: http://screencast.com/t/2Q61wQ9qUxU
Then regenerate thumbnails and also make sure you have GD library installed and writing permissions on /wp-content/uploads: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Also make sure you empty cache and try this without any plugins active.
Please let me know if you still have issues with it after doing all this.
Thanks
Hi,
Add this condition: http://pastebin.com/GSLkMbWU to the td_data_source.php file like this: http://screencast.com/t/gIbdMOsdSxw
This will remove the current post on from sidebar widgets.
Thanks
Hi,
I’m not sure how you could do this as the theme loads the same content as on desktop on mobiles screens also and you can turn that off and using an mobile theme/application will just load the page content for example which will lead you into this issue: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Based on this I’m not sure how you can achieve this, you could use js to detect mobile screens and load different content or a plugin that work this way.
We plan to add an option for this in future updates and we are still searching for the best implementation for this so we can’t offer you any answer on this at this moment.
Sorry for the inconvenience!
Thanks for your message and for understating!
Hi,
I have checked your site and seems that the sidebar is now working as it should. Please let me know if you have any other theme related issues.
Thanks
Hi,
Unfortunately the time and the limited resources don’t allow me to helps you with this. I hope you can find some to helps you with it.
Sorry for the inconvenience!
Thanks for understanding and for your message!
Yes, and i suggest you note this and remember it in case something goes wrong in the future.
Thanks
Hi,
The latest are section is the same as a blog page and it’s added into the template using the loop so it’s independent from the page builder above.
What you could do is to use a template without that sections and use a block to create it. Of course it will not look and function in the same way but will be the best approach for your needs so you can use a block set a number of posts from all categories, the latest articles sort order, give it a title like “latest articles” and set the pagination to load more or next/prev..
Hope this helps!
Thanks
Hi,
Unfortunately there is no block that you can use to full width and the module 12 can’t be added using the page builder and it can used just on category layouts.
You could use block 13: http://demo.tagdiv.com/newsmag/block-13/ on two columns and a sidebar. This will closer than you want without any custom modifications.
You could also alter one of the existing blocks code to use another thumb image size and also adjust the css to look good but this is not easy and you would need custom work for it.
Sorry fro the inconvenience!
Thanks for the message!
Hi,
Add this div tag: http://screencast.com/t/KLJskO9R .. http://screencast.com/t/dkMcXcnd
Then use the class to change it via css.
Ex: http://screencast.com/t/nDYirxRidb0v
You need to alter the layout code to make it fluid and to fill the full width and it’s not an easy task so I suggest to get someone to do it for you if you need it and don’t know how to do it.
Thanks
Hi,
Use the following css to hide it (add it inside Theme Panel -> Custom CSS):
.td-theme-slider .td-slide-views {
display: none;
}
Thanks
Hi,
If you are using the latest theme version you can find that loaded fonts here: http://screencast.com/t/cJ7eBGRLNB As you can see there are just those two loaded.
In your case the GTMetrix reports a missing cache validator for those fonts. You can see our page speed guide: https://forum.tagdiv.com/page-speed-guide/ ..point 2 (Set the Leverage Browser Caching) and add the .woff files.
You can find more info here: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching#LeverageBrowserCaching
Thanks
Hi,
1. You have to add this tags here you want the button and the script can be added in the footer.php file like this: http://screencast.com/t/yz5fc46z
Ex: http://screencast.com/t/lg9mnR1JT
Result: http://screencast.com/t/745FNTHYs
2. You can create a blog page using Visual Composer then set it as you blog page from WordPress Dashboard > Settings > Reading or you can set your latest posts. Here you have an guide on how to create and set your homepage: https://forum.tagdiv.com/homepage/
Hope this helps!
Thanks
Hi,
Edit the td_page_views.php file and remove or comment the condition like this: http://screencast.com/t/j1E9nkZe
Thanks
Hi,
Not sure about this so please try this without any plugins active, leave just the Visual Composer plugin active and try again and also make sure you empty cache and purge files if you sue any CDN host services.
Also I suggest you go trough wp-touch plugin settings for this and also address this to plugins support page.
Thanks
Hi,
To remove the more stories box from mobiles you can sue this custom css in theme panel > custom css filed:
@media (max-width: 767px) {
.td-more-articles-box{
display:none;
}
}
Thanks
Hi,
The qTranslate plugin was initially tested and offered as solution for adding multilingual content and translation support but since it hasn’t been updated we haven’t tested it recently. As an alternative, you can use the qTranslate X plugin which is a descendant of qTranslate, which has apparently been abandoned by the original author.
Hope this helps!
Thanks
Hi,
Have you made any custom mortifications to your theme as I have checked your site and noticed that you already use module 6 for your similar posts: http://screencast.com/t/IMSTTng6 which is also the default module used for similar articles section so all you have to do is to update you theme or remove the changes you’ve made.
Thanks
Hi,
Please also provide an URL so I can check this as I have also tested this using the latest theme version and haven’t found any issue with this.
Thanks
Hi,
The issue you have is not due to your ads. This usually happens when using the tagdiv speed booster plugin which moves the theme style to the footer which causes this delays on loading the style and for a moment your site appears unstyled.
First please try this without any plugins active, leave just VC and speed booster and empty cache.
I’ve noticed you use the 4.6 theme version. Please download latest theme version from themeforest, update it and also update you VC plugin and also the speed booster plugin from the /plugins folder then test for this again and let me know if this still happens.
Use this guides and do the same for the speed booster also:
https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
https://forum.tagdiv.com/how-to-update-the-theme/
Thanks
-
This reply was modified 11 years by
Lucian.