-
Search Results
-
Hello!
I am changing the button colors in the Pricing Table/ Button Row for Enfold with this code:
/* pricing table highlighted col */ .avia-highlight-col .avia-button-row .avia-button { background: #EF6A11 !important; } /* pricing table normal cols */ .avia-button-row .avia-button { background: #EF6A11 !important; }But I can still see the bottom line color from the default style. How can I change that color to match the new button color please?
Topic: 500 Error
When I installed Enfold, I uploaded all the demo pages and built my website from that. As I was deleting all the extra pages I didn’t need, I tried to delete the sample page and I got a 500 Error. I clicked the “go back” button and there was no longer an error. So I removed the page from the navigation bar but I did not delete the page. Is there why deleting a page would cause a 500 error?
Thanks for the support!
Sincerely,
Sabrina
Help! This issue seems to have just happened recently. We did’t make any changes to the site (e.g. no new plug-ins), but all of a sudden when you try to click the link button in the editor, the window appears behind the editor window. We did some test and it seems to only happen when using the Aviva advanced layout editor. When you use the default WP editor, it works. This happens in all browsers and multiple computers (Macs and PCs). We’re using Enfold 2.9.2. Also, it only happens on this one instance of Enfold. The other 2 instances that I manage (also running 2.9.2) do not have that issue. Any ideas?
Topic: > wird als > formatiert
Hallo Kriesi-Team,
wir haben in unserer Site festgestellt, das seit dem Update auf die Version 3.0.1 von EnFold der Ausdruck > als > interpretiert wird und so
Elemente, wie bei einem Button in unserer Site geschehen zu einer fehlerhaften Darstellung führt, bzw. das entsprechende Element unbrauchbar macht.Ist euch diese Problem bekannt, oder könnt ihr dieses reproduzieren?
Beste Grüße
Meis DesignTopic: Sprungmarken/Anker Bug?
Hallo Kriesi-Team,
wir haben eine Frage zum Thema Anker/Sprungmarken in unserer Site:WIeso ist das Verhalten des Ankers unterschiedlich, wenn dieser Inline in einer Seite verknüpft ist und in eben dieser Seite an eine bestimmte Stelle springen soll, zu dem Fall wenn er von einer Unterseite auf die übergeordnete Seite zurückspringt?
Man landet wie beispielhaft in unserer Site unter bei dem Button Kontakt zu sehen auf der Homepage im Bereich Kontakt wie auch
entsprechend gewollt. Die Scrollanimation zur entsprechenden Stelle funktioniert ohne Probleme, kommt man beispielsweise von einer vertiefenden Seite über den Button Kontakt zu diesem Anker, steht die Site nicht richtig im Viewport und es findet keine Scroll-Animation oder ähnliches statt?Ist dies ein Fehler in der Funktion der Anker in EnFold?
Gibt es dazu einen Bug-Fix?Beste Grüße
MeisDesignHallo,
Wie in einem anderen Thread schon erwähnt, habe ich das Problem, das der erweiterte Layout Editor ständig “lädt” (auch 4 Stunden wenn ich warte). Ausserdem kann ich z.B. keine Buttons wie die Optionen anklicken oder den Update-Button vom Enfold Theme. Seit das Problem besteht, wird auch keine Menü auf mobilen Geräten mehr angezeit.
Hab darum wie in dem anderen Thread beschrieben bereits Update via FTP auf 3.0.2 gemacht. Auch alle Plugins deaktiviert, trotzdem immer noch der selbe Fehler. Auch WP4 hab ich schon 2-3 mal nachinstalliert. Ohne Erfolg :(
Was soll ich noch tun ? Oder mag sich jemand vom Team mal in mein Dashboard einloggen und kucken ?
lg, wopa
For some reason, the wysiwyg editor stopped working when editing blog posts. The content area appears white/blank. However, there’s still a word count, so in fact it’s not empty – I guess.
I can’t say when it stopped working exactly. What I do know is I disabled the toolbar in my profile settings yesterday, so I could view the website in the same browser without seeing the admin top menu. And enabled it again today.
I’ve searched Google as well as the forum here at Kriesi, and found some useful info (like this http://www.wpbeginner.com/wp-tutorials/how-to-fix-white-text-and-missing-buttons-in-wordpress-visual-editor), but nothing seems to solve my issue.
Can it be caused by the latest update of the Enfold theme?
Just wondering if anyone knew how to go about changing the color of the arrows and close button in Magnific Popup Lightbox Plugin included with Enfold… Wanted to change them from the preset “white” to “black” (#000000) leaving the rollovers as is…
A short-code I can plug-0in the the Quick CSS Section would be awesome if possible.
Thanks in advance…
Hi,
After I updated Enfold theme I no longer see slide show play button as well as the upper right corner expand image button. Is that functionality no longer available? That was crucial for my photo website.
Thank you,
LucasHi support-team,
after the latest enfold update today, the position of the logo in mobile menu viwe is not correct. It should align right, but it aligns bseid the menu-button on the left side.
As custom css i wrote this:
@media only screen and (max-width: 900px) {
.responsive .logo {
float: right;}.container #advanced_menu_toggle, #advanced_menu_hide {
left: 0;}
}
