HI
The easiest way is to use page template default which does not display page’s title: http://screencast.com/t/91SnWOitfv
Thanks!
Hi
Are you referring at more article box pop-up? If so try this css in theme panel > custom code > custom css: http://screencast.com/t/PZ9zpwytJp
.td-more-articles-box{
top: 48px;
height: 300px;
}
If this is not what you mean please provide more specific details about the desired result. also provide your site url, so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hi
The theme loads the same page on both mobile and desktop devices, only the layout it’s changed. Changing page’s structure is not an easy task but please let me know when I can access the site, now is in maintenance mode, and maybe I can help.
Thanks!
Hi
Please provide your site url so I can have a closer look and get back to you with a more accurate answer.
Thanks!
Hi
If that code dos not work properly I will need access on your site in order to provide a solution.
Please address us via email at contact@tagdiv.com including a link to this conversation and also give us wp-access so we can have a closer look at this and we will get back to your as soon as possible.
Thanks!
Hi
Thanks @Chris for your answers and for your helps.
@vaporwavezone if yopu still need assistance n this please provide more details about the desired result and we will get back to you as soon as possible.
Thanks!
Hi
Please provide a link where I can inspect this because I need a closer look in order to provide a solution.
Thanks!
Hi
Theme’s blocks works fine only on columns marked with blue: http://screencast.com/t/0GbhLf3cmx5
Yes the difference between block 3 and block 5 is the size of feature image. The thumb used on block 5 it’s a bit bigger then the one used on block 3.
Thanks!
HI
Thanks @Chris for your suggestion, I’ve added it on our todo list and developers will consider it for future updates.
Have a nice day!
Hi
Thanks for your suggestion. I will forward it to theme’s developers and they will consider it for future updates. However I can’t promise anything regarding the implementation at the moment.
Thanks!
Hi
Manuel compression is quite difficult to do because our css is big and it takes a lot of time. Best way is to use an automatic tool.
Google is very restrictive when it comes about mobile page-speed. Even if the resources are in page’s footer sometimes they appear as render blocking in page-speed report. This is the case on your site. On a closer look you can see that all render blocking resources are loaded in footer. Google have it’s own algorithm when generate the reports and the theme can’t change that.
Thanks!
Hi
When Instagram widget is used on the page the theme makes a request at Instagram url to retrieve the page of the specified account. If the response time is to slow I assume that there is a slow connection between your server and Instagram’s server. The response time between servers is not controlled by the theme and also cannot be improved by it.
Please address us via email at contact@tagDiv.com and give us wp-admin so we can have a closer look and maybe we can help. In your message include a link to this conversion.
Thanks!
HI
When that option is deactivated the theme stop counting post’s views and the indicated filed is hidden. This is default theme’s functionality and to change it are required some customization in its code. We can’t offer speed 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 to do this for you.
Thanks!
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/dXq54C9tp2zX
.td-top-bar-container {
margin-top: 15px;
margin-bottom: 15px;
}
Thanks!
HI
To achieve the desired result you will need some customizations in theme’s core files. For author mail add this line of code in td_module_single_base.php file: http://screencast.com/t/EOVNMN3ks1 – http://screencast.com/t/6wWZCm9eILd
$buffy .= get_the_author_meta('user_email', $this->post->post_author);
For photographer name you will need a new meta added on posts: https://codex.wordpress.org/Function_Reference/add_post_meta After the meta is added use get_the_author_meta() in td_module_single_base.php to display it, you can use the above code as example.
Note that this task involve some codeing skills and customizations in order to be achieved. We can’t offer speed 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 to do this for you.
Thanks!
HI @HeeHeHeHe and @fusion
Please make sure that you’re using V 3.1 of Newsmag which is available on themeforest and also check if Visual Composer is updated at V 4.12, this version is included in theme’s path: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Also check in plugin settings if is enabled from pages: http://screencast.com/t/1ijucovyzLy
Let us know how it goes.
Thanks!
HI
Please provide a screen pointing the desired result so I can inspect it closer.
Thanks!
Hi
Please provide your site url so we can inspect it closer and get back to you with a more accurate answer.
Thanks!
HI
Please make sure that Speed Booster plugin is active in System Status: http://screencast.com/t/cR5vCirTsM For more details in this regard please check this topic: https://forum.tagdiv.com/topic/can-you-suggest-a-recommended-popup-plugin-for-newspaper-theme/
To minify the css you could use an online tool like – http://csscompressor.com/
When Speed Booster plugin is used the theme load a minified version of js and google notifies you about some scripts which are not related with Newspaper theme: http://screencast.com/t/NLvMO8OGNSu You can try a cdn service to minify the js, it may help.
Thanks!
Hi
Current theme’s version available on themeforest is V 7.3 so try to download it and update it again following our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/ Also make sure that you update Visual Composer and social Counter plugins at newer version included in theme’s patch: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ After the update process is completed clear all caches, purge cdn files then try to install a demo again.
Before making any changes in your site make sure you do a full backup to your current wp-install and the database also: https://codex.wordpress.org/WordPress_Backups
Thanks!
Hi
The theme is tested and works fine, we didn’t received a similar report so far and is less likely to be a theme related issue. Did you tried without child theme and the problem is still there?
You can also do some tests on a new wp-install on your computer, using a fresh version of Newspaper. IF the problem is still there please provide the page’s shortcode from Visual Composer via http://pastebin.com/ so we can have a closer look.
Thanks!
HI
@RaulCalin thanks for your help.
Have a nice day.
HI
Try this css in theme panel custom cde > custom css to: http://screencast.com/t/GuOuHsdCdXl
.vc_item {
height: 100%!important;
}
Thanks!
HI
I’ve checked your post and found in its html structure many divs which are not properly added: http://screencast.com/t/Lj7znl0Su6 Check your post in text mode and remove all that divs because they affect page’s structure: http://screencast.com/t/TVPrJ5TEdJy
Also after publishing a new post try to clear all; caches including browser cache then check if the problem is still there.
Thanks!
HI
@andreabarbieri I’ve checked the indicated post and now it’s displayed fine: http://screencast.com/t/Vfb9KilT
This issue is usually caused by cache or cdn which deliver some wrong files. If the problem is still there try to clear all caches, purge cdn files then test the site again.
Thanks!