twoelevenjay
Forum Replies Created
-
Forum: Plugins
In reply to: [CMB2 Admin Extension] Access role tu AdminHello, I see this post is over 5 months old. Sorry that i never got back to you. Are you still having issues with this?
Forum: Plugins
In reply to: [Discontinued Products] WC_Shortcode_Products not foundHello, sorry for the delayed response. Removing this code will disable the ability for teh plugins shortcode sued for displaying discontinued products. you are receiving this error because the current version of Discontinued Products requires at WooCommerce version 3.2.4 or higher.
Forum: Plugins
In reply to: [Discontinued Products] change price to ‘discontinued’I have updated the plugin, to use the same functionality in the shop loops as the single product page. Price will be replaced with either default, global or single product “Discontinued Text”.
please update to version 1.1.4
Forum: Plugins
In reply to: [Discontinued Products] change price to ‘discontinued’Hello, sorry for taking so long to respond. I see from you link that you have not resolved this yet.
Your idea is good and I will update the plugin so show price with strike through and have the word discontinued.
Edit: I will just remove the price as you requested. Since that is the behavior on the single product page as well.
- This reply was modified 5 years, 9 months ago by twoelevenjay.
Forum: Plugins
In reply to: [Discontinued Products] Where are the plugin settings found?I apologize for the delayed response. From your post it seems that the settings are missing for you.
What versions of WordPress / WooCommerce are you running? I would like to replicate the issue to figure out what is going wrong for you.
Forum: Plugins
In reply to: [Discontinued Products] Change font colorI will add this feature to a future update. Fore now you should be able to use custom CSS to achieve what you want. For now I have add the discontinued-notice class to the <h4> that wraps the discontinued product text. You can use CSS to customize it.
Forum: Plugins
In reply to: [Discontinued Products] Product Page formatting@scerbj, sorry for the delayed response. It looks like the discontinued template functions are causing the title, description and meta data to be repeated. I would probably need to have a look at the theme files of the theme that you are using to get a better idea of what is going on. Can you provide me with a link to the theme that you are using?
Forum: Plugins
In reply to: [Discontinued Products] I have about 800 discontinued productsThank you for using my plugin, and I apologize for the delayed response.
The best way to achieve this would be to make use of the built in export / import feature that was added to WooCommerce in 3.1. I have outlined the steps below, and here is a quick video on how to do it: https://youtu.be/2X5bnIR4b4o
- In the WP admin, navigate to: Products > All Products > Export.
- For “Which columns should be exported?”, select “ID”, and “Categories”.
- Click “Generate CSV”.
- Open the downloaded CSV.
- Add a third column and for the column header add
meta:_is_discontinued
. - Freeze the header row and sort the rows by the category column.
- Locate the groups of products that have your “Discontinued” category in the category column.
- Add “yes” to the cells and save the document as a CSV.
- In the WP admin, navigate to: Products > All Products > Import.
- Choose your newly created CSV file.
- Check the box for “Update existing products”.
- Click “Continue”.
- Confirm the three columns are mapped correctly: ID > ID, Categories > Categories, meta:_is_discontinued > Import as meta.
- Click “Run the importer”.
Forum: Plugins
In reply to: [Discontinued Products] Products still showing when set to “hide”@jckuffner, If you would like me to help investigate the staging server, you DM me on the www.remarpro.com Slack. Go here to request an invite.
Forum: Plugins
In reply to: [Discontinued Products] Products still showing when set to “hide”@tdlam and @jckuffner,
Are you both still experiencing this?
Are you using infinite scroll, did you import products, what themes and plugins are you using?
Forum: Plugins
In reply to: [Discontinued Products] Products still showing when set to “hide”Thank you both, and sorry for this inconvenience. It is difficult to debug because the issue does not happen in my dev environment.
@notblowingsmoke, you said you have a staging server, how would you feel about giving me access to this? DM me on the www.remarpro.com Slack. Go here to request an invite.
Forum: Plugins
In reply to: [Discontinued Products] Products still showing when set to “hide”@notblowingsmoke, by any chance is the default “hide from shop” unchecked?
Yes there is. Admin > Woocommerce > Settings > Products > Discontinued product text.
Forum: Plugins
In reply to: [Discontinued Products] Products still showing when set to “hide”@notblowingsmoke and @tdlam,
Sorry for the delay. I was not able to replicate this. However I can say that the list of products to hide from the shop page are cached in a transient.
Can you both navigate to Admin > WooCommerce > Status > Tools > WooCommerce transients > Clear Transients, and let me know of this resolves the issue. (Click here to see screenshot of the WooCommerce status page) Alternatively you could re-update one of the discontinued products, as the transient is meant to be flushed when a product is saved.
If this does not help can you test with all plugins other than WooCommerce and Discontinued Products deactivated, and the default theme activated?
Forum: Plugins
In reply to: [Discontinued Products] Default display text?Yes there is. Admin > Woocommerce > Settings > Products > Discontinued product text.
Forum: Plugins
In reply to: [CMB2 Admin Extension] Please “Select” does not workI am going to mark this as resolved. If you continue to have issues please open a new topic.