queenb123
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: re-enable right clickno that didnt work, but thanks!
Forum: Themes and Templates
In reply to: Enable Right-Click on my themeCan someone help me please, i have the same problem for my site:
https://www.brazilianweave.com/i added a code, to disable right click, now i have a few issues:
1. i removed the code but the right click is still enabled
2. i cant remember where the code is!if i can get any help that would really help me many thanks!
Forum: Plugins
In reply to: [WooCommerce] When deleting product gallery images screen jumps to the topNot really a work around what if you need those boxes?!!!
Forum: Plugins
In reply to: [WooCommerce] When deleting product gallery images screen jumps to the topI have this problem too…ever since the 4.0 update!
Forum: Plugins
In reply to: [WooCommerce] Tweak price display on pageThis does not work for me i am getting a syntax error can anyone help me please, i am not good at coding, i have copied and pasted the above code into my functions.php (not the child theme tried that and it did not work),i really need help what do i do please?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce v2.1 updater errorForum: Fixing WordPress
In reply to: WooCommerce (2.1) & CardSave Payment Gateway Plugin 2.0can someone please send me the link of the new latest version cardsave payment gateway please, that works with the latest woocommerce, or please email it to [Redacted], really desperate!
Thank you in advance!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce v2.1 updater errorSame problem here:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘woocommerce_admin_css’ not found or invalid function name in /homepages/19/***/htdocs/***/www/wp-includes/plugin.php on line 470Can anyone help?
Forum: Fixing WordPress
In reply to: How cani edit the text "instock (backorders allowed)"Im not sure we have the same problem as it worked for me… you dont really need the word “available” as wordpress itself has it own which says “in stock” – If you want this option you have to go into word press and have the following settings:
If your product is a variable:
products – inventory – (do not tick) Enable stock management at product level – stock status (put out of stock) – allow backorders (put allow but notify customers)
then as a failsafe make sure you go to:
woocommerce – inventory (please tick Enable stock management & Enable out of stock notifications)
This will enable the customer to have a choice to still buy the item even if it is not instock, just means they will have to wait a little longer.
as you can see on my site here:
https://www.brazilianweave.com/?product=indian-remy-deep-wave
In regards to changing to the word “available” try:
plugin folder in woocommerce/i18n/languages/
https://docs.woothemes.com/document/woocommerce-localization/
Forum: Fixing WordPress
In reply to: How cani edit the text "instock (backorders allowed)"Hi I finally found a solution:
1. GO TO:
plugin folder in woocommerce/classes)
to remove the back orders allowed text, you need to edit two files:– /class-wc-product variable.php)
– /class-wc-product variation.php)2. Where ever it says “backorders allowed” (in brackets only) – delete “backorders allowed” but leave the brackets.
3. Do this through out both php files and it should be ok.
Forum: Plugins
In reply to: [WooCommerce] Stock qty on catalog pages — variations show 0 in stockHi,
I am new to all this, so please bear with me but I have a similar problem:
I have managed to figure out a solution to the variation stock problem:
in this example:
https://www.brazilianweave.com/?product=indian-remy-deep-wave-2
you can see that 12 inches is out of stock
but 14 inches is in stock
how ever 14 inches says: “instock (backorders allowed)”
this will be confusing for my customers, where do i edit the text “instock (backorders allowed)” please?
Been driving me crazy for weeks!
Many thanks.
Forum: Plugins
In reply to: [Plugin: WooCommerce] Adding "Backorder" label on product pageHi,
I am new to all this, so please bear with me but I have a similar problem:
I have managed to figure out a solution to the variation stock problem:
in this example:
https://www.brazilianweave.com/?product=indian-remy-deep-wave-2
you can see that 12 inches is out of stock
but 14 inches is in stock
how ever 14 inches says: “instock (backorders allowed)”
this will be confusing for my customers, where do i edit the text “instock (backorders allowed)” please?
Been driving me crazy for weeks!
Many thanks.