jimmysun
Forum Replies Created
-
Thank you very much!
Thanks Pavel, thumbs up for your support!
Thank you so much, Pavel
Hi Pavel,
Thank you for your reply. You bet I will continue to use the plugin. I have some woocommerce sites and now I’m sure I will benefit from the plugin added that it has great support as well.
Btw, would you consider making the lightest version of it which only has the Stock Central feature? Some stores with lots of items simply just need to update the stocks and prices, without the need of Suppliers, Purchase Orders, Inventory Logs etc. I realize it can be accomplished with the current version of the plugin (just don’t use the unneeded features), but I also think it can reduce the plugin’s size (current version is 10 MB) which I think is quite big.
Thank you very much
Forum: Themes and Templates
In reply to: [Storefront] homepage shows only 3 product categories@cryptex_vinci thank you your code works perfectly.
@markob83
thank you! I deactivated WP Super Cache and the arrow keeps spinning. After I reactivated WP Super Cache, the problem is solved.Forum: Plugins
In reply to: [Public Post Preview] [Plugin: Public Post Preview] Link expirationhello.. where should I add the code (in which file)?
I see the code in the FAQ :
add_filter( 'ppp_nonce_life', 'my_nonce_life' ); function my_nonce_life() { return 60 * 60 * 24 * 5; // 5 days }
is it the correct code, as I see other different codes in the forum?
Thanks
Forum: Plugins
In reply to: [WP-EMail] [Plugin: WP-EMail] WP-Email not working with WordPress 3.2.1never mind, it turns out that I don’t have a wp_footer() in my theme ??
Forum: Themes and Templates
In reply to: How to make some text of "Read More" not clickable?thanks very much, but can’t find what I was looking for .. can you please point it out?