speedwrap1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] How to display individual product IDsI tried posting this question in Woocommerce and the admin redirected me here, saying it was a theme specific question. I do have variations set up (please see this image https://ibb.co/ngsm58 ). Basically our SKU is the part number that each of our products is assigned when it is created. In the above post ( https://ibb.co/dd5nSo ), 4210208-3.1 is our part number and subsequently the SKU that was generated when the product was added to our webpage. This part number matches up to the pipe size and type for each part combination that we carry. The part number (or SKU if you will) is what I want to display on the single product page by the price.
Forum: Themes and Templates
In reply to: [Storefront] How to display individual product IDsThe product ID should be saved as a SKU attribute. When the products were created, each part was given a separate SKU. But now I have no way to access the list or display the IDs. If I go through and reinsert all of the SKU data there would be hours of typing with the thousands of different combinations that our site uses. Plus, there is nothing on my wordpress admin site that has anything to do with a SKU or product ID. If I try and go through Products>Edit>Product Data, nothing appears under the inventory section as others have suggested.
- This reply was modified 7 years, 10 months ago by speedwrap1.
Forum: Themes and Templates
In reply to: [Storefront] How to display individual product IDshttps://ibb.co/dd5nSo
https://ibb.co/k9wBnoI would like the ID values that show up in the first image to be shown below the price in the second image.
Forum: Plugins
In reply to: [WooCommerce] SKU questionThere is nothing in the Product Data tab that has anything to do with SKU. When I open the product, the only thing that shows in the inventory tab is a “Sold Individually” checkbox. And also, I am looking for a way to display the SKU in the product catalog and the single product page
Forum: Themes and Templates
In reply to: [Storefront] How can I change the background colorAdding the code to the additional CSS section finally changed it to the correct color. Thank you for your time and assistance!
Forum: Themes and Templates
In reply to: [Storefront] How can I change the background colorI added the code into the child css and also purged the cache for the page, but the header is still gray. Any other suggestions?
Forum: Themes and Templates
In reply to: [Storefront] Storefront issues with internal linksI’m assuming I should remove the bad code from the page then. Is there a way to keep the accordion style menu once I delete the code? Or should I just redesign using lists?
Forum: Plugins
In reply to: [WooCommerce] Editing SKUsWhen I open the product data tab, there is nothing to specify a SKU. A “sold individually” check box is the only thing to show up.
Forum: Plugins
In reply to: [WooCommerce] Catalog image issuesWhen I look back at previous versions, the same problem persists. I am wondering if the images were ever present at all. I never really noticed before so it is possible they may not have been. Do you know how I would go about adding them?
- This reply was modified 7 years, 11 months ago by speedwrap1.
Forum: Plugins
In reply to: [WooCommerce] Editing SKUsSorry I had changed my theme for testing purposes on a separate problem. When I am in my main theme (Again, sorry I forgot I was in my testing theme when posting), the shop is supposed to have the product name, price, and SKU number. Product ID was correctly printed, but the SKU will not show up. Any suggestions to solve?
Forum: Plugins
In reply to: [WooCommerce] Catalog image issuesOkay I just changed the theme to Twenty Seventeen. The images show now (and did in my default theme), but not in the child.
Forum: Fixing WordPress
In reply to: Requested widget is not in widget listYou are correct. There was a broken PHP call on the home page. Thank you for your time and assistance.
Forum: Fixing WordPress
In reply to: Requested widget is not in widget listI haven’t installed anything in particular for it. I have been trying to change settings and code to solve the error but nothing seems to work. Also, if the widget failed, why would it take so long to appear on the sidebar?