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

Shipping address fields override to billing on Checkout page

$
0
0

Replies: 0

Dear Support!

I found a bug at Checkout page with shipping address fields!

The bug:
Do some refresh on Checkout Page ( with simple F5 4-5 times )
OR hard refresh ( CTRL + F5 2-3 times )
OR just do some click to another pages in your webshop and after you will expereience the next:

Shipping address values:

shipping_postcode
shipping_city
shipping_address_1_field
shipping_address_2_field

will change to billing_ at here:

https://imgur.com/a/qym2JQR

All Version is the newest!

WordPress 4.9.7
WooCommerce 3.4.4

I did some print out where you could see shipping values seems ok, but the Checkout’s input still wrong.

https://imgur.com/a/edY5exn

At the moment I tried on a new domain with fress WooCommerce install but the same problem!

I found a function in wp-content/plugins/woocommerce/assets/js/frontend/checkout.js

update_checkout_action
https://imgur.com/a/HIFudPV

I’m 99% sure because of this.
Maybe some of your condition not fulfilled and that’s why I experienced the problem!

Thank you for your support,

Best,
Chris


Woocommerce Login/Register OTP on email

“Shipping” string not translating

$
0
0

Replies: 1

Hello,

Hope you’re doing fine. I have noticed that the string for “Shipping” has reverted back to English despite there being a Spanish (Mexico) string for it.

It has happened on all my sites. One of them had a WooCommerce version which was quite old (3.3.3) and the string was ok. I updated WooCommerce today to 3.4.4 (first than any other plugin or making changes to the site) to test if it was the plugin that changed the string, and indeed it was shown in English.

If you need a link to the other sites, let me know.

I have followed the instructions on the sticky post “Updating Translations (after updates!)” and have checked for theme and plugin translations of the same string using Loco Translate.

I would appreciate any help or ideas on how to fix it.

Thanks in advance!

Woocommerce orders are not visible

$
0
0

Replies: 1

Hi, I have a problem with woocommerce. Everything works great, but I can not see the orders in the orders section. I only see white lines with no data, as if there was a bug or something similar.

I’ve already tried to uninstall and reinstall the plugins, theme, wordpress … nothing to do.

Can any of you help me?

Don’t see “Product Grid” options in Customizer

$
0
0

Replies: 0

I’m using a custom theme. Don’t see “Product Grid” in Customizer…WC 3.4.4 .

In Customizer > Woocommerce > I see store notice, product catalog, product images and checkout. Clicking into “Product Catalog”, I see Shop Page Display, Category Display, and Default Product Sorting…no Product Grid or anything about products per row. Please help!

Adding a section to the WooCommerce settings ‘Shipping’ tab

$
0
0

Replies: 0

Your article on “Adding a Section to Settings Tab” (located here: Adding a section to WooCommerce settings tab ) is excellent and easy to follow. It shows how to add a custom section in the WooCommerce Settings -> Products tab. It also explains that you can add custom sections to other tabs by using the appropriate filter name.

However, this does not appear to work if you add the custom section under the “Shipping” tab
The sample wcslider code includes;
add_filter( 'woocommerce_get_sections_products', 'wcslider_add_section' );
I changed to:
add_filter( 'woocommerce_get_sections_shipping', 'wcslider_add_section' );
and ;
add_filter( 'woocommerce_get_settings_products', 'wcslider_all_settings', 10, 2 );
I changed to:
add_filter( 'woocommerce_get_settings_shipping', 'wcslider_all_settings', 10, 2 );
With these two minor changes to the sample wcslider code provided in the article I had the custom section appear under the “Shipping” tab, but when clicked it appears blank. Only a “Save Settings” button appears and no settings.
Is this a bug in WooCommerce?

WooCommerce checkout “error processing checkout. Please try again.”

$
0
0

Replies: 0

