Hi,
Thank you Christopher!
Please set link to open in new window: http://screencast.com/t/sHkx90430Ovr or add target="blank" in html editor: http://screencast.com/t/CC8Yj2esog1q
Thanks!
Hi,
Please send your site details at contact@tagdiv.com and paste a link to this conversation.
Thanks!
Hi,
Please try this without any plugins active, leave just Visual Composer active, clear cache and purge your files if you use CDN.
Also please provide a link to the issue.
Thanks!
Hi,
If you want full menu please use header style 8: http://screencast.com/t/HUU9eY9qd0
Result: http://screencast.com/t/zACcjiaPwijf
Also if you don’t want top menu you can disable it from here: http://screencast.com/t/crIqFNZNYb
Thanks!
Hi,
I have checked your site, but looks fine. Did you solve the issue?
I see that you use blog style – http://screencast.com/t/lXrAFlN1Ci so if you want to change header style to blog from Theme Panel > Header: http://screencast.com/t/zLILsxIco and also you can change module to display blog articles: http://screencast.com/t/tEwleqcg
Please also use this css if you want to use footer background color white: http://screencast.com/t/0YxuTYdnW
.td-footer-container .td_popular_categories ul a{
color: #222222;
}
.td-footer-container .td_block_wrap .td_block_inner .entry-title.td-module-title a{
color: #222222;
}
.footer-social-wrap i {
color: black;
}
.td-footer-container .td-icon-mail-1:hover{
background-color: red !important;
}
Our documentation may help: https://forum.tagdiv.com/newsmag-documentation/
Thanks!
Hi,
Please try to edit header style that you use and add this condition to the header ad: http://screencast.com/t/eABgrML2
<?php
if(!is_front_page()) {
locate_template('parts/header/ads.php', true);
}?>
Result: http://screencast.com/t/kB9mDqiI – http://screencast.com/t/HKBoPUxgBI
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/8hekGlMSfM8J
.blog-stack .sf-menu ul .menu-item a{
color: red;
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Did you solve the issue?
I have checked your site and did not find any issues with the megamenu: http://screencast.com/t/Zo3N0ZNxLIg
Thanks!
Hi,
You have some filter options and sort order in Big Grid settings: http://screencast.com/t/QELFLzb0BWM and you can find here what can be done with it: https://forum.tagdiv.com/block-settings-overview/ as I’m not sure what you are trying to do.
Please follow our guide: https://forum.tagdiv.com/newsmag-documentation/ and let me know if you have any issues related to the theme.
Thanks!
Hi,
Unfortunately the theme doesn’t have an option like that and you would need additional customization for that.
If you don’t know how to do it I suggest you get someone to do it for you.
Thanks!
Hi,
Unfortunately theme doesn’t have an option to change social buttons like that. If you want to remove the text from post social share please delete it from this file: http://screencast.com/t/Ta4bMb8YiD and use this css code to make in Theme Panel > Custom Css: http://screencast.com/t/ekSn2bDeBz
Note that this css is only for bottom buttons!
.td-post-sharing-bottom .td-social-sharing-buttons{
height: 50px;
}
.td-post-sharing-bottom .td-sp-facebook {
width: 100px;
background-position: 20px -15px !important;
}
.td-post-sharing-bottom .td-sp-twitter{
width: 100px;
background-position: 20px -430px !important;
}
.td-post-sharing-bottom .td-sp-googleplus{
width: 52px;
background-position: -10px -272px;
}
.td-post-sharing-bottom .td-sp-pinterest{
width: 52px;
background-position: -10px -65px;
}
Also I think that a plugin for social share will help, so social buttons to look like you need.
Hope this helps!
Hi,
1-2-4-5 Unfortunately there is no option to do this, smartlist overwrite image settings and for the moment is not possible. We plan to add a new format for the smart lists in a future update and to have more control to the smartlist, but I cannot say when it’s going to be implemented, we have a lot of features on the list and we have to take them in the order of priority.
3. Smartlist 2 and 4 were designed to use font size 12px, so you will need to use custom css for them. Sorry for inconveniece!
For Smartlist 2 use this css: http://screencast.com/t/wjC1qAmOnC
.td_smart_list_2 .td-sml2-description p{
font-size: 16px;
}
For Smartlist 4 use this css: http://screencast.com/t/GVIs51hNybV
.td_smart_list_4 .td-sml4-description p{
font-size: 16px;
}
Smartlists 1 and 3 use post content size: http://screencast.com/t/3RYfrX4e – http://screencast.com/t/e1RM35nrxd
Thanks!
Hi,
Unfortunately our theme was not designed to work with custom posts. You will need to create a template for this and call the sidebar in single.php: http://screencast.com/t/0TUFt1GW
See here how to call the sidebar: http://codex.wordpress.org/Function_Reference/get_sidebar
You will need custom modification for this, so if you don have basic php/css experience I suggest to get someone to help you, as we cannot provide custom work at this time as we work on updates/development and support.
Thanks!
Hi,
Please deactivate all plugins, leave only Visual Composer active, clear cache and check if you still have this issue. Also please check your permalink as I could not recreate this on my side and also you can check our demo: http://demo.tagdiv.com/newspaper/asus-xonar-u7-sound-card-hassaba-a-built-in-headphone/
Thanks!
Hi,
If you use the responsive ad code from Google for your AdSense ads they will be responsive. Meaning, a different size ad will be loaded depending on viewport. Also note that adsense are not responsive on the fly, you have to refresh the window in order to get the right size ads for current screen width.
Thanks!
Hi,
Unfortunately for the moment blocks don’t support html in title. I’ve added this on our list for further investigations and we will try to find a fix for this as soon as possible.
Thanks!
Hi,
@Osiris RD you can install the demo like this: https://forum.tagdiv.com/install-demo-data/ also if you want to import predefined styles(stacks): http://screencast.com/t/Lc6Dho2jdh Please note that if activate a stack, it will import only settings like fonts, colors…
On our demo’s menu are added only some categories that are set to megamenu and pages with submenu items: http://screencast.com/t/dte2bmKwL5 You can make your menu that you need by adding your pages and categories like in the screenshot.
If you also need the xml files of the demo you can make a request for it on email and we will send it to you. Send your request at contact@tagdiv.com and also include a link to this topic.
Thanks!
Hi,
Please deactivate all your plugins, leave only Visual Composer active, also empty cache and see if you can add links. Let me know!
Thanks!
Hi,
Unfortunately you cannot add elements with Visual Composer plugin on category pages, but if you want to add a slider for example you can edit the template category.php and add your code: http://screencast.com/t/h0fXTf4U
Thanks!
Hi,
I have checked your site…please try this without any css code in Theme Panel > Custom Css. Normally this should not happen. Also try this without any plugins active, leave only Visual Composer active and clear cache. Let me know how it goes!
Thanks!
Hi,
Unfortunately header style 3 (also 6) use the same logo also on mobile view. It was initially created like this but we have this on our list and we will think to another implementation. Sorry for inconvenience!
Thanks!
Hi,
You can change menu items color from Theme Panel > Custom Typography: http://screencast.com/t/GZraezvIms
Result: http://screencast.com/t/QLi526WF9Uk
Please provide more details if you referred to something else and a screenshot, as I cannot see any picture.
Thanks!
Hi,
I guess that you are refer to the Big Slide image, as I did not find any Revolution Slider on your homepage.
The image need to be at least 745x483 which represents the big image thumb size and the image needs to be of that width to fill the whole container. Regenerating thumbnails should solve it unless the image you use it’s smaller that the dimensions needed because WordPress doesn’t enlarge images.
If you use larger images please regenerate your thumbnail following this guide: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please try a plugin like Thumbnail Upscale to enlarge thumbnails: https://wordpress.org/plugins/thumbnail-upscale/ to enlarge thumbnail. For upscale use a combination of plugins Thumbnail Upscale + Force Regenerate.
Thanks!
Hi,
Like Christopher said Visual Composer plugin it’s specifically designed for pages. Do you see Visual Composer elements in in backend? http://screencast.com/t/5kwJhhkw1u
Please provide more details about your issue on page as I don’t understand which the issue is. I think that it is normal to be some differences between post and page view if you are using Visual Composer on both.
Thanks!