Hi
We fixed that problem in the latest theme update so try to update at the current version available on themeforest, v2.3.1, clear all caches and test again. Here is the update guide: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Let me know how it goes.
Thanks!
Hi
The theme doesn’t include this link in page source: http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/smoothness/jquery-ui.css so it might be related with a plugin. Also I’ve checked your site and the link doesn’t appear in page source.
Please check our documentation for more details about site’s page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks!
Hi
@zokolus I’ve testet V3.0.3 of Yost plugin and works fine. I can edit the meta descriptions for each post: http://screencast.com/t/nzPQR92J9Cd and the changes can be viewed in html source code: http://screencast.com/t/hC2VE9Wm
Please provide more details about your plugin’s configurations so I can duplicate it on my side and inspectid in more details.
Thanks!
Hi @acbrent25
Try this css in theme panel > custom css:
@media (min-width: 1024px){
.home .td-container, .td-header-container {
width: 1111px;
}
.home .td-pb-span8 {
width: 770px;
}}
Thanks!
Hi
The theme doesn’t have an option to do that but you can achieve it via css. Please check this topic, I’ve posted a solution here: https://forum.tagdiv.com/topic/background-ad-has-no-hover-icon-to-indicate-link/
Thanks!
Hi
Thanks for reporting this. I’ve also test it on my side and indeed there is a problem with the tabs. I’ve added this on our list and we will try to fix it in the next theme updates. On our demo for Newsmag theme we use an older version VC so it may be a problem related with the latest plugin’s versions.
Sorry for inconvenience.
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
The theme wasn’t designed to display featured images for pages but you can achieve that by adding this line in functions.php file like here: http://screencast.com/t/E9FpfjvDm9On
add_theme_support( 'post-thumbnails' );
Thanks!
Hi
The Newspaper theme have a different implementation for for woocomerce layout. Because it has a bigger width than Newsmag allow 4 products on the row.
Thanks!
Hi
The theme display the category tags only for posts. To display it for custom post types, like tribe_events you will need to modify get_category() function: http://screencast.com/t/coUCoydoK This is a complex task and I can’t provide a solution now. If you need this you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer speed customization services at the moment.
Thanks!
Hi
Indeed the WordPress themes should work with various plugins, but however in same cases appear conflicts between some scripts which causes issues. You should chose very carefully what plugins you’re using and how they will affect them’s functionality and also site’s performance.
From the pluginss that you mentioned we recommend only Regenerate thumbnails and Yoast SEO. The others aren’t tested with the theme and I am not aware of theirs functionality so I can’t say how will work with our theme.
Thanks!
Hi
Try to deactivate all plugins, clear all caches then activate only Visual Composer and test again. Also make sure that you also update the plugin from the same path with the theme: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Hope this help.
Thanks!
Hi
That is a WordPress built in widget and to limit the categories displayed in it you need to edit WordPress files. Also you can look for a plugin which allow you to control the number of categories tags displayed on the page.
Thanks!
Hi
The author page is a WordPress feature and the theme controls only its layout. To remove that page you will need a plugin with a similar functionality. Also I’ve found here: http://blog.futtta.be/2015/03/03/quick-tip-disabling-wordpress-author-pages/ a possible solution, you can give it a try and see how it works.
Hope this help.
Thanks!
Hi
Please note that is a public forum and any one can see the information posted here, so I removed your login details.
Try this css in theme pane > custom css: http://screencast.com/t/yZ4I32dpf6K
.wppaszone.proadszone-245231 {
height: 70px!important;
}
Thanks!
Hi
The files system it’s a bit different in our theme. To display different article ads depending by post’s category you need to edit: td_module_single_base.php file and apply your customization for get_content() function: http://screencast.com/t/vKO15qAUj0I which generate the post content. The article ads are rendered here: http://screencast.com/t/ZTurg2RpfWG7
Thanks!
Hi
That message appear because you’re using an outdated version of Social Counter. Try to delete the old version of the plugin and install the new one included in theme’s path (/plugins folder)
When you update the theme we always recommend to update the plugins included in theme’s path.
Thanks!
Hi
Please make sure that the images displayed in grid are at least by thumb’s size. For example the first thumb on the left have 534X462px so the image should be at least that dimension to fit well because WordPress won’t enlarge images, only crops them.
Hope this help.
Thanks!
Hi
The Magazine theme it’s soft disabled at the moment and isn’t available for download. Please address us via email at contact@tagdiv.com including a link to this conversation and we will try to find a solution.
Thanks!
Hi
To add code before the </body> tag you need to edit footer.php file and paste the code here: http://screencast.com/t/z5ZLGl0ZFbxp
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi
I’ve test the SEO By Yoast plugin V3.0.1 with the theme and seams to works fine: http://screencast.com/t/Q9rO8zFf However we will investigate more the plugin’s behavior with the theme. Please provide more details about the plugin’s configuration that you’ve used so we can duplicate the situation and investigate it in order to find a solution. Also you can test this without any plugins active, leave just Visual Composer and Yoast active, just to make sure that there isn’t a conflict with another plugin.
Thanks!
Hi
The feed system is managed by WordPress not by the theme so it may be a problem related with WordPress functionality in this regard. You can try this with a default theme and check if this errors are still there.
Thanks!
Hi
Try this css, it should work fine:
@media (max-width: 768px){
.td-big-grid-post .td-post-category{
line-height: 10px;
margin-bottom: 5px;
}
.td-post-category{
bottom: 10px!important;
}
.footer-email-wrap{
margin-top: 10px;
}
.td_block_trending_now{
margin-bottom: 20px!important;
}
.td-grid-style-7 .td-big-thumb .entry-title {
margin-bottom: 10px;
}
}
You can increase the values if the result won’t change after the css it’s applied.
Thanks!
Hi
I’ve test the more article box on my side and works fine on mobile devices, if I press X the pop up window close down. Try deactivate all plugins except Visual Composer, clear all caches and test again.
Also I’ve tried to accesses your site but it’s not available: http://screencast.com/t/u6UmtxUea
Let me know how it goes.
Thanks!
Hi @teodormiu
Thank you for your kind words!
1. Try this guide and regenerate the thumbnails for all your images: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ clear all caches and test again. If the image is large enough it should be displayed fine in thumbs.
2. If a post doesn’t have a featured image set the theme load a placeholder image when this option from theme panel is enabled: http://screencast.com/t/qXc9ADVOzKOf To set a custom image you need to add an image in /images/no-thumb directory: http://screencast.com/t/VBrS8hN53 then replace in get_image() function the name of the image like here: http://screencast.com/t/CYZRDHlJs
3. In order to identify the ideal/average size you need to figure out which is the largest container that will display that particular image and upload an image bigger than that container. Then there is the post template to consider. If you use post templates with big image backgrounds (style 6, 7 or 8), then your uploaded image has to be bigger (especially on style 8). You need to asses your website’s layout (posts and block elements) and come up with an average image size that will work on smaller containers but also keep good quality on bigger ones.
You can read more about thumbs and featured images here: https://forum.tagdiv.com/theme-thumbs/ – https://forum.tagdiv.com/featured-image/ – https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size used by the theme. Basically when a post it’s displayed on the page in a block, the featured image displayed is not the one which you uploaded in media file, it’s a thumb cropped from the original image at precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Hope this help.
Thanks!
Hi
I can’t access your post: http://screencast.com/t/Nztk4S4UDijk
You can remove the menu from a single post by editing the file corresponding with the header style used and adding this condition like here: http://screencast.com/t/Uw5VtIAtlq
<?php
if ( ! is_single('post-id')) { ?>
menu container
<?php } ?>
Replace the post-id with the post’s id for which you want to remove the menu. To get the post id follow this link: http://screencast.com/t/H6PLh7nUec
Note that if you use this method and you have the sticky menu enabled: http://screencast.com/t/WwiZxvu5cfv the images won’t be displayed on that post because a js error. To avoid that you can use this css in theme panel > custom code > custom css instead of php code: http://screencast.com/t/MGghSehQ
.postid-198 .td-header-menu-wrap {
display: none;
}
Just replace the id number with your post id.
Let me know how it goes.
Thanks!
-
This reply was modified 10 years by
Andrei L..