• Resolved lozzaparker1990

    (@lozzaparker1990)


    I’m currently working locally using the most recent XAMPP release.
    The PHP server is running fine.
    The mysql database is running fine with admin password setup.
    I’m able to login into the https://127.0.0.1/wordpress/wp-admin/ with no issue so the local working environment is all working fine

    I bought a removals website theme.

    The theme installed fine.

    There were several required plugins to install. All except 1 (layer slider wp) installed successfully

    It gave the error below. The error was on 7 lines.

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in C:\xampp\apps\wordpress\htdocs\wp-content\themes\removals\ReduxFramework\ReduxCore\inc\extensions\customizer\extension_customizer.php on line 376

    I then deleted all wordpress and xampp installs

    I then manually changed the 7 errors from ‘continue’ to ‘continue 2’ in the source file.
    (by unzipping the file, correcting it then re-zipping before install)

    I then reinstalled XAMPP and WordPress. PHP, mysql and wordpress with no errors

    I then installed the “fixed” theme with no issue

    I reinstalled the required plugins from the ‘theme required plugins’ page with no error, unfortunately even though ‘layer slide wp’ plugin installed successfully upon refresh the theme plugin page still says the plugin needs installing not ‘activate’

    I restarted the computer from cmd to make sure everything was properly reset.

    Once the restarting the XAMPP services I went to the wordpress dashboard. The ‘layer slider wp’ plugin is showing up in the left pane, so I assume it installed successfully.

    However when going to the theme it still says the ‘layer slider wp’ needs to be installed

    My first thought before messing around with the source .zip file was to find out what versions of PHP, mysql were used by the theme developers to install on the host but was unsuccessful.

    • This topic was modified 5 years, 1 month ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Your removals theme seems to be the error.

    You’re using a commercial theme. For commercial product support please contact the author directly on their site. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    https://themeforest.net/item/removals-removals-and-moving-wordpress-theme/11772676

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    As the author is aware, commercial products are not supported in these forums.

    Thread Starter lozzaparker1990

    (@lozzaparker1990)

    My bad, thanks for the link

    Moderator t-p

    (@t-p)

    You are welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Theme installed – layer slider wp installed but theme says it isn’t’ is closed to new replies.