Home Page › Forums › Porto | Multi-Purpose & WooCommerce Theme › How to set up a wholesale order form?
- This topic has 9 replies, 2 voices, and was last updated 1 year, 2 months ago by
Aizaz Awan.
-
AuthorPosts
-
June 19, 2024 at 6:17 am #8315
How can I set up a product archive where my wholesale customers can put together a cart from one page? See attached screenshot for the general layout I’m looking to set up.
Attachments:
You must be logged in to view attached files.June 20, 2024 at 5:34 am #8366Hello, @mrv63,
Currently, Porto does not include this functionality by default. You can submit a feature request for consideration in future theme updates.
Moreover, our theme fully supports the YITH WooCommerce Frequently Bought Together plugin. You can explore its capabilities to see if it meets your needs. Here’s the link for more information: https://yithemes.com/themes/plugins/yith-woocommerce-frequently-bought-together/
Best Regards,
PThemes Team.June 21, 2024 at 3:13 am #8426I’m not sure what a Frequently Bought Together plugin has to do with having a page with our products listed on it. I’m just looking to have our products listed on one page for easy ordering and then I will make that page only visible to wholesale user role.
June 21, 2024 at 4:43 am #8438Hello, @mrv63,
You want to show some specific products to the specific user role like wholesale user.
To set up an archive page featuring specific products using our theme, follow these steps:
1. Navigate to Porto >> Template Builder >> Product Archive.
2. Utilize the “Porto Posts Grid” element.
3. Configure the products according to your preferences using the guidelines provided here: https://www.portotheme.com/wordpress/porto/documentation/porto-post-grid-widget/
4. Apply the condition to display the archive layout on your website: https://www.portotheme.com/wordpress/porto/documentation/display-condition/But to show that page/layout only to the specific user role, you need to try with some user-role third-party plugin that better suits your requirements.
Best Regards,
PThemes Team.June 21, 2024 at 5:53 am #8443Can they be set up to look like the screenshot? I want them in small rows with option to choose variations and an add to cart button.
June 21, 2024 at 7:19 am #8449Hello, @mrv63,
For that, you have to try with the Custom Layout.
You need to navigate to Porto >> Template Builder >> Post Type.
And create a new layout there as per your requirements: https://www.portotheme.com/wordpress/porto/documentation/type-builder-elements/And then you can utilize that layout when using the “Porto Posts Grid” element.
This is the only possible way.
Best Regards,
PThemes Team.June 23, 2024 at 2:10 am #8469Thank you. I have loaded a porto ‘product type – list’ template but for the life of me can’t figure out how to make the white area wider. If I widen the blocks they either get squished or go off the area because the white area is too narrow. I’ve been trying to figure it out for over an hour. See attached screenshot.
Attachments:
You must be logged in to view attached files.June 23, 2024 at 2:19 am #8471I’ve attached a screenshot of the template I chose to start editing. It even looks a little wider in the porto studio page that it does after I import it. But I want to make it even wider for desktop. I understand it will change for mobile and that’s ok.
June 23, 2024 at 2:21 am #8472The screenshot above was too big so I reattached a smaller one.
Attachments:
You must be logged in to view attached files.June 24, 2024 at 5:25 am #8516Hello, @mrv63,
There is no such option to increase/decrease that space, that is the default editor size.
So it requires Customization to change it.OR you can try with the Custom CSS code, Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check back to your site after clearing the browser cache.
body .editor-styles-wrapper { width: 960px !important; }
Best Regards
PThemes Team. -
AuthorPosts
- You must be logged in to reply to this topic.