WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

switch section change section order

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4252
    igor buces
    Participant

    hi there. How can I change the order of each section like first section should got at third place….??? using you theme option !!! or any other way or if i can do that by myself at the page.php

    #4256
    Grace Themes
    Member

    Hi igor

    The option is not available to change the section order.
    To change the order need to do some changes in options.php file

    Go to options.php file
    at line no 775 you will find the array of section content like in order below

    1 => array(
    	'section_title'	=> 'why choose us',
    
    2 => array(
    	'section_title'	=> 'Popular Destination',
    
    3 => array(
    	'section_title'	=> 'Special Ofer for you',
    
    

    Now to change the order, you need to move the array to that position.

    If you will find any difficulties, you can send your WordPress admin login details for temporary at [email protected] so we can check and assist you.

    Regards
    Grace Themes

    #4797
    Martin
    Participant

    Hi,

    i try switch position in options.php.
    So i switch ‘section_title’ => ‘latest News’ on first section.
    But its still on 6 section.
    Please what can i do ? I have premium template.

    #4798
    Grace Themes
    Member

    Hi Martin

    Please send your website URL and WordPress admin login details for temporary at [email protected] and write in details in which order you want to display sections. We will then check and change the code as per your requirement.

    Regards
    Grace Themes

    #5456
    luca
    Participant

    Hi, I need the same thing, have you resolved?
    I have milestonez pro
    thanks

    #5461
    Grace Themes
    Member

    Hi luca,

    The option for to switching the section is not available.
    To re-order the sections you need to switch the Theme Options sections data manually.

    Please send your website URL and WordPress admin login details for temporary at [email protected] and write in details in which order you want to display sections so we can check and assist you.

    Regards
    Grace Themes

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.