Amazon like Last Visited Products for WooCommerce

2 days ago we, Totheme Labs team released new plugin for WooCommerce, called “Recently Viewed Products for WooCommerce”. It is beautiful product history plugin for WooCommerce. Shop owner can create separated page, widget, footer popups to display this data to his customers. Once it is activated, it collects the customer visit data, and shows his history …

Make any search form to take a visitor to WooCommerce Search Results page instead of default WP Search Results page

Usually WooCommerce themes have their own search forms, from simple “input-submit” to advanced “input-filter1-filter2-…-checkbox1-submit” ones. But sometimes shop owners meet a such problem: Their search form takes the visitor to WP search results page instead of WooCommerce rich search result one. What is the difference between these two results page? WP Search results page is simple – …

Removing added Class Methods from Action/Filters in WordPress

To remove independent function from WP actions/filters is easy thing, we know. We just set remove_action(‘action_name’, ‘function_name’, PRIORITY); and that’s all. But this simple way doesn’t work for Class Methods. That’s why there is another approach for classes. Well, in some cases this method doesn’t help us either. f.e. When we shouldn’t re-construct that class. …

Contact

Do you have any questions on your WordPress/WooCommerce website? Does your website have some performance problems? Do you need some consultation?