Hi,
Sorry for inconvenience! This is documentation for new version of theme and we hope to release it next week.
Thanks!
Hi,
@mazhar I have already provided a solution here – https://forum.tagdiv.com/topic/how-to-change-featured-image-position-in-blog-post/
*Title
*Ad
*Featured image
Unfortunately you cannot achieve that without custom modifications and you have to use a custom ad instead of article top ad. You can try this, it should work:
The easiest solution is to paste your code in a custom ad from Theme Panel > Ads and use do_shortcode function in the post template above the featured image code – http://screencast.com/t/wTdBJhfG0y
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
Result – http://screencast.com/t/f42xB0OpktYR
Thanks
Hi,
Please provide a link so we can take a look as I’m not sure what is your issue. Also provide more details where I should look.
You can enable “crop featured image” from Theme Panel > Post Settings – http://screencast.com/t/CtFNqk9xDX
Thanks!
Hi,
Woocommerce plugin is not a part of the theme you will have install it and configure like Lucian already replied – https://forum.tagdiv.com/topic/wocommerce-in-newsmagazine/
After you install the plugin and add your products, you also can create pages using Woocommerce blocks (they will appear at Visual Composer elements) – http://screencast.com/t/03DuuvUM
You can find here the plugin’s documentation – http://docs.woothemes.com/documentation/plugins/woocommerce/
Thanks!
Hi,
The smart sidebar feature will be available in version 5 of the theme, this feature is available for the moment only on Newsmag.
Thanks!
Hi,
Please provide a link so we can take a look, also please check this without any plugins active except of Visual Composer plugin and clear cache if you use a cache plugin or browser’s cache.
Thanks!
Hi,
Unfortunately I cannot make any suggestion it should work. We use the latest version of the theme and also theme’s plugins updated to help our customers. I suggest to update the theme and also the plugin and it should work fine, I also tested your channel and it display subscribers – http://screencast.com/t/Si3op2j3 – http://screencast.com/t/PsE9jFKYsBiY
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.
Please 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,
Please make sure that you set a category as megamenu properly – http://screencast.com/t/7d0cGgO5 it will display subcategories automatically on desktop and also on mobile menu – http://screencast.com/t/6a1QyzZ68IL – http://screencast.com/t/unabdNatx3Yy
Thanks!
Hi,
I have accessed your link but I did not found any custom ad – http://screencast.com/t/Zj6Z5gTzl please switch to Newspaper theme so we can take a look. Also you can try to set a size for you custom ad – http://screencast.com/t/xrsynIs2LST7
Thanks!
Hi,
Did you checked this without any plugins active except of Visual Composer and clear cache?
It seems a cache issue as your changes are applied when the cache expires and it is not enough that you have disabled it you also need to clear cache to take effect or try without plugin (delete it). Also you can clear browser cache.
Thanks!
Hi,
Did you checked your console when you have deactivated all plugins? You still have these errors – http://screencast.com/t/wywwCnMl that affect also Big Slider.
These js errors usually are caused by plugins that conflict with theme javascript. Also please make sure that you use the latest theme version (4.6.3) and use this guide if you need to update(FTP method) – https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugins that come with the theme’s files.
If still have this issue please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also paste a link to this conversation so we can know who you are. We will answer to this soon as possible.
Thanks!
Hi,
In version 5 of the theme will be added News Ticker like you can see it in Newsmag – http://demo.tagdiv.com/newsmag/
Please provide more details if this is not what you mean.
Thanks!
Hi,
You have some js errors in the console – http://screencast.com/t/nVcjM8aoQ Please disable all plugins except of Visual Composer, clear cache, purge your files if you use CDN and check if you still have this issue. Also try this without any css/js minifications.
Thanks!
Hi,
Unfortunately the header style 3(also header 6) use the same logo image also on mobile, you don’t have to upload a mobile logo. All header styles will be changed in Newspaper 5.
Until then you can try to make this change in menu-header.php file – http://screencast.com/t/2S3dTDOoo8u and now you can upload mobile logo – http://screencast.com/t/tMwGGtAbIOh this will be used on mobile devices.
You can activate the theme also when it will be moved on final domain. If you want to use it on multiple sites/domains you’d have to buy a license for each project.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/7LZxB9rSa
.post .entry-comments-views {
display: inline-block;
}
Thanks!
Hi,
Unfortunately using 1/4+1/2+1/4 or other row split option except – http://screencast.com/t/6gdyLvoX4 can create some issue. Newspaper theme was designed in 3 columns fixed grid, so the blocks are recommended to be used 1/1 – 1/3 + 1/3 + 1/3, or 2/3 + 1/3
Thanks!
Hi,
Unfortunately the only way to display you code in all pages is to alter the theme code like I said above.
You said that want this block to appear on all pages, but I’m not sure what you want as you say that “it worked but not what I want”. Please provide more details.
If you use header style 8 the header ad is not showed, you could paste your shortcode – http://screencast.com/t/UuundnNlXw here – http://screencast.com/t/kXtAzkZteSp but also you have to make this change in header file – http://screencast.com/t/4OLbKiAk
Thanks!
Hi,
Please check settings to disable posts page – http://screencast.com/t/VdDWJbr6zz and view the page after and decide if you want to delete it. Also my likes maybe it is created by a plugin as our demo doesn’t contain a such of page. Also please note that demo install new data (menu, posts, categories, pages) and it can only be removed manually.
Thanks!
Hi,
You can try this custom css to add a border there on post pages – http://screencast.com/t/wKdZ9HuWmloo
.single .td-logo-rec-wrap {
border-bottom: 1px solid red;
padding-bottom: 5px;
}
This will be applied on all your post templates as the default template doesn’t have a specific class to target. If you want this border only on default, you have to hide it:
.single_template_1 .td-logo-rec-wrap, .single_template_2 .td-logo-rec-wrap, .single_template_3 .td-logo-rec-wrap, .single_template_4 .td-logo-rec-wrap, .single_template_5 .td-logo-rec-wrap {
border-bottom: none !important;
padding-bottom: 0px !important;
}
Thanks!
Hi,
Sorry for misunderstanding!
Please try this custom css, I guess that this is what you need: http://screencast.com/t/MrtukfNKS
.td-full-layout .td-menu-background:after, .td-boxed-layout .td-menu-wrap:after {
bottom: -14px;
}
Or if you want to remove that just set display: none;
Hope this helps!
Hi,
You can find the latest version of Social Counter plugin(2.10) in the /plugins folder from theme files that you have downloaded. I also tested your id and it works fine – http://screencast.com/t/yRvJ5CVH – http://screencast.com/t/BB2k1BPu
Regarding Visual Composer plugin, the latest version it will be provided in future theme version after we test it with our theme – https://forum.tagdiv.com/topic/how-to-update-visual-composer-2/
Thanks!
Hi,
Please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also please paste a link to this topic so we can know who you are. We will answer as soon as possible.
Thanks!
Salut,
Cred ca ai o problema similara – http://stackoverflow.com/questions/24952091/facebook-sharing-curl-ssl-connect-error
Mersi!
Hi,
Please send an email at contact@tagdiv.com and provide wp-access so we can take a look, also please paste a link to this topic so we can know who you are. We will answer as soon as possible.
Thanks!