Forum Replies Created
-
AuthorPosts
-
Hi Harry,
After installing WP Super Cache , when I want to activate the advanced settings I get this error :ย http://take.ms/WtJuS
How can I solve it?
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Thank you it’s working fine.
Did you update the Claue Addons or the issue was from my side?Regards.
Rahim Vaziri
CEO & Founder at Look.irHarry,
Please consider that this errors happens in the dashboard when I go to the list of the all orders in woocommerce and press the order.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
I am using theย ย 7.1.21 version.
SiteGround is my web hosting and I am using their latest version of php.
Attachments:
You must be logged in to view attached files.Rahim Vaziri
CEO & Founder at Look.irThe conflict comes happens via this Plugin :ย https://wordpress.org/plugins/woo-wallet/
After disabling the plugin there is no error!
I was using the Woo Wallet before the update and it was working fine.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Hope you and the team are fine. ๐
Any update for this topic?
Kind regards.
Rahim Vaziri
CEO & Founder at Look.irThis reply has been marked as private.Rahim Vaziri
CEO & Founder at Look.irHello to all,
For those who like to hide the ” visit store ” in the WP dashboard.
Add this code to the functions.php of the claue-child.
function remove_admin_bar_links() { global $wp_admin_bar; $wp_admin_bar->remove_menu('view-store'); // Remove the view site link } add_action( 'wp_before_admin_bar_render', 'remove_admin_bar_links' );
The result is here :
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Can you please share the css code with me so I can have a look too and if found any minor bug report it with you?
Kind regards.
Rahim Vaziri
CEO & Founder at Look.irHi Harry,
Hope you are fine. ๐
Did you check this on your end?
Kind regards.
Rahim Vaziri
CEO & Founder at Look.ir -
AuthorPosts