twgerber
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Site Header Logo Not Functioning ProperlyThis has only happened once to me on the dozen or so sites I am using OceanWP. Here are the steps I did to fix it.
I set a mobile logo. No change.
I then set the Retina Logo and I got the correct logo displayed.
I removed Retina Logo – still showing ok
I removed the mobile logo and all is still ok.So that appeared to fix it.
Hope this works for you too
Yes They took out the gutenberg option for now when using their Ocean Hooks plugin.
I don’t use that add on so they told me to do this:
Okay, open the ocean-extra > includes > panel > library.php file and add the below code after the line number 90, just after the βrewriteβ.
‘show_in_rest’ => true,
It will enable the Gutenberg for my-library post type.
I can now use it in the custom footer/header. I added some custom CSS to get it working.
I think I have it mostly working now.
Forum: Themes and Templates
In reply to: [OceanWP] Site Header Logo Not Functioning ProperlyI had this happen to me once. It’s somewhere in these threads. I will try to find it.
Just the footer. Your CSS did the trick though π
Thx
I had to add this custom CSS to get it to work
#footer .wp-block-kadence-rowlayout.alignfull {
background: #B377C6;
}That worked. Wonder why it’s not working OOTB thought
Just the row.
Thx
Fixed that but still an issue. No more mixed content errors.
Now all backgrounds are white when they should be purple or green in footer.
THANK YOU! I will try that.
Note I have set the background color in the customizer to red so you can see the issue.
And now my footer background color is being ignored.
I use a Section block and set background for that block to Purple. I also used Kadence Row block and set it’s background color to purple.
It’s not showing up.
Seem custom header and footer is not compatible with Gutenberg at all!!!! MAJOR PROBLEM IMO
I removed CoBlocks completely and used Kadence blocks. Same issue.
OceanWP gives me the option. When I use it within a page the color is fine.
I am told it might be an issue with CoBlocks overriding the Block Styles?
Thanks. How did you determine this?
Forum: Themes and Templates
In reply to: [OceanWP] Border before and after Footer Widgets