Hi @cocoroyce
Please check this topic, I have posted a solution here: https://forum.tagdiv.com/topic/wp-booster-error-6/#post-62185
@goeske77 Emil replied you via email.
Thanks!
Hi
The indicated site doesn’t use our theme so I can’t say how that page it’s built but you can check our documentation for more information about page customization: https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
If you need further instructions in this regard please provide more details.
Thanks!
Hi
I’ve noticed that you added the block 1 inside a row which is inside another row, that’s why the block it’s not displayed correct. Try to remove the second row and teet again: http://screencast.com/t/fjjzVC8m
Let me know how it goes.
Thanks!
Hi
The theme wasn’t designed to display videos in thumbs, just set the first frame as featured image if the user doesn’t chose a different image. Changing this functionality it’s a complex task and require lots of customizations in theme’s core files.
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks for the message!
Hi
Please check this link regarding wp super cache conficuration: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks!
Hi
Please edit td_config file and change the theme name as you want: http://screencast.com/t/0VDtshmQh – http://screencast.com/t/E9whzSq6c
Thanks!
Hi
The theme have an option to filter the posts by tags in block settings here: http://screencast.com/t/RNbLbsg7V3B – http://screencast.com/t/RRBF6cU4v9
Thanks!
Hi
The theme doesn’t have an option to add text on columns but you can use Visual Composer to achieve that. First you need to enable it for posts: http://screencast.com/t/Jh1zE0tL then use a text block on a layout with the desired number of columns: http://screencast.com/t/JrJ1zZK4J – http://screencast.com/t/gibZlJhNmDFV If you’re using within a post you will need some css customization, so add a custom css class in raw settings: http://screencast.com/t/kF1TDaqeTNH9 then the css code in theme panel custom css like here:
.text-colons.td-pb-row [class*="td-pb-span"]{
border-left: 0;
}
The result should be like here: http://screencast.com/t/CjZRWuWgZiFH
Let me know how it goes.
Thanks!
Hi
The links you provided are not working: http://screencast.com/t/tbXS2L2E6mB – http://screencast.com/t/fIYIAm8xSSo
For banner ads please check our documentation: https://forum.tagdiv.com/newsmag-header-ads/ Note that for banner ads the options regarding ad’s size from theme panel does not apply so you will need to set your image size from css or using a image editor like photoshop.
Let me know how it goes and if you still need assistance on this please provide more details, also some screens pointing the issue and the code used to generate the ad would help.
Thanks!
Hi
Thanks for reporting this, I’ve added it on our issue tracker and we will fix it as soon as possible. Meanwhile you can use this custom css in theme panel > custom css:
.td-header-style-6 .td-top-menu-full{
height: auto!important;
}
Sorry for inconvenience.
Thanks!
Hi
Please check this topic: https://forum.tagdiv.com/topic/wp-booster-error-6/#post-62185 I’ve posted a solution regarding this error.
Thanks!
Hi
To deactivate the autocomplete feature you need to edit tagdiv_theme.js file and comment the indicated code like here: http://screencast.com/t/ftiZXtx1aiq4 If your using Speed Booster plugin the changes must be done in tagdiv_theme.min.js file: http://screencast.com/t/Z7DkfGPlwxht
Thanks!
Hi
I’ve checked your site and this code doesn’t affect desktop or tablet devices: http://screencast.com/t/yXvcewtxnq – http://screencast.com/t/rULq55Wl Try to clear all caches then test again.
Let me know how it goes.
Thanks!
Hi
Yo can delete or change the block title from block settings in Visual Composer page builder: http://screencast.com/t/fp0Ka3qIo For more informationg regarding the block settings please check our documentation: https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thanks!
Hi
Thanks for letting us know and for your message. If you have further questions related by theme functionality please let us know.
Thanks!
Hi
1. I’ve test this on my side and the translations for search button works fine: http://screencast.com/t/gBoT5fFn – http://screencast.com/t/D0n8maoX Try to clear all caches deactivate all plugins except Visual Composer and test again. Note that we didn’t test the theme with WPML so is possible to appear some issues with it.
2. The theme wasn’t designed to display the top bar on mobile devices. Also I’ve checked your site and noticed that you made some changes in order to display it: http://screencast.com/t/TX2Iu9qs If you still need assistance in this regard please provide more details.
Thanks!
Hi
Please check our page speed guide, you will find some information regarding the image compression: https://forum.tagdiv.com/how-to-make-the-site-faster/
Let me know how it goes and if you still need assistance on this please provide more details.
Thanks!
Hi
The theme doesn’t have an option to set the sidebar for all post from a custom post type automatically, you will need to edit each post and set the sidebar manually.
We intend to add new features in future regarding the custom post types such that to be more easily to use.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
1. Sorry for misunderstanding you. The theme wasn’t designed to display the post views on modules but you can achieve that adding this code http://pastebin.com/JdFgK89X in td_module.php like here: http://screencast.com/t/BjVvJT9m Then you need to edit td_module_14.php file and add this line of code like here: http://screencast.com/t/o5t83VOzFaeM
<?php echo $this->get_modules_views();?>
The result should be like here: http://screencast.com/t/SVLgrtzl Note that this changes will be applied every time when module 14 is used on pages.
3. The social sharing buttons wasn’t designed to be displayed on modules, you will need custom modification in to achieve that. Unfortunately I can’t provide a quick solution, so if you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like http://studio.envato.com/ to do this for you.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
I’ve test this on my side and works fine. Please provide the code that you’re using for your custom taxonomy via http://pastebin.com/ so I can inspect this closer.
Thanks!
Hi
Try do deactivate all plugins except Visual Composer, clear all caches and test again. Also try using a plugin like WP Super Cache for cache. Also check the values from system status: http://screencast.com/t/s2MbwfIV
max_execution_time should be at 300 and max_input_vars should be above 2000.
Let us know how it goes.
Thanks!
Hi
The function which generate the pagination on pages is located in td_page_generator.php http://screencast.com/t/oWAGJO89 and it’s requires a lot of customizations to achieve that functionality. You can give it a try if you like but this is a complex task which requires good coding skills and lots of customizations. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks!
Hi
This is a very complex task which involve good coding skills and lots of customizations in theme core files. I found here some useful information which can help you in this regard: http://www.wpbeginner.com/wp-themes/how-to-add-dynamic-widget-ready-sidebars-in-wordpress/ – https://codex.wordpress.org/Customizing_Your_Sidebar
Unfortunately we can’t offer any customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like http://studio.envato.com/ to do this for you.
Thanks for the message.
Hi
I am not sure what you mean, but if you want to set a title for the ad block that can be done in Visual Composer like here: http://screencast.com/t/wSLT6335 – http://screencast.com/t/9dGFTjlXd6iR If this is not what you mean please provide more details.
The theme render google ads so if you set a custom value in theme panel, the ad’s size should change according with your settings. Try to clear all caches and test the site again again.
Let me know how it goes.
Thanks!
Hi
Seams to be css problem, on block 1 appear some wrong classes: http://screencast.com/t/skVlyLmQm Please make sure you updated the theme according with our documentation, also the Visual Composer plugin must be installed from the same path: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ Also clear all caches, deactivate all plugins except Visual Composer and test again.
Let me know how it goes.
Thanks!