mongobread
Forum Replies Created
-
Forum: Plugins
In reply to: Problem with Woocommerce VariationsI just saw x-cart, it seems no free version to test in localhost? Correct? I need to buy beforehand?
Forum: Plugins
In reply to: Problem with Woocommerce VariationsIndeed, I tried w/ WPEC with 3 variatons (11 choices) and it is very slow to show the price. I was wondering even if I manually input the combinations to about (last generation was…) 11,000+
…the price shows about less than 10 seconds so I think it won’t be good if I have l2 products w/ 6 variations(11 choices)
Now the next problem in case X-Cart can handle this is adapting the design I have coded in WooCommerce / WP eCommerce (WPEC).
Forum: Plugins
In reply to: Problem with Woocommerce VariationsYes, same product page. Affect pricing as well, in wpec it has increment/decrement price already. But can’t handle the load, Only
I have been checking out other platforms as well such as prestashop. Can’t handle the load by localhost as well but can go beyond than wpec.
Thanks for the fast reply π
Forum: Plugins
In reply to: Problem with Woocommerce VariationsHi Yogesh,
I think we have the same problem however I have more variation than you have now in that product page.
I have 6 dropdowns, 5 of them is 11 choices. and the last is 10.
My variation looks like this.> Invitation Cards
β 11 dropdowns/choices> RSVP Cards
β 11 dropdowns/choices> Reception Cards
β 11 dropdowns/choices> Thank you cards
β 11 dropdowns/choices> Save the date cards
β 11 dropdowns/choices> Address Label
β 10 dropdowns/choicesForum: Plugins
In reply to: [WooCommerce] Can woocommerce can do this variation this many?Any thoughts anyone?
Forum: Plugins
In reply to: [WooCommerce] Can woocommerce can do this variation this many?This will be a long long list edit to do, I thought woocommerce would have the same functionality with wpec.
I can set incremental values for the choices, then generate them afterwards and have the combinations computed afterwards.
Forum: Plugins
In reply to: [WooCommerce] Can woocommerce can do this variation this many?Thanks, for the info.
Can I pre-set the prices before I generate? I can seem to find where I can set the price before I link combinations.
Also I need the prices to be incremental.
Forum: Plugins
In reply to: [WooCommerce] Can woocommerce can do this variation this many?Also, additional information, all choices affect price.
Forum: Fixing WordPress
In reply to: Custom Edit Profile Pagethanks brentjt
Good day I bumped into this topic again
It’s working now…
I didn’t get the part where I should install first Cimy User Extra Fields plugin.
Forum: Fixing WordPress
In reply to: Custom Edit Profile PageI’m having this problem instead…
Fatal error: Call to undefined function get_cimyFieldValue() in …/plogin.php on line 212
with this line:
$value = get_cimyFieldValue($user_ID, ‘RESUME’);
I’ve been googling no relative topic.
Forum: Fixing WordPress
In reply to: Can’t add widgets to sidebarIt seems latest google xml generator plugin and flexi pages plugin is having issues w/ the current version.
I revert to the previous version of the two plugins and I got it working again.
Hope to know what’s the issues with this two plugins. I know it’s because wp_redirect() function. I guess I won’t have to upgrade this two plugins till wp 2.9 resolves this.
Hope this will help you guys.
Forum: Fixing WordPress
In reply to: Can’t add widgets to sidebarGot the very same problem, after upgrading to wordpress 2.9… π this is very bad
Same here, I forgot sometimes this thing happens.
Good luck guys!
I got the same problem w/ chrisfmasse and aditt, used 2.6.1 and 2.6.3(latest) versions.
Forum: Installing WordPress
In reply to: Visual/Code (WYSIWYG) editor is not working.I’ve deleted my .htaccess and revert to the default permalinks. Still, I’m reverted back to index page. Help please.