Hello,
All thumbnails sizes used are defined in function.php http://screencast.com/t/S4hlaeXQO
Where the images are used you find here a guide: http://import.tagdiv.com/newspaper/doc/#start
The rebuild plugin work with no adjustments, you don’t need to set any size in media.
Where you want to change the size, can you show me a screenshot because this thumbnails are correct sized: http://screencast.com/t/xILPpm1gqdS
Thanks
Hello,
You changed the excerpt for Module 9 for content and not work? We will release V3 in 4 days if you want to wait for the next update will have a new admin panel.
For the excerpt you can change the type: by word or by characters. I’ve tested the excerpt for module 9 and works fine.
Thanks for the message!
Hello,
Great solution.
Thanks and hope other users who need this will use the solution provided.
Hello,
We will release V3 with a new ads system friday(4 days) if you want to wait.
Thanks!
Hello,
We only disabled some elements from VC. You can bring it back editing function.php file and removing this code: http://screencast.com/t/whv3Y8P3y
Also please disable your visual composer plugin because that plugin is integrated in theme.
Thanks!
Hello,
Depends of the aspect ratio, you can change it here with this value http://screencast.com/t/9kMB0V1aEz
Thanks for the message!
Hello,
No, just replace all files via FTP.
we have here a video tutorial example: http://import.tagdiv.com/newspaper/doc/#howtoupdate
Thanks!
Hello,
What you can do is to use Homepage – with article list, leave the page builder empty, and add the slider directly in file like here: http://screencast.com/t/GQwjEwdEnX
echo do_shortcode('[vc_row][vc_column width="1/1"][td_slide hide_title="hide_title" limit="5"][/vc_column][/vc_row]');
Add a slider in page builder, configure it, then switch to classic editor and take the shortcode and use it live above.
Than you have to add some css to fix the height of the slider like:
@media (min-width: 768px) and (max-width: 1018px) {
.iosSlider-col-3, .iosSlider-col-3 .item {
height: 310px !important;
}
Hope this help!
Thanks!
}
Hello,
Thanks @Christopher for the help.
Hello,
Follow the steps provided by @circuitsports
For more details you can read here: https://forum.tagdiv.com/topic/pagespeed/
Thanks for the message!
Hello,
Can be changed via CSS, we will add as an option in admin panel in the next update v3 this week.
If you want sooner, we can provide you a custom CSS. Please give me your site URL to inspect it.
Thanks for the message!
Hello,
You have to update the plugins from the latest theme version 2.4
Thanks!
Hello,
Is everything ok now?, i see that you have now the right thumbnails sizes.
Thanks for the message!
Hello,
See here: http://import.tagdiv.com/newspaper/doc/ads.html
Thanks!
Hello,
You can fix with a css. to remove the space add this in style.cs
.page .meta-info {
display:none;
}
can you show me you site to see the issue.
Thanks!
Hello,
You can make this from CSS. There are 2 logos, one in menu, and one above the menu that is with display:none(hidden)
Hidde the logo from menu and display the logo above the menu(with display:block)
For ad, go to Theme option -> Google adsense and add on phones.
To do the CSS for the logo inspect your site using Firefox or Chrome inspector.
Thanks for the message!
Hello,
1. That font FFFFFF in content brake the layout. Is some HTML tags unclosed.
Please remove that font properties and we will give you a CSS to make the text from footer white.
2. The issue with that title is from template, use Homepage blanks template.
Thanks for the message!
Is very strange! I bet that is from a misconfiguration.
Please can you give us an errors log, or give us access to FTP and WordPress to and we will inspect the issue. Send via email at contact@tagdiv.com, wrote in message title FOR MARIUS and paste a link to this conversation.
Thanks!
Hello,
You can do this with some custom CSS.
Use inspector from Firefox or Chrome, and change the color from css for each item from menu.
Thanks for the message!
Hello,
The issue with view counter is a general issue here on WordPress when you use a cache plugin. That cache plugin W3 Total Cache cache the page and the view counter stop to increment and the last 7 days popular posts work with views counter.
If you want the views counter and last 7 days popular posts to work normally you have to disable the W3 Total cache plugin.
We have in mind for future update to make a solution that update the view counter with ajax. This should work with Cache to.
Thanks for understanding!
Hello,
Ok, send a link to see the issue, please send at contact@tagdiv.com, wrote in title message FOR MARIUS and paste a link to this conversation.
Thanks!
Hello,
I’ve tested and works fine on iPhone 4 and Samsung Galaxy S4. Please try it in incognito.
Or give me a link to your site to see the issue.
Thanks!
Hello,
That pages are added in footer menu, please take a look in your PAGES and see if you have those pages. If not, please create that pages and add them in footer menu from Menu editor(and delete old one).
Hope this help.
Thanks for the message!
Hello,
We fixed the facebook plugin. Please activate the plugins and make this:
https://forum.tagdiv.com/pagination-issue-on-homepage-and-facebook-plugin/
Please tell us if works.
Thanks!