hopefulness
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [StoreVilla] Problem with Search on top right corneras you can see here, the Button of Search the top right corner of the page is placed on the typeable area. (Right-To-Left Sites)
How can I fix the problem?
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Subcategories not displaying in shopHi @leanzafrancesco @agengineering
I Set “Show subcategories” to “Category display”
Appearance > Customize > WooCommerce > Product Catalog
I have added products to the categories. the categories are not empty.when I click onto the the main parent category it just displays all of the products.
Subcategories not displaying in shop
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetForum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetIf we delete the number (1) from the beginning of the URL, the problem will be solved.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetI think I found the problem.
When using the filter YITH AJAX Filters Preset (Widget), This phrase is added to the URL:
URL/?yith_wcan=1&filter_FILTER-NAME=TERM&query_type_FILTER-NAME=and
When I want to change page to second page, the URL changed to
URL/?yith_wcan=1&filter_FILTER-NAME=TERM&query_type_FILTER-NAME=and&paged=2
As you can see, at the beginning of the URL (between
yith_wcan=
and&filter_
) An extra number is inserted. Also, The phrase selected for FILTER-NAME is entered twice in the URL.for example: URL/?yith_wcan=1&filter_company=apple&query_type_company=and&paged=2
How can I remove the URL’s extra phrase?
- This reply was modified 3 years, 5 months ago by hopefulness.
- This reply was modified 3 years, 5 months ago by hopefulness.
- This reply was modified 3 years, 5 months ago by hopefulness.
- This reply was modified 3 years, 5 months ago by hopefulness.
- This reply was modified 3 years, 5 months ago by hopefulness.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseI deleted all WooCommerce data (including products, order data, etc.)
I modify the site’s wp-config.php file and adddefine( 'WC_REMOVE_ALL_DATA', true );
to it. then deactivating and deleting WooCommerce plugin and installed it again.
The problem still exists.So, the problem is not with the database.`
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] YITH AJAX Filter Preset’s WidgetI deleted all WooCommerce data (including products, order data, etc.)
I modify the site’s wp-config.php file and adddefine( 'WC_REMOVE_ALL_DATA', true );
to it. then deactivating and deleting WooCommerce plugin and installed it again.
The problem still exists.So, the problem is not with the database.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Subcategories not displaying in shopHi @leanzafrancesco & @agengineering
I deleted all WooCommerce data (including products, order data, etc.)
I modify the site’s wp-config.php file and adddefine( 'WC_REMOVE_ALL_DATA', true );
to it. then deactivating and deleting WooCommerce plugin and installed it again.
The problem still exists.So, the problem is not with the database.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseI have two problems with YITH WooCommerce Ajax Product Filter plugin.
Subcategories not displaying in shop and YITH AJAX Filter Preset’s Widget
I think the problem is with WooCommerce’s database.
What tables does YITH WooCommerce Ajax Product Filter plugin use?
Which tables should I drop?- This reply was modified 3 years, 5 months ago by hopefulness.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseI Installed YITH WooCommerce Ajax Product Filter on a new WooCommerce.
Database’s Tables are:actionscheduler_actions
,actionscheduler_claims
,actionscheduler_groups
,actionscheduler_logs
,commentmeta
,comments
,links
,options
,postmeta
,posts
,termmeta
,terms
,term_relationships
,term_taxonomy
,usermeta
,users
,wc_admin_notes
,wc_admin_note_actions
,wc_category_lookup
,wc_customer_lookup
,wc_download_log
,wc_order_coupon_lookup
,wc_order_product_lookup
,wc_order_stats
,wc_order_tax_lookup
,wc_product_meta_lookup
,wc_reserved_stock
,wc_tax_rate_classes
,wc_webhooks
,woocommerce_api_keys
,woocommerce_attribute_taxonomies
,woocommerce_downloadable_product_permissions
,woocommerce_log
,woocommerce_order_itemmeta
,woocommerce_order_items
,woocommerce_payment_tokenmeta
,woocommerce_payment_tokens
,woocommerce_sessions
,woocommerce_shipping_zones
,woocommerce_shipping_zone_locations
,woocommerce_shipping_zone_methods
,woocommerce_tax_rates
,woocommerce_tax_rate_locations
;Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseWe use the free version of the plugin.
Is the names of the tables different in the free version and Premium one?Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Tables Name on DatabaseI found two table named
yith_wcwl
andyith_wcwl_lists
.
I did not find a table namedyith_wcan_section
in the database.If I delete those tables, Do I have to disable the plugins and reactivate them to rebuild the table? Or I need to uninstall the plugins and reinstall them?
YITH WooCommerce PDF Invoice and Shipping List has been delete on WordPress. Why?
When will launch a new version of the plugin?Forum: Plugins
In reply to: [YITH WooCommerce Catalog Mode] add to cart button missingWooCommerce add to cart button missing when I active YITH WooCommerce Catalog Mode plugin.
How to Fix Add to Cart Button Missing in WooCommerce?Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Subcategories not displaying in shopHi @leanzafrancesco and @agengineering
I installed a new WordPress. Then, I installed WooCommerce and YITH WooCommerce Ajax Product Filter on it. Everything works fine.
I copied Plugin Folders from new site to old site. The problem occurred again.
I think the problem is with the database. What is YITH WooCommerce Ajax Product Filter’s tables name on database? I need to drop it.
- This reply was modified 3 years, 6 months ago by hopefulness.