Woocommerce products slider : order - by geckoinfo

This topic has 11 replies, 3 voices, and was last updated 9 years ago ago by geckoinfo

  • Avatar: geckoinfo
    geckoinfo
    Participant
    March 30, 2015 at 09:35

    Hi,

    In my website, i use products slider on homepage like your travel demo. I would like to inverse order of products, oldest first.

    What is the file i must modify ? theme-functions.php ?

    Thanks

    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 12:00

    Hello,

    Please provide us with the link to your site and wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: geckoinfo
    geckoinfo
    Participant
    March 30, 2015 at 12:04

    Hi, credentials in private message

    Thanks

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    March 30, 2015 at 13:49

    Hello,

    we have tried to reach your homepage but it is locked:
    “geckoinfo modifie actuellement ce contenu”
    Please check.

    Regards,
    Stan Russell.

    Avatar: geckoinfo
    geckoinfo
    Participant
    March 30, 2015 at 13:51

    oops…. sorry. I quit it

    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 16:37

    Hello,

    Please add this code in the file wp-content/themes/royal/framework/vc.php (after the line 2356):

    array(
                  "type" => "dropdown",
                  "heading" => __("Order by", "js_composer"),
                  "param_name" => "order",
                  "value" => array( __("Descending", "js_composer") => "DESC", __("Ascending", "js_composer") => "ASC" ),
                  "description" => sprintf(__('Designates the ascending or descending order. More at %s.', 'js_composer'), '<a href="http://codex.wordpress.org/C$
                ),

    and you’ll be able to select order type in Products element settings.

    Regards,
    Eva Kemp.

    Avatar: geckoinfo
    geckoinfo
    Participant
    March 30, 2015 at 20:47

    Thank you but it doesn’t work… Your code seems uncomplete at the end. I tested lot of things but it seems ko again….

    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 20:51

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: geckoinfo
    geckoinfo
    Participant
    March 30, 2015 at 21:07

    Here in PM

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 31, 2015 at 12:11

    Hello,

    As I see the order selection is working:
    https://s3.amazonaws.com/fvd-data/notes/168674/1427800210-P6T256/screen.png

    Please clear browser cache and check it.

    Regards,
    Eva Kemp.

    Avatar: geckoinfo
    geckoinfo
    Participant
    March 31, 2015 at 12:53

    Hello,

    It works in back office but no change in front office….

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.