Home Forums Themes Support Claue RTL Bugs

Viewing 29 reply threads
  • Author
    Posts
    • #27074

      Hi Harry,

      I’m not sure these happened after the update or not. but I have found some css bugs now.

      1: the https://look.ir/my-account page needs the css fix.

      2. the archive pages like https://look.ir/women-beauty/ are like these. so compressed.

      I will report you the other css bugs if I find.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27077

      Hi,

      This issue because you using PageBuilder to build these page. Please use only shortcode.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27079

      Hi Harry,

      I am not using any Page builder. The account page is the default Woocommerce page.

      And for the archive page I am not using any plugin! I have just installed the theme’s recommended WPBakery.

      Which Page builder do you mean?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27080

      Hi Rahim,

      Please add below code

      @media only screen and (max-width: 736px) {
      	.jas-wc .jas-full,
      	.jas-page > .jas-col-xs-12 {
      		padding: 0;
      		margin: 0 auto;
      	}
      .jas-row.u-columns.col2-set {
      	width: inherit;
      }
      }

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27096

      Hi Harry,

      I realize that in this version you have changed the input font size in mobile:

      @media only screen and (max-width: 736px) {
      input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select {
      font-size: 16px !important;
      }}

      This is really large for input fields and placeholder. Maybe you like to review this change.

      I reduce it to 14px.

      _

      The code you gave me was not working very well harry.

      my account page needs fix in mobile and desktop.

      And the archive product pages with the code had no margins.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27104

      Hi Rahim,

      1. I added code change font size for input field to avoid zoom layout on mobile when you focus to input field on checkout page. The zoom layout on mobile is decrease conversion rate.

      2. Please download attach file and replace in wp-content > themes > claue

      Regards

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27110

      Hi Harry,

      The main style.css that you gave me is like the code that you gave me.

      Please review the code if you are going to publish this in the theme.

      And no change for my-account page.

      Regards.

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27111

      I am not sure that I have selected the correct element but some padding from left and right like 15px will fix it.

      Before edit these numbers were 30px.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27117

      Hi Rahim,

      I check on my local it work well on category page http://prntscr.com/lodep4 and my account page http://prntscr.com/lodexc

      Please check your custom CSS code.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27121

      Hi Harry,

      Can you please help me to find the issue in the custom code?

      Category page: https://look.ir/women-clothing/

      Account page: https://look.ir/my-account/

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27132

      Hi Rahim,

      Please use new code attach.

      Regards

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27180

      Hi Harry,

      Thank you. It’s working fine now.

      Is there any solution for https://look.ir/my-account/ ?

      The desktop and mobile needs fix.

      Regards

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27181

      Hi Harry,

      After the style update, this happened to my contact page: httphttps://look.ir/contact-us/

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27185

      Hi Rahim,

      It have much custom css code in claue-child > style.css

      Please hire freelancer to help you do it.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27186

      I still can’t access your contact page.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27192

      Hi Harry,

      Thank you for trying to help me.

      Is updating Woocommerce to version 3.5.2 is a good idea?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27240

      Hi Harry,

      I think you should fix the 404 page in RTL layout.

      Check this : http://prntscr.com/lpbjvp

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27252

      Hi Rahim,

      This issue because your custom code not our issue of our theme.

      Please add below code to override your custom code

      .error-404 #content-wrapper p {text-align: center;}

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27258

      Thank you Harry.

      How can I use this font awesome instead of the phrase “404” in 404 page?

      I tired translation, but didn’t work.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27264

      Hi,

      Please copy file 404.php in claue to claue-child and change what you want.

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27315

      Hi Harry,

      Hope you are fine.

      Please check your demo’s mobile view.

      I see all elements on your home page have 0px margin from meta slider till the footer.

      If you have made these on your final style.css please review the code.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27316

      If you fix it, please share the edited style.css with me.

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27321

      Hi Rahim,

      Thank you for report bug.

      Please download attach for fix

      Regards

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27421
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27430
      This reply has been marked as private.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27440

      Hi Harry,

      Thank you so much.

      Do you recommend upgrading to WP version 5?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27443

      Hi Rahim,

      I think this time you need wait for before update. It still have more issue with Gutenburg

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27446

      Hi Harry,

      I updated the theme and WordPress on my staging.

      Well actually I’m not so happy with Gutenberg too.

      There is a plugin witch completely disables the Gutenberg.

      https://wordpress.org/plugins/disable-gutenberg/

      After installing this, I feel alright with WordPress 5.

      And as you see the rating and amount number of installing this plugin is high.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #27452

      Yes, so funny. WordPress team want include Gutenburg to core of WordPress when it still have more bugs and more low rating for this plugin. And the plugin to disable Gutenburg get more high rating 😀 haha. Thank for sharing, i will recommend user use this plugin if they update WordPress and hope the WordPress will work well with Gutenburg in short future.

      Have a great weekend ahead!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #27453

      Yeah Harry. It’s really funny story. 😀

      Forcing people to use what is not working properly.

      I am happy if I can be a little help in the forum.

      Have a nice weekend too.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

Viewing 29 reply threads

You must be logged in to reply to this topic.