Ixion: How to Remove Recent Posts Section from Homepage
-
Can’t find a way on this theme to remove the “recent posts” section. Is there any way to do this?im using static home page.
The blog I need help with is: (visible only to logged in users)
-
Hi,
ecommercelk.wordpress.com is no longer available.
The authors have deleted this site.
Are you referring to the deleted site, or another one?
-
ecommercelk: If you decide to use Ixion again, you will need to avoid using blog posts, and set your front page to be a static page:
-
Hi all,
I have the same issue, I have selected a static front page but I still have the recent posts appearing. How can I remove these?
Here is the link to my blog: http://www.shiresequestrianblog.wordpress.com
Thank you,
-
Hi all,
I have the same issue, I have selected a static front page but I still have the recent posts appearing. How can I remove these?
Here is the link to my blog: http://www.shiresequestrianblog.wordpress.com
Thank you,
-
Hi @, since you have the upgrade, we can use a bit of CSS to remove the posts from the main page. Add the following to your custom CSS.
#front-page-recent-posts { display: none; }
- The topic ‘Ixion: How to Remove Recent Posts Section from Homepage’ is closed to new replies.