Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all 102601 articles
Browse latest View live

Fatal wc_session error

$
0
0

Replies: 0

Hello everyone. I’m working on a local host to test to be sure there would be no problems updating woocommerce. Unfortunately, it is now giving me the following:

“Fatal error: Class ‘Wc_session” not found in …/includes/class-wc-session-handler.php on line 18″

I deactivated all plugins except woocommerce and it didn’t help. I activated all plugins and deactivated woocommerce and the site works again.

I completely erased the localhost and started over in case the update had an error, but it still had the same trouble. Even tried updating woocommerce last instead of first (in the line of plugins), but it did not work. The only files I have for woocommerce aside from version 2.6.11 is 2.5.5 which does work without any troubles.

I looked at the topics here, but any mention of this error seemed to be in previous WordPress & WooCommerce installs or due to an interruption/stop process of the update.

Current WordPress version: 4.7
Current WooCommerce Version: 2.6.11
Current Theme: Tried Twenty Fourteen Child theme I’ve been using, Twenty Fourteen Parent theme, and Twenty Seventeen.
Browser Used: Chrome
Local Host via Xampp

System Status Report shows everything looking fine.

Any help please?


Shop page in full width, using Shopfront theme – how?

$
0
0

Replies: 2

I am building a new Woocommerce web-shop using the Storefront theme, but seem to have some issues with the width of the shop pages!
I wish to have them in full width without any side bars or widgets, but can not work out how I set this!
It is not an issue with the actual theme pages, as that has been sorted, only the shop pages.
any advice would be greatly appreciated.
The store can be found here: http://www.and-brand-co.com/shop/
I am a relative novice, so please explain fairly detailed – thank you 😉

Lost Password link in My account page redirect to WordPress

$
0
0

Replies: 0

I have an ecommerce website running on “woocommerce 2.6.11”. Theme is storefront (official woocommerce theme). In my account page, when i click “lost your password?” link, it redirects me to “wp-login.php?action=lostpassword” earlier it used to load “/my-account/lost-password”. I am facing this problem from last 1-2 weeks. I deactivated all the plugins installed within these last 2 week, still no success.

I have checked my WooCommerce > My Account Endpoints, Endpoint for Lost Password is lost-password.

WooCommerce Checkout Fields

$
0
0

Replies: 0

I want to make some changes in the checkout page. I have purchased the woocommerce checkout fields plugin too.

1) Want to make Town/City & State/County Option Fixed, I don’t want to give select options to the customers.
2) I want to add only few zipcodes, From which customer can select one.

Please help me, how can i make these changes.
Here is the screenshot

View post on imgur.com

Import Excel into Orders

$
0
0

Replies: 0

Hey,
we are company from Slovenia that has online shop on WordPress-> WooCommerce. We sell over the web. We get the orders from phone too and we store them in one Excel file. Now i would like to import excel file with orders from phone (hotline) into WooCommerces Orders, that everything will be together. Do you have any idea how? We use Zapier too but in this case I think it is not usefull.
We think about writing directly in database too. From google spredsheets to MySql database. What do you think?
Thanks for help

Add to cart button appears only in ADMIN account

$
0
0

Replies: 1

Don’t know why, but when someone checks my site(LOGGED IN OR WITHOUT LOGIN) it doesn’t shows any ADD TO CART button. but when I login through my ADMIN ac, everything goes fine.
Updating to latest version 2.6.11 gave me no goods.
please help
my site url is ladiesown.in

Image Issue

$
0
0

Replies: 1

Hi

I am having a strange issue that I have just noticed with the images on my website (www.colourcascadefabrics.com.au)

It is only happening on my mobile, it is not an issue on my desktop computer. The product images are all showing if you go into one of the category’s (eg: hand dyed fabrics) but if you click on a product to take you to the actual product page, the pic disappears. You can click where the pic should be and it brings up the larger image, but the product pic is gone.

Im not sure where to even begin to start to find a fix for this?

When I did the most recent update I lost Woocommerce and had to reactivate everything again. Did the update knock out something in the coding?

Thanks
Tammy

make read-only access to Woocommerce Settings

$
0
0

Replies: 0

hi
i wanna know how make read-only access to Woocommerce Settings for specific user?

i only found this code:

