Hi,
@ned4spd8874 Please make sure that you don’t use caption for you images and send me your site’s URL so I can check.
@iha You need to have your image to link to media: http://screencast.com/t/9dJcfGM0z
Thanks
Hi,
You can use this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
If you have images smaller than 745x483px you need to use a plugin like like Thumbnail Upscale for that: https://wordpress.org/plugins/thumbnail-upscale/ as WordPress cannot enlarge thumbnails, only make them smaller.
Thanks
Hi,
Edit the more articles box file and change it like this: http://screencast.com/t/07lPapmDHqv
Leave the same from category setting: http://screencast.com/t/LXZ0mGgBS
Thanks
Hi,
I have checked your site and found that somehow the template structure is altered and missing have you made any custom modifications to it. Please make sure that you download the latest theme version and update your theme using this guide and the FTP method: https://forum.tagdiv.com/how-to-update-the-theme/
Please let me now and also try this without any plugins active, just the VC.
Thanks
Hi,
Use the div’s suggested in this documentation under “Header Banner example code:”: https://forum.tagdiv.com/ads/
Thanks
Hi,
No, you can do it using the default WordPress gallery, like this: http://screencast.com/t/drFPC4IHlQ .. http://screencast.com/t/Ov05KqUKCX
Thanks
Hi,
I have also tested this and found that the width of the search input filed generates this and using this css should solves your issue, I have also tested this live on your site: http://screencast.com/t/JR7onVaE1w3a
.td-widget-search-input {
margin-bottom: 0px !important;
width: 90% !important;
}
I have also added this on out todo list and will fix this in the next version.
Regarding the content from the text widget use this css:
@media (max-width: 1018px) and (min-width: 768px){
.td-widget-search-input {
margin-bottom: 0px !important;
width: 90% !important;
}
.textwidget input[type="submit"] {
width: 90% !important;
}
.textwidget input {
font-size: 11px !important;
}
.textwidget #vk_groups, .textwidget iframe {
width: 100% !important;
}
}
Adjust it as you like.
Thanks
Hi,
Make sure to have the GD library installed and also that you have writing permissions on /wp-content/uploads and also check your /uploads folder and see if the thumbs are created.
Thanks
Salut,
Din pacate acea optiune de a seta latimea de 980px a fost inlaturata impreuna cu layout-ul fix inca din versiunea 4.3 a temei. Avem in plan sa reconstruim frontend-ul pentru versiunea cu numarul 5 a temei si din pacate am fost nevoiti sa luam aceasta decizie.
Ne pare rau pentru neplacerile cauzate!
Mersi!
Hi,
That is set based on the number of columns so please make sure you have it set like this: http://screencast.com/t/iiwOr6t4dS
If not please remove the custom modifications you’ve made to the theme as this is the default view of the module 6/ similar articles: http://demo.tagdiv.com/newspaper/strong-growth-and-engagement-across-our-community/
You can also update the the theme to the latest version (4.6.1).
Thanks
Hi,
As I stated above, I noticed that issue and added it on our todo list for further investigations, we will fix it in next theme version.
Thanks for reporting it!
Hi,
When you have the unique articles feature enabled you will get posts just once on your page so if one posts appears in the slider at the top of the page it wont appear in the latest articles area in the bottom.
If you don’t need it disable it.
Thanks
Hi,
Please also check this after adding brackets to category and tag conditions, like this: http://screencast.com/t/t3c8SzVsYVD
And also please let me know how did you added your custom post types as you might need to do additional customization to this.
You can find here more suggestions on how to achieve this, give them a try:
http://css-tricks.com/snippets/wordpress/make-archives-php-include-custom-post-types/
I also suggest you try to find a solution for this online or use a plugin for it.
Thanks
Hi,
You can add more custom ad boxes in theme panel like this: https://forum.tagdiv.com/topic/sidebar-ads/#post-21850
The comments pagination is on our issue list and we will fix this in next version.
1. You could try to use a plugin for this as the theme doesn’t have an option for it. I will also add this on our request list and will consider it for future updates.
2. You can do it via css and use this css for it: http://screencast.com/t/INtkUcs5 Adjust the css as you like.
.home .td_block_trending_now {
border: 2px solid red;
border-top: 2px solid red !important;
}
3. You can also do it via custom css: http://screencast.com/t/rjYtQIbyEn
@media (max-width: 767px) {
.td_module_5 {
border-bottom: 1px dashed #000;
}
}
4. From theme panel: http://screencast.com/t/nWYABx5vAe
5. You could also do it via css and add some space between the lines by applying a margin to the block container then a border to the inner block container, ex: http://screencast.com/t/lsi6sTBMsA
You need custom modification for this and I suggest you find someone to do it for you if you don’t know how to do it.
Hope this helps!
Thanks
Hi,
Please provide an URL or a screenshot so I can inspect the behavior you’ve reported when using categories in block 1,2,6.
This: http://screencast.com/t/7UMOYTOiLOS is module 12 and unfortunately can’t be added and used via page builder and it can only be set on category/archives/search/blog pages.. and also for the latest articles sections. So to have it you need to use the “pagebuilder with articles list” template and set the latest art. section to use the module 12 post layout.
Maybe your issue can be solved via css, send me your site URL and point me to the page on which you need this space and I’ll see what I can do.
Thanks
Hi,
Please provide more details about this and also provide your site’s URL. Also make sure that you also try this without any other plugins active and also empty cache and purge files if you use CDN.
Thanks
Hi,
Sorry fro the delay! Glad you’ve managed to get this done!
Please let me know if you have any other theme related issues!
Thanks
Hi,
Not sure what you mean, could you please provide more details about the issue you have, modifications you’ve made and also provide your site’s URL. A screenshot would also help.
Thanks
Hi,
@tagdivfan That comes fro the cache plugin/system you use so that would be the one.
I haven’t found any issues with this using the latest theme version so if you’are not using it I suggest you update the theme then check again and look into your browser’s console fro error and notifications related to this.
Please let me know if you still have issues with this and also provide your site’s URL pointing me to the banner you refer too.
Thanks
Hi,
You need to edit this file and change the css like this: http://screencast.com/t/fD1C2kJzcA
Thanks
Hi,
The Visual Composer plugin is included in the theme’s files within the /plugins folder so you don’t have to buy it, as instructed in the guide provided by Alin above: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ ..use the FTP method, deleted the plugin folder then upload the plugin from the /plugins folder that was provided along with the theme files which you’ve downloaded from themeforest. This was tested many times so you should not have any issues with it.
Regarding youtube playlist we suggest you disable all plugin empty cache/purge files (if you are using CDN host services) as I have found various js error in your browsers’s console which can cause this so I suspect that a plugin is conflicting with theme js: http://screencast.com/t/x9ksjStPR
Make sure you try all this and let me know if you still have issues afterwards.
Thanks
Hi,
Please provide more details about how did you’ve set the footnotes, some images would also help.
Thanks
Hi,
Make sure that you also empty cache and purge files if you any cache plugin or CDN host services. You can also use your browser’s inspect tool: https://developer.chrome.com/devtools and check if the changes were made and double check your code to see if you’ve applied it right.
Thanks
Hi,
To exclude the views column for being hidden along with post views when disabled you can comment or remove this condition: http://screencast.com/t/7ZEpQiCKi
Thanks
Glad you’ve figured this out finally.
Thanks for the message!