- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- April 20, 2017 at 5:15 pm #2832mauriceParticipant
Hi everybody,
I’d like to know where I can change the order of the sections in the code. I can’t find the function get_template_part() anywhere, in the front page template it says:foreach ($hashone_home_sections as $hashone_home_section) { get_template_part( 'template-parts/section', $hashone_home_section ); }
Hope you can help me!
Best
MauriceApril 22, 2017 at 11:36 am #2847HashKeymasterApril 23, 2017 at 9:43 pm #2874mauriceParticipantHi,
awesome, thank you very much, I’ll try that!
I have one more question, I would like to have two contact sections on my front page.
If I copy+paste the section-contact.php in the template-parts directory and rename it to g.e. section-contact2.php, how can I make it appear in the customizer for adding the information for the second section? Hope you can help!
Best
MauriceApril 24, 2017 at 8:46 pm #2880HashKeymasterSorry, it is not possible with just copy and paste. It will copy the same section. It require some complex customization.
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.