Okay
  Public Ticket #2229588
Plugins Not Available
Closed

Comments

  • MichellePyper started the conversation

    Hi there, 

    I have installed the theme, activated the child theme and nothing pops up for the plugins for this website. I have tried to locate the Neuron Core Plugin with no luck. 

    It seems like there are quite a few missing
     things as it also says something about missing code page. 

    Please can you let me know what I need to do. 

    Thanks 

  •  675
    Neuron replied

    Hi Michelle,

    The Neuron Core plugin is located inside arkhitekton at arkhitekton > includes > plugins.

    You can install it directly from your WordPress at Appearance > Install Plugins, if there is any error that pop up when installing the plugin, it means that your PHP server settings are low or the PHP version is below version 7.

    Please talk to your host providers and tell them to update your PHP version to 7 or higher, that will fix the issue quickly. The reason why that is showing is because we have written code in our themes in a high standard that is still not supported by some older versions of PHP.

    PHP Recommendations

    Memory Size: memory_limit = 256M
    Script execution time: max_execution_time = 400
    Number of input variables: max_input_vars = 4000
    

    If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:

    php_value max_execution_time 400
    php_value memory_limit 256M
    php_value upload_max_filesize 10M
    

    Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.

    Feel free to ask for anything you need.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   MichellePyper replied privately
  •  675
    Neuron replied

    Hi Michelle,

    Unfortunately the images are not included on the package, it is mention on the presentation, I can provide you with images that you need, you can simply highlight me them.

    How to Import Slider Revolution:

    1. From the WordPress dashboard go to the Slider Revolution menu item. http://prntscr.com/ohbe0y
    2. Click on the Manual Import. http://prntscr.com/ohbeb7
    3. Inside the arkhitekton > includes > demo-importer > revslider, you will find the sliders that are pre-built with our theme, they also are in the dummy_content folder of the theme package.
    4. Drag & drop them into the Revolution Panel. http://prntscr.com/ohbf9g
    5. They will be available to use via the element Slider Revolution in Elementor. http://prntscr.com/ohbg49

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.