Forum Replies Created

Viewing 30 posts - 2,101 through 2,130 (of 3,706 total)
  • Author
    Posts
  • in reply to: Einfacher Slider skaliert immer auf 355px × 355px #874786

    Hey Knut,

    Danke dass Du unser Theme verwendest.

    Eine Liste der von Enfold angelegten und definierten Bildgrössen findest Du in der Datei enfold\functions.php ab Zeile 146. Es gibt dann noch weitere WP Default Grössen und andere plugins können weitere definieren.

    Wordpress generiert beim Hochladen von Bildern aus dem Originalbild sofort Kopien in allen definierten Bildgrössen.

    Ich habe es bei mir lokal nochmals getestet mit 300 * 300 und den Slider: Wenn das Originalbild grösser ist, wird die Kopie mit 300*300 geladen, falls das Bild kleiner ist wird das Originalbild angezeigt.

    Da der Slider responsive ist, wird das Bild dann vom Browser angepasst.

    Best regards,
    Günter

    Hi,

    Glad to hear that it worked as a temporary workaround.

    We are working to find a solution.

    Best regards,
    Günter

    in reply to: Main Menü ausblenden #874071

    Hey Christian,

    Danke dass Du unser Theme verwendest.

    Es gibt 2 gratis Plugins auf WordPress.org, wo Du Menüs austauschen kannst und die von unserem Burger Menü auch unterstützt werden:

    Zen Menu logic
    Conditional Menu

    Schau Dir diese einmal an.

    Best regards,
    Günter

    in reply to: Mobile menu don't work #873728

    Hi,

    Thank you for using our theme and glad you found a solution.

    Feel free to come back if you need further assistance. Simply open a new thread.

    Best regards,
    Günter

    in reply to: child-theme avia.js and another js ? #873727

    Hey Guenter,

    To give a more common answer.

    – All functionality are jQuery handler functions.
    – You can unbind any jQuery handler using .off(‘….’).
    – You can define the modified function in your second js file
    – Attach your handlers same way Kriesi does
    – Make sure, your file is loaded after avia.js and your unbind code runs after Kriesi’s attached his handlers and than run your attach code

    Best regards,
    Günter

    in reply to: Mobile menù #873721

    Hi,

    Thank you for using our theme.

    You have to use a media query:

    
    @media only screen and (max-width: 989px) {
        ........
    }
    

    Put your code above instead of ….. and add !important after the color value.

    If this does not solve all screen width you have to add additional queries:

    
    @media only screen and (max-width: 767px)
    
    @media only screen and (max-width: 479px)
    
    

    Best regards,
    Günter

    Hey dohodoho,

    Thank you for using our theme.

    The problem is, that < and > are HTML Tags. We have been reported this problem, but we have not found a solution up to now.

    As far as I checked when you use

    & g t ;

    without the spaces and do not open the special heading again, it seems to work.

    I’m aware, this is only a temporary solution you can try.

    Best regards,
    Günter

    Hi,

    The problem 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

    https://pastebin.com/EeZvn7iY

    This link is valid for one month. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.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ünter

    in reply to: Onlineshop #873642

    Hey Romana Sattler,

    Danke für das Interesse an unserem Theme.

    Wordpress als Basis unseres Themes ist kostenlos, auch WooCommerce Basisplugin. Für WooCommerce gibt es dann eine Menge kostenloser und kostenpflichtiger Erweiterungsplugins. Ich würde empfehlen nur plugins von der offiziellen WooCommerce Seite zu verwenden, weil da garantiert wird, dass diese Updates von WooCommerce mitziehen (wenn auch manchmal mit etwas Zeitverzögerung).

    Ihr braucht einen Hoster und einen Domain namen, WordPress unterstützt Euch bei der Einrichtung. Genaueres, wie der Domain dann aufgesetzt werden muss mit dem Hoster abklären und Infos im Internet durchstudieren.

    Dann einfach unser Theme mit FTP hochladen und aktivieren. Wenn Euch ENFOLD 2017 gut gefällt, könnt Ihr im Backend die Demo importieren und habt dann schon einen sehr guten Überblick, wie die Seite aufgesetzt ist und wie die Advanced Layout Builder Elelmente funktionieren.

    Bezügl. Shop:

    Es gibt eine Shopübersichtsseite mit Produkten, von der man dann zu einem einzelnen Produkt (= Single Product Page) gelangt.

    Wenn ich es richtig verstehen, gib es ein Produkt, welches mehrere Eigenschaften (= Attribute) hat, d.h. z.B. Farbe und Länge. Auf der Single Product Page sind dann alle definierten Attribute in Selectboxen sichtbar, für jedes Attribut eine mit allen möglichen Werten.

    Falls Du die Funktion von WooCommerce testen möchtest, kannst Du ein Standard WP Theme installieren. Enfold greift in die grundlegende Logik nicht ein, nur im Design sind Modifikationen erfolgt. Das geht auch local unter localhost, wenn Ihr xamp intalliert habt.

    Hoffe, das hilft einmal weiter.

    Best regards,
    Günter

    in reply to: woocommerce change price position #873631

    Hi Carmen,

    Tut mir leid, dass wir in diesem Fall nicht weiterhelfen konnten.

    Trotzdem viel Freude noch mit dem Theme. Gerne stehen wir für bei weiteren Problemen zur Verfügung – einfach einen neuen Thread eröffnen.

    Best regards,
    Günter

    in reply to: Texteditor "text/visuell" #873630

    Hi,

    Versuche einmal alle plugins zu deaktivieren, server cache und browser cache löschen und die Seite mehrmals neu zu laden.

    Vielleicht ist es ein Plugin, das mit Mac Probleme hat. Einen Versuch ist es Wert.

    Best regards,
    Günter

    in reply to: WooCommerce productpage shows errors #873270

    Hi,

    Thank you for using our theme.

    The login data does not work.

    But you seem to have an old version of Enfold. Can you update to the newest version 4.2 https://kriesi.at/documentation/enfold/updating-your-theme-files/ and WooCommerce 3.2.3.

    This should fix the problem.

    Best regards,
    Günter

    in reply to: Masonry Galerie #873264

    Hi,

    Normalerweise verlinkt ein Bild auf das Bild selbst. Mit dem “benutzerdefinierten” Link kann man zu einer beliebigen Seite (auch eine externe) hinverlinken.

    Da Bilder auch dynamisch über Abfragen in Elemente eingefügt werden, wäre es schwierig zu entscheiden, welcher Link genommen werden soll, wenn mehrere vorhanden wären. Dies würde auch für den User unübersichtlich werden, da weitere Optionen eingebaut werden müssten.

    Ich verstehe Deine Problematik, aber dies ist nicht so leicht umzusetzen.

    Best regards,
    Günter

    in reply to: BUG: 2 Bugs with Burger Menu #873256

    Hi,


    @Guenni007
    Thanks for confirming :)

    Best regards,
    Günter

    Hi,

    Thank you for using Enfold and reporting this.

    It is a bug and I will look for a fix. I will come back to you when I have the solution.

    Thank you for your patience.

    Best regards,
    Günter

    in reply to: Maybe error, Own CSS Class not in Mobil Menue #873051

    Hi!

    I fixed the problem and it will be in the next update.

    Meanwhile please update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/sqVYJvw1

    This link is valid for one month. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.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.

    Regards,
    Günter

    in reply to: BUG: 2 Bugs with Burger Menu #873050

    Hi!

    I fixed the problem with the classes and it will be in the next update.

    Meanwhile please update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/sqVYJvw1

    This link is valid for one month. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.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.

    Regards,
    Günter

    Hey!

    I fixed the problem and it will be in the next update.

    Meanwhile please update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/sqVYJvw1

    This link is valid for one month. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.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.

    Cheers!
    Günter

    in reply to: Texteditor "text/visuell" #873000

    Hi,

    Habe es bei mir nochmals getestet – diesmal auf Chrome (Windows) – funktioniert einwandfrei. Möglich, dass es ein Problem mit Mac ist. Ich habe es an meine Kollegen weitergeleitet – mal sehen, was die herausfinden.

    Best regards,
    Günter

    in reply to: woocommerce change price position #872989

    Hallo Carmen,

    @Bergblume

    Also nur mit CSS lässt sich da leider nichts machen. Man könnte versuchen, mit Javascript Elemente zu verschieben, das ist aber ein unsauberer Hack.

    Besser wäre es, man kann schon im PHP code mit Filter arbeiten könnte. Das fällt aber unter Customization und liegt nicht mehr im Rahmen des Support Forums. Obendrein haben wir das Plugin nicht, d.h. ich kann nicht einmal sagen, ob es möglich ist und wie lange so eine Modifikation dauern würde.

    LG,
    Günter

    in reply to: Masonry Galerie #872980

    Hi,

    Das ist das Standard Verhalten, dass man nur einen link pro Bild hinterlegen kann.

    Möglich dass es plugins gibt, die erlauben, mehrere Links zu definieren. Diese werden aber von Enfold nicht unterstützt.

    Du müsstest dann in File enfold\config-templatebuilder\avia-shortcodes\av-helper-masonry.php line 516ff Modifikationen durchführen.

    In diesem Fall würde ich Dir empfehlen, ein Child theme zu verwenden und dort die Änderungen zu machen: https://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/

    Alternativ wären Bilder doppelt hochladen. Dann kannst Du jedem Bild einen eigenen Link geben.

    Best regards,
    Günter

    in reply to: Prevent drag and drop handle on button/links in admin #872971

    Hi,

    Enjoy the theme and have a nice day.

    If you need further assistance please open a new thread.

    Best regards,
    Günter

    in reply to: Caldera Form Stripe Incompatibility #872715

    Hey JoshWebstudio,

    Thank you for using our theme.

    As the stripe add on is not a free plugin, we are unable to get access to it.

    We try to be compatible with many plugins, but there are so many on the market that it is impossible to support all.

    If it is only a matter of CSS and you provide us a link a close description of the problem, of course we will have a look into it and try to find a solution.

    If the developper of this plugin do not have a solution I’m afraid that you will need a freelancer to help you.

    Best regards,
    Günter

    in reply to: Maybe error, Own CSS Class not in Mobil Menue #872541

    Hey Jörg,

    Thank you for using our theme and reporting this.

    This is something we missed. We are working on a solution and we will be back when we found it.

    Sorry for the inconvenience.

    Best regards,
    Günter

    in reply to: Feld Produkt Eigenschaft Woocommerce #872498

    Hi,

    Danke für Deine Rückmeldung.

    Wenn ich die Seite aufrufe und auf “Zusätzliche Informationen” gehe, erscheint der Text soweit ich sehe, bis zum letzten

    “Lake Bismuth Oxychloride”.

    Enfold greift in das Abspeichern von WC Produktdaten nicht ein, d.h. wenn es da Probleme gibt, hängt es mit WC zusammen. Zur Verifikation kannst Du auf ein Standard WP Theme (z.B. Twentysixteen) umschalten. Auch die Ausgabe der Produktseite kannst Du so prüfen, ob der Fehler von unserem Theme unabhängig ist.

    Falls sich mit WC nichts ergibt gäbe es noch die Möglichkeit, die Inhaltsstoffe auf mehrere Attribute aufzuteilen, damit der Text pro Attribut kürzer wird.

    LG,
    Günter

    in reply to: Webseite #872495

    Hey Jakob Voss,

    Danke für Dein Interesse an unserem Theme.

    Enfold bietet mit dem Advanced Layout Builder eine Menge Möglichkeiten, wie man sich eine Website selbst gestalten kann. Grundlegende Kenntnisse wie man Websites erstellt, sollte man aber schon mitbringen. Mit der nötigen Zeit kann man sich sehr viel im Internet aneignen. Es gibt eine Menge Tutorials zu WordPress (dies ist das Backend, auf dem Enfold oder andere Themes von uns laufen).

    Für kleine Anpassungen im CSS Bereich oder Fragen, die mit der Installation zusammenhängen, stehen wir dann gerne zur Verfügung. In unserer Dokumentation und im Supportforum finden sich auch Lösungen für komplexere Fragestellungen.

    Für die Erstellung kompletter Websites gibt es Agenturen oder Freelancer, die auch mit Enfold arbeiten.

    LG
    Günter

    in reply to: Texteditor "text/visuell" #872490

    Hi,

    Danke dass Du unser Theme verwendest.

    Ich war kurz im Backend und habe auch eine Testseite “Testseite Enfold Support” angelegt und auch einen Post “Testpost Enfold Support”.

    Bei beiden sehe ich die beiden Tabs “Visuell”/”Text” über dem Editor. Auch wenn ich in den ALB wechsle und ein Textblock Element anlege, passt alles.

    Lösche den Browsercache, schliesse den Browser und öffne ihn neu.

    Best regards,
    Günter

    in reply to: woocommerce change price position #872486

    Hi,

    Danke für Deine Rückneldung. Leider komme ich nicht auf die Seite. Es erscheint ein Authentifizierungsfenster Popup und die Logindaten oben gehen für dieses Fenster nicht.

    Könntest Du dies bitte prüfen?

    Best regards,
    Günter

    in reply to: Video Player Size on Self hosted Video #872478

    Hi,


    @jimFG

    In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following:

    
    #top .av-video-slide .mejs-container{
        width: 100% !important;
    }
    

    Best regards,
    Günter

    in reply to: BUG: 2 Bugs with Burger Menu #872468

    Hey mailworm,

    Thank you for coming back and reporting these issues.

    1) We are currently working on a fix for that – I will let you know, when we have solved it.

    2) I cannot reproduce this on my local install. Did you upgrade to latest version 4.2 and clear all server and browser cache?

    Can you give us a link to a page so we can see the problem and a temporary admin account so we also can check the backend. You can post it in the private content area.

    Best regards,
    Günter

Viewing 30 posts - 2,101 through 2,130 (of 3,706 total)