Reordering Front Page Layout
-
1) How can I simply reorder the featured elements on the static front page? For instance, I want to put “about us” section above “latest news”. I tried doing this by going into the editor for the Front Page Template. I switched the order of the last two, as you see below, but “about us” is still above ” latest posts”.
/* Ribbon section */ lawyeriax_ribbon_section(); /* Features section */ lawyeriax_features_lite(); /* Latest news section */ lawyeriax_news_section(); /* About us section */ lawyeriax_about_section();
2) Elsewhere in the code is there a way to edit the number of posts that show on the static front page? LawyeriaX Lite has it set to three.
Sure am learning a lot about wordpress through messing around. Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Reordering Front Page Layout’ is closed to new replies.