Home Forums Themes Support Claue Changing "Related Products" Text and Php 7 Compatibility.

Viewing 8 reply threads
  • Author
    Posts
    • #14250

      Hello, I have a question about changing the “related products” text when on the product page. I would like to change that text to my own custom text. How would I do this?

      Also is this theme compatible with Php 7?

      Thank you very much! Have a nice day.

    • #14256

      Hi,

      1. You can change the text by use plugin Loco Translate plugin http://support.janstudio.net/forums/topic/theme-translation/

      When create new language choose English-US

      2. Yes our theme compatible with PHP 7

      Best regards

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

    • #19062

      I ran SG Optimizer on my wordpress backend, this is SiteGround Optimizer and it is saying Claue theme is not compatible with PHP version 7.1

      Please see screenshot: http://prntscr.com/j4xcal

    • #19113

      Hi,

      Sorry for late reply.

      1. I checked our theme with plugin https://wordpress.org/plugins/php-compatibility-checker/ it still compatible with PHP 7.0, 7.1, 7.2

      2. For plugin Claue Sample we recommend delete after import sample data.

      3. The issue with YITH Popup we have to wait for plugin author update.

      Best regards

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

    • #19116

      So it would be best to wait for YITH update then before upgrading to PHP 7.0 +

    • #19117

      Yes, now you can run your site with PHP 5.6 and over.

      Best regards

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

    • #19119

      No i cant run my site with 7.0 and over because of YITH compatibility issues.

    • #19120

      Can you please look into the following issues with Claue and PHP 7.1

      The following plugins/themes are not compatible with PHP 7.1. Claue See Errors

      FILE: public_html/wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/cart/cross-sells.php
      ————————————————————————————————————————–
      FOUND 1 ERROR AFFECTING 1 LINE
      ————————————————————————————————————————–
      34 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ————————————————————————————————————————–

      FILE: public_html/wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/up-sells.php
      ———————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      ———————————————————————————————————————————
      36 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ———————————————————————————————————————————

      FILE: public_html/wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/related.php
      ——————————————————————————————————————————–
      FOUND 1 ERROR AFFECTING 1 LINE
      ——————————————————————————————————————————–
      35 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ——————————————————————————————————————————–

      FILE: public_html/wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/add-to-cart/grouped.php
      ——————————————————————————————————————————————–
      FOUND 1 ERROR AFFECTING 1 LINE
      ——————————————————————————————————————————————–
      101 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ——————————————————————————————————————————————–

       

       

    • #19317

      Hi,

      Sorry for late reply.

      The code used by WooCommerce template files.

      $GLOBALS['post'] =& $post_object

      We just have copied it over in theme for WooCommerce template override. This should not be a problem as WooCommerce is using it. https://github.com/woocommerce/woocommerce/issues/13776

      Best regards

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

Viewing 8 reply threads

You must be logged in to reply to this topic.