Forum Replies Created

Viewing 10 posts - 581 through 590 (of 884 total)
  • Author
    Posts
  • in reply to: Recommended Cache Plugin #24318

    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.ir

    in reply to: After update Problem #24266

    Hi 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.ir

    in reply to: After update Problem #24250

    Harry,

    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.ir

    in reply to: After update Problem #24247

    Hi 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.ir

    in reply to: After update Problem #24230

    The 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.ir

    in reply to: Envato Account #24203

    Hi Harry,

    Hope you and the team are fine. ๐Ÿ™‚

    Any update for this topic?

    Kind regards.

    Rahim Vaziri
    CEO & Founder at Look.ir

    in reply to: Envato Account #24135
    This reply has been marked as private.

    Rahim Vaziri
    CEO & Founder at Look.ir

    in reply to: Suggestions Topic #23606

    Hello 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.ir

    in reply to: RTL fix #23465

    Hi 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.ir

    in reply to: RTL fix #23440

    Hi Harry,

    Hope you are fine. ๐Ÿ™‚

    Did you check this on your end?

    Kind regards.

     

    Rahim Vaziri
    CEO & Founder at Look.ir

Viewing 10 posts - 581 through 590 (of 884 total)