Home › Forums › Magazine Point Pro › How to add Featured News to Main Content Area
- This topic is empty.
-
AuthorPosts
-
August 11, 2017 at 11:25 pm #1350AnonymousInactive
I Cannot figure out how to do this. Documentation is no help. I followed instructions and the featured news does not appear below the primary header. Please Advise
August 14, 2017 at 6:04 am #1368Axle SupportModeratorHello,
For Featured News, there are options in Customizer. Go to Theme Options -> Featured News. Set appropriate settings there. Note that, featured news section only displays in static front page. Check here regarding setting static front page. https://code.tutsplus.com/articles/the-beginners-guide-to-setting-static-front-pages-in-wordpress–wp-34527
Let us know if any queries.Thanks
August 17, 2017 at 12:50 am #1394AnonymousInactiveHello.
I myself can’t seem to follow this.
I would like to have my theme layout exactly how you present it on the images on the doucmentation.
Are you able to provide a video tutorial on how to set up the theme as you have it on your images in the documentation / website please.
I’m using this theme as a blog as a whole, news, new products, reviews etc etc
Thanks
August 17, 2017 at 4:45 am #1401AnonymousInactiveI have been trying to install the main content area all night. It legitimately doesn’t work. Please help.
Here is a screen recorded video: https://youtu.be/s1eF6M5GFCE
August 17, 2017 at 8:00 am #1421Axle SupportModeratorHello,
To display featured news and home widget area, you need to first set static front page. Here is one good link for setting static front page. But I would also try to explain the process here. https://code.tutsplus.com/articles/the-beginners-guide-to-setting-static-front-pages-in-wordpress–wp-34527
* Create two pages named,
Front Page
andBlog
* Go toSettings
->Reading
* ChooseA Static Page
inFront page displays
* InFront Page:
, choose page namedFront Page
you just created.
* InPosts Page:
, choose page namedBlog
.
* Now, go toAppearance
->Widgets
. Put desired widgets inFront Page Widget Area
.
* For Featured News: go toAppearance
->Customizer
->Featured News
. Choose your settings from there.We are in the process in improving our documentation. It will be updated soon in near future. Let us know if you have any other queries.
Regards
August 17, 2017 at 4:13 pm #1451AnonymousInactiveThank you, I figured it out after a few hours of messing around. So far enjoying the theme very much, thank you.
September 19, 2017 at 7:47 pm #1833AnonymousInactiveHi there,
Is there a way that in ‘featured news’, under grid option, that the larger first image can have the date and comments bubble removed?
I’m very very new to WordPress, so any help would be fantastic.
Thank you.
September 22, 2017 at 3:37 am #1879Axle SupportModeratorHello @ejscott10
Thank you for using our theme, Here is a quick CSS fixing for you to remove the metadata. Just go to the customizer -> Additional CSS section and add following CSS.
.featured-news-meta.entry-meta { display: none !important; }
Hope this solves your problem.
Regards
-
AuthorPosts
- You must be logged in to reply to this topic.