-
Search Results
-
Hello
I have an Enfold contact form set up and want to change the submit button to a button with rounded corners to a circle is this possible with quick CSS? Thank you
Topic: Header Widget Area Problem
Hi Enfold Team,
We met a issue that when we created two pages with the “blog post” element.
We defined the Page A to show the post with category A and Page B to show the post with category B.
When the visitors visit the page A and Page B, the menu item is highlighted correctly.
Please see the image below
https://ibb.co/fXh1q7H (page A)
https://ibb.co/dK3jQ6m (page B)
However, when the visitors visit the post from Page A or Page B, the menu item will only highlight the Page A.
https://ibb.co/qRNvQBx (before visiting the post content)
https://ibb.co/2sjpd9X (after clicked the “read more” button)Would i have any suggestion or patch on this behaviour?
As this may affect the user experience when they are reading the content and find out the highlighted menu item is not corresponding to the content.
Many thanks.For addition information,
we have located the behaviour is due to the logic for applying the “current-menu-item” css class in file “helper-responsive-megamenu.php”.
But we are not sure how to change it to align our customer expectation. therefore we need some advise on this.
Thank you very much.Topic: Floating Button
Hello is possible to make code for floating button, for example call and shop to show on all pages with Enfold resources.
Thanks
Hi,
I am running (updated) Enfold ver 4.8.7.1 and WP 5.8.1
When I add or modify any button or Section Color Background, they are all in “WHITE” color and can’t be changed.
Font color has to be manually set on the main Text Box, setting it in Font Colour in the Styling Tab section doesn’t work.
I am not very technical, any help would be appreciated.
ZachTopic: Problems after theme upload
Hi. By updating the theme, the customization of the images is lost (they become round) and the buttons return, I think, as default, without the customizations made with the css.
Right home page, before the last update

Home page with errors, after updating Ebfold

page with right customization (before Enfold update)

page with lost personalization (after Enfold update)

Even with the previous update I had some problems, solved thanks to your support. I had backed up and restored it, so now there are customizations
and I’m using the previous version, 4.8.7. Kind regards. Bruno
log in privately
Ich habe WordPress und Enfold mehrfach neu installiert, alle Plugins deaktiviert und nacheinander wieder aktiviert – nichts hat den Fehler behoben.
Auf der Seite https://www.mindrooms.net/ funktionieren keine Ankerlinks aus dem Text oder von Buttons.
Jedes Linkziel lässt sich durch Eingabe in die Browserzeile einwandfrei aufrufen: https://www.mindrooms.net/#the-story-behind-mind-rooms
Aber es funktioniert nicht, die Ankerlinks aus dem Text heraus oder über Buttons anzusteuern.
Vielen Dank schon jetzt für jede Hilfe!
I have reinstalled WordPress and Enfold several times, disabled all plugins and re-enabled them one by one – nothing fixed the error.
Any link target can be accessed perfectly by typing in the browser line: https://www.mindrooms.net/#the-story-behind-mind-rooms
But it does not work to access the anchor links from the text or via buttons.
Thanks already for any help!
Topic: Mappress Plugin
The Mappres plugin basically works with the Enfold theme. But now I have to use the Layout Builder for the CPT Portfolio. The Mappres button is missing in this editor.
https://www.dropbox.com/s/7vdite80c7iw840/button.png?dl=0
https://www.dropbox.com/s/18w87vdipuoxdih/no-button.png?dl=0How can I activate the button for the editor in the Layout Builder?
Best regards.
GünterGood afternoon, I need to insert an icon in the cells of a table (price table). I can put a shortcode that extracts the icon, this is displayed correctly, but from this height of the page, it seems to break the styles of other elements. I have detected that from that point the buttons do not apply custom styles, the columns overlap (in mobile view) and sections and other elements that would have to be hidden on mobile devices do not.
Is there a “safe” way to insert an icon into a cell without breaking the other styles?
Enfold 4.8.6.5 Installed
Thanks
Hi,
In one of my Enfold installations, the Button Row element is not working, I have tried to edit a button row many times, inserted on differnet pages, can sometimes edit, but most times I get a blank pop up with no option of editing and when I do edit something (when it allows me to), the changes don’t seem to stick.. Have tried over and over again. Every other element seems to work, except this one.
Here’s a screenshot of what the button element looks like when I open it, most typically: screenshot-047f6450c0.nxcli.net-2021.10.20-13_50_58
Hello,
I want to add a button to the menu of my site but I want this button to be independent of the menu, with the following function :
add_filter( 'wp_nav_menu_items', 'add_logo_nav_menu', 10, 2 ); function add_logo_nav_menu($items, $args){ $newitems = '<li><a title="logo" href="#">LOGO</a></li>'; $newitems .= $items; return $newitems; }This function usually works fine, but with Enfold it doesn’t. Do you know how to make it work on Enfold? Thanks
Topic: Buttonrow Fatal Errors
Hi,
We are getting fatal errors when editing pages with buttons:
An error of type E_ERROR was caused in line 742 of the file /home/xxx/public_html/xxx.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.php. Error message: Uncaught Error: Cannot unset string offsets in /home/xxx/public_html/xxx.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.php:742
WordPress version 5.7.2
PHP version 7.4.24The website, theme/plugins are fully updated. Content is not missing after those error crashes. The error is not triggered every time when a page is updating. Our website is too busy to troubleshoot it disabling all plugins for a long time trying to catch those errors. What else I can do to fix it?
More info below, in the hidden field.
Thanks.



