bug

CSS Error in File – gp-premium/page-header/functions/css/metabox.css

I was using CodeKit to compile my local dev environment and it erred out on the file gp-premium/page-header/functions/css/metabox.css On line 248 there is a miscellaneous period before the id generate_page_header_meta_box. The selectors read as follows: .admin-color-coffee .#generate_page_header_meta_box .lcs_switch.lcs_on { background: #c7a589; box-shadow: 0 0 2px #c7a589 inset; } It should read: .admin-color-coffee #generate_page_header_meta_box .lcs_switch.lcs_on { … Read more

Bugs after migrate

Hi, I ‘m using GP + Elementor Pro on a website project : all is fine. I recently migrate this project to real server. using AIO Migration pluggins + WP DB Migrate to update url and path. All is ok but I have some bugs : – I cant record menu logo anymore (I can … Read more

CSS Class Conflict

This CSS class bug has had me tearing myself apart trying to narrow it down since yesterday. There seems to be a CSS class bug that affects tables. Any table row that contains the class ‘content’ has its child <th> and <td> elements pushed one column over to the right (at least in the ltr … Read more

Pages not showing

The site was public for a month, all was fine. And today only the home page and the blog page are displayed, on the other pages only the menu appears, the rest is blank. the last lines of code: <main id=”main” class=”site-main”> There was an update to Generatepress that I did thinking it would solve … Read more

MOBILE VERSION NOT WORKING

Hi! I’ve been using the theme for a while and about…2 months ago I started to lose visits. Today, auditing my website I just realize that the mobile version is not working! My web is: https://figurasymuñecos.com Could some expert please take a look? It seems like it does not recognise the mobile breakpoints… is there … Read more

Sections bug

Hi all, When i add a new section, and i try to modify the settings of that, i have a bug that i can’t click anything because, when i click, it open the colour graduation popup. I hope that i write good because i’m not too good in english. Please help me. Thank you.

Bug? Automatic scrolling

Hi Tom, I am creating new page with GP and I find this interesting thing. When you go to page: http://test.adamzatopek.cz/wp_palivaenergo/automaticke-kotle/benekov-zabreh-sumperk-hanusovice/ or etc page. Its my test page. Scroll to logo or little down and you can see interesting thing, page automatic scrolling up. I go to source code and screen this. https://ctrlv.cz/r8ub Is it … Read more

Bug: Ninja Forms not showing since latest update

Hi, I just updated to your latest version and since, my Ninja Form is not showing on my site. Everything is up to date, including plugins. It is a basic contact form included as a shortcode on the bottom left in a widget : http://pro-actif.ca/contact/ Is it related?

Bug ? Child theme problem ?

Hello, I have problem with text “datepicker-en-GB” appearing above menu. www.luxuryhouse.is/home2/ Is this child theme problem ? How to fix ?

GP Premium header options set to display: none.

Hey Guys, Purchased GP Premium a while ago and as you can see in the image below, many of the menu options are being intentionally hidden for me with the display:none CSS rule. This is what the menu looks like (with every single GP Premium option activated): If I write some custom CSS to force … Read more