add_action( 'admin_menu', 'wooninja_remove_items', 99, 0 );
function wooninja_remove_items() {
$remove = array( 'wc-settings');
foreach ( $remove as $slug ) {
if ( ! current_user_can( 'update_core' ) ) {
remove_submenu_page( 'woocommerce', $slug );
}
}
}

thanks


Populating Product Image/Desc by UPS Code?

$
0
0

Replies: 0

I’m importing 1000+ products from Square to Woo Commerce. Rather than make aproduct page and upload an image for each of them, can I look up the product image & Description by UPC code and have Woo populate the field automatically?

Tax amount not saving to database

$
0
0

Replies: 0

I’m having an issue where taxes are not saved to the database. They are visible in the cart and checkout. They are calculated and included with the order total. After the customer completed the order The tax is listed as $0 in the order email, invoice and the dashboard order page. The database tax_amount column is empty for the order.

I can confirm that the tables prefix_woocommerce_tax_rates and prefix_woocommerce_tax_rate_locations are in my database. The column for tax_rate_class is empty.

WordPress Environment
Home URL:		https://analyticalparts.com
Site URL:		https://analyticalparts.com
WC Version:		2.6.11
Log Directory Writable:		 /home/gtsparts/public_html/wp-content/uploads/wc-logs/
WP Version:		4.7
WP Multisite:		–
WP Memory Limit:		768 MB
WP Debug Mode:		–
WP Cron:		–
Language:		en_US
Server Environment
Server Info:		Apache
PHP Version:		5.6.29
PHP Post Max Size:		128 MB
PHP Time Limit:		0
PHP Max Input Vars:		3000
cURL Version:		7.51.0, OpenSSL/1.0.2j
SUHOSIN Installed:		–
MySQL Version:		5.6.28
Max Upload Size:		128 MB
Default Timezone is UTC:
fsockopen/cURL:
SoapClient:
DOMDocument:
GZip:
Multibyte String:
Remote Post:
Remote Get:
Database
WC Database Version:		2.6.11
woocommerce_sessions
woocommerce_api_keys
woocommerce_attribute_taxonomies
woocommerce_downloadable_product_permissions
woocommerce_order_items
woocommerce_order_itemmeta
woocommerce_tax_rates
woocommerce_tax_rate_locations
woocommerce_shipping_zones
woocommerce_shipping_zone_locations
woocommerce_shipping_zone_methods
woocommerce_payment_tokens
woocommerce_payment_tokenmeta
Active Plugins (36)
LayerSlider WP	 	by Kreatura Media – 5.5.1
Contact Form 7	 	by Takayuki Miyoshi – 4.6
FedEx WooCommerce Shipping with Print Label	 	by WooForce – 1.3.2
Heartbeat Control	 	by Jeff Matson – 1.0.3
WPBakery Visual Composer	 	by Michael M - WPBakery.com – 4.9.2
Really Simple CAPTCHA	 	by Takayuki Miyoshi – 1.96
Revolution Slider	 	by ThemePunch – 5.1
SendGrid	 	by SendGrid – 1.10.3
SG CachePress	 	by SiteGround – 2.3.11
TaxJar - Sales Tax Automation for WooCommerce	 	by TaxJar – 1.2.4
Toolset Types	 	by OnTheGoSystems – 2.2.5
Woocommerce Advanced Bulk Edit	 	by George Iron – 3.6.2
WooCommerce Checkout Customizer	 	by Pluginator – 1.0
WooCommerce - Store Exporter	 	by Visser Labs – 1.8.8
WooCommerce - Hide Weight & Dimensions	 	by OM4 – 0.1
Import from eBay to WooCommerce	 	by WP Lab – 1.5.12
WooCommerce PDF Invoices & Packing Slips	 	by Ewout Fernhout – 1.5.38
WooCommerce Show Attributes	 	by Isabel Castillo – 1.5.2
Woocommerce Super Simple Tax Exemption	 	by Bobbie Wilson – 1.3
WooCommerce	 	by WooThemes – 2.6.11
Yoast SEO	 	by Team Yoast – 4.0.2
WP-Lister Pro for eBay	 	by Matthias Krok – 2.0.14
Settings
Force SSL:		–
Currency		USD ($)
Currency Position		left
Thousand Separator		,
Decimal Separator		.
Number of Decimals		2
API
API Enabled:
WC Pages
Shop Base:		#4 - /shop/
Cart:		#5 - /cart/
Checkout:		#6 - /checkout/
My Account:		#7 - /my-account/
Taxonomies
Product Types:	 	external (external), grouped (grouped), simple (simple), variable (variable)
Theme
Name:		Venedor
Version:		2.5
Author URL:		http://themeforest.net/user/SW-THEMES
Child Theme:		 – If you're modifying WooCommerce on a parent theme you didn't build personally, then we recommend using a child theme. See: How to create a child theme
WooCommerce Support:
Templates
Overrides (WooCommerce):	 	venedor/woocommerce/archive-product.php,
venedor/woocommerce/cart/cart-empty.php,
venedor/woocommerce/cart/cart-shipping.php,
venedor/woocommerce/cart/cart-totals.php,
venedor/woocommerce/cart/cart.php,
venedor/woocommerce/cart/cross-sells.php,
venedor/woocommerce/cart/mini-cart.php,
venedor/woocommerce/cart/shipping-calculator.php,
venedor/woocommerce/checkout/cart-errors.php,
venedor/woocommerce/checkout/form-billing.php,
venedor/woocommerce/checkout/form-checkout.php,
venedor/woocommerce/checkout/form-coupon.php,
venedor/woocommerce/checkout/form-login.php,
venedor/woocommerce/checkout/form-pay.php,
venedor/woocommerce/checkout/form-shipping.php,
venedor/woocommerce/checkout/payment.php,
venedor/woocommerce/checkout/review-order.php,
venedor/woocommerce/checkout/thankyou.php,
venedor/woocommerce/content-product.php,
venedor/woocommerce/content-product_cat.php,
venedor/woocommerce/content-single-product.php,
venedor/woocommerce/content-widget-product.php,
venedor/woocommerce/global/form-login.php,
venedor/woocommerce/loop/add-to-cart.php,
venedor/woocommerce/loop/loop-end.php,
venedor/woocommerce/loop/loop-start.php,
venedor/woocommerce/loop/no-products-found.php,
venedor/woocommerce/loop/pagination.php,
venedor/woocommerce/loop/rating.php,
venedor/woocommerce/loop/sale-flash.php,
venedor/woocommerce/myaccount/form-add-payment-method.php,
venedor/woocommerce/myaccount/form-edit-account.php,
venedor/woocommerce/myaccount/form-edit-address.php,
venedor/woocommerce/myaccount/form-login.php,
venedor/woocommerce/myaccount/form-lost-password.php,
venedor/woocommerce/myaccount/form-reset-password.php,
venedor/woocommerce/myaccount/my-account.php,
venedor/woocommerce/myaccount/my-address.php,
venedor/woocommerce/myaccount/my-orders.php,
venedor/woocommerce/notices/error.php,
venedor/woocommerce/notices/notice.php,
venedor/woocommerce/notices/success.php,
venedor/woocommerce/order/form-tracking.php,
venedor/woocommerce/order/order-details.php,
venedor/woocommerce/single-product/add-to-cart/external.php,
venedor/woocommerce/single-product/add-to-cart/grouped.php,
venedor/woocommerce/single-product/add-to-cart/simple.php,
venedor/woocommerce/single-product/add-to-cart/variable.php,
venedor/woocommerce/single-product/meta.php,
venedor/woocommerce/single-product/product-image.php,
venedor/woocommerce/single-product/product-thumbnails.php,
venedor/woocommerce/single-product/rating.php,
venedor/woocommerce/single-product/related.php,
venedor/woocommerce/single-product/review.php,
venedor/woocommerce/single-product/sale-flash.php,
venedor/woocommerce/single-product/short-description.php,
venedor/woocommerce/single-product/tabs/tabs.php,
venedor/woocommerce/single-product/title.php,
venedor/woocommerce/single-product/up-sells.php,
venedor/woocommerce/single-product-reviews.php
  • This topic was modified 3 hours, 47 minutes ago by  gtsparts.

