Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for using our theme and reporting this bug.
I made a fix for that for the next update.
Meanwhile you have to update file enfold\config-templatebuilder\avia-template-builder\assets\js\avia-modal.js. Please replace the complete content of this file with the RAW paste content of
This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
Do not forget to clear browser and server cache after the update.If you have problem we can do the update for you, please give us FTP access to your server.
Let us know, if this solves your problem.
Sorry for the inconvenience.
Best regards,
GünterHi,
Das lässt sich nur mittels eines Filters machen, dass momentan noch nicht existiert. Ich habe es für das nächste Update eingebaut.
Momentan musst Du den Inhalt der Datei enfold\includes\helper-main-menu.php mit folgendem Inhalt ersetzen (RAW Paste am Ende):
In functions.php des child themes (oder des parent themes) folgendes einfügen:
Bitte Enfold 4.1.2 verwenden.
Solltest Du Probleme mit dem Update haben, können wir gerne behilflich sein. Gib uns bitte FTP access und einen WP Admin account.
LG,
GünterHey jonna_gaertner,
Danke dass Du unser Theme verwendest.
ad 1) Aufgrund der HTML Struktur ist dies momentan leider nicht möglich. Du könntest es aber gerne in in Enfold feature request form vorschlagen.
ad 2) Für die Schriftgrösse:
In custom.css oder Enfold -> General Styling -> Quick CSS (resp. falls Du ein Child theme verwendest: in style.css des Child themes oder Enfold-Child -> General Styling -> Quick CSS) füge den folgenden Code ein und passe die Werte Deinen Vorstellungen an:
div .mfp-title{ font-size: 13px !important; } div .mfp-counter{ font-size: 13px !important; }
Best regards,
GünterHi,
Freut mich, dass wir helfen konnten.
Solltest Du weitere Hilfe benötigen, stehen wir gerne wieder zur Verfügung.
Viel Freude noch mit dem Theme und einen schönen Tag.
LG,
GünterHi,
Das hängt damit zusammen, dass der Layout Editor nicht das Standard Blog Template verwendet sondern eine “leere Seite” und nur die ALB Elemente einfügt, die Du verwendest.
Nur die Layout Elemente wie Header, Sidebar und Footer werden befüllt.
Du kannst im Standardeditor aber auch Theme shortcodes verwenden (siehe Icon “Zauberstab” rechts) um den Blog individuell zu stylen.
Hoffe, das hilft Dir weiter.
LG,
GünterHi,
Also der Advanced Layout Builder speichert seine Layoutdaten in einen eigenen postmeta Feld, das auch dann erhalten bleibt, wenn man auf den Standard Editor zurückschaltet. Kehrt man dann wieder auf den ALB zurück, ist dieser alte Content wieder da.
Standard Editor Eingaben werden nicht gesondert abgespeichert, allerdings speichert WP Revisionen, vielleicht ist da versehentlich auf eine alte Revision zurückgesetzt worden?
ALB Seiten würde ich in jedem Fall neu anlegen und die alten löschen, auch damit die Datenbank bereinigt wird.
Best regards,
GünterHi,
Tut mir leid, dass dies Dir nicht weitergeholfen hat.
Die Frage ist, wieviele Einträge sind es.
Ich habe mich damit bis jetzt noch nicht beschäftigt, aber theoretisch sollte man die Portfolio schon in Blogeinträge umwandeln können.
Dies spremgt aber leider den Rahmen des Support Forums.
Falls es eine größere Anzahl ist und Du Interesse hast, stehe ich als Freelancer gerne zur Verfügung.
Danke nochmals, dass Du Enfold benutzt.
Best regards,
GünterHey Mike3210,
Danke dass Du unser Thene verwendest.
Könntest Du uns bitte einen link zu der Seite geben und einen admin account einrichten, sodass wir uns das im Backend genauer anschauen können.
Ein Link zu dem Beitrag der Probleme macht wäre auch hilfreich.Die Daten kannst Du im Privat Content unterbringen.
Danke.
Best regards,
GünterHi,
Könntest Du mir bitte einen admin account anlegen, dass ich mir das Backend genauer anschauen kann.
Die Daten kannst Du im Private Content Bereich eingeben.
LG,
GünterHey Adrian,
Danke dass Du unser Theme verwendest.
Enfold Portfolio sind custom post types (‘post_type’ = ‘portfolio’ und ‘taxonomy’ = ‘portfolio_entries’).
https://de.wordpress.org/plugins/cpt-editor/ könnte weiterhelfen. Kenne das plugin allerdings nicht.
Du müsstest herausfinden, wie Storefront portfolios abbildet. Kenne Storefront aber leider auch nicht.
Hoffe, das hilft Dir weiter.
Best regards,
GünterHey Torsten,
Danke dass Du unser theme verwendest.
Es gibt ein Filter um die definierten Bildgrössen zu verändern:
Das Beispiel ist bereits für masonry gemacht.
Solltest Du Probleme mit dem Einbauen haben, können wir gerne behilflich sein.
Best regards,
GünterHi,
Thanks for coming back.
It seems, that the lightbox is not enabled, because I do not see classes that should be added by the lightbox on your site. Therefore the image opens in the browser window.
Can you try to disable all plugins except WC and check (do not forget to clear browser and server cache).
If you could create us an admin account we can have a look in your backend and check.
Best regards,
GünterHi,
Please update the complete file loop-index.php with this:
To center the 2 lines use the following CSS:
#top.single-post .post-meta-infos .post-meta-line{ width: 100%; } #top.single-post .post-meta-infos .post-meta-line .post-meta-content{ margin: 0 auto; width: 350px; text-align: center; }
Best regards,
GünterHi,
Zuerst einmal war die php Syntax falsch mit den einfachen Hochkomma. Ich habe das einmal korrigiert.
function my_avf_form_send( $send, $post, $form_params, $objec ) { if($_POST['hns']) { $arrival=$_POST['1_1']; $departure=$_POST['2_1']; $adults=$_POST['3_1']; $roomtype=$_POST['hns']; echo '<meta http-equiv=”refresh” content="URL=https://www.cbooking.de/v3/booking.aspx?id=kraehenberg&module=public&ratetype=bar&lang=de&arrival=' . $arrival . '&departure=' . $departure . '&rooms=1&adults=' . $adults . '&roomtype=' . $roomtype . '”>'; } else { return $send; } }
Nur so wird das nicht gehen, weil zum Zeitpunkt dieses Filters noch keine Header definiert sind. Dies erfolgt erst viel später.
Außerdem ist dieser “Aufruf” ein quasi ajax call, da später im frontend nur mehr die form relevanten Teile ausgefiltert werden.
Man müsste sich in deinem Fall grundsätzlich anschauen, wie die Schnittstelle genau arbeitet und ob Du da nicht besser gleich ein rerouting auf eine eigene Seite einbauen musst.
Nur das sprengt leider den Rahmen dieses Support Forums und ist customization.
Best regards,
GünterHi,
Freut mich, dass Du eine Lösung gefunden hast.
Ich schliesse dann einmal das Topic.
Solltest DU weitere Hilfe benötigen, einfach ein neues Topic aufmachen. Gerne stehen wir zur Verfügung.
Einen schönen Tag noch und viel Freude mit dem Theme.
LG aus Wien
GünterHi,
Danke dass Du Enfold verwendest.
Ich bin leider kein Web administrator, es schaut aber so aus, als ob die Website gehackt wurde.
Versuche einmal mit dem Hoster abzuklären, ob es möglich ist, festzustellen, wann das Hochladen stattgefunden hat und dann ein backup vor diesem Datum zurückzuspielen. Dann sollte die Seite eigentlich wieder gehen.
Versuche auch abzuklären ob und wie man die Berechtigungen setzen kann, damit nur wenige Personen updates durchführen können.
Best regards,
GünterHi,
Thank you for using our theme and I apologize that this conversation run into a wrong direction. Of course we try to provide assistance as much as possible.
Please switch your blog setting in Dashboard -> Enfold Child -> Blog Layout -> Blog Styling to Default (Business).
This already moves the requested elements below the image.
To keep your changes on upcoming updates:
In your child theme main directory create a folder includes and in this folder create an empty file loop-index.php (-> enfold-child\includes\loop-index.php).
Put the content of the RAW Paste Data (at bottom) into this file:
If you need further assistance with the CSS please let us know. It will be easier to provide you with the correct changes after this update.
Best regards,
GünterSeptember 27, 2017 at 4:08 pm in reply to: Produkt-Preise inkl. MwSt. werden im Front-End mit Preisen ohne MwSt. angezeigt #857576Hi,
Freut mich, dass Du die Lösung gefunden hast.
Solltest Du weitere Hilfe benötigen, stehen wir gerne zur Verfügung.
Viel Freude noch mit dem Theme und einen schönen Tag noch.
LG aus Wien
GünterHi,
Glad we could help you.
Feel free to come back if you need further assistance.
Enjoy the theme and have a nice day.
Best regards,
GünterSeptember 27, 2017 at 10:40 am in reply to: Produkt-Preise inkl. MwSt. werden im Front-End mit Preisen ohne MwSt. angezeigt #857422Hey René,
Danke dass Du unser Theme verwendest.
Enfold greift nicht ein in die Darstellung der Preise und der Steuern.
Liegt sicher an einer Einstellung von WooCommerce (oder es gibt ein anderes Plugin, das da eingreift).
Deaktiviere einmal alle plugins ausser WooCommerce, schau die Ergebnisse an und nimm dann immer ein plugin dazu und teste.
Zuerst aber einmal folgende Optionen einstellen:
Dashboard -> WooCommerce -> Settings -> General Tab:
Enable taxes: markieren
Dashboard -> WooCommerce -> Settings -> Tax Tab:
Display prices in the shop: select “including tax”
Display prices during cart and checkout: : select “including tax”Prices entered with tax: Wähle, wie Du die Preise eingegeben hast.
Nach den Änderungen unbedingt ausloggen, Browsercache löschen. Am besten wäre es aber in einem “Neuen privaten Fenster” arbeiten, da WC das cart cached und dieses immer dem angemeldeten user zuordnet! Da kommen manchmal unerwartete Ergebnisse zurück.
Sollte es weiterhin Unklarheiten geben, bitte leg uns einen admin accout an, damit wir ins Backend kommen, um Dir weiterzuhelfen.
Best regards,
GünterSeptember 26, 2017 at 5:50 pm in reply to: Blog grid layout not showing meta/ date unless there's content #857059Hi,
Glad we could help you.
Feel free to come back if you need further assistance. Enjoy the theme and have a nice day.
Best regards,
GünterHi,
I checked your backend. The setup of the megamenu was the problem.
I setup the menu so it is working now.
You have to use columns below the top level menu (= MegaMenu).
Columns are “Custom Linkes” (= Individuelle Links) with URL = # and Link Text = ‘-‘ if you want to hide the column titel or the column title.Let us know, if this solved your problem.
Best regards,
GünterHey Elmar,
Danke für diese Info.
Ich werde diese Änderungen in unserem Entwicklungsrepo unterbringen und Kriesi für das nächsten Update vorschlagen.
Allerdings kann ich das Problem auf meinem Entwicklungsrechner (WC 3.1.1 und Yoast 5.5 aktiv) nicht reproduzieren.
Solltest Du mit dem Einloggen in das Forum Probleme haben, gib uns Bescheid, dann senden wir Dir ein neues Passwort.
LG,
GünterHi,
If you have any problems and need more assistance feel free to open a new topic. I will close this topic for now.
Enjoy the theme and have a nice day.
Best regards,
GünterHi,
As long as you do not import any demo you should not have any problems.
Kriesi already merged my update into the core. If you need to import demos, let us know and we will provide you with the updated version of the file mentioned in the error log.
Best regards,
GünterSeptember 25, 2017 at 12:08 pm in reply to: How to override Enfold admin options in Child Theme? #856438Hi,
Glad we could help you.
I close this topic – open a new one whenever you need more assistance.
LG aus Wien
GünterSeptember 25, 2017 at 10:50 am in reply to: How to override Enfold admin options in Child Theme? #856414Hi,
See https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/Option%20Settings/General%20Enfold%20Option%20Page%20Settings/avf_option_page_data_init.php for a more common solution.
Added a new snippet.
Best regards,
GünterSeptember 24, 2017 at 3:53 pm in reply to: How to override Enfold admin options in Child Theme? #856061Hi,
Sorry for the late reply.
I added the frame for the filter avf_option_page_data_init to our Enfold library https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/Option%20Settings/General%20Enfold%20Option%20Page%20Settings/avf_option_page_data_init.php.
Here is also the code:
It should be easy to modify it to your needs. Link is valid for 1 week.
Best regards,
GünterHey Khoa,
The problem you reported is a bug, that should be fixed with the next update.
Meanwhile you have to update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of
This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
Do not forget to clear browser and server cache after the update.If you have problem we can do the update for you, please give us FTP access to your server.
Best regards,
GünterHi,
Once again sorry for the problems you had.
If you want to use 4.1.2 you can update file enfold\js\avia.js.
Please replace the complete content of this file with the RAW paste content ofThis link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
Do not forget to clear browser and server cache after the update.If you want to use “Display submenu items on hover” please let us know, because then you need to update 2 more files.
If you have problem we can do the update for you, please give us FTP access to your server.
Best regards,
Günter -
AuthorPosts