Help Theme - by legomess - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: legomess
    legomess
    Participant
    January 29, 2015 at 05:19

    Good night,

    I need help .
    Site – > http://www.prasmeninas.com.br

    1 ) Shop : Paging not working

    2 ) Registration: How do I change the layout ?

    3 ) Shopping cart : Putting the freight as required field ?

    4 ) Where should I change the structure of the cart page , checkout ?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 29, 2015 at 15:14

    Hello,

    You site isn’t loading.
    Have you spelled it correctly?

    To change layout on Registration page you need edit the file et-registration.php in wp-content/themes/idstore directory.
    To modify Cart and Checkout pages you need edit the files in wp-content/themes/idstore/woocommerce/cart and wp-content/themes/idstore/woocommerce/checkout directories.
    We recommend you to make changes in a child theme.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: legomess
    legomess
    Participant
    January 30, 2015 at 00:44

    Good night,

    Yes, is correct -> http://www.prasmeninas.com.br/

    Avatar: Eva
    Eva Kemp
    Support staff
    January 30, 2015 at 12:46

    Hello,

    Unfortunately we still can’t access your site.
    Is you host blocking some IPs or there is some restriction?

    To fix the issue with pagination you need edit the file idstore/woocommerce/loop/pagination.php and replace the code
    'base' => esc_url( str_replace( 999999999, '%#%', remove_query_arg( 'add-to-cart', htmlspecialchars_decode( get_pagenum_link( 999999999 ) ) ) ) ),
    with this one:
    'base' => esc_url_raw( str_replace( 999999999, '%#%', remove_query_arg( 'add-to-cart', get_pagenum_link( 999999999, false ) ) ) ),

    Could you please show a screenshot what you want to achieve concerning your 3rd question?

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.