- NewsmagHomepage – How to build and set it
- 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
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperNewspaper theme documentation
- NewspaperThe Mobile Theme
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Hi
1. Please provide your site url so I can inspect this closer. Meanwhile check if in theme panel the category tags are enabled for that specific module, in your case I suspect it’s module 11: http://www.screencast.com/t/JY4NAeuGSg
2. The theme does not have an infinite load pagination for homepage but you can use a block from Visual Composer to achieve the same layout: http://screencast.com/t/j0JQuk7EC
Thanks!
Hi
If you referring at this background image http://screencast.com/t/bX6AnxOmf set by Homepage post block from Visual Composer, that it is set from the featured image filed from the post displayed: http://screencast.com/t/lJZFlT1lzQWs To display a different image just change the featured image for the post displayed in homepage post block.
Let me know how it goes and if this is not what you mean please provide more specific details about what you’re trying to do s I can inspect this and get back to you with a more accurate answer.
Thanks!
1) Category Tags on Homepage
Somehow I am unable to see Category tags on my homepage or category pages. Currently, it’s like this: http://www.screencast.com/t/JY4NAeuGSg
I want category tags to show up on bottom-left corners of featured images as shown in the Newsmag demo. http://www.screencast.com/t/87dE35GB3N
Theme Panel >> Post Settings >> Show Categories Tags – is enabled
Can someone please help me with this?
2) Infinite Loading on Homepage
I would like to have infinite loading pagination on the homepage.
I managed to set infinite pagination for categories pages through Categories >> Category Global Settings >>Pagination Style – Set as “Infinite Loading + Load More”
But don’t know how to set that for homepage. Can someone please help me with this as well?
The images on the homepage big grid experience slow load times. How can I fix this issue? Check out my site to see what I mean: http://www.farcethenation.com
Thanks!
Are you saying that there is no way to make the category tags display in the homepage as the themeforest demo shows? With a color for each category?
Hi.
I´m loving this theme but I am having a problem with Big grid 4 and 5. Whenever using them as they are images show just fine at homepage. But when using the “stretch row and content” function images do not scale according to the box. They leave a grey area to the right of the image.
Should he image not be able to zoom in ti fit into the box? I think it happened that way before but now it don´t work.
I have regenerated thumbnails and also uploaded the images several times and they 1920×1080 px.
Site is http://www.windroid.se/
Thanks
Hello,
I would like to add a photo to the left side of the number ten block. Is this possible? I think it would be really cool to have a photo or illustration next to the headlines inside the block.
Here is my website. http://www.PlanetFreeWill.com. Block ten is the very first block under the slider.
This website right here is a good example of the look Im going for, http://www.PrisonPlanet.com.
One other thing, how can I get the smartside bar on my homepage?
I hope someone can help!
Thanks.
Even if I set visual composer blocks side by side they don’t show up side by side, they show up below each other.
No matter what type of blocks I use they show up below each other rather than side by side.
Showing my issue with Block21 + Categories
Visual composer settings I use:
https://www.dropbox.com/s/az4i2v81idsuvsq/Issue1.PNG?dl=0
How it looks:
https://www.dropbox.com/s/7ms9kdkea0s0gv0/Issue2.PNG?dl=0
How I want it to look: Side by side blocks
https://www.dropbox.com/s/zrh2ee4dapt2v92/What%20I%20want.PNG?dl=0
I have problem with the Block. when i choose 3,4,5,6 to display on the homepage and choosing article display view in categories. is only show in one side see here https://www.dropbox.com/s/hecppn1635xh9fo/Screen%20Shot%202016-03-05%20at%204.32.10%20PM.png?dl=0
Hi, I installed Fashion demo but I don’t find where is set background image for static News page. I understood that is strictly related to visual composer template, surely for this block: [td_block_homepage_full_1 sort=”featured” td_filter_default_txt=”All”], but where can I edit the images?
B/R
Hi Catalin,
Thanks for prompt reply.
I have done as you said but the about us page is getting displayed as a post on the front page. I have not set it as homepage my url is http://www.techcresendo.com. If you like to check it. When you open it home page will show about us content as well. I just do not want to show it there but I want to show it when clicked on about us link given at bottom of homepage.
Thanks and Regards
smishra
Hello smishra,
First of all, if you want to do not be shown your page as frontpage/homepage please do not set it as homepage like this -> http://screencast.com/t/b6MGdVbp4 After you have created the contact page, you have to add it in Footer menu, like this -> http://screencast.com/t/S2ms5BKGvL and the result you should see here -> http://screencast.com/t/4EyacMRy
If is not what you mean, please provide more details about this regard so I will be able to provide a more accurate response.
Thank you for the message!
Hello Matija,
If you want to have the Top Menu bar to be visible only for your homepage, you have to use a bit of CSS code to do that. Please try the code below and add it in Theme panel->Custom CSS area.
The code is ->
.td-header-top-menu-full {
display:none;
}
.home .td-header-top-menu-full {
display:block;
}
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
This is not a problem but a feature. Our theme uses different thumb sizes for every picture in order to decrease loading times. Here is a list of thumbnails used by our theme: https://forum.tagdiv.com/theme-thumbs/
Imagine if the theme would load the full size image every time it loaded the homepage (which contains lots of small images) that would be a very very slow page to load.
In order to remove the unused thumbnails you need to figure out exactly what elements you use on your website and simply remove the thumbnail from here: http://screencast.com/t/LNrJhB7UeAe After this operation you need to use the “force regenerate” plugin.
I hope this helps.
Thanks.
Hello,
Unfortunately this update from such an old version will be like switching to a whole different theme. Lots of things have changed in the meantime.
1)
a. You can turn off the slider animation from the lazyload setting: http://screencast.com/t/1e7GmiXoK3r
b. You can use this custom css to remove it only from the big mkodule:
.td_module_mx9 .td-post-author-name{
display:none!important;
}
c. The images are to blame here, not the grid itself. You need to regenerate your thumbnails using the “force regenerate’ plugin
2) Unfortunately the gallery format was removed so if you have double images n your posts, you will either have to remove the doubles by hand or use post style 5 which does not display the featured image.
3) This is the position of the pagination in the current theme. Please check how it should display on our live demo here: http://demo.tagdiv.com/newspaper/
4) Unfortunately the article titles in modules and blocks can only be changed with css as the theme has no option to change their color. (you can change the active hover color from visual composer block settings as seen on our demo homepage.)
You can use this code to change the titles:
.td_module_wrap .entry-title a{
color:blue!important
}
I hope this helps.
Thank you!
Hi, an error happening on my site. The homepage, categories and sidebar(contain blocks I added) don’t show new posts
Please help, what I should do now?
Thank so much.
Hello guys, just bought you Theme and really like it.
But like always for beginners I need some support.
I have some minor issues in the homepage http://www.urban.dog/urbandog/
1. Ad is showing not in the same height as block next to it
How can I optimize the height. Ad should be shown at same height as content and the Tag “Advertisment above”
http://www.screencast.com/t/fmefOPnXTBvh
2. I´ve set a block content and try to set a border, but the border is not shown. How can i set the border?
Is like that: http://www.screencast.com/t/SubMELexY
And should be like that: http://www.screencast.com/t/wekMFMJx
3. Space between Title Block and Big Grid Block
I´ve set a extra Title Block as you can not set Title with big grid blocks but now the space is bigger than on normal blocks with Title. How can i change a smaller space, so it should look the same as other blocks?
See here: http://www.screencast.com/t/S2ZCdj1g
4. DARK Theme works but need customs CSS for sidebar black fonts
I´ve changed some css so have a dark theme but on post pages I want to keep the template white, the issue is the sidebar copy is also white. How can i change it to black for the post pages?
See here: http://www.screencast.com/t/aVJeaKuzZq
The CCS I´ve added with help of the forum here:
.td-footer-wrapper, .td-banner-wrap-full, .td-main-content-wrap,
.td-main-page-wrap, .td-category-grid, .td-category-header {
background-color: #141414;
}
.entry-title a,
textarea
{
color: white !important;
}
Thank you
Hi
I kinda changed it again…now I’m okey 🙂
One more thing…is there a way that TopMenu isn’t visible in article pages, but only on homepage? …like this…http://176.62.8.21/~viroviti/?p=51440
its looks kinda silly
Hello Luke,
In order to have pagination on the homepage, you need to use a block and add pagination to it. You cannot add pagination between blocks. You can set it up from here: http://screencast.com/t/9SSdbvizcdPz or you can use the latest articles module like so: http://screencast.com/t/x3f3Xbsc
I hope this helps.
Hi,
The travel demo uses the background image a bit different. It has it set on the row in visual composer. You need to edit your homepage and access row settings: http://screencast.com/t/Z2VHdgzUTuV3
Thank you!
Hello there,
I hadn’t updated my version of Newspaper since v3 – eeeek! So there’s been a lot of frantic editing of my site tonight. A few queries are still hanging over me though.
1. The Big Slider on my homepage: http://citysavvyluxembourg.com/
a. How can I turn the hover option off?
b. How can I get the authors off on the big slider big pic
c. how can I get the big slider to stretch the dimensions of the main pic into one of the three side pics?
2. In version 3, a ‘featured image’ needed to be 745 x 484, but it would then be cropped to 700 x 357 in the article. This would cause me issues as some important parts of the picture would be lopped off. To get round this, I would use the ‘gallery’ format which would take away the ‘featured’ image for that post; and add in another image so the dimensions were corrects. The trouble is, the ‘gallery’ format doesn’t take away the featured image in the new version so I have lots of posts with two images!! Can you help?
3. The pagination on the modules used to be in the top right corner (see ‘galleries’ on the home page’). Now it is at the bottom left and easily missable.
4. How do I change the colour of the aticle titles within each block? So ‘Farewell Madame Ambassador’ should be in blue on the home page for example?
Sorry for all the questions. What a nightmare! Will teach me to look after the IT myself – I had no idea it hadn’t been updated until a 5pm panic!
Good afternoon Bogdan,
1- In the inner page of an article, it is possible to add the category with link to the respective page?
2- Is it possible to get the items (some items) the letter “drop caps” … And the excerpt too? In the excerpt would only be on the homepage in the “Priority” (first block of the site) … It will be possible? or recommend some good plugin?
Hello Guys just bought your Theme. LOVE it.
Just need some help how can I change the Theme to DARK Layout? Custom CSS? If yes what I need to enter?
Her´r my site: http://www.urban.dog/urbandog/
Thank you
Hello,
Are you maybe using the travel demo or the cars enthusiast demo? Please provide more details to what image you want removed because there are different types of homepages in our themes.
Thank you!
