• Resolved tlouwet

    (@tlouwet)


    My bad if this has been answered elsewhere, but I couldn’t find anything on it.

    Some products I’m trying to list has a whole bunch of extra “required” information needed to be shown on the page. Aka images of it in use, videos, place for pdf downloads, differences in measurements, etc.
    Sadly, the tabs don’t offer enough space for these.

    How can I add another big text field in the backend, that could be edited with page builders, and show it on a specified section of the page?

    I’ve tried out a bunch of things but can’t get it to work ??

    • This topic was modified 4 years, 8 months ago by tlouwet.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @tlouwet,

    That’s a good question. You can absolutely do this though it will take some customization to make it happen. I’m not aware of any plugins that will do this off the shelf for you.

    What I would do is make a template override of the single-product.php file in WooCommerce. We have information about adding these here.

    https://docs.woocommerce.com/document/template-structure/

    You could then insert content into this template via a custom field. You could use a plugin like Advanced Custom Fields to set up a box where the information you need will be entered. That’ll keep things easier to edit on the back end.

    They have lots of documentation to help you get set up and add these fields to your site.

    https://www.advancedcustomfields.com/resources/

    It’s not a straight-up off-the-shelf solution, but it could get you to where you want to go.

    Take care,

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom fields to be placed inbetween “related products” and footer’ is closed to new replies.