PRO menu not working + gaps are gone

Hi,

I’ve been fooling around with som css. I had some problems finding out how the hierarchy works. After a lot of testing I decided to go back to my old settings. So I put back everything back as it was, but now the problems starts;

1: In the WP dashboard - when I hover over the Pro menu nothing slides out anymore (See attached).

2: In cornerstone my gaps are no longer working. I know they are there (see attached), but I can’t edit them, nor can I see them on the live site.

I’ve had similar problems before (with the Pro menu), which turned out to be caused by corrupted files. https://theme.co/apex/forum/t/validation-issue/27700/3

At that time your staff fixed the issue, but I don’t know how to do it.

Hope you can fix this!

Thanks,
Morten

Hi @atraderapart,

Thanks for reaching out.

The problem is in your child theme, try activating the main Pro theme and it will work. Perhaps you edited your child theme’s style.css? The Template line should be pointing to pro if you’re planning to customized the information of your child theme.

Thanks!

Hi Rad!

Thanks for the quick reply. Everything works now. I can see that you have activated the main Pro theme, but now the child theme is gone? I tried to install it again but get errors because the folders already exists. Should I just delete the folders and the reinstall it?

I dont understand the line “The Template line should be pointing to pro if you’re planning to customized the information of your child theme.” Could you elaborate?

Hi again,

I figured it out. Just added the lines
/*

Theme Name: Pro – Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

back in the child theme style.css.

I actually thought that everything that was inside the */… */ was pure text?

But again. Thanks for the great support!

You’re welcome!
We’re glad we were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.