Home Forums Themes Support Claue Import Sample Data

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #22084

      Hello,

      just purchased your theme, although I have asked prior to purchase if it will work with php 7.2 and got a positive reply,  it doesn’t seem to work correctly! I work on PHP-7.2.7

      First of all checked with  PHP Compatibility Checker with versions  php 7.2 and 7.1
      errors below

      Claue Sample Data – Warnings: 1 Errors: 1 toggle details
      FILE: /var/www/cclub/wp-content/plugins/claue-sample/import/wordpress-importer.php
      —————————————————————————————————————————————————————————–
      FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
      —————————————————————————————————————————————————————————–
      56 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

      tried to fix this by replacing function WP_Import() { /* nothing */ }   with   function __construct() { /* nothing */ }

      754 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.

      tried to fix by $$meta[‘key’] = $meta[‘value’];   changed to ${$meta[‘key’]} = $meta[‘value’];

      so the error seems gone but when importing Claue Sample Data site doesn’t look the same, see pic attached, there is no menues as on Demo and I don’t see footer at all and footer menus as well.  /product/sweatshirt-in-geometric-print/

      Could you please fix to import sample data without issues.

      Thank you.

      PS PLEASE DELETE first attachement with my website url on the pic, as there is no option to do it when editing post or let me know how to change to private post please

      Best regards,

      Mag

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

      Hi,

      Thank you for choosing our theme.

      Could you please increase “PHP post max size” to 500MB and “PHP time limit” to 2000 like this screenshot https://monosnap.com/file/z9tKSKFEnwoYeIGjqM7rxo6YbFMZz6#

      After that try import sample data again.

      After import sample data done, please deactivate Claue Sample Data plugin.

      Best regards

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

    • #22090

      Hi I did as advised and pressed import sample data once again but it didn’t seem to solve the issue.

      Could you also PLEASE DELETE first attachment with my website url on the pic in the first post.

      Thanks

    • #22091

      Oh no sorry seems to work after I have cleared cache, so please just delete the pic from my first post.

      But I also noticed the attached warnings in Query Monitor when I load my front page

       

      Thanks

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

      Hi,

      Sorry for late reply.

      I will report this bug to our developer team to check this issue.

      Best regards

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

    • #22147
      This reply has been marked as private.
    • #22159

      Hi Mag,

      It now our forum don’t have option to remove attach file by edit.

      I help you removed the first attachment file.

      Best regards

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

    • #22160

      thank you!

Viewing 7 reply threads

You must be logged in to reply to this topic.