I face problem with woocommerce checkout page and I couldn’t solve it. first I face endless spinning in checkout (https://i.imgur.com/hMQwyVh.png) so I solve it by adding this code to my style theme (BeMobile theme)

.woocommerce-checkout.bemobile .blockUI.blockOverlay {
    display: none!important;
}

after that error message appears when I try to place the order in final step (my payment option is bank transfer only). The error is:

syntaxerror: Unexpected token <in JSON at position 0

all I find are the issue appears when I use static page as displayed homepage (https://i.imgur.com/5akReoe.png). Note: using two themes Avada theme for desktop and I face no problem with it at all and BeMobile theme for mobile devices. Only I face the issue with this theme (BemMobile) which required to activate Redux framwork plugin. So if I disable this plugin theme not working but the checkout have no issue and if I activate Redux framwork plugin the theme (BeMobile) works but the issue appears. One thing If I activate this plugin and not using static page for display homepage the issue not appear and the checkout can be done without error.

I try to solve json error by replace this code

dataType: 'json'

with

dataType: 'text'

and the error message convert to be

error processing checkout. Please try again.

any Idea PLEASE

My system report:

### WordPress Environment ###

Home URL: http://omanacademy.net/home
Site URL: http://omanacademy.net/home
WC Version: 3.4.4
Log Directory Writable: ✔
WP Version: 4.9.8
WP Multisite: –
WP Memory Limit: 768 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: –

### Server Environment ###

Server Info: Apache
PHP Version: 5.6.37 - We recommend using PHP version 7.2 or above for greater performance and security. How to update your PHP version
PHP Post Max Size: 128 MB
PHP Time Limit: 120
PHP Max Input Vars: 3000
cURL Version: 7.59.0
OpenSSL/1.0.2k

SUHOSIN Installed: –
MySQL Version: 5.6.36-82.1-log
Max Upload Size: 128 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

### Database ###

WC Database Version: 3.4.4
WC Database Prefix: wp_
Total Database Size: 10.98MB
Database Data Size: 9.40MB
Database Index Size: 1.58MB
wp_woocommerce_sessions: Data: 0.01MB + Index: 0.00MB
wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.01MB
wp_woocommerce_order_items: Data: 0.00MB + Index: 0.01MB
wp_woocommerce_order_itemmeta: Data: 0.07MB + Index: 0.03MB
wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB
wp_commentmeta: Data: 0.00MB + Index: 0.00MB
wp_comments: Data: 0.03MB + Index: 0.02MB
wp_layerslider: Data: 0.07MB + Index: 0.00MB
wp_layerslider_revisions: Data: 0.00MB + Index: 0.00MB
wp_links: Data: 0.00MB + Index: 0.00MB
wp_options: Data: 1.37MB + Index: 0.08MB
wp_pc_users: Data: 0.00MB + Index: 0.00MB
wp_pc_user_meta: Data: 0.00MB + Index: 0.00MB
wp_postmeta: Data: 2.15MB + Index: 1.19MB
wp_posts: Data: 5.00MB + Index: 0.14MB
wp_redirection_404: Data: 0.00MB + Index: 0.00MB
wp_redirection_groups: Data: 0.00MB + Index: 0.00MB
wp_redirection_items: Data: 0.00MB + Index: 0.01MB
wp_redirection_logs: Data: 0.00MB + Index: 0.01MB
wp_revslider_css: Data: 0.09MB + Index: 0.00MB
wp_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB
wp_revslider_navigations: Data: 0.00MB + Index: 0.00MB
wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB
wp_revslider_slides: Data: 0.21MB + Index: 0.00MB
wp_revslider_static_slides: Data: 0.00MB + Index: 0.00MB
wp_sld_claim_configuration: Data: 0.00MB + Index: 0.00MB
wp_sld_claim_purchase: Data: 0.00MB + Index: 0.00MB
wp_sld_click_table: Data: 0.00MB + Index: 0.00MB
wp_sld_package: Data: 0.00MB + Index: 0.00MB
wp_sld_package_purchased: Data: 0.00MB + Index: 0.00MB
wp_sld_user_entry: Data: 0.00MB + Index: 0.00MB
wp_termmeta: Data: 0.00MB + Index: 0.01MB
wp_terms: Data: 0.01MB + Index: 0.01MB
wp_term_relationships: Data: 0.01MB + Index: 0.01MB
wp_term_taxonomy: Data: 0.00MB + Index: 0.01MB
wp_ulp_campaigns: Data: 0.00MB + Index: 0.00MB
wp_ulp_campaign_items: Data: 0.00MB + Index: 0.00MB
wp_ulp_layers: Data: 0.21MB + Index: 0.00MB
wp_ulp_popups: Data: 0.06MB + Index: 0.00MB
wp_ulp_subscribers: Data: 0.00MB + Index: 0.00MB
wp_ulp_targets: Data: 0.00MB + Index: 0.00MB
wp_ulp_webfonts: Data: 0.05MB + Index: 0.01MB
wp_usermeta: Data: 0.02MB + Index: 0.02MB
wp_users: Data: 0.00MB + Index: 0.01MB
wp_wc_download_log: Data: 0.00MB + Index: 0.00MB
wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB
wp_wiziq_contents: Data: 0.00MB + Index: 0.00MB
wp_wiziq_courses: Data: 0.00MB + Index: 0.00MB
wp_wiziq_enroluser: Data: 0.00MB + Index: 0.00MB
wp_wiziq_wclasses: Data: 0.00MB + Index: 0.00MB
wp_woo_wallet_transactions: Data: 0.00MB + Index: 0.00MB
wp_woo_wallet_transaction_meta: Data: 0.00MB + Index: 0.00MB
wp_wpforms_entries: Data: 0.01MB + Index: 0.00MB
wp_wpforms_entry_fields: Data: 0.00MB + Index: 0.00MB
wp_wpforms_entry_meta: Data: 0.00MB + Index: 0.00MB
wp_yith_wcmbs_downloads_log: Data: 0.00MB + Index: 0.00MB
wp_yith_ywsbs_activities_log: Data: 0.01MB + Index: 0.00MB

### Post Type Counts ###

ajde_events: 21
attachment: 284
avada_faq: 6
avada_portfolio: 6
custom_css: 1
customize_changeset: 4
dwqa-answer: 1
dwqa-question: 6
epsilon_gallery: 2
epsilon_galleryf: 2
epsilon_portfolio: 9
epsilon_portfoliof: 2
epsilon_quote_slider: 5
epsilon_slider: 1
epsilon_staff_slider: 2
faq: 20
hrf_faq: 2
nanodoc: 1
nanosupport: 2
nav_menu_item: 191
option-tree: 1
page: 330
pg_user_page: 2
post: 8
product: 12
responsive_accordion: 1
revision: 279
shop_order: 72
sld: 1
slide: 10
sp_html5video: 2
themefusion_elastic: 2
videoplayer: 1
wpforms: 2
yith-wcbm-badge: 6
yith-wcmbs-plan: 9
ywcmbs-membership: 2
ywsbs_subscription: 60

### Security ###

Secure connection (HTTPS): ❌
                    Your store is not using HTTPS. Learn more about HTTPS and SSL Certificates.
Hide errors from visitors: ✔

### Active Plugins (32) ###

Redux Framework: by Team Redux – 3.6.9
LayerSlider WP: by Kreatura Media – 6.7.6
WizIQ: by athuorGEN Technologies Pvt. Ltd – 1.1
Any Mobile Theme Switcher: by Dinesh Karki – 2.1
Arabic Woocommerce Middle east currencies: by t3rep.com – 2.3.2 – Not tested with the active version of WooCommerce
Arconix FAQ: by Tyche Softwares – 1.8.2
BeMobile Theme Core Elements: by Webbu – 1.0.1
DW Question Answer Pro: by DesignWall – 1.1.4
Epsilon Framework: by Webbu – 1.2.1
EventON: by AshanJay – 2.6.12
Fusion Builder: by ThemeFusion – 1.6
Fusion Core: by ThemeFusion – 3.6
FV Player: by  – 6.6.6
Layered Popups: by Halfdata
Inc. – 6.40

NanoSupport: by nanodesigns – 0.5.0
PrivateContent - Bundle Pack: by Luca Montanari – 1.039
Redirection: by John Godley – 3.4
Restrict Usernames Emails Characters: by benaceur – 2.6
Slider Revolution: by ThemePunch – 5.4.8
WaterWoo PDF Premium: by Caroline Paquette – 2.3.6
WooCommerce Max Quantity: by Isabel Castillo – 1.5.1 – Not tested with the active version of WooCommerce
WooCommerce: by Automattic – 3.4.4
WPForms Form Templates Pack: by WPForms – 1.0.0
WPForms Offline Forms: by WPForms – 1.0.0
WPForms Surveys and Polls: by WPForms – 1.1.0
WPForms User Registration: by WPForms – 1.1.0
WPForms: by WPForms – 1.4.7.2
YITH WooCommerce Uploads Premium: by YITHEMES – 1.2.2
YITH WooCommerce Badge Management Premium: by YITHEMES – 1.3.12
YITH WooCommerce Customize My Account Page: by YITHEMES – 2.2.10
YITH WooCommerce Membership Premium: by YITHEMES – 1.3.9
YITH WooCommerce Subscription Premium: by YITHEMES – 1.4.6

### Settings ###

API Enabled: ✔
Force SSL: –
Currency: OMR (OMR)
Currency Position: right_space
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 0
Taxonomies: Product Types: external (external)
grouped (grouped)
pvtcontent_plan (pvtcontent_plan)
simple (simple)
variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

### WC Pages ###

Shop base: #4097 - /?page_id=4097
Cart: #11940 - /?page_id=11940
Checkout: #11941 - /?page_id=11941
My account: #11942 - /?page_id=11942
Terms and conditions: ❌ Page not set

### Theme ###

Name: Bemobile
Version: 1.2
Author URL: https://themeforest.net/user/Enabled
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔

### Templates ###

Overrides: bemobile/woocommerce/cart/cart.php version 2.3.8 is out of date. The core version is 3.4.0
Outdated Templates: ❌

                        Learn how to update

Attribute Title added to Cart and in Order Emails

$
0
0

Replies: 0

I have Woocommerce installed and noticed my attribute titles do not show on the order page or in the order e-mails. The terms of the attribute show but not the title. So the output is sloppy looking.

Example Attribute:
Full Time Student? Yes or No (options)

The product pages show the attribute tiles just fine, but then the cart page and order e-mail pages look like this:
Professional Development Meeting (PDM) – September – Yes

As you can see the product name shows and the attribute option shows. But it does not show the Attribute Title which might confuse clients. I would like for my clients to see this:
Professional Development Meeting (PDM) – September
Full Time Student? Yes

Settings:
WooCommerce v3.2.6
Variable Products
Attributes: Custom product attribute

Can someone please explain how I can get the attribute label in to show as well?


Show Subcategories in Shop Page

$
0
0

Replies: 0

Hi, is there a possiblity to show all categories and all subcategories on Shop Page?

And if user opens a Category , it will list all subcategories.
And if user opens a subcategory, it will list all products.

Current setup is, Shop page shows categories, and in categories theres a subcategories, and in there are products.

Everything is good except part where i want on main shop page to see all subcategories..

I am not sure if this is possible, somehow?

Thanks

Move category description to the bottom

$
0
0

Replies: 0

i wanna to move category description to the bottom

if i use this this code its work but i want between pagination and footer
function av_move_wc_cat_description(){
?>
<script>
jQuery(window).load(function(){
jQuery(“.term-description”).insertAfter(jQuery(“.products”));
});
</script>
<?php
}
add_action(‘wp_footer’, ‘av_move_wc_cat_description’);

if i use this

remove_action( ‘woocommerce_archive_description’, ‘woocommerce_taxonomy_archive_description’, 10 );

add_action( ‘woocommerce_after_shop_loop’, ‘woocommerce_taxonomy_archive_description’, 100 );

it works but its showing above and below how can i remove above??

Shipping outside shop country shows ‘no shipping options available’

$
0
0

Replies: 0

I have a staging site with only WordPress and Woocommerce (both latest version).
The shipping options for the shop base country (Belgium) show correct.
All other countries show ‘no shipping methods available’.

Does anyone else experience this issue?

Facebook duplicate pixel ID error on woocommrce Search attributes on chrome only

$
0
0

Replies: 0

Firstly, I apologize because the site is little slow and this is my test site.
1> If you click on the Search attribute of the site, it gives you “Facebook Pixel error duplicate id with an id number. This problem belongs to chrome only, not on FF or Opera.
2> Initially I installed Woocommerce with different plugin that also includes Social media Sharing Plug in.
3> In order to troubleshoot the problem, I deleted pluging one at a time to see any change of the behavior of the error message.
4> Since, i can not get rid of the error message by any means, I used wp-dbreset to delete my site.
5> Currently, only wordpress is running
6> Still it is giving me the same error at Search attribute.
7> If I do view source of the above page, I can still see Facebook Reference. I am not sure where does it come from.
8>By the way, i am using Woooocommerce 3.4 with storefront latest theme.
9> My new production site that is running on digital ocean Ubuntu 14.06 is giving the same issue.
10> If I need to add any code, could please point me where should I put the code.
I appreciate a response.
Thanks Dip

Your database is being updated in the background STUCK!

$
0
0

Replies: 1

Hi,

After we upgraded woocommerce to the latest version, the message keeps appearing

“WooCommerce data update – Your database is being updated in the background. Taking a while? Click here to run it now.”

When we clicked on the ‘Click here to run it now’, it shows a HTTP 500 error and when we reload the page, it shows the woocommerce general setting page.

We have tried increasing the memory but it still didn’t solve this issue.

May I know how to make it updated without error? I thank you in advanced!

Woocommerce Single Product Page Gallery

$
0
0

Replies: 0

HI

With regards to the Woocommerce Single Product Page Gallery where you add images to a Gallery for the Single Product Page, how can achieve having a Title/text on each of these Thumbnails or actual product when clicked on ?

I am trying to avoid having to edit each photo when different coloured T-shirts are chosen to add a Colour Name/Code to it. I would rather be able to save the Image name as relevant and then the Image Thumbnail in the Gallery for that Product displays that Title.

Anyone know how I can achieve this ?

I assume it is possible as I have seen it on other websites, but not sure how to get that result.

Thanks in advance.

Regards

Kristin

Woocommerce links don’t work on Android phones in PORTRAIT mode!

$
0
0

Replies: 0

Hello,

I have a strange problem. I manage this e-shop for a client (inherited from antoher designer) and we noticed all the (Woocommerce) links don’t work on Shop or single product page.
Moreover, this problem only occurs with Android phones when the device is held in Portrait!
If you switch to Landscape, everthing works fine!

Wordpress, the theme and all the plugins are up to date.
I tried disabling all the plugins (except Woocommerce) and tested but the problem remains.

Steps to reproduce:
1. Go to the [ redundant link removed ] on your Android device, held in Portrait.

2. Click on any product to open its page

3. Try to ‘Add to basket’ or ‘Add to Wishlist’ or click on any other links on that page (even the related products), it won’t work.

4. Rotate your phone to Landscape: all the links work!!!

Woocommerce system status report


### WordPress Environment ###

Home URL: https://beyoungforever.uk
Site URL: https://beyoungforever.uk
WC Version: 3.4.4
Log Directory Writable: ✔
WP Version: 4.9.8
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_GB
External object cache: –

### Server Environment ###

Server Info: Apache
PHP Version: 7.2.6
PHP Post Max Size: 8 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.54.0
OpenSSL/1.0.2k

SUHOSIN Installed: –
MySQL Version: 5.6.39-cll-lve
Max Upload Size: 2 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

### Database ###

WC Database Version: 3.4.4
WC Database Prefix: wp_
MaxMind GeoIP Database: ✔
Total Database Size: 13.57MB
Database Data Size: 11.85MB
Database Index Size: 1.72MB
wp_woocommerce_sessions: Data: 1.55MB + Index: 0.03MB
wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.02MB
wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.01MB
wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB
wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB
ahc_browsers: Data: 0.00MB + Index: 0.00MB
ahc_countries: Data: 0.01MB + Index: 0.00MB
ahc_daily_visitors_stats: Data: 0.00MB + Index: 0.00MB
ahc_hits: Data: 0.14MB + Index: 0.01MB
ahc_keywords: Data: 0.00MB + Index: 0.00MB
ahc_online_users: Data: 0.01MB + Index: 0.00MB
ahc_recent_visitors: Data: 4.61MB + Index: 0.71MB
ahc_refering_sites: Data: 0.00MB + Index: 0.00MB
ahc_searching_visits: Data: 0.01MB + Index: 0.01MB
ahc_search_engines: Data: 0.00MB + Index: 0.00MB
ahc_search_engine_crawlers: Data: 0.00MB + Index: 0.00MB
ahc_settings: Data: 0.00MB + Index: 0.00MB
ahc_title_traffic: Data: 0.01MB + Index: 0.00MB
ahc_visitors: Data: 0.01MB + Index: 0.01MB
ahc_visits_time: Data: 0.00MB + Index: 0.00MB
wp_ab_appointments: Data: 0.02MB + Index: 0.05MB
wp_ab_categories: Data: 0.02MB + Index: 0.00MB
wp_ab_coupons: Data: 0.02MB + Index: 0.00MB
wp_ab_coupon_services: Data: 0.02MB + Index: 0.03MB
wp_ab_customers: Data: 0.02MB + Index: 0.00MB
wp_ab_customer_appointments: Data: 0.02MB + Index: 0.05MB
wp_ab_holidays: Data: 0.02MB + Index: 0.02MB
wp_ab_messages: Data: 0.02MB + Index: 0.00MB
wp_ab_notifications: Data: 0.02MB + Index: 0.00MB
wp_ab_payments: Data: 0.02MB + Index: 0.00MB
wp_ab_schedule_item_breaks: Data: 0.02MB + Index: 0.02MB
wp_ab_sent_notifications: Data: 0.02MB + Index: 0.03MB
wp_ab_series: Data: 0.02MB + Index: 0.00MB
wp_ab_services: Data: 0.02MB + Index: 0.02MB
wp_ab_shop: Data: 0.02MB + Index: 0.00MB
wp_ab_staff: Data: 0.02MB + Index: 0.00MB
wp_ab_staff_preference_orders: Data: 0.02MB + Index: 0.03MB
wp_ab_staff_schedule_items: Data: 0.02MB + Index: 0.02MB
wp_ab_staff_services: Data: 0.02MB + Index: 0.03MB
wp_ab_stats: Data: 0.02MB + Index: 0.00MB
wp_ab_sub_services: Data: 0.02MB + Index: 0.03MB
wp_apsl_users_social_profile_details: Data: 0.00MB + Index: 0.00MB
wp_aps_social_icons: Data: 0.00MB + Index: 0.00MB
wp_bwg_album: Data: 0.00MB + Index: 0.00MB
wp_bwg_album_gallery: Data: 0.00MB + Index: 0.00MB
wp_bwg_gallery: Data: 0.00MB + Index: 0.00MB
wp_bwg_image: Data: 0.00MB + Index: 0.00MB
wp_bwg_image_comment: Data: 0.00MB + Index: 0.00MB
wp_bwg_image_rate: Data: 0.00MB + Index: 0.00MB
wp_bwg_image_tag: Data: 0.00MB + Index: 0.00MB
wp_bwg_shortcode: Data: 0.00MB + Index: 0.00MB
wp_bwg_theme: Data: 0.03MB + Index: 0.00MB
wp_commentmeta: Data: 0.00MB + Index: 0.01MB
wp_comments: Data: 0.04MB + Index: 0.02MB
wp_csp3_subscribers: Data: 0.00MB + Index: 0.00MB
wp_cspv5_pages: Data: 0.01MB + Index: 0.00MB
wp_es_deliverreport: Data: 0.00MB + Index: 0.00MB
wp_es_emaillist: Data: 0.00MB + Index: 0.00MB
wp_es_notification: Data: 0.00MB + Index: 0.00MB
wp_es_pluginconfig: Data: 0.00MB + Index: 0.00MB
wp_es_sentdetails: Data: 0.00MB + Index: 0.00MB
wp_es_templatetable: Data: 0.00MB + Index: 0.00MB
wp_facileforms_compmenus: Data: 0.00MB + Index: 0.00MB
wp_facileforms_config: Data: 0.00MB + Index: 0.00MB
wp_facileforms_elements: Data: 0.00MB + Index: 0.00MB
wp_facileforms_forms: Data: 0.01MB + Index: 0.00MB
wp_facileforms_integrator_criteria_fixed: Data: 0.00MB + Index: 0.00MB
wp_facileforms_integrator_criteria_form: Data: 0.00MB + Index: 0.00MB
wp_facileforms_integrator_criteria_joomla: Data: 0.00MB + Index: 0.00MB
wp_facileforms_integrator_items: Data: 0.00MB + Index: 0.00MB
wp_facileforms_integrator_rules: Data: 0.00MB + Index: 0.00MB
wp_facileforms_packages: Data: 0.00MB + Index: 0.00MB
wp_facileforms_pieces: Data: 0.06MB + Index: 0.00MB
wp_facileforms_records: Data: 0.00MB + Index: 0.00MB
wp_facileforms_scripts: Data: 0.02MB + Index: 0.00MB
wp_facileforms_subrecords: Data: 0.00MB + Index: 0.00MB
wp_filemeta: Data: 0.00MB + Index: 0.00MB
wp_hsa_plugin: Data: 0.00MB + Index: 0.00MB
wp_layerslider: Data: 0.16MB + Index: 0.00MB
wp_layerslider_revisions: Data: 0.00MB + Index: 0.00MB
wp_links: Data: 0.00MB + Index: 0.00MB
wp_modalsimple: Data: 0.00MB + Index: 0.00MB
wp_options: Data: 1.00MB + Index: 0.06MB
wp_postmeta: Data: 1.72MB + Index: 0.29MB
wp_posts: Data: 0.24MB + Index: 0.06MB
wp_sms_send: Data: 0.00MB + Index: 0.00MB
wp_sms_subscribes: Data: 0.00MB + Index: 0.00MB
wp_sms_subscribes_group: Data: 0.00MB + Index: 0.00MB
wp_smush_dir_images: Data: 0.00MB + Index: 0.00MB
wp_termmeta: Data: 0.01MB + Index: 0.02MB
wp_terms: Data: 0.00MB + Index: 0.01MB
wp_term_relationships: Data: 0.02MB + Index: 0.03MB
wp_term_taxonomy: Data: 0.00MB + Index: 0.01MB
wp_ufbl_entries: Data: 0.00MB + Index: 0.00MB
wp_ufbl_forms: Data: 0.00MB + Index: 0.00MB
wp_usermeta: Data: 0.06MB + Index: 0.05MB
wp_users: Data: 0.00MB + Index: 0.01MB
wp_wc_download_log: Data: 0.00MB + Index: 0.00MB
wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB
wp_widgetkit: Data: 0.01MB + Index: 0.00MB
wp_wonderplugin_tabs: Data: 0.01MB + Index: 0.00MB
wp_wplc_chat_msgs: Data: 0.16MB + Index: 0.00MB
wp_wplc_chat_sessions: Data: 0.13MB + Index: 0.00MB
wp_wplc_offline_messages: Data: 0.02MB + Index: 0.00MB
wp_wplc_webhooks: Data: 0.02MB + Index: 0.00MB
wp_wpml_mails: Data: 1.32MB + Index: 0.00MB
wp_wpuf_transaction: Data: 0.00MB + Index: 0.00MB
wp_yith_wcwl: Data: 0.00MB + Index: 0.00MB
wp_yith_wcwl_lists: Data: 0.00MB + Index: 0.01MB
wp_yoast_seo_links: Data: 0.01MB + Index: 0.00MB
wp_yoast_seo_meta: Data: 0.00MB + Index: 0.01MB
wp_ywrr_email_blocklist: Data: 0.00MB + Index: 0.00MB
wp_ywrr_email_schedule: Data: 0.00MB + Index: 0.00MB

### Post Type Counts ###

attachment: 328
css3-rdhov: 1
custom_css: 1
customize_changeset: 2
mc4wp-form: 2
nav_menu_item: 21
page: 30
post: 1
product: 102
product_variation: 30
rainmaker_form: 2
shop_coupon: 6
shop_order: 23
testimonial: 2
testimonial-free: 3
testimonials: 2
wc_afrsm: 3
wcps: 3
wpuf_forms: 1
wpuf_input: 1

### Security ###

Secure connection (HTTPS): ✔
Hide errors from visitors: ✔

### Active Plugins (31) ###

LayerSlider WP: by Kreatura Media – 6.7.6
Advanced Code Editor: by BaInternet – 2.2.7
Analytics Code Integration: by tms_gac – 1.2.3
Bookly: by Ladela Interactive – 15.1
Bookly Deposit Payments (Add-on): by Ladela Interactive – 2.0
Breezing Forms: by Crosstec GmbH & Co. KG – 1.2.7.42
Check Email: by Chris Taylor – 0.5.5
Easy Responsive Tabs: by oscitas – 3.1
Horizontal scrolling announcement: by Gopi Ramasamy – 8.7
HTML Editor Syntax Highlighter: by Petr Mukhortov – 2.2.3
MailChimp for WordPress: by ibericode – 4.2.4
Max Mega Menu: by Tom Hemsley – 2.5
P3 (Plugin Performance Profiler): by GoDaddy.com – 1.5.3.9
SeedProd Coming Soon Page Pro: by SeedProd – 5.11.5
Shortcodes Ultimate: by Vladimir Anokhin – 5.0.4
Tabby Responsive Tabs: by cubecolour – 1.2.3
Use Any Font: by Dinesh Karki – 4.9.2
Visitors Traffic Real Time Statistics pro: by wp-buy – 3.8
WhatsHelp Chat Button: by Whatshelp – 1.2.0
Widgetkit: by YOOtheme – 2.9.13
Woocommerce featured product categories: by Lamvt - Vu Thanh Lam – 3.9.1 – Not tested with the active version of WooCommerce
WooCommerce PayPal Checkout Gateway: by WooCommerce – 1.6.1 – Not tested with the active version of WooCommerce
WooCommerce Grid / List toggle: by jameskoster – 1.2.1 – Not tested with the active version of WooCommerce
Woocommerce Products Slider: by pickplugins – 1.12.21 – Not tested with the active version of WooCommerce
WooCommerce: by Automattic – 3.4.4
Yoast SEO: by Team Yoast – 7.9
WP Mail Logging: by Christian Zöller – 1.8.4
WP-Optimize: by David Anderson
Ruhani Rabin
Team Updraft – 2.2.4

Smush: by WPMU DEV – 2.8.0.1
YITH WooCommerce Review Reminder: by YITHEMES – 1.4.0 – Not tested with the active version of WooCommerce
YITH WooCommerce Wishlist: by YITHEMES – 2.2.3 – Not tested with the active version of WooCommerce

### Settings ###

API Enabled: ✔
Force SSL: –
Currency: GBP (£)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)

### WC Pages ###

Shop base: #5 - /shop/
Basket: #6 - /cart/
Checkout: #7 - /checkout/
My account: #8 - /my-account/
Terms and conditions: #287 - /terms-conditions/

### Theme ###

Name: AccessPress Store
Version: 2.1.6
Author URL: http://accesspressthemes.com/
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build
personally we recommend using a child theme. See: How to create a child theme

WooCommerce Support: ✔

### Templates ###

Overrides: sopretty/woocommerce/archive-product.php
sopretty/woocommerce/content-product.php
sopretty/woocommerce/content-product_cat.php
sopretty/woocommerce/content-single-product.php
sopretty/woocommerce/emails/admin-new-order.php
sopretty/woocommerce/global/breadcrumb.php
sopretty/woocommerce/global/form-login.php
sopretty/woocommerce/global/quantity-input.php
sopretty/woocommerce/global/sidebar.php
sopretty/woocommerce/global/wrapper-end.php
sopretty/woocommerce/global/wrapper-start.php
sopretty/woocommerce/loop/add-to-cart.php
sopretty/woocommerce/loop/loop-end.php
sopretty/woocommerce/loop/loop-start.php
sopretty/woocommerce/loop/no-products-found.php
sopretty/woocommerce/loop/orderby.php
sopretty/woocommerce/loop/pagination.php
sopretty/woocommerce/loop/price.php
sopretty/woocommerce/loop/rating.php
sopretty/woocommerce/loop/result-count.php
sopretty/woocommerce/loop/sale-flash.php
sopretty/woocommerce/single-product/add-to-cart/external.php
sopretty/woocommerce/single-product/add-to-cart/grouped.php
sopretty/woocommerce/single-product/add-to-cart/simple.php
sopretty/woocommerce/single-product/add-to-cart/variable.php
sopretty/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php
sopretty/woocommerce/single-product/add-to-cart/variation.php
sopretty/woocommerce/single-product/meta.php
sopretty/woocommerce/single-product/photoswipe.php
sopretty/woocommerce/single-product/price.php
sopretty/woocommerce/single-product/product-attributes.php
sopretty/woocommerce/single-product/product-image.php
sopretty/woocommerce/single-product/product-thumbnails.php
sopretty/woocommerce/single-product/rating.php
sopretty/woocommerce/single-product/related.php
sopretty/woocommerce/single-product/review-meta.php
sopretty/woocommerce/single-product/review-rating.php
sopretty/woocommerce/single-product/review.php
sopretty/woocommerce/single-product/sale-flash.php
sopretty/woocommerce/single-product/share.php
sopretty/woocommerce/single-product/short-description.php
sopretty/woocommerce/single-product/stock.php
sopretty/woocommerce/single-product/tabs/additional-information.php
sopretty/woocommerce/single-product/tabs/description.php
sopretty/woocommerce/single-product/tabs/tabs.php
sopretty/woocommerce/single-product/title.php
sopretty/woocommerce/single-product/up-sells.php
sopretty/woocommerce/single-product.php

Can you please help?


Custom fields

$
0
0

Replies: 0

Good morning, I would need to insert custom fields only in some products where the customer can insert custom sizes, is there any plugin that allows you to do it?

Product archived

$
0
0

Replies: 2

Hi there,
Just wondering if anyone knows why my products are coming up as ‘products Archive’ in my tab and how to fix?
Thank you so much
Elby

Menu

$
0
0

Replies: 1

Hey again,
Promise this will be last time!!
So setting up menus and what I would really love to be able to do is have under shop drop down to menus next to each other in two columns: One which is titled (and not clickable) ‘shop by item’ and the other ‘shop by collection’ and then the clickable sub items under each.
so something like below:

SHOP
Shop by item Shop by collection
Necklace Hare
Earrings Fox
Rings Bear
Brambles

Is this possible with free Woo?
I have looked at woo support documents – I can only see mega menus which you have to buy I think. Any direction to resources to read or help would be great.
Thank you again.
Elby x

HTML formatting in product names disappear when the order is validated

$
0
0

Replies: 0

Hello,
I use some html tags (<div> and <span>) in the product names. When the product is put in the cart and then validated, these html formatting disappears.
Could you fix your code in order to not to touch (do not modify) the product name, please ?
Thank you in advance,
Maciej

After coupon is applied on cart page, ‘Have a coupon’ still appears at checkout

$
0
0

Replies: 0

Hi there,

After I apply a coupon code on the cart page, the ‘Have a coupon? Click here to enter your code’ message still appears on the Checkout page. I know that this message is supposed to disappear once a coupon has been applied on the cart page.

I’m not a developer so would appreciate any help in laymen’s terms would be greatly appreciated!

Viewing all 102244 articles
Browse latest View live