- 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
- NewspaperSmart Sidebar
- NewspaperBreadcrumbs
- NewspaperFooter Builder
- NewspaperMain Menu
- NewspaperInstalling Pre-built Websites
- NewspaperPre-built Websites: Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
Hello, how do I get sa as in the demo that when I click on z.b .: Sport then the article changes or below other articles appear. I hope that I express myself correctly. Look at the demo and my screenshot and the demo then it should be clear. Thank you
Hello ferdinand98,
1)If you want to achieve this, please try to code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-magazine .td-related-title .td-cur-simple-item{
color:white!important;
}
The result is here -> https://www.screencast.com/t/D6OaCS1dUmRQ
2)Here is talking about two different header styles. Notice that you are using the header style 5 and the Travel Demo uses the header style 8. If you want to have the same theme behavior regarding on the main menu, you should switch your header to the header style 8 and then you will have this thing. Also, if you want that your color to be another when you hover over the menu items you should use a bit of CSS code to do this. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-wrap .black-menu .sf-menu > li > a:hover{
color:black!important;
}
The result can be found here -> https://www.screencast.com/t/WgfTgrjq
3)
4)IF you want to remove the Breadcrumbs from the top of your website, you should change the page template to default template or you can use a bit of CSS code to do that.
The code is ->
.td-crumb-container{
display:none!important;
}
.td-page-header{
margin-top:10px!important;
}
The result is here -> https://www.screencast.com/t/kXmLEEzV
4)Check your theme panel, Theme Colors settings and ensure that your colors settings for all elements are setup on default.(push to be clear) Clear all your caches and check the results.
6)Please consult our documentation here -> https://forum.tagdiv.com/newsmag-header-styles/ because there you will find our available header style. If you want to have anything else, you should implement it yourself because we cannot provide custom services at the moment, sorry!
Thanks for your understanding!
How do I create full width pages? How do I change a demo homepage to a full width page?
Hello
I have solved it by installing one of the demos that come included in the package.
I lost all the configuration of the site although luckily I kept all the posts, pages.
I worry that this will happen again when the web is actually put into production.
What happened to the error?
Â
Greetings.
Try to switch demos if you switched php versions as the theme settings were created on php 7.1 and they need to be reset if you changed php versions.
Also try to recreate your sidebar widgets.
Thank you!
Hello,
The demo doe not have any settings what to include or not. You can either install a demo with or without content. If you choose to install it with content, then all of the demo content will be installed on your site.
Can you please describe what exactly is missing?
Hi,
1. I have installed desired demo. Before install I selected to install WITH NO content, however all content installed itself anyway. I don’t want to have any content as I want to have my own.
step 1 – http://prntscr.com/eouqcc
step 2 – http://prntscr.com/eouqo1
result: http://prntscr.com/eour61
http://prntscr.com/eourlh
2. I would like to keep whatever I set up in this demo (with my content) and I don’t want to loose those settings and customization. What would happen if I want to try different demo? Will I lose that all after installing any other one?
3. Is it possible to have all settings and customization made in demo permanent? Exactly the same as in demo but without installing it, so it cannot be uninstalled?
4. I have noticed styles.css included in version 7.8 child theme has version 7.7c. Is that ok?
Hope you can help,
Regards,
Hi, I installed the Wedding News Demo on my very new site. No any adjustments done prior to installing the demo. But when I installed it, the homepage is messed up. Screenshots below:
http://tinypic.com/r/2wdn79d/9
What should I do here? Thanks for the help.
I’m just trying to get into the theme newspaper.
For this I wanted to use the logo in the Default Demo for the header style 9 – 11. The used logo file is 544×65 px. However, the preview shows only a logo size of 300×35
Where do I have to change the settings?
We are experiencing the appearence of ghost pages in the sitemap of sites, that have been set up with demo-content. pages with the url “domain.com/p3” or “domain.com/8” are created, but not visible in the list of pages. but they are added to the sitemaps and causing strange problems with google.
is there something special with your demo-contents?
thanks for info,
alex
Hi,
I’ve tried to display a video in the post as for instance shown on: https://demo.tagdiv.com/newspaper_sport/td-post-best-funny-wins-fails-compilation-february-2015/
When I try to replicate this on my website, I don’t get it to work. Only a screenshot of the video is showing. Not the video itself. Hope someone can help on this!
http://sportscene.tv/paddlesports/canoe-sprint/2016/12/04/why-are-some-sprint-athletes-perceived-as-the-worlds-greatest-technicians/
What I did is:
– post format is set to video
– youtube link added (both tried the embed link as the normal link)
– post template set to ‘style 11’
Still the featured image is shown instead of the youtube video being embedded. What am I missing?
Thank you for the support!
Hi,
I have tried to follow the guide https://forum.tagdiv.com/import-revolution-sliders-on-demos/ to configure the slider but still its not working when i try to use it on my homepage.
i want only my homepage big grid to slide.
Post Link: https://forum.tagdiv.com/topic/slider-revolution-not-working/#post-161588.
Thank you
http://ferdinandlie.com/2017/03/21/the-hottest-hairstyle-at-fashion-week-is-not-on-the-runways/
Please see link.
Question 1: At the bottom I would like to change the color of the box “Related articles” to black background and white text. Ive tried all options to change colors. without succes.
Question 2: At my “Home page” my titles don’t change colors when you hover on them. see https://demo.tagdiv.com/newspaper_blog_travel/ where it works. How to change this?
Question 3: In my first post “This is me”, when you hover on title, the text becomes black. How to change this to another color?
Question 4: in section “Home” I want to remove the text “Home > Home” and “Home”. How to remove this?
Can you help me?
Cheers
Hi,
This should not happen at any time, not to mention when you change the header style. The theme is tested and the demo functionality works properly. In your case something went wrong, be it a plugin conflict, or maybe custom code entered in theme panel, or added to the theme files.
Please try to make a fresh theme install – https://forum.tagdiv.com/install-via-ftp/ and install only the plugins bundled with the theme.
These are the theme requirements – https://forum.tagdiv.com/requirements-for-newspaper/ – https://forum.tagdiv.com/system-status-parameters-guide/
Thank you for understanding!
Please read my question. I installed demo content fine and am not using it as my sites content. I said some is missing and I would like it, the FEATURES drop down on your default demo has a lot of useful content. It helps as a guide to see how you did something. I just want all the content from the default demo you show us. Please and thank you 🙂
Hi,
Here is a guide about importing the available demo sliders – https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Also here is a link to the Revolution slider full official documentation – https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Thanks
@Catalin, Exactly, we are runing wordpress under PHP version 7.1.1-1+deb.sury.org~trusty+1
Also, we are running it with Bedrock boilerplate https://roots.io/bedrock/
@MaNunes, thanks for the advice however we prefer to not take any risk by loading some demo settings that might brake a lot of customisation work that have already been done.
Note that another dirty way is to “hide” the error by turning off the error level in wordpress wp-settings :
define('WP_DEBUG', false);
Thanks all!
Nicolas
-
This reply was modified 9 years by
super_nic0las.
Hi,
Each post template is custom made and displays the featured image with it’s afferent style – https://forum.tagdiv.com/post-templates-2/
For pages you could use Block 20 that uses a module similar to that post template – https://demo.tagdiv.com/newspaper/block-20/
Thanks
Hello,
You can install a demo with or without content as this guide suggests: https://forum.tagdiv.com/installing-demos/
However we do not recommend editing the demo content and using it as your own as it will get removed when uninstalling or changing demos. You can install the demo content and copy the page layout on a newly created page and then uninstall the dummy data. The demo content is not meant top be edited and used as your site’s content.
Thank you!
Hi,
Please make sure your hosting server meets these requirements – https://forum.tagdiv.com/requirements-for-newspaper/ in order for the theme to function properly. Also check these parameters and make modifications if needed – https://forum.tagdiv.com/system-status-parameters-guide/
Then try installing a demo with content to see if it is working as intended.
Thanks
Hello,
Our theme is fully responsive and will display properly on ANY device. Please test our official demo: http://demo.tagdiv.com/newsmag
On your end it could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
keep good working.
I just installed newspaper 7 and the child theme and I getting this error:
Name Description
Newspaper 7 Child theme The parent theme is missing. Please install the “Newspaper” parent theme.
Theme is activated, localhost server, no demo data installed, clean install, no upgrade.
Thanks!
Hi
>>>
Optimization was made overall >>> So basically same issue, no specific menu speed was addressed..
I looked at the demo
I have no image in the background,
I havent seen the latest, but I fear the same animation in the background can cause issues so will keep the setting I have now where I replaced your menu to something faster which has no issues
Anyway, thanks, until you acknowledge and address the issues, I think I’ll keep the new settings I have as its got us better engagement
-
This reply was modified 9 years by
ecase.
Dear Team,
I have just completed applying black demo to my website edubro.com
I am facing below issues:
1. Images from the website are not being displayed whereas it displays correctly for other demos.
2. I needed the small top menu so i have used this demo but i need to change the colors from black to off-white so that site will be actually light color website.
Please help.