Topic Resolution: Resolved
  • Closed
  • Peter Johnson
    Spectator
    February 21, 2017 at 2:09 pm #32643

    Hello

    I have been using the free version of the theme for a while but today I decided to purchase the full version. However, I am experiencing problems. I keep getting an error message all over the website and also on the WordPress dashboard saying:

    evl_portfolio_slug in /home/sites/…/public_html/wp-content/plugins/t4p-core/t4p-core.php on line 604

    Also I want to import the demo content but when I try I get an error message:

    Fatal error: Cannot use object of type WP_Error as array in /home/sites/…/public_html/wp-content/themes/evolve-plus/library/plugins/importer/importer.php on line 116

    I found that initially I needed to increase the memory in the wp_config.php file from 128MB to 256MB. This resolved the blank pages and errors about allocating memory. Is there any way to lower the memory footprint of the theme?

    Is there anything I can try? The website is currently offline whilst I work on it and whilst it has errors on it.

    Thanks!

    Priyank
    Spectator
    Posts: 747
    February 22, 2017 at 7:12 am #32650

    Hello

    evl_portfolio_slug in /home/sites/…/public_html/wp-content/plugins/t4p-core/t4p-core.php on line 604
    -> For this issue, Portfolio Slug update value if not there at following path
    Theme option -> Portfolio -> Portfolio Slug in this add value “portfolio-items” and save it.

    Need below requirement for theme installation.

    Knowledge Base


    And you can try using this method.
    https://theme4press.com/docs/theme-installation-update/

    Other way is, If lower memory then you can try with your localhost. Setup wordpress, install theme and import sample data.
    Then after upload it to live server with related changes in files and database.

    Thank you

    Peter Johnson
    Spectator
    Posts: 4
    February 22, 2017 at 1:57 pm #32660

    Thank you for your reply. Yes that is what I did in the end and it solved the issue. I have been in touch with my website host and they are okay with the memory allocation changes I have made. I am not quite sure I understand about trying with my localhost but never mind the problem appears to be resolved for now so thank you for your time.