Forum Replies Created
-
AuthorPosts
-
August 6, 2020 at 4:04 pm in reply to: Solution: Contact Form 7 reCaptcha and Enfold privacy settings #1235786
The api key has to be entered into the CF7 plugin settings, submenu integrations. The code is basically copied from the original CF7 plugin, wrapped with a little check and then readded. Works like a charm on my site.
This reply has been marked as private.Hi Mike,
thanks for your reply. For testing purposes, I think I’ll go another way: I try out a clone of the fullscreen slider from my own theme, so I can react on the image server sided with php ;-) I will let you all know if I made it to my desired goal.Regarding this idea: Is there a way to add an additional tab to the builder, so that the cloned shortcode does have it’s own “environment”?
Edit: Forget about the last question, found it out myself ;-)
- This reply was modified 4 years, 3 months ago by sixtyseven.
The probIem still existed after the last update (3.6.1). I managed to fix this with the following css:
@media only screen and (min-width: 768px) { #menu-item-3485 .sub-menu { margin-left: -60px; } }
But this of course only works in my special case. Imho there is a general problem with the main menu logic somehow.
Hi Rikard,
thank you for your response, but that doesn’t solve the problem. See this screenshot on my regular computer:If there is no CSS fix for that, I probably could change that behaviour via my child theme’s public js? Checking the html output, the ID of the surrounding li element of the submenu is menu-item-3485.
Thanks for helping me with that.
Added a new metabox did the trick. Realized as a no-brainer with the fantastic ACF plugin ;-)
Works like a charm. THanks a bunch!
Bought the theme today, implemented is Version 5.5.0, current version is 5.6.2, counted nine updates in the layer slider changelog. When will an update be available?
Don’t want to stress anybody, but there have been some major tweaks, including a “HugePerformance Boost”, so they say ;-)
Greetings from Germany
-
AuthorPosts