woocommerce_product_set_stock

$
0
0

Replies: 0

What is the best function to perform an action after the inventory change in the admin panel.

The woocommerce_product_set_stock function is not working for me.

NOTES in My account as TAB?

$
0
0

Replies: 0

Correct me if im wrong but at the moment customer has to go to: my account > order details
to see notes sent by the admin

How to add a tab to Customer My Account so he can see ONLY the notes?

… to be honest it seems to be pretty basic functionality requirement anyway.

Thanks

“Skip to Navigation Skip to Content” shows up on WooCommerce pages sometimes

$
0
0

Replies: 1

One or more of my product pages on my WooCommerce store will intermittently display weird stuff at the top of the page. It has “Skip to Navigation Skip to Content” horizontally in a dark font color at the very top left of the page. Also below my logo, it shows a text version of the menu TWICE vertically. You should be able to view part of the page or click the link: https://www.dropbox.com/s/yv6g8ntj5swiz5j/BooksWithError.PNG?dl=0

https://www.dropbox.com/s/yv6g8ntj5swiz5j/BooksWithError.PNG

It does this on multiple Windows and iOS browsers. It persists after clearing caches and Ctrl-F5 refreshes. And then, sometime later, POOF, it’s gone only to return again sometime later on that page or another one. I don’t seem to be able to replicate the problem at will, but rarely does a day go by that I don’t see it happen and last for several minutes to multiple hours.

