This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Please help. I my site now displays an error. Can’t get on dashboard

Resolved 6 replies premiumthemetheme-vantage
10 years ago · Last reply by Marc Jason 10 years ago

Hi,

I have set up a website on wordpress using Vantage premium. I set up a child theme. I recently tried to use a widget in the masthead to create an infinite moving background.

The plugin installation is available here.

Horizontal scroll image slideshow WordPress plugin

I followed the method

Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
Search horizontal scroll image slideshow plugin using search option.
Find the plugin and click ‘Install Now’ link.
Finally click activate plug-in link to activate the plug-in.

When I got to the configuration part I did the following
Plugin configuration

1. Drag and drop the widget: Go to widget menu and drag and drop the Horizontal scroll image slideshow widget to your header location.

2. Paste the below code to your desired template location: Copy and past the below mentioned code to your desired template location(ie in PHP file).

I pasted this into the functions.php for my child theme. It now displays the error

Parse error: syntax error, unexpected ‘

URL: http://aimlesswanderer.net

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Greg Priday Staff 10 years, 7 months ago

    Hi Marc

    If you log into your server’s FTP and navigate to wp-content/themes/, you should see the folder for your child theme. Just rename this child theme to anything else. Even just adding an underscore before its name. This will cause WordPress to disable it.

    From there, you can fix any errors in your child theme’s functions.php, then renable it.

    Hope that does the trick :)

  2. Marc Jason 10 years, 7 months ago

    thanks greg. I shall try this now

  3. Marc Jason 10 years, 7 months ago

    Hi greg,
    That worked perfectly.

    Thanks for your help

  4. Greg Priday Staff 10 years, 7 months ago

    Awesome! Glad to hear it Marc. Please feel free to post if you run into any other issues.

  5. Marc Jason 10 years, 7 months ago

    Well… I got the problem because of the plugin I was trying to install/configure. I’m guessing it doesn’t fall under this forum so just say so if it doesn’t but do you know where I should’ve put that line of php in my child theme?

    <?php if (function_exists (hsis_show)) hsis_show(); ?>

    Thanks

  6. Marc Jason 10 years, 7 months ago

    I fiugured it out. Thanks

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread