- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperStripe Setup
- NewspaperPayPal Setup
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspapertagDiv Shop
- NewspaperDesign your post pages using the Default Templates
- NewspaperTheme modules and blocks
- NewspaperUsing the Theme Translations with WPML
- NewspaperHow to Set the Image Avatar
- NewspaperNewspaper theme documentation
- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
- NewspaperSmart Sidebar
- NewspaperBreadcrumbs
- NewspaperFooter Builder
- NewspaperMain Menu
i want to install demo but is not work good
Hi,
Unfortunately like you can see also on our demo, the top menu was not designed to have submenu. We will try to implement this in future updates.
Sorry for inconvenience and thanks for the message!
Hello!
I have just purchased Newspaper, such a brilliantly created theme. I have one question though, the thumbnails for the big slider and other visual composer module are not displaying on mobile. It is visible using a desktop computer though.
Another thing, how to add subcategories on a module so it appears just as what you have on your demo?
Hi,
Base64 encoding was used on demo data (the one which can be installed from Theme Panel) and it doesn’t contain any security treating code.
The rest off the warnings have no point.
Thank you, Emil G.
Hi,
We use SEO by Yoast also on our demo. Anyway I tested this and seems to work fine: http://screencast.com/t/NEYc2z005F – http://screencast.com/t/Lg6qSyINxsLr
Please empty cache and try this without any plugins active, leave just Visual Composer plugin and Seo by Yoast active and check again.
Please provide more details if you still have this issue and also your site URL.
Thanks!
DOCS:
how to use ad system
https://forum.tagdiv.com/ads/
note the examples of inserting your own code, where the example uses the default demo tagdiv banners. 🙂
DOCS:
how to use ad system
https://forum.tagdiv.com/ads/
example of putting your own ad code in the header box
<div class="td-visible-desktop">

</div>
<div class="td-visible-tablet-l">

</div>
<div class="td-visible-tablet-tp">

</div>
<div class="td-visible-phone">

</div>
DOCS:
how to use ad system
https://forum.tagdiv.com/ads/
example of putting your own ad code in the header box
<div class="td-visible-desktop">

</div>
<div class="td-visible-tablet-l">

</div>
<div class="td-visible-tablet-tp">

</div>
<div class="td-visible-phone">

