Site logo

[Resolved] woocommerce page customizing.

Home Forums Support [Resolved] woocommerce page customizing.

Home Forums Support woocommerce page customizing.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2533836
    Jusung

    Hello. I just have a question.

    I have my account page from woocommerce
    and login and register page from wp-member.

    I have found that to customize those page, I can make plug-in or add php code and use a plug-in that is already made.

    I just wonder if it is possible to customize the page in elements?

    #2533990
    David
    Staff
    Customer Support

    Hi there,

    no, you can only customize templates that the theme has some control over.
    the most you could do with GP Elements is use a Block Element Hook ( or regular Hook ) to add content to those templates, but you would need know of those templates have any hooks.

    For example the Woocoommerce account page has hooks:

    https://www.businessbloomer.com/woocommerce-visual-hook-guide-account-pages/

    And those can be selected in the Elements hook option.

    But i cannot say if WP Members has frontend hooks you can use

    #2534008
    Jusung

    Yeah! Thank you for the information. I will try to make it.

    #2534068
    David
    Staff
    Customer Support

    You’re welcome

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