- 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
On top of homepage I use Big Grid.
When I zoom page with CTRL and “-” to zoom out, the two right articles moves down.
This does not occur with IE, but in Firefox, Chrome and Opera.
Is this a bug? Is there a known fix for this?
Thanks
Hi,
You have to switch to Homepage – blank – http://screencast.com/t/YGSDRTvl
The default template is intended to be used on pages without Visual Composer elements.
Thank you, Emil G.
Loving the NewsMag theme so far. However, for the life of us, we cannot figure out what size photo would actually fill the full “featured” photo area when using the “slider” element, across two columns (we have our page split 2/3 + 1/3 there. You an see it at http://www.mercerme.com. We’ve tried a couple of different sizes, including using full sized/4:3 photos from our DSLR. Not matter what we use, there’s a small grey bar at the bottom of the featured image when shown on our homepage in the slider, indicating that it’s being cropped or somehow not big enough.
Any thoughts here on what aspect ratio or size to use would be helpful.
Thanks!
Thanks Chris,
But I builded a homepage with Visual Composer.
http://prntscr.com/62rvb3
And reading settings:
http://prntscr.com/62rw0k
I tried to disable all plugins still same issue.
-
This reply was modified 11 years by
kestasve.
Hi,
I would like to configurate my homepage but have some problem and need advices;
1: I want to make my login page as the homepage and change the like of the log in buton.
2: i try to configurate the template as a fullscreen wallpaper responsiv with only the “log form” at the focus, i tried with this function but it doesnt work:
body#background {
background: url(‘img/fullBG.jpg’) no-repeat 50% 50% fixed;
background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
}
So please if anybody can help me, i need that to open my website.
Kind regards
In theory you could make a 3-column grid on home page; use the custom grid option in creating a new “row”
[side][——-col——-][side]
create two custom home sidebars to put widgets into.
TIP: you can create new “page” like homepage2 to experiment and preview without impacting the live home page.
At least that’s what I do 🙂
Hi, Radu
thanks; was afraid of that. I don’t want to use visual composer for anything in posts/pages, but it might be okay for the home page. Not a big problem or anything. 🙂
After 20 years of web development I’ve come to NOT want to rely on any plugin or framework too much as things come/go then don’t work anymore, etc. So, for example I still have posts from early days of WordPress where the tags were inserted at bottom with [tags ] … well, when that changed, I now have couple of years of content with bracket tags at bottom of posts.
Visual Composer is not a bad thing to standardize on as a theme seller, however since I’ve got websites that have been around longer than 90% of the web, I’ve gotten a little jaded on things. I ended up standardizing on Bootstrap for a lot of things, as they did excactly what we were doing around here of having small batches of code we’d re-use for things like accordions and tabs, and whatnot; and they put it all together, so that was great for us since it was pre-packaged and had classes all set for use.
I also used shortcodes for buttons years back, theme dev went DOA with WP3, now all the buttons were [button] and don’t work. So, not going to trust that for anything tied to theme/or VC. Color me paranoid 🙂
Right now I would not want to use visual composer for posts in any way as if they go under, in 5 years, my sites would have 5 years of broken elements, and I’ve seen that happen too many times now to “rely” on that for anything other than, say, the homepage or category page tops — as you’re very nicely doing, hence my adoption of the theme(s) you’ve been doing.
For example, I would not use shortcodes to change colors, create tables, or anything like that in a post.
I’m not sure if WordPress has a built-in responsive table class, but if not, that would be something GOOD from Bootstrap 3 to keep in your own framework as it was a nice solution for having a table that couldn’t entirely collapse become a fake inline frame with horizontal scroll. I guess I should actually play around with it. 🙂
In any case if you have a cheat sheet for your icon font to be able to use in content, similar to FontAwesome spans, that would be super cool. 🙂
And yes, having a more flexible grid for the layouts than how bootstrap does it, is great for the borders, and boxes, and all that. Nice job!
Chris
Hi. I have made a number of attempts to get this done and can’t get it correct. It’s in relation to the homepage on http://topic.ie/
I want the sidebar to move from the bottom of my homepage to the top (under ‘Big Grid’ widget).
Assistance would be appreciated.
Thanks,
Seamus.
Hi,
In this theme’s update we have renamed some shortcodes:
– td_ad_box -> td_block_ad_box
– td_authors -> td_block_authors
– td_homepage_full_1 -> td_block_homepage_full_1
– td_popular_categories -> td_block_popular_categories
– td_video_vimeo -> td_block_video_vimeo
– td_video_youtube -> td_block_video_youtube
– td_text_with_title -> td_block_text_with_title
– td_slide -> td_block_slide
– td_social_counter -> td_block_social_counter
So the renamed widgets have to be re added to each sidebar after this update. Make sure that you backup your database and if possible get the widget list from your sidebars.
Rename the short codes via SQL: https://forum.tagdiv.com/update-newsmag-to-1-5/
The shortcodes shouldn’t be a problem, they will just appear on page as a code, you have to locate them and manually modify them to the new format: http://screencast.com/t/Da8k0HHtSD or use the SQL query (in phpmyadmin) to automatically replace them in the database – http://screencast.com/t/G1SwZNDb
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
This page http://twojebielany.extrapolska.pl/ is set as your homepage so when you click the logo you are taken to the homepage. You can change your homepage form WordPress settings > reading: http://screencast.com/t/unzq6AQr
The breadcrumbs indicate that you are on the latest posts page or blog page, you can also notice this on our demo: http://demo.tagdiv.com/newspaper/blog/
You can remove the “Home” from your breadcrumbs form post settings: http://screencast.com/t/0ZCG5vIY0sd or you can disable the whole breadcrumbs if you don’t need them.
Thanks
Hi,
That is Homepage title you can hide it with css in Theme Panel > Custom Css: http://screencast.com/t/jOGJ6uI5303D
.home .td-page-title{
display: none;
}
Also if you don’t want to display Breadcrumbs on entire site you can disable it from Theme Panel > Post Settings > Breadcrumbs: http://screencast.com/t/LY2hJN7T3MAE
Result: http://screencast.com/t/vCgV2Iwni
Or if you want to hide only on Homepage you can use css code: http://screencast.com/t/jOGJ6uI5303D
.home .entry-crumbs{
display: none;
}
Thanks!
How can i remove red cycled words ? (anasayfa means homepage )
thanks
Hi,
Please make sure that it is visible from Screen options, also Homepage Latest Articles to change module display: http://screencast.com/t/tWFPvKm8
Result: http://screencast.com/t/nvDoLNIK
And let me know how it goes.
Thanks!
This is the url where you can check the search function problem: Homepage
Hi,
I have inspected your site an noticed that you use the homepage with articles list template and this section: http://screencast.com/t/kFU8WQzW0Zt represent’s the latest articles section which you can remove by changing the page template from homepage + latest articles list to the default page template: http://screencast.com/t/HMe3nE9Nra
Hope this helps!
Thanks
Hi,
When using the “homepage bg with or without the art list section” template the big slider which is added by default there displays posts from the featured category only, so you need to add posts to that category and the slider will also be updated.
Thanks
Hi,
The theme already has an option to set a mobile logo also: http://screencast.com/t/GyibelsC04Nx and you can use a logo which fill the whole header: http://screencast.com/t/pst2kwqfDgKa
To implement the full screen header image like on the website you’ve offered as example you need additional customization as the theme doesn’t have an option for that.
A similar look will also provide the VC “homepage post” element: http://screencast.com/t/QaBJ0Be2v which you can set on a page built with VC page builder, here is an example: http://demo.tagdiv.com/newsmag_fashion/
This is how it looks on mobiles: http://screencast.com/t/TK4fSxot
Hope this helps!
Thanks
i realised that, when i add a new article the numbers of posts are incrasing in this area, and than i realised that my homepage shows every article.
here is my site url: guncelpsikoloji.net
i added two more article and the numbers of posts increased
Hi,
I also tested this, but I can’t reproduce the issue: http://screencast.com/t/1ez7wZS96
I think this issue is caused by Homepage Post, we will investigate this.
Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/PuwYTmdPO5
.sf-menu > .current-menu-item > a{
background-color: transparent;
color: #ffffff;
}
.sf-menu > li > a:hover, .sf-menu > .sfHover > a{
background-color: white;
color: #000000;
z-index: 999;
}
Result: http://screencast.com/t/o2mCuVmWyH
Thanks!
Hi, I’ve just installed Newsmag and I’m trying to get my page all setup. I’m having an issue setting up the homepage/static page on my site. The width of the boxed area of the page is not adjusting so that I can show the Big Grid with the big picture and the smaller pictures to the right. The smaller pictures are wrapping below it. I adopted the “Page builder + latest articles + pagination” template for my homepage design. and inserted the widgets in Visual Composer.
My page is http://www.fixthisbuildthat.com
Can you tell me how to increase the boxed width of the entire page? I have seen others using Newspaper and Newsmag that have a larger boxed size and the Big Grid works fine. I have not found the answer in the documentation or a cursory search of the forum.
thanks!
Brad
hii i brought newpaper theme yesterday. its very good.
i want to replace these words from my website “Tech And Gadget” “Travel Guide” “Popular Video”
its appear on the home page. my website is not about tech or travel so i want to customize this. i searched in all the place on theme panel but i cant find to edit this.
can you please help me. and i want to see random post on the homepage, all the things are showing last published article when i scroll down home page am seeing same article with different thumbnail, i want to edit this too.
please help me.
I just installed and add some posts.
I choose default templete (Homepage -bg with article list).
Big Slider is blank.No post appear.
How can I fix this?
Thanks,
Hi,
My site is http://www.techfor.us and there was an error that I don’t know where to fix it. Before upgrade to 4.6.1, it’s working fine but after upgrade the paging not work.
http://www.techfor.us/page/2/ <— not work
but paging on category still work
http://www.techfor.us/topic/computing/page/2/
How can I fix it ?
Thank you!