- NewspaperHomepage – How to build and set it
- NewspaperHow to edit modules for Flex Block X
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperHow to Use tagDiv Cloud Library
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperNewspaper theme documentation
- NewspaperThe Mobile Theme
- NewspaperPage templates
- NewspaperTheme Colors Introduction
- NewspaperFooter Builder
- NewspaperMain Menu
- NewspaperPre-built Websites: Introduction
Hello! Thank you for your response.
I am referring to the colored “block” titles (section headings) on the Homepage. As shown on your demo homepage, http://themeforest.net/item/newspaper/full_screen_preview/5489609, DON”T MISS is orange, LIFESTYLE NEWS is green, etc.
Changing the Title Background Color option in the Homepage Block Settings does not work.
Hello dougcuomo,
You used before on your homepage a Visual Composer element, named ->Homepage post, like this -> http://screencast.com/t/OzQJ1sHj -> http://screencast.com/t/NqxHT5fYzaQ and it is similar with our single_template_8 and has the same functionality…sorry for the confusion.
I have checked you website now and I saw that you have changed this feature with Big Grid and also the feature image is there, as you can see -> http://screencast.com/t/J7vzzWF2w Please add more than one post on your website if you want to fill all the grid with the featured images.
Let us know how it goes!
Thank you for the message!
Hi there,
I go through https://forum.tagdiv.com/main-menu/
made according to documentation:
menu
but homepage icon doesn’t apper:
Font Awesome is installed
What’s wrong? Please help.
Hello,
This is the simplest solution of recreating the travel demo homepage on another demo. This cannot be done without the custom classes used by this demo.
Please follow these simple steps to recreate the travel demo homepage with another demo installed:
1) This is the shortcode of the page layout. You can simply paste it inside your page editor in classic mode and text mode: http://screencast.com/t/SUt9ItUc the code: http://pastebin.com/RAA6DkWp
2) The background image will not be found so you will need to add your own image in the row setting: http://screencast.com/t/yB2Bh0rbo
3) This is the final and most important step as the css for the travel homepage will not apply without this step. Please add this class: td-travel to the body of the website like so: http://screencast.com/t/fOt9sfquQtVy
This will be the result: http://screencast.com/t/vlZG4G8m1Xpy
I hope this helps!
Thank you!
Hi
@Gezuka replied you here: https://forum.tagdiv.com/topic/how-to-apply-the-homepage-clean/
Hi
You can find the homepage templates in Visual Composer page-builder: http://screencast.com/t/0XZijV9pu6
Hope this help.
Thanks!
Hi
Glad I could help.
Regarding your homepage my opinion a good one about it, the homepage it’s have a nice design and it’s user friendly. However I don’t think I am the best person who can make an objective review, if you want a very qualify answer at this question you should address to a web designer.
Thanks for your message!
Hello,
I’m not sure exactly what you mean but i will try to cover a few things. The category color can be set from the theme panel: http://screencast.com/t/uuYAEhpmq but this color will only be visible on posts: http://screencast.com/t/3NqXqrge3
The category tags color on modules and blocks from the homepage cannot be changed from the theme panel and they will not receive the color you set for the particular category.
You could change these tag colors with css:
.td-post-category{
background-color:red
}
But this will affect all category tags:
http://screencast.com/t/gsDssegdvR
Another method to use the blocks with different colors is to set the color from visual composer like the example in the reply above.
Unfortunately these are the only controls the theme has at the moment regarding category tags.
I hope this helps.
Thank you!
Hello, how can i apply the “homepage-clean”. Your example is here:http://demo.tagdiv.com/newsmag/homepage-clean/
After installing the Default demo, I can not seem to find an option for selecting homepage-clean from the menu.
Kindly assist.
Thanks.
The homepage pagination (domain.com/page/2) isn’t working. It automatically redirects to the homepage.
When I disable the s2member plugin, it works. I have the pro version of s2member if that makes any difference.
I’ve reached out to s2member support but we concluded that it’s an issue with the theme.
Please advise.
This is a BIG BUG of TRAVEL theme ,Please Update this ASAP,Why i can’t design same Travel Demo, Please make a video tutorial for travel demo or fix the problem,So we can build same as travel demo homepage,I am exactly want same homepage like this http://www.screencast.com/t/Hb7NxIh78zL ,Your previous instruction isn’t clear.
So tell me exactly how can i make same as Travel Demo.Waiting for your clear response.
Sorry sir, it was my mistake.
I created a page which was supposed to be my homepage, but i didn’t set it as main page. i was editing the social counter widget but from it was other page.
Extremely sorry for inconvenience.
Loved your theme
Thank you very Much
Love you TagDiv Team
Hi,
For 1st question
The code is incorrect for line 37, please view screenshot and advise:
http://sansan.qriosity.com.sg/wp-content/uploads/2016/01/Screen-Shot-2016-01-06-at-12.22.41-am.jpg
For 2nd question
I tried the code, I want to lessen the height for top of my ad box and bottom of my ad box on my mobile homepage. Please advise the CCS code.
Thanks!
Thanks Andrei, I am grateful, it worked and i am very happy, see how it looks now, would appreciate if you can just rate the front page design for me, do you think the homepage is user friendly? http://www.09ja.com
best regards to you Andrei.
Julius
Hello,
The featured image can be as big as you want. The bigger it is, the better quality the thumbnail will be. The featured image has a thumbnail of it’s own so a big picture will not be displayed in it’s full size but ion a thumbnail.
For example on our demo you can see this picture with the 2 girls on the homepage. The image size is pretty big: http://screencast.com/t/qFVF39uU and the theme creates thumbnails for it in every particular case post featured image, module featured image, etc.
I hope this helps.
Thanks.
Hello EDMSU,
I’ve checked your website and I saw that you are using header style_1. You have to insert a custom class and then you have to control with a bit of CSS to insert an image. Below, I gave you an example for header style 1. Please try to implement using the same code into your back end and achieve as you wish.
The code is:
.custom_image {
background-image:url('http://www.gettyimages.ca/gi-resources/images/Homepage/Hero/UK/CMS_Creative_164657191_Kingfisher.jpg');
background-size: 1068px 300px;
background-repeat: no-repeat;
width:1068px;
height:300px;
position:relative;
margin-right:auto!important;
margin-left:auto!important;
}
The above code must to be added in Theme panel->Custom CSS area, like this: http://screencast.com/t/jB1SumPM
You can adjust the values until you achieve as you wish.
The result you should see here: http://screencast.com/t/j4VHuB3X9cQ
Hope this helps and let us know how it goes!
PS: In particular we are talking about the button you can see on our homepage.
http://testumgebungneu.radiouahid.fm/
Hi!
I’m using a big slide on my homepage: http://luikenkarstens.nl/declercq/ But I want to change the (title) style to this: https://elnotarissen.nl/
It seems like the option to change the style is no longer there. can you help me please?
Hi
Please check our documentation for more details about theme’s functionality: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
If you still need further instructions regarding theme usage please provide more details about this and we will try to help you.
Thanks!
Hi. I can not edit the blocks of my home page. I can not put custom titles or change the social networking accounts . Do not edit option appears . mi pagina es http://www.hoyencomitan.com
Go to Pages > then its probably going to be the News page if you didn’t change. The page where you would setup your blocks for your homepage…..look below the Visual Composer section for “Homepage latest articles” section. In that section you can choose the Sidebar Position, and also the Sidebar that you want it to use.

If that doesn’t help, you’ll have to wait for a mod.
The sidebar on my homepage (using pagebuilder + latest articles + pagination) has disappeared. I have tried it with each of my different sidebars, yet nothing seems to populate on the homepage. It worked originally with the demo content, and when I added new sidebars it disappeared. Is this common?
Thanks Andrei
Quick follow up:
I got it to work, creating new sidebars and I even widgetized some area on main homepage (not sidebar) and used this sidebar to show as RSS feeds.
When doing that, I cant see where to change the titel BG colour. Theres is no block/module to control it in via VP and I cant see it in theme panel. Where can I control the Widgets titel BG colour? (can only find option for footer widget titel BG).
And could You please tell me, why RSS feeds titels are shown inside “”..?
Thank You
Hello support,
My version theme is 6.6.3
H2 tag for my post already finished, but how set H1 tag for Homepage?
ThankYou!
Hello Sayeed,
Yes, it is possible to hide the footer section only for the homepage. Please try the code below and add it in Theme panel->Custom CSS area, like this: http://screencast.com/t/1Z0jH9Va
.home .td-footer-wrapper {
display:none;
}
The result you should see here: http://screencast.com/t/mJhUljIe
Hope this helps and let us know how it goes!
Thank you for the message!