Hi
Glad you have manged to sort this out in the end and you have successfully moved the scripts to page’s bottom.
I’ve checked your site again with google page speed tool and the render blocking resources are reported only for mobile devices, even if they are loaded in footer: http://screencast.com/t/yYwtOR38C – http://screencast.com/t/EjNAHbMBXWG2
Google is very restrictive when it comes about mobile page speed and some things may be interpreted different then for desktop. The Speed Booster plugin does its job and moves those scripts at page’s bottom but it can’t change how google generate the reports. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s html, not google’s algorithm in page speed regard.
Thanks!
Hi
To achieve that you will also need some custom modules, there you have to call the images, and new thumb sizes. The new thumbs can be defined in td_config.php: https://forum.tagdiv.com/td_api_thumbadd/ Also you can’t use the new block in td-container which have a fixed width. You can add a new container above td-container, make it full width and use do_shortcode() to echo out the new block: http://screencast.com/t/NcwL9mrQJv1
Thanks!
Hi
Please make sure that you setup the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ clear all caches then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hi
I cannot duplicate the issue on my end, I’ve added a self hosted video in post content and works fine on full width mode. I’ve made the test wit V 3.1 of Newsmag. Try to update the theme again following our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also update the social counter at V 4.1 which is included in theme’s path and setup the plugin according with our documentation: https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/ , clear all caches, purge cdn files if you’re sing then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials, also give us ftp access, and we will inspect this issue as soon as possible. In your message include a link to this topic.
Thanks!
Hi
@marcos ponce Please refer to our documentation for more details about how to install Revolution Slider plugin: https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Hope this helps!
Thanks!
HI
Please check this link for more details about full width footer: https://forum.tagdiv.com/topic/full-width-footer-area/
Best way to add a full width image is with revolution slider plugin, make a full width slide, add an image in it then add the slide on the page using Visual Composer: http://screencast.com/t/GLXAu4dS7e
Hope this helps!
Thanks!
Hi
You can try to use a text box and paste the shortcode from Visual Composer there: http://screencast.com/t/fcMaU0rtH Also you can try a 2/3+1/3 layout on pages: http://screencast.com/t/xejw9KXFTDW6 Note that some of theme’s may not be properly displayed using tabs in sidebar as there is an additional margin added. Also we didn’t tested this element in sidebar with theme’s blocks and we can’t guarantee that it will work perfectly fine.
Thanks!
HI
You can deactivate the sub-categories list from theme panel categories: http://screencast.com/t/t8kkcgdQ
Hope this helps.
Thanks!
HI
Theme’s login widget was intent to be displayed in header but you can disable it from theme panel > header: http://screencast.com/t/FiWpSb15
Let us know if you need further assistance on this.
Thanks!
Hi
You can use this css to change the title’s colors and add a background color for it: http://screencast.com/t/LiaK4Y2ERHvf
.td_block_big_grid .entry-title a{
color: red!important;
background-color: green
}
I’ve checked your site and the images from grids are displayed fine now. If you still have this issue please provide more specif details about it so I can have a closer look and get back to you with a more accurate answer.
Also the playlist works fine now: http://screencast.com/t/s5qAx6Lck8jL There is no limit for youtube playlist so if you still have this issue please provide a link which causes the issue and maybe we can help.
Thanks!
HI
This feature enable or disable the lightbox for featured image, you can test it and check how it goes.
Thanks!
Hi
When you upload any image in media library wordpress create thumbs for it. Your logo is not the original image, but a thumb by 300x100px. The original image would look like this as logo: http://screencast.com/t/PLKQTgVLhGL
Make sure that you set the full image as logo, bot a thumb then test the site again: http://screencast.com/t/uU0SwiVmJK4
Let us know ho it goes.
Thanks!
Hi
I’ev checked your site and noticed that the fonts are served from http while your site url includes also www: http://screencast.com/t/EKyVMk5qpk
Check your permalink structure under Settings in your wp and make sure that the urls are the same here: http://screencast.com/t/06FxXLOieO
Thanks!
HI
I can’t point to one developer as we don’t do freelance services but you can look on sites like https://studio.envato.com/ which is one of the best on the market. There you can find some developers which can help you with your project.
Thanks!
Hi
The simplest way to increase post content width is to not use sidebar on posts. There is also the alternative of building a custom post template with a bigger width but this involve many customizations in theme’s core files. You can add a new post template using theme’s API: https://forum.tagdiv.com/td_api_single_templateadd/
Thanks!
Hi
@Fitlogy.com please follow my last reply from this topic and let us know how it goes: https://forum.tagdiv.com/topic/search-button-not-working-2/ Also try to use WP Super Cache plugin for caching and configure it according to our documentation: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Let us know how it goes.
Thanks!
Hi
Thanks @nairolf for your help!
@katie please check our documentation for more detail about the update process for Visual Composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know if you need further assistance on this!
Thanks!
Hi
There is no need to delete the thread, we will consider it as closed for now!
Thanks!
Hi
Please make sure that you follow our documentation in order to install the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ clear all caches then test the site again. Basically you need to unzip the Newspaper-tf.zip file and upload Newspaper.zip file in your wordpress.
Let us know ho it goes.
Thanks!
Hi
I am not sure why this happens on your side as I can’t duplicate the issue on my end. Try using a different devices if possible and check if the problem is still there. Also try to re-install the browser on your computer, it may help.
Thanks!
HI
Mobile theme is an optional plugin mean to serve a simpler version of the page on mobile devices. For more detail about the plugin please check this link: https://forum.tagdiv.com/the-mobile-theme/
Thanks!
Hi
Yes the code is also present in main site, it can be found at page’s bottom, please check this screen: http://screencast.com/t/3mBTFRra4jj
Thanks!
Hi
You can use this css to remove hide the entire section from footer bottom: http://screencast.com/t/Y2CYcxxlp
.td-footer-bottom-full{
display: none;
}
Hope this helps!
Thanks!
Hi
You will also need to update the plugins included in theme’s path, Visual Composer and Social Counter need to be update to the versions included in theme’s path. For more detail about the update process for Visual Composer please check this link: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks!