Home Forums Themes Support Claue Tablet View

Viewing 26 reply threads
  • Author
    Posts
    • #30473

      Hi Harry,

      Hope you and the team are fine. 🙂

      Harry as you know every header, like layout-4.php has 3 forms:

      Desktop, Tablet and Mobile view.

      Both desktop and mobile are fine, but in tablets where the icons of search, social, like and account are apart from menu, we can access them via finger touch.

      When a user is signed out, after clicking on the account icon, the Login / Register appears which goes automatically to the my-account page which is fine.

      But when a user is singed in, he has 3 options: Dashboard Order Tracking & Sign Out

      http://prntscr.com/nehjai

      The user cannot use the Order tracking and sign out buttons in the tablet because after touching the account icon in the header, he redirects automatically to account page immediately.

      I think its not a bad idea to disable the link of account icon in the tablet range, so the user can decide to go to dashboard or track an order or sign out.

      Regards,

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30474

      In the picture that I sent, you see a horizontal tablet view, the vertical is the same.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30475

      Hi Rahim,

      if you want change my account on mobile please copy edit code in header > layout-x.php

      echo '<a class="cb chp db jas-my-account" href="' . esc_url( get_permalink( get_option( 'woocommerce_myaccount_page_id' ) ) ) . '"><i class="pe-7s-user"></i></a>';

      to

      echo jas_claue_wc_my_account();

      Kind regards

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

    • #30493
      This reply has been marked as private.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30494
      This reply has been marked as private.

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

    • #30496

      Hi Harry,

      Thank you so much. 🙂

      Did you make the new feature of social share in the dashboard available for translation?

      I don’t find those strings via Loco after pressing Sync

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30497

      Hi Harry,

      I have enabled debugging of my WP and I see this notice in my debug.log of wp-content:

      [21-Apr-2019 16:39:21 UTC] PHP Notice: Undefined offset: 0 in /home/lookir/public_html/wp-content/plugins/wpa-woocommerce-variation-swatch/includes/wcvs-template-hooks.php on line 124

      Is this fine?

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30498

      [21-Apr-2019 16:44:48 UTC] PHP Notice: Undefined variable: display_type in /home/lookir/public_html/wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/archive-product.php on line 57

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30502

      Hi Rahim,

      Did you update WooCommerce on your site to 3.6

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

    • #30503

      For language string, please go to Loco > Theme > Claue > Edit templates to update string.

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

    • #30521

      Hi Harry,

      Hi Rahim, Did you update WooCommerce on your site to 3.6

      Yes. I am using PHP 7.3.4 and WordPress 5.1.1 and Woocommerce 3.6.1

      For language string, please go to Loco > Theme > Claue > Edit templates to update string.

      Thank you so much. After every update I thought only pressing Sync will be enough. Didn’t know that I should update the template too.

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30523

      Yes, please update theme I sent you new version of theme yesterday, please update for WooCommerce 3.6.x

      Kind regards

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

    • #30526

      Hi Harry,

      Thank you for sending update.

      But as I said in the last reply of this topic, I am using the latest version of everything.

      Wordpress: 5.1.1

      Woocommerce: 3.6.1

      PHP: 7.3.4

      Theme: 1.5.6

      And Also updated the required plugins of the theme.

      I know these are just notices, but because they are coming from your side I just wanted to share it with you.

      I just see again this notice on my debug log:

      [22-Apr-2019 08:25:08 UTC] PHP Notice: Undefined offset: 0 in /home/lookir/public_html/wp-content/plugins/wpa-woocommerce-variation-swatch/includes/wcvs-template-hooks.php on line 124

      Can you please check this on your end?

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30539

      Hi Rahim,

      Could you please take a screenshot where show this message? I check on my side it doesn’t show this message.

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

    • #30546

      Hi Harry,

      This message comes in the debug.log file in wp-content when I enable the debugging of my WordPress via wp-config.php

      http://prntscr.com/nfn7pf

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30549

      Hi Rahim,

      Did you update plugin WooCommerce Variation Swatch?

      I check file debug.log on my side it doesn’t show error like yours http://prntscr.com/nfpp2z

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

    • #30550

      Hi Harry,

      I am using the version 1.0.9 of WooCommerce Variation Swatch

      The latest version of the plugin after the theme version 1.5.6

      Did you correctly enable the debug of WP in wp-config.php  according to this article?

      // Enable WP_DEBUG mode
      define( 'WP_DEBUG', true );
      
      // Enable Debug logging to the /wp-content/debug.log file
      define( 'WP_DEBUG_LOG', true );

      When you enable debug, at least you should have some php notices, it shouldn’t be empty.

      Check your wp-config.php

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30551

      I know this and added to wp-config all time http://prntscr.com/nfqdxh

      Regards

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

    • #30552

      What is your php version Harry?

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30553

      My PHP version is 7.2.6

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

    • #30554

      Do you recommend php 7.3.4?

      My site is on this version.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30558

      Hi Rahim,

      I’ve just upgrade PHP on my local to 7.3 and it show many error with WordPress, plugins. I recommend use 7.2.x it still stable.

      Kind regards

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

    • #30583

      Hi Harry,

      Yes you are right. While the WordPress recommends the PHP 7.3 according to this link, but most of the plugins and themes are not compatible with that yet and get PHP notices.

      Harry,

      How can I hide the breadcrumbs on single product page in Mobile?

      A product on my site

      Regards

       

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30584

      I like to hide the breadcrumbs and the gray background of the div.

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30587

      Hi Rahim,

      Please add below code

      @media only screen and (max-width: 736px) {
      .jas-wc-single > .bgbl {
      	display: none;
      }}

      Kind regards

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

    • #30692

      Hi Harry,

      You helped me to hide the breadcrumb in the mobile via:

      @media only screen and (max-width: 736px) {
      
      .jas-wc-single > .bgbl { display: none;
      
      }}

      Now how can I reduce this white space? http://prntscr.com/nhuxp3

      This product

      Regards

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #30696

      Hi Rahim,

      please change code to

      @media only screen and (max-width: 736px) {
      .jas-wc-single > .bgbl { display: none;}
      .jas-wc-single .product {margin-top: 0;}
      }

      Kind regards

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

Viewing 26 reply threads

You must be logged in to reply to this topic.