Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #742810

    Hi there

    I have created custom page designs using the Advanced Layout Builder for 3 parent categories on my site. What I want to achieve is if someone clicks on a link for the parent category that it goes to that page instead of the standard Woocommerce generated category page. Is this possible?

    #744428

    Hey!

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Yigit

    #744430

    is this something I could ask the guys at Codeable to create for me then? Just so I know it is theoretically possible to achieve.

    #744448

    Hi!

    Yes, you could contact the guys at Codeable for such task :)

    Cheers!
    Yigit

    #785354

    Hi @craigriches !

    If you added this as a feature for Enfold, I’ll upvote you!

    I have modified the archive-product.php > added it to the enfold child theme under woocommerce>templates but it’s not picking it up. :(

    Also tried adding it under the woocommerce folder on the child theme and it didn’t pick it up either.

    If you got somebody at Codeable to do this for you and recommend them, please feel free to share!

    Best,

    #785395

    Hi!

    Yea, seems that something is not setuped proper on the process you are doing.
    Best case is to do hire someone so they can debug the issue and help you properly

    Best regards,
    Basilis

    #785435

    Hi Basilis,
    I cannot find the instructions to add a custom php file for Enfold/Woocommerce. All I found was add the modified php file to a woocommerce folder inside of the Enfold Child theme folder.
    Am I missing something? Do I need to add some code to the Child functions.php file?
    All I am trying to do is to move the Product Category Description to display after the Product Grid instead of before it.
    Thank you in advance for your kind support,
    Havi

    #785510

    Hi,

    You can use the WooCoomerce filters to make customizations and apply the codes in the functions.php in the Child theme. This link should help you: https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/

    Best regards,
    John Torvik

    #785937

    Thank you, John!!!

    That’s exactly what I was looking for!! I need to create a new Action Hook for the product category page!!!

    You are a genius!!

    I’ll get to work on it…

    Warmly,

    Havi

    #785951

    Hi John!

    I just consulted with a developer and it’s not a hook that I need. It’s the product_category template from woocommerce that needs to be modified.

    From where does Enfold load the archive-product.php template? (Folder location and functions.php needed to pick it up on the child’s theme?)

    Thank you so much!!!!

    Havi

    #786435

    Hi,

    Enfold only uses hooks to modify woocommerce layout, you can check it in enfold/config-woocommerce/config.php, if you don’t want to use hooks you use the method specified here: https://docs.woocommerce.com/document/template-structure/

    Best regards,
    Nikko

    #786538

    Thank you, Nikko!!

    I passed on this info to the developer!!

    How do I add a feature request to be able to design our own product category pages (just like we now can do the Shop home page and products with Enfold? It would be amazing!!

    Warmly,

    Havi

    #786728

    Hi,

    You can request a feature through this link: kriesi.at/support/enfold-feature-requests/

    Best regards,
    John Torvik

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