Site: http://www.hebrewwordpics.com/wp-store but the problem may or may not show when you are there.

This WooCommerce store is installed in a folder of my static HTML website and I will change the static site menu link to the store once I get the bugs worked out. I have tried disabling all unnecessary plugins without success. WP and plugins have been updated, but this was happening before the recent updates. Any ideas of what kind of conflict might cause this to come and go?

Not saving in Woocommerce -> Settings -> Display

$
0
0

Replies: 0

I am trying to go from the purchase button on my website directly to the cart (bypass the product page as it is just another click). So someone sent me a solution (THANK YOU!!) but when I go to check the “Redirect to the cart page after successful addition” and hit SAVE, it looks like it’s saved. When I go to something else and come back it isn’t actually saved.

Any ideas??

Woocommerce variable products Not Working!


Open external links in new windows

$
0
0

Replies: 0

Dear support,

I am testing WooCommerce on my new site and really like it. However, I sell most of my items on external pages and I will use the option External/Affiliate Product option in the Product data. The only problem is that on clicking on the links to the external page any visitor is taken away from my site.

Is there any available option/plug-in that opens a separate page? I was hopping to find this as a standard option but it is not there.

Any help is appreciated.

Thanks
Fabrizio

http://photoscapeart.com

payment pending in sandbox mode

$
0
0

Replies: 0

Hi
I checked the documentation and set the PayPal IPN URL and still the payment is pending in sandbox mode. I also visited the system status and found:
cURLVersion: 7.45.0, OpenSSL/1.0.1e
Is this compatible?
The documentation says:

What do you need to do? Ensure that your host supports HTTPS connections through CURL/fsockopen using TLS 1.2 or newer certificates. Your system status page in WooCommerce will tell you if there are any problems connecting. Contact your host to fix that if needed.

I am a bit confused, for the system status does not refer to the terms used in the documentation. Is cURLVersion: 7.45.0, OpenSSL/1.0.1e up to date or to old?
Thanks for your info.
theo

Thanks

attach pictuer to a taxonomy-term

$
0
0

Replies: 0

I am for a product category(Taxonomy Term) loading image In the Edit Categories(taxonomy)This work was done correctly But I do not know why this image at Media Library Considered to be unattached How it’s changed mode

Woocommerce search engine shows irrelevant products

$
0
0

Replies: 0

Hello.
In my Woocommerce Search engine default filter is “by stock”. It is because I have a lot of products, which are not available right now. I only want to show users products which are in stock.
But…
Woocommerce search engine show products which are no rellevant to users. Let’s say user search for history. And get both “history” and “prehistory” as a result. Let’s say history is a brand with very high margin. And prehistory – as a opposite – very low.

So, as you can see woocommerce search engine show exact + similar products. I want to fix it
a) to show only exact product or:
b) still search search by stock, but giving priority for products which has greater margin.

Do you have any idea how to accomplish this

Checkout issue with Mystile

$
0
0

Replies: 1

Hi everyone !

I am using the 4.7 version of WordPress, the 2.6.11 version of WooCommerce and Mystile theme. Everything is good but when I click on the Checkout button of my website, it does not work! Here is the link to my website, you can try by yourself: https://www.esportbrothers.com/

PLEASE HELP

Viewing all 102601 articles
Browse latest View live