- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagNewsmag theme support
- NewsmagCustom Post Type Support
- NewsmagImport / Export theme settings
- NewsmagHow to add icons in the menu
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
- NewsmagHow to update the theme
- NewsmagBlock settings tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagFeatured image or video
- NewsmagAuthor card
When we downloaded/installed the Car News demo, the articles were very current and relevant to the section headings … You must have preloaded the content somehow right before/as we downloaded it … via some utility/RSS feed/Posting into your demo templates. (The postings were current as of that day.)
We want to have our demo be ‘live’ and ‘current’. We can set up our own RSS Aggregator … and we understand that you don’t, as a practice, want to ‘recommend’ any plugins and/or RSS tools, but your search terms and sources seem absolutely perfect for this demo and our purposes.
Is there a way that you can (privately if needed) provide us with this information?
Issue with your WP install permissions or timeout.
Need to remove old folder via FTP or your hosting panel.
Thanks. I found that there was a problem with visual composer, I haven’t installed the updated plugin.
But still have the problem with the “Hybrid menu on right with logo” option, I have pasted the code but the logo image is still too tiny .
I will really appreciate your time, to solve this problelm. Thanks.
Hi Catalin:
Linkedin Share Button has been working perfectly (following your advice above in September). However, it disappeared completely after we installed the latest Theme Update earlier this week!
I’m wondering if their new version code changes no longer support the temporary patch they supplied?
Here’s what we did:
1) Edit file: \public_html\wp-content\themes\Newspaper\includes\modules\td_module_single.php
At somewhere near line 53 add (just after/under whatsapp) add:
<a class=”td-social-sharing-buttons td-social-linkedin” href=”http://www.linkedin.com/shareArticle?mini=true&url=’ .
urlencode(esc_url(get_permalink())) . ‘&title=’ . htmlspecialchars(urlencode(html_entity_decode($this->title,
ENT_COMPAT, ‘UTF-8’)), ENT_COMPAT, ‘UTF-8’) . ‘&source=’ . urlencode(get_bloginfo(‘name’)) . ‘”
onclick=”window.open(this.href, \’mywin\’,\’left=50,top=50,width=600,height=350,toolbar=0\’); return false;”><div
class=”td-sp td-sp-linkedin”></div>
2) Make sure custom CSS code is still there. Add in theme options, custom code, custom CSS:
.td-social-linkedin {background-color: #006699; }
.td-sp-linkedin {width: 32px; height: 32px; background-position: -24px -744px; }
We observed the code was still in the custom CSS theme options.
3) Replace the image sprite files with the one’s you manually supplied last time.
Replace the sprites in \public_html\wp-content\themes\Newspaper\images\sprite with:
Still not working… Help!
Hi,
I just received an email from my hosting and they told me that my website is using too much bandwidth. could this be a theme problem? I have the latest version of newsmag installed and I think all the plugins are up to date too.
Hello,
WP super cache is the tested and approved plugin to use with our theme. You may not have set it properly. Please only use these settings with it: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hi,
Thanks for the reply. But I’m asking on how to update it, not how to install it.
Is it safe to deactivate and then delete this plugin and install it again from the latest version? Or just simply overwrite the files?
Hello,
I have upgrade the theme at the ultimate version. i have installed the child theme but if i insert my personal style into the style.css i not have any change. I have notice that the style work’s if i change the child theme name (if my child called child, if i change into child_1).
Why? There is a problem with the theme cache?
I’m not sure reinstalling the theme will have any effect if the ad is not compatible. You can give it a try. Install the theme again, and do not use any other plugins except visual composer. And test the ads like that. If they work, then be careful of what plugins you activate. If it does not, please contact us via email at contact@tagdiv.com and provide a link to your site, wp-admin and provide the ad code so we can run a few tests on your site. Please also include a link to this topic.
Thank you!
Hello,
Buddypress is installed in our theme as you would install it on any other one. You can simply follow the plugin instructions:
Maybe this video will help: https://www.youtube.com/watch?v=yzQTfI58IJk
Thank you!
Hello Poteris,
Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out any conflicting plugins. Clear all your caches, remove server caches (if you do not have any access to do it, request this task to the service provider).
Hope this helps and let us know how it goes!
Thanks for the message!
I tried the fix on the link you posted. The problem persists. Do you think I should reinstall the template?
Hello jaypabs,
Please notice that the latest version of Revolution Slider come bundled with the latest version of the theme. You should install this plugin in the same way how you install any else plugin, according to our documentation here -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Thanks for the message!
Thank you for the link. I have a quesiton about installing buddypress. Can you give me guidelines how to do that with newspaper?
I have installed default demo. But i am not able to remove the fashion week , gadget categories.
Hello davidrattray,
The Visual Composer is fully tested with the theme and seems to work as properly until now, without any issues. Please ensure that you are using the latest version of the theme (Newspaper 7.5) and also, the latest version of required plugins which come bundled with theme packet. The MagicNumbers plugin is not tested with the theme and we have no idea about the theme behaviour with this type of plugin and also, we cannot say for sure if it will work or not with the theme, sorry! My recommendation is to disable all the untested plugins and install only ones which come bundled with the theme and rule out any conflicting plugins. For more information about how you can update the Visual Composer, please consult here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks for the message!
Hi,
It seems the demo you installed (health demo) has a custom css that forces the black color on the hamburger menu. In this case you must add this css in your theme panel->custom css box to change the color:
@media (max-width: 767px){
.td-health #td-top-mobile-toggle i {
color: #1369bf !important;
}
Thank you!
Hello Triblu,
Ensure that you have not closed this option even in the image when you load it on the website, like this -> http://screencast.com/t/LOUiLD634mHU Also, if you are using some untested plugins, please try to disable all of them and install only the plugins that come bundled with the theme and rule out any conflicting plugins. If the problem is still there, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.
Thanks for the message!
Thank you, Bogdan, for carefully checking the patch and releasing the correct version of the patch. I am sure you must have updated the “download” section of Envato store too for new users who are downloading the patch now.
Though I finally had to delete the old theme and then re-install the new one and then have to do all customizations manually again. 🙂
Thanks Bogdan.
1. I removed all the css related to the icon, but it’s not centered.
Please note I’m on an old Newspaper version. I say because when I first installed your theme I had to ask the support to center my logo. The staff gave me a custom css which I don’t understood but it worked.
2. Could you tell me how to do it simply with custom css. Since I’m still on Newspaper 4.6.1
Update is too complicated for me, I could possibly achieve it but have really no time at the moment
3. I found thanks
5. I have the following in my custom css
.td-sp-ico-menu {
background-image: url(“xxxxx.jpg”);
margin-left: 0px;
top: 4px!important;
background-color: white;
}
Now the menu is a clickable image but it size is not adjusted. Do you know how to make it fit ?
Thank you
I just install this page and demo, but I found some problem in category page. It doesn’t show pagination. Please, solve this problem.
I have done as the author first suggested and selected Theme panel/POST SETTINGS/GENERAL MODAL IMAGE and clicked to turn it from off to ON … and nothing happens when I click on the image. With ThriveThemes they automatically make a page or post header (featured) image clickable to the post or page that it is featured on, and I shamefully assumed this great theme would have done the same sort of thing.
My previous theme used on my site where I’ve installed Newsmag now, forced me to manually link EACH header image to the post’s URL and thus I do NOT use the Featured Image option … but would like to be able to use this feature given that I have purchased an up-to-date theme.
Any suggestions?
I have installed this theme in my site http://www.informer24x7.com
however I have a problem in Home page. Im using Block 7 to display posts.
The problem is that some posts dont display the images, and they are there.
If I see the article in other listing like /category, the images displays ok.
Thanks in advance
Sorry for posting here but I can’t see where I raise a support ticket??
Have installed theme on my site but the visual composer wouldn’t work – i tracked the problem down to a conflict with MagicMembers plugin – please advise on what I can do to resolve the issue.
Best regards
Dave
Help me to install “Join/Sing Up” link on sidebar
