Editable Content Below Product List
-
Ok this seems to have been asked before but adequately answered.
Objective: To be able to add content “below” product listings on the woocommerce “shop” page and be able to edit said content from the admin panel.
Purpose: To be able to extend the content length for SEO purposes but not hog up the top section of the page.
I have a script that does this for categories using the following:
add_action( ‘product_cat_add_form_fields’Could this be modified to do the same thing on pages or posts and have the content display AFTER main content?
(does any of this make sense?)
There has to be an easier way of doing this rather than echo content which will then be on all pages at the bottom.The page I need help with: [log in to see the link]
- The topic ‘Editable Content Below Product List’ is closed to new replies.