Hi,
Which is the first block that is used at the default demo?: http://themeforest.net/item/newspaper/full_screen_preview/5489609 I cannot find it. Or is it only available with the new theme update?
Best
Kathrin
Hello all and thanks in advance for the help.
We received the email that there was a new update for the Newsmag theme. That is great.
If we do the update will we loose the formatting, layout, set up that we currently have at http://www.ilike2complain.com/
We worked hard to get the layout, colors, and set up where we want it and do not want to have to do that work again if we install the new updated theme files..
Any feedback would be greatly appreciated.
OK. Thank you. But I would be happy if you could add some options about these changes in the theme panel in the next update. Also, it would be great if we could add adsense ads to the category pages.
Since I updated to version 2.1 the Lazy Load of images does not work anymore on the FrontPage.
On any other it works as supposed. On the FrontPage images are loaded once I have scrolled past the image and it’s no longer visible in the image. So if I scroll all the way down there are no images – once I scroll up again they’re all there.
Any ideas to a solution?
Thanks in advance 🙂
Hi,
1. Unfortunately this comes from bbpress plugin as we don’t alter the plugin’s code, it supports bbpress without any custom templates. So you will have to edit the plugins file if you want to change this – http://screencast.com/t/zzHKRw2ct
You can implement popup log in/register widget using:
echo '<a class="td-login-modal-js" data-effect="mpf-td-login-effect" href="#login-form"><strong> Log in/Register</strong></a>';
2. Unfortunately the top menu was not designed for mobile devices, we will try to find a better implementation for sign in/register widgets in a future update. Until then you can try this custom css in Theme Panel > Custom Css: http://screencast.com/t/cw4mTt1hSINv
@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
.td-header-sp-top-widget {
display: none !important;
}
}
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi
You can try this three colons layout: http://screencast.com/t/fPsXFM2Bndm but this is available only on the pages where it’s used VC page builder.
The theme wasn’t designed to handle two sidebars, you will need custom modification to achieve that. That means custom work and unfortunately we cannot offer it as we work hard on the development, updates, fixes and support, but you can always look for a freelancer from sites like: http://studio.envato.com/ to do it for you.
Thanks!
Hi,
Please make sure that you update the Visual Composer plugin, delete the old version and update it from here – http://screencast.com/t/ExBJy1AK Then check the version – http://screencast.com/t/BprEF4AjdqH
Thanks!
Hi
To increase the post width you need a lot of customization, you need to change the theme’s grid and for that you need to increase the others elements width’s, (header, footer) as the layout to maintain the same look. That involve custom work and unfortunately we cannot offer it as we work hard on the development, updates, fixes and support. You can always look for a freelancer from sites like: http://studio.envato.com/ to do it for you.
Thanks!
Hi,
The present smart list is a slider, it doesn’t actually have multiple pages. We will add a new smart list in one of the next updates which will include a real pagination(each list item will load in a separate page).
Thanks!
You may need to go in and resave your menu and possibly tweak it, as V6 is NEW theme from v4, and not an update.
Be sure to clear your caching first and any CDN reset — I had the broken search box thing where it either drops on to new line or doesn’t work, due to browser cache. Cleared both server cache and browser cache, then it worked. So be sure to do that FIRST.
-
This reply was modified 11 years by
simchris.
Hello,
I have update the theme to version 6, and now the megamenu does not display, when i click in search button, the textbox not display.
I have disable all themes but the problem is the same. I think there is an problem related with ajax or jquery.
If i select the mainmenu as sticky, it does not work.
My web site is http://www.web-emprego.com.
Can you help me?
Hi Lucian,
Thank you for taking the time to reply, as it’s not related to vital theme functions at a time when you must be very busy with new update hassles it’s much appreciated.
Many thanks
D
Hi,
Did you followed this guide to upgrade from version 4? – https://forum.tagdiv.com/how-to-update-the-theme-2/ and also did you run the script to rename shortcodes(like it is suggested in the documentation).
Or do you refer to the Visual Composer elements from backend? – http://screencast.com/t/B2ExxHCzXQye Please make sure that you select all elements from Visual Composer settings – http://screencast.com/t/i33Um4pq
Please provide more details about this as I’m not sure what you mean.
Thanks!
Since Update to Newspaper 6 i’m missing some important elements of Visual Composer (f.e. Fronted Edit etc.) I have activate all items of shortcodes and deactivated all Plugins. I also made a new installation of the theme. Unfortunately without success. Curious is, that the missing elements appear when I change the template to another one! When I change back to Newspaper6 the elements disappear again.
Does anyone have a solution to this problem?
Thanks
Frank
I’ve followed all your tutorial and run the script two times. I think it’s a different problem.
When I open the homepage as an administrator, I get this code in the source:
<!–
Theme: Newspaper by tagDiv 2015
Version: 6.3.2 (rara)
Deploy mode: deploy
–>
So the theme is updated. But when I open the same page as a normal user, so a page that is cached, it uses the old code. I’ve deactivated again W3 plugin and installed WP Super Cache, but nothing changed.
Maybe I have to delete all the W3 folder?
Hi,
Unfortunately you will need custom modifications for this, it is not an easy task and the time doesn’t allow us to provide any type of custom work at this time as we work very hard on the development, updates, fixes and support, sorry! I suggest to get someone to help you if you don’t know how to do this from sites like: http://studio.envato.com/
Thanks!
Hi,
Unfortunately some of the settings will not work, ex. changing the post template, you have to build a template for your CPT, then modify it and add conditions to load a different template when one is selected in the post settings area. This is not a simple task so i cannot provide an easy fix, sorry. The post default settings were not designed to work with CPT, we’ll try to improve this on out future updates.
Thank you!
-
This reply was modified 11 years by
Emil G.
Hi,
Please make sure that you update the theme properly using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ as I have checked your site and it appears version 4 – http://screencast.com/t/bHtjEKdLn1i Also update the plugins that come with the theme’s files from the /plugins folder and run the script like it is suggested in the documentation(it will import settings, rename shortcode..). Please note that Newspaper 6 is a new theme so old files customization, custom css will not work anymore so you will have to customize it again, it is not necessarily to update the theme gradually(question 2). Also you will have to re-add the widgets to your sidebars as they will become inactive.
Thanks!
^ FIXED ^ – Thanks Alin 🙂
Fully operational again and updated to version 6 🙂
Hi, I’ve updated to Newspaper 6 last night.
I have a big problem with my home page, maybe related with Cache Plugin (I use W3 Total Cache).
When I look at the homepage as an administrator, it works fine. But when I look at it as a normal user (so without excluding the W3 plugin) the page loses its style, and it becomes a mess. It seems that it tries to use the mobile menu instead of the desktop one.
I’ve tried to deactivate W3, but nothing changed.
I’ve tried to delete the homepage and create a new one, but nothing changed.
I’ve tried to create another page with the same blocks of the homepage, but with a different name, and this one works fine even with the cache plugin, but when I change its name and I try to make it the home page, everything comes back to the same problem.
Any ideas?
My homepage is here: http://www.cinquecosebelle.it
Hi,
Please make a full backup of your current installation – https://codex.wordpress.org/WordPress_Backups deactivate all plugins and do a clean update, meaning that we recommend that you delete the old version of the theme before uploading the new one and also update the plugins that come with the theme’s files(VC, Social Counter…). After update you can run the script like it is suggested in the upgrade guide. Please note that Newspaper 6 is a new theme so old files customization, custom css will not work anymore so you will have to customize it again, it is not necessarily to update the theme gradually(question 2). Also you will have to re-add the widgets to your sidebar(s) as they will become inactive.
Hope this helps!
Hi k24,
I have checked your site and the issue with social icons is happening also on desktop. Please check this without any plugins active except of Visual Composer, clear cache and purge your files as I see that you use CDN, then see if you still have this issue with social counter icons.
If this doesn’t fix the issue, please try to replace elements.png and elements@2x.png files with those provided with the theme version that you use – http://screencast.com/t/NYJ6voKq
Regarding mobile menu you can use custom css the change it color: http://screencast.com/t/eu3aUxL2pm
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}
Yes, you can use this guide to update the theme to the latest version(A-also video tutorial,B,C) – https://forum.tagdiv.com/how-to-update-the-theme-2/ and you can do this without plugins active and then update the Visual Composer and other plugins that come with the theme(if you use).
Thanks!
Hi
I have still newspaper444 and envato plugin doesnt give me any option to update the version!!!! 🙁
WHat should I do??? why the update option button doesnt appear???
alexiptoto.com
Hi Chris,
I took your advice and tried F12 in Chrome and saw the Twitter errors, that was the social plugin in Jetpack. I’ve since removed the social plugin and I’ve also disabled Jetpack.
I’ve looked at some of the other themes to see if the sidebar is also displaying below the main content and they appear to be functioning correctly.
I’ve also noted that the shortcode for the columns appears to function fine on alternative themes
[vc_row][vc_column width="1/2"] content [/vc_column][vc_column width="1/2"] content [/vc_column][/vc_row]
Hopefully TagDiv can spot something, I adore the theme and would hate to loose it.
Also, since the update, the shortcode options in the page edit screen look like this
-
This reply was modified 11 years by
GadgetViper. Reason: added a screenshot of the shortcode options
Hi Alin,
Thanks for the help. I disabled/enabled via here http://screencast.com/t/qauliNRwnyKe, but when I am here http://screencast.com/t/Z7xQhguo3F I am only at version 1.3. I cannot figure out how to update from here. Went to TagDiv and tried to find the plug in without luck.
Sorry if this is obvious, but I’m stuck. Thanks!