Hi,
Seems to be a facebook issue there, let’s hope that it will be fixed soon.
Thanks for sharing this!
Hi,
@82jachar I have checked your page source and the og: meta are added properly, also the image – http://screencast.com/t/XvpCdDLLJr
@Grood and @82jachar Seems to be an facebook issue there as @chavamx (that has a similar issue) found this topic – https://developers.facebook.com/bugs/978421888869140/
Thanks!
Hi,
You have an option in block settings where you can show subcategories: http://screencast.com/t/l7RNL89vkaHX
Result: http://screencast.com/t/VUokLG5JJf
Thanks!
Hi,
If you have enable crop option for featured image from Theme Panel – http://screencast.com/t/hnl0xUCVE all new uploaded images will have that size for post templates: default and style 2 – http://screencast.com/t/viWmmgxWHQx
On Style 3 featured image has this size: http://screencast.com/t/DeZ3TibjAx
Here you can find thumbnails size – http://screencast.com/t/TvuDw9pBDwN
Thanks!
Hi,
For you homepage you have to edit the template that you use “Homepage-BG with articles list” or “Homepage with articles list”: http://screencast.com/t/O3URcn7p So if you say that it doesn’t work it means that you use “Homepage-BG with articles list” page template.
For category page please use the code like this after pagination – http://screencast.com/t/ytKnDWbedfgL and it should solve the issue (above I provided wrong position for category page – sorry ).
Thanks!
Hi,
It seems that this is not apply on module 9. All option from Custom Typography will be changed in version 5 of Newspaper, so please use this custom css till this will be fixed: http://screencast.com/t/nLUgvkqXBaA
.td_block6 .td_mod9 .entry-title a{
font-weight: bold;
}
Thanks!
Hi,
I’m not sure why you have this issue, please provide some screenshot how you set block 5 filter by tag and a link where this block appear in the sidebar.
I have checked this and did not found any issues: http://screencast.com/t/HaMOcw7H – http://screencast.com/t/HWiAcDuAa
Thanks!
Hi,
Can you provide more details about your issue with the menu? I have checked you site and did not found any issues: http://screencast.com/t/4yfRynBoRGB
Thanks!
Hi,
The theme doesn’t output automatic the og: meta data information, but you can use a plugin for this. We recommend to use this plugin WordPress SEO by Yoast plugin because is the best for SEO. Just install it and activate the meta data: http://screencast.com/t/9CBtZm0bESiP
We use it on our demo to.
Thanks!
Hi,
@saibharath I see that you use the default social share, but yo have also to use a plugin to set og: meta as the theme doesn’t do that. We use Seo by Yoast also on our demo. Just install it and activate the meta data: http://screencast.com/t/9CBtZm0bESiP
Thanks!
Hi,
Please make sure that you don’t have a background color (or image), the main menu becomes boxed when backgorund is used: http://screencast.com/t/noIarf9I
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Please translate here – http://screencast.com/t/tPug7eAoA67S – http://screencast.com/t/WzvJ4auca4lO
Thanks!
Hi,
Unfortunately you cannot make only one of the widgets from post’s sidebar to be sticky as the entire sidebar will be sticky there.
Instead on pages you can add this class td-ss-row to the row and will make it sticky – http://screencast.com/t/Nx6MqZW7FeAz
Thanks!
Hi,
Unfortunately we cannot install the theme for you, also we cannot provide any custom work for the moment. You can use this guide to upload your theme via ftp – https://forum.tagdiv.com/how-to-update-theme/ and also install the plugins that come with the theme’s files from the /plugins folder.
Thanks!
Hi,
Thanks Chris!
@websiterra You can use a header style with full menu: http://screencast.com/t/1I3M4PuTWzJ and for footer please use Christopher’s custom css in Theme Panel > Custom Css it works fine – http://screencast.com/t/DLzV5xIUkoOC
Thanks!
Hi,
Please replace name with slug in td_module.php file: http://screencast.com/t/4AYseZtsH1
Result: http://screencast.com/t/HLZW8rSo – http://screencast.com/t/x5ysczHjt5Td
Thanks!
Hi,
1. I have also tested this and did not found any issues with block 7 pagination when background is set – http://screencast.com/t/vv9FR4Px6
I have checked this with latest version of the theme(1.7.1) so please update your theme(question 2 – seems that you use 1.7 version) and also update the plugins that come with the theme’s files from the /plugins folder. Use this guide to update your theme (FTP method) – https://forum.tagdiv.com/how-to-update-theme/
Also disable all plugins, leave only Visual Composer active, clear cache and check if you still have this issue with block’s pagination.
2. It was an issue with custom ads in version 1.7 of the theme, but it was fixed in last update.
Thanks!
Hi,
A solution will be to add a link to your menu and display an image(logo) there – http://screencast.com/t/VE5x0uBDJ
Now you need to hide it on main menu and show it only for sticky menu via custom css(using menu item unique class) and also hide mobile logo that is used by default in sticky menu: http://screencast.com/t/UbdA7KAqv
For mobile screens will remain mobile logo that you have set in Theme Panel: http://screencast.com/t/LqFLma80C
@media (min-width: 768px){
.td-main-menu-logo.td-logo-sticky {
display: none;
}
}
.sf-menu .menu-item-1707{
display: none
}
.td-affix .menu-item-1707 {
display: block;
}
.menu-item-1707 img {
max-width: 50px;
max-height: 40px;
}
Thanks!
Hi,
You have there margin bottom to the row – http://screencast.com/t/gL9VUEYGxop please check row settings and see if you have margin there and try to set it at 0 – http://screencast.com/t/bhd6PiXzpiK
Thanks!
Hi,
What error do you get in facebook debug tool?
Please check og: data in your page source. Also we recommend to use this plugin WordPress SEO by Yoast plugin because is the best for SEO as the theme doesn’t output automatic the og: meta data information.
You can also check this without any plugins, leave just Visual Composer and Seo by Yoast active, clear cache and then check if you still have this issue.
Thanks!
Hi,
I have showed you also in above image, you have an option in Screen Options for this – http://screencast.com/t/O3tM4kbb
Thanks!
Hi,
I have checked your site but I did not found any issues like in your image – http://screencast.com/t/hTA1j5if2jm I’m not sure when you have this issue. When the page is loading?
Please also check this without any plugins active, leave just Visual Composer active and empty cache.
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/smcdWG9Z
.td-big-grid-post-0 .td-sbig-title-wrap .td-sbig-title:hover, .td-sbig-title-wrap a:hover {
color: #13687C !important;
text-decoration: none !important;
}
Thanks!
Hi,
I’m not sure why you still have this issue. Please try to remove/reinstall Envato Toolkit – https://forum.tagdiv.com/how-to-update-the-theme/ maybe will work after. Also we will take a look at this in future theme’s updates and see if there is an issue.
If doesn’t work please try to update via FTP, just follow the steps from our guide and make a backup of your current theme installation. After you update the theme you have also to update the plugins that come with the theme files from the /plugins folder – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Thanks!
Hi,
We know about this issue that appears when you use site background and also homepage background. We will fix this in future updates, please use this custom css in Theme Panel > Custom Css to fix it: http://screencast.com/t/WhBYq3QxAQM
@media (max-width: 767px) {
.td-boxed-layout .td-big-slide-background {
width: 100%;
}
}
Thanks!