Hi,
I have checked your link and found that you have these errors in the console – http://screencast.com/t/rGE0Q41P0
Please disable all plugins, leave just Visual Composer active, cleasr cache and also disable all css/js minifications.
Thanks!
Hi,
Please make sure that the thumbnail is created in backend of your post – http://screencast.com/t/yWNMxaMx
Also please provide a link so we can take a look.
Thanks!
Hi,
Please make sure you also have the post views active and also test this without using caches as the last days 7 post count works based on post views so if you use cache this might not work properly.
Also note that it pulls from ALL the posts the most accessed in the last 7 days NOT the posts that are published in the last 7 days.
Thanks!
Hi,
Unfortunately Newspaper has an fixed grid layout, responsive as it is fluid and style for desktop/tables/mobile screens. So changing the width (1170px) would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work.
Thanks!
Hi,
The smartlists content isn’t supposed to show the ads as its handled different as in case the post’s content isn’t using smartlists so this is the right behavior.
You can use ad spot’s shortcodes to place ads inside smart lists content if you like. We also have this on our requests lists and we will consider trying another approach on this in future updates.
Thanks!
Hi,
Glad that you have managed to solve this, sorry for inconvenience!
Thanks!
Hi,
Unfortunately we don’t have any videos, but you can follow this guide – https://forum.tagdiv.com/smart-list/ and also these topic may help – https://forum.tagdiv.com/topic/smart-lists/
Hope this helps!
Hi,
You will have to edit post template that you use and add your code there after comments – http://screencast.com/t/HHrMyism
You can use do_shortcode() function(if your widget ) to display your widget allows shortcodes – https://codex.wordpress.org/Function_Reference/do_shortcode
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css, it should work using !important tag: http://screencast.com/t/KabPJroFg3i
@media(max-width: 1023px){
.ad-630 {
display: none !important;
}
}
Thanks!
Hi,
Please make sure that you use the latest theme version 1.7.1 and also update the plugins that come with the theme files from the /plugins folder(especially Visual Composer – 4.4.4).
Use FTP method to update the theme – https://forum.tagdiv.com/how-to-update-theme/ and als Visual Composer plugin – https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Thanks!
Hi,
Unfortunately theme doesn’t contain a demo for Woocommerce as the plugin is not a part of the theme. That appear on our demo just like an example that Newsmag theme is compatible with Woocommerce plugin.
After you install the plugin and add your products, you can create a page like on our demo using Featured products block – http://screencast.com/t/2U9OwZ9VfP
Thanks!
Hi,
Glad that you managed this, let me know if you have other issues related to the theme.
Thanks!
Hi,
Please try to add another size for ads – http://screencast.com/t/KeTjPa0HJJg also in this file – http://screencast.com/t/xCUmZ6oBy5ep and it should appear in Theme Panel > Ads section to control it.
Thanks!
Hi,
Using module 15 you will display all the content of the post. Unfortunately module 15 was not used to create any tagdiv block, you can use it only on templates(loop) like blog,categories, tag, latest articles… So if you use blog(latest post) template on your front-page you can set module 15 from – http://screencast.com/t/c1OfzHe4ON
Thanks!
Hi,
Unfortunately if you use a background image, it wont be added on pages where is used Homepage post block and there is no option to activate it. The background image is blocked because the homepage post image will become boxed and unresponsive on mobiles. You can use only background color – http://screencast.com/t/5TZqb2pA
Thanks!
Hi,
Please check your page source and see if your og meta data are added properly there and check an articles using facebook debugger(Fetch new scrape) – https://developers.facebook.com/tools/debug/og/object/ Theme doesn’t handle og: meta data, we also use a plugin for this on our demo – Seo by Yoast.
Also provide a link so we can take a look.
Thanks!
Hi,
You can try this custom css to change background color for your sidebar – http://screencast.com/t/n2X7Q1w18 – http://screencast.com/t/x877tKFsU
.wpb_widgetised_column, .td-main-sidebar {
background-color: red;
}
.page .wpb_widgetised_column .td-g-rec-id-sidebar {
margin-top: 0px;
padding-top: 20px;
}
Thanks!
Hi,
Please provide a link so we can take a look. Also when you save Theme Panel please check this without any plugins active, leave just Visual Composer active and clear cache. You can use browser inspector tool and check your console for errors when you save your settings(changes).
Thanks!
Hi,
I have checked your site and you have this issue because of this padding to the container – http://screencast.com/t/T3mgVz3lZ – http://screencast.com/t/5hIOkuPvCgP
I also checked this and that padding should not be added there – http://screencast.com/t/TOVVns4xGLj
Please check you custom css and remove any code related to it and also disable all your plugins(maybe it is added by a plugin) leave just Visual Composer active and clear cache.
Thanks!
Salut,
Te rog dezactiveaza toate plugin-urile, lasa doar Visual Composer si Seo by Yoast active, da clear la cache si verifica un articol cu facebook debugger ca sa vezi daca mai apar acele erori(click Fetch new scrape). S-ar putea sa fie un conflict intre plugin-uri.
Mersi!
Hi,
You can target the title using this custom css – http://screencast.com/t/QmVLgbWFu8
.td-more-articles-box-title {
color: red !important;
}
Also background color I see that you have added a custom css for it – http://screencast.com/t/98TS5XJQ80
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/9xahwmg4
.sf-menu > li > a {
height: 44px;
}
Thanks!
Hi,
Unfortunately image style doesn’t work properly, but it will be fixed in version 5 of the theme. Sorry for inconvenience!
Untill then you can use custom css to stylish the image for example if you set circle – http://screencast.com/t/yiFsxWZZNm – http://screencast.com/t/GMrSeQt1
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img {
border-radius: 50%;
}
Please provide a link and I will try to provide a css solution.
Thanks!
Hi,
I also checked this and did not found any issues moving the blocks from the pagebuilder. I’m not sure why you have this issue, I see that you have there Block 4 in a Tab, so please make sure that you move only the Block 4(I thisnk that you want to move only Block 4) – http://screencast.com/t/u8Hgje3Uk Please check this without any plugins active, leave just Visual Composer active and clear cache.
Thanks!
Hi,
As you can see also in Jetpack documentation that text will appear – http://jetpack.me/support/publicize/facebook/#connect-facebook You can address to the plugin support for this as this is not managed by the theme.
Thanks!