-
Created a topic, Perfect, work like a charme !, on the site WordPress.org Forums:
Work perfect even with Variable Products, easy to use,… -
Posted a reply to Variable Products Lowest Price, on the site WordPress.org Forums:
The best choice I think is to show the "Lowest price" only after chose the… -
Created a topic, Variable Products Lowest Price, on the site WordPress.org Forums:
Hi, in variable product (single product page), there i… -
Posted a reply to Long time to save products, pages, articles, on the site WordPress.org Forums:
This is the slow query.<span style="text-decoration: underline;">Query</span>SELECT DISTINCT meta_keyFROM trnd_postmetaWHERE meta_key NOT BETWEEN '_'AND '_z'HAVING meta_key NOT LIKE '\\_%'ORDER BY meta_keyLIMIT 30<span style="text-decoration: underline;">Caller</span> meta_form()wp-admin/includes/template.php:713 post_custom_meta_box()wp-admin/includes/meta-boxes.php:816 do_meta_boxes()wp-admin/includes/template.php:1445 <span style="text-decoration: underline;">Component</span>… -
Created a topic, Long time to save products, pages, articles, on the site WordPress.org Forums:
I got this issue in backend.With Brands plugin active,… -
Posted a reply to Plugin errors after last update, on the site WordPress.org Forums:
Same issue, last update broke the CSS. Flags that were previously horizontal are now vertical,… -
Posted a reply to Filter Padding & Margin, on the site WordPress.org Forums:
Yes it works thanks. I just change at -10px. .bapf_sfilter ul li { padding: -10px!important;… -
Posted a reply to Filter Padding & Margin, on the site WordPress.org Forums:
I would like to reduce the vertical space between the filter checkboxes.Have a look at… -
Created a topic, Filter Padding & Margin, on the site WordPress.org Forums:
Hi, I tried some CSS to reduce margin/padding between …