Hi,
This may be from a plugin please make sure you deactivate all plugins and try again, leave active only those plugins required by the theme.
If this doesn’t work for you please try to re upload your theme manually and try again, follow this guide: https://forum.tagdiv.com/how-to-update-the-theme/
Thanks
Hi,
@yoluca
You can remove that color to make it transparent or to enlarge the image to fit the area.
Use this CSS for the removing background:
.iosSlider {
background-color: transparent !important;
}
To enlarge the image use this CSS:
.iosSlider-col-2 .entry-thumb {
width: 100% !important;
}
Also I have noticed that you have some JavaScript errors in console.
Thanks!
-
This reply was modified 12 years by
Lucian.
Hi,
You don’t need to use the above fix anymore, we have fixed the big slider in V4 and now it looks great, in your case your big slider looks different from the one we have on our demo?
I have checked your site and the big slider looks fine.
Let me know if you have any other issues.
Thnaks
Hi,
1. Please remove this code from page-category-slider.php file, like this: http://screencast.com/t/JEZpd4Ysa
2. Use this css:
.iosSlider-col-2 .entry-thumb {
width: 100% !important;
}
Thanks
Hi,
You can use the “Homepage – with article list” template for your articles page, you can chose the layout and the numbers of articles to be shown on page, like this: http://screencast.com/t/SNAVi41gepb
You will get this result: http://screencast.com/t/qnTVs9zGas
Hope this helps!
Thanks for the message!
Hi,
Glad you fixed it.
Thanks for your message!
Hi,
1. This option to change it automatic for all will be available in the next update.
2. You will have to change in the loop-single-4.php file.
Thanks
Hi,
The sidebar only slides under is when the devices max width is 767px and this is the grid system used by the theme. To change that is not an easy task.
Sorry for the inconvenience!
Thanks for the message!
Glad that you have managed it.
Thanks for sharing!!
Hi,
We have this and will be available in the next version.
– option to set a default template style
– a template without feature image
Thanks for the message!
-
This reply was modified 12 years by
Lucian.
Hi,
Please add this custom CSS in Theme Panel > Custom CSS and just change the color as you want it:
.td-doubleSlider-1, .td-doubleSlider-2, .td-gallery-slide-top{
background-color: red !important;}
Thanks
Hi,
Make sure you have the latest version 4.0.2
You can change the fonts from Theme Panel > Custom Typography
The font setup doesn’t work for custom post type? For pages should work.
Thanks
Hi,
The big slider will be fixed in the next update to work on 980px to, about the logo from your header can be adjusted with a CSS, we will fix this in the next version to.
Thanks!
Hi,
This happen only on the small grid 980px on full work fine, We know about this issue, we will fix this in the next version.
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Thanks for the suggestion, but this is not an easy task. We will think and talk about this, but we have to pick very carefully what we implement as we have now over 150 feature requests.
Have a good day!
Hi,
As Christopher said the VC plugin will be updated to it’s latest version with each theme update. You can update the theme to it’s latest version(4.0.1) that includes the VC(4.2.3) latest version.
Thanks
Hi,
In that case it will not count as a new page view. The view is counted only when you are on a post, and for that post will be +1 count.
Thanks
Hi,
Please add this custom CSS in Theme Panel > Custom CSS:
@media (max-width: 767px){
.td-menu-wrap #td-top-menu {
display: block;
}
#td-top-mobile-toggle {
display: none;
}
.header-search-wrap {
display: none !important;
}
.td-grid-wrap {
padding-top: 0px;
}
}
Thanks
Hi,
Please update the theme to the latest version and try to disable all plugins except those required by the theme and check to see if the issue is still there.
If this doesn’t solve the problem, you can send us at contact@tagdiv.com your wp-admin username and password and we will take a look, also send a link to this topic or specify the issue.
Thanks
Hi,
We will implement this in the theme next version.
Thanks
Hi,
Have you managed to install it?.. you can delete the plugin and install it again.
Please follow this guide:
https://forum.tagdiv.com/installation/
Also you can find our documentation here: https://forum.tagdiv.com/newspaper-documentation/
Thanks for the message
Hi,
Can you please tell me what theme version do you use, we had some similar issues due to some plugins, try deactivating some plugins one by one and check to see if the issue is still present.
If this dose not work you can give us wp-acces so we can take a look, send your username and password at contact@tagdiv.com, include a link to this topic also.
Thanks
Hi,
If you want you can disable the themes sharing button from posts and use a plugin instead.
Thnaks for the message
Hi,
Please add this custom CSS:
.post .wpb_video_wrapper iframe {
margin-top: -25px;
}
It’s hard to make this working if you can’t give us a link to see the issue, and to fix it directly where is needed.
Thanks