</div>
I’m creating an “About Us” page and planned to use the author boxes to showcase each writer. The author boxes on your demo site include user description text and social icons. The author box on my site only inlcudes image and name (like a sidebar widget). How did I fix that?
Also, When it asks for “author ID” what specifically is it asking for? When I try to “exclude authors” by typing in their WP username, email, full name, etc. it doesn’t exclude them. When I try to only include ONE author, none of the user forms I try to enter actually work.
How do I fix both these issues?
Hi,
Please check your php.ini memory allocation: https://forum.tagdiv.com/topic/demo-install-halts/
Hope this helps!
My website shows 24 errors and 1 warning on validator.w3.org
You can check
How we will solve this errors?
it seems 7 different errors. To be sure i have checked the newspaper demo website
it showed 39 errors and 1 warning.
Regards
How can I create a Big Picture Post Template like this one http://demo.tagdiv.com/newspaper/best-protest-signs-advertisement-i-like-protest/ ? Is there any way to create those kind of galleries automatically?
Thanks
I am trying to fix the problem I am having with the Big Grid. In some of the post the pictures get downsized by a grey gradiant. When the gradiant is in place you cant make out the text due to the text being white. I want the Big Grid to appear like in the Demo Version. Things I have done. 1. added Thumbnail Upscale plugin. 2.added same posts to the big slider block. The photoS will enlarge to fit slider, so dont know why a photo would not enlarge to the smaller grids of the Big Grid.
3 Added .td-image-gradient:before{
background: transparent;
}
.td-module-thumb a:last-child:before{
background: transparent !important;
}
into your custom css section on theme panel.
None Have worked
Hi,
The big slider shows up twice because you use the Homepage – bg .. template which adds a big slider to your page by default which shows posts from the featured category. This slider dons’t have much customization available however, you can only change it’s bg color or add an image:
ex: http://screencast.com/t/tSJeIb5Uj
result: http://demo.tagdiv.com/newspaper/homepage-with-background/
You can use another template and add the big slider as and VC page builder element and customize it as you like: http://screencast.com/t/yePIQFlAf7y
Thanks
Hi,
I’m not sure what you mean. You can see on our demo how slider is used(on 1,2 or 3 columns): http://demo.tagdiv.com/newsmag/slider/ in backend just split the row: http://screencast.com/t/VCYScQtvOFE
Also please follow our documentation: https://forum.tagdiv.com/newsmag-documentation/
Hope this helps!
Hi,
We don’t use the revolution slider on the demo. If you don’t use it you can remove it as it’s not a required plugin is optional.
Thanks for your feedback, I’ll look into it. You can also use other plugin to optimize your images, check this related article: http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
I suggest you also follow Chris’s tutorial on this topic: https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks
Hi,
Please make sure that you check it with your browser zoom function set to default or 100% as I’ve checked your site and tested this by changing the browser’s zoom and that’s when you get this layout break: http://screencast.com/t/0ZPe8AKd
We know about this layout break issue when you use browser’s zoom on page, it also occurs on our demo site: http://screencast.com/t/aqwiru6nlS
We have this on our todo list for further testing and as soon we find the cause of this we will fix it.
Sorry for the inconvenience!
Thanks
Hi,
I have checked your site, but I’m not sure why do you have this issue. Please try this without any plugins active, leave just Visual Composer active, also clear cache an purge your files is you use CDN.
I have tested this on our demo and how you already saw it works fine. On our demo we use the latest theme version(4.6.2) so please make sure also that you use the latest version. If you need to update please follow this guide and use FTP method(also make a backup of your current theme’s installation): https://forum.tagdiv.com/how-to-update-the-theme/ update also plugins that come with the theme’s files from /plugins folder.
Thanks!
Hi am,
After what Chris suggested about increasing the memory allocation, upload file etc, in the .ini file. I came across this article which helped me understand the issue:
http://stackoverflow.com/questions/3958615/import-file-size-limit-in-phpmyadmin
Fyi – here are my current settings, and after the increasing the values, demo took split of second to install-:)
memory_limit=128M
post_max_size=128M
upload_max_filesize=90M
-
This reply was modified 11 years by
redtaileagle.
Hi,
On our demo’s menu are added only some categories that are set to megamenu and pages with submenu items: http://screencast.com/t/dte2bmKwL5 You can make your menu that you need by adding your pages and categories like in the screenshot.
You can add a category to the menu and set to appear like a megamenu: http://screencast.com/t/70RESs6F if that category has subcategories, they will appear automatically(you don’t have to add them like submenu).
Also our documentation may help: https://forum.tagdiv.com/newspaper-documentation/
Thanks!
Hi guys,
as redtaileagle I have the same problem. Local environment is a fresh made VM (vmware) with Ubuntu 14.04.02 LTS.
php.ini
...
upload_max_filesize = 24M
...
memory_limit = 256M
...
Strange thing is that I did a VM a couple of days ago, same OS, same php.ini & other settings. Everything worked flawless, so I played around the demo and messed up everything as a baby with a new game. This morning I create an identical VM and installed flawlessy WP and the NewsMag theme. Then I tried to download the demo’s data but it freezes just at the end. It downloads something but not all, in fact on the main page you can see texts and can’t see images but if you click on a post everything seems working fine, at least texts and images are ok.
Any idea? because I really can’t understand what’s wrong.
Thank you in advance,
AM
Hi,
When I reduce the size of the browser window the smaller images dissappear from the slider
http://www.racecar-engineering.com/
However it works fine on the demo page
http://demo.tagdiv.com/newspaper/
Any ideas why it doesn’t resize correctly?
Thanks
Oliver
Hi,
we dont have WooCommerce or BBpress still installed – only original set of plugins.
I will check it further, maybe it was our server issue – and will let you know. But I wonder also about demo content, I have installed it as per instructions, but it is not as same as on your demo, menus are not the same, I dont have them all as on your example – so I wonder is this OK, should I have the same situation as on your demo, or not?
Thanks!
Hi again,
Just noticed a little bug with the breadcrumbs on bbpress Forums, thought you’d wanna know:
The url structure of the breadcrumbs on BBPress forums is incorrect, for example:
Home(www.yoursite.com) > Forums(www.yoursite.com/forums/forum/forum-title) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title/forum-title)
Instead of:
Home(www.yoursite.com) > Forums(www.yoursite.com/forum) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title)
Same issue with the newspaper demo site. Could you please see to it? Thanks.