You’ll need to customize your Shopp template to do that. Under Shopp settings, in the Presentation tab, check “Enable theme templates”. That will copy the default Shopp template into your theme directory. Then from your theme directory you can edit the Shopp templates any way you like.
To get rid of the product quantity dropdown, look in product.php for this line and comment it out or delete it:
<?php shopp('product','quantity','class=selectall&input=menu'); ?>
Users will be limited to adding one item to the cart.
Related Posts:
- Difference between add_filter and apply_filters
- Is it possible to define a template for a custom post type within a plugin independent of the active theme?
- Loading external page template and enqueue script from plugin causes 403 forbidden error
- How can I mass-update/save all WordPress posts and pages?
- Create plugin with 3rd party MIT license code
- Notice: wp_get_http is deprecated since version 4.4.0!
- How to check plugins for malicious code?
- How to properly secure my WordPress installation?
- How to add usermeta to “Notice of Email Change” email message
- How to create a Page alias in WordPress
- Is it necessary to translate WordPress key terms when localizing a plugin
- Remove from Google Tags with less than 2 posts
- Adding dynamic section to WordPress
- woocommerce product attributes
- Add Fields with Sub-Fields to WP Job Manager
- wp_mail() is not working on server
- How to edit/delete single row items in a table on my own menu page
- WordPress login with Phone Number [closed]
- Disable wp_enqueue_styles action for specific page
- How to create custom embed block in gutenberg wordpress
- How to add css class to a specific set of images?
- Getting RGBA colour from gutenberg colourpicker
- WooCommerce E-Check payment gateway disappeared when site switched to multi-site
- How can sanitize $_FILES[‘haq_slider’] field
- Disable multisite-wide plugins on specific sites
- Facebook plugin shows existing comments
- How to trigger $_GET request within admin plugin page?
- Wp favorite posts get user favorites in profile using buddypress [closed]
- How to configure two SMTP Server for wordpress
- Preferred way of cacheing a value in php
- Internationalization autocomplete JS variable
- Override global query results without hooks
- Rotating background images with admin options
- Howto accurately position images with maximum flexibility?
- Using a post-signup hook to get user details
- How to merge two .PO language files?
- wp_remote_get() returns 403 while file_get_contents() does not
- How to set add question capability for author role in wp pro quiz plugin
- Which widget to use for display category post with view more? [closed]
- Create a multisite network for an existing installation
- AFNetworking incorrectly interpreted WP_Error
- polylang + category/tag custom language link
- How to split test a menu item
- Bulk Image Upload And Rerrange Functionality
- Access WP_REST_Server from within plugin namespace
- facebook Page Publish 2
- YouTube Sidebar Widget – YouTube service unavailable
- Understanding State in WordPress Multisites
- How to activate a plugin on the activation of a theme?
- WordPress stats: OWA plugin overhead in the future
- Custom Login Page — wp_signon Headers Already Sent?
- Plugin that will let me specify a number of image sizes?
- WooCommerce: Force coupon for existing/registered customers [closed]
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Add_rewrite_endpoint doesn’t work with post name permalink structure
- Deactivation Hook does not remove database
- Why is my WordPress Plugin page requesting my FTP Login Credentials?
- WordPress Editor completely blank [closed]
- Assign all Post in Wp to a specific Category
- Cross Sells are not being shown in Cart Page. Please Help!
- Code not working with post name Permalink Settings Help
- WordPress /users/me endpoint request forbidden
- adding custom code as a wordpress plugin
- Adding a theme option to the admin that lets me turn on/off a javascript file
- Echo out element to another page.
- Cannot add edit themes and add plugins after multisite update
- Regarding plugin security
- How To Create A File Archive in WordPress?
- How to disable login in iframe which is hosted in same domain?
- Display Author name PHP (Selfmade Plug-IN)
- Enlarge an image slider when click
- wordpress plugin add page when activate
- Validating ajax search
- WordPress hide post from custom post-type on a single page
- Loading plugin script only on required page?
- Add a WooCommerce Product Variant with attributes programmatically
- Uploading images to custom table
- Plugin Version List not Shown
- woocommerce product search based only title
- Scheduled emails to include only posts and calendar events for the upcoming week
- Contact form function should be in functions.php or in a plugin file?
- Database error when user logs in
- worldpay class not working with namespace in WordPress
- How to change meta data(title, description) for current post?
- Provide http service by wordpress plugin
- How save plugin options array in select box
- create web service for android app using wordpress website
- To Store value in variable via text box
- WP Super Large Menu Problem
- Problem with executing a function on saving a post
- How to make plugin work in each template in wordpress
- Expanding / Collapsing Modules in WordPress Panel
- Strange Search Query Appearing on Google Index – “/?q=Save+Us+From+Berlusconi”
- How put a file when the email is sent to user contact form 7
- Receiving error with Custom Tables plugin
- How to add plus minus button on Input Quantity box Woocommerce? [closed]
- Displaying Category Feature image on loop
- YOAST slug does not take the custom permalink I have made
- WordPress broken dashboard with ninja-shell text
- How to show custom post type in all post section?