Messai
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: There has been a critical error on this website.I reinstalled core WordPress and fixed it!
Thank you for assistance anyways!
Forum: Fixing WordPress
In reply to: There has been a critical error on this website.Commenting it out crashes the site completely 🙁
Any other suggestions?
Forum: Plugins
In reply to: [Product Tabs for WooCommerce] Hide tabs in certain productsNilambar Great plugin first of all.
Is there any way I can chose on which product to use which tab … since not all product are gonna use all custom tabs.
Thanks in advance.
Because I cant control it ….. i need it in specific color and on specific place.
Thanks
Forum: Fixing WordPress
In reply to: Subdirectory Homepage 404Url’s are http://maindomain/wordpress/
It only happens with U Design Theme …. generic themes don’t cause this problem.
Thanks
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Image and Shop Issuesadd_filter(‘loop_shop_columns’, ‘my_shop_columns’);
function my_shop_columns($columns){
return 5;
}Its not working mate 🙁
Regarding Images: I did regenerate those images but i still have same problem.
In element inspection its shows size that I selected but the images keep their old size (default).
Any other solutions?