Forum Replies Created

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • Hallo Günter,
    ich habe schon mehrfach CF7 eingerichtet…. das ist nicht das Problem..
    Nur hat man für die Kontaktaufnahme dazu ein Formular welches man dann in einer Seite über Shortkey einbindet.

    Enfold hat aber diverse vorgefertigte Funktionen (wie die Funktion Kontakt) die man einfach per drag and drop in die Spalte etc (grafischer Layoutgenerator) ziehen kann, nur die vorhanden Funktion Kontakt (hier ist nur google reCaptureV2/V3 über die Enfold Systemeinstellung möglich) möchte ich gerne gegen CF7 ersetzen…

    Oder wird eine weiter Funktion im Layoutgenerator für CF7 angezeigt, wenn das Plugin installiert ist??
    Andere User müssten doch auch das gleiche Problem gehabt haben, das kann ja nicht neu sein…, welche Lösung gab es dafür??

    mfg
    Alexander

    gibt es für die Installation von CF7 und Einrichtung dazu ein Script / Anleitung??
    Hatte ich schon mehrfach angefragt.

    Alexander

    Hallo Günter,
    Wenn ich dies richtig verstehe, kann man ja nur ein numerisches Captcha über Contact Form 7 einbinden, richtig???
    Gibt es denn ein Script wie man contact Form 7 in Enfold einbindet ??

    Gruß Alexander

    Danke Günter,
    gibt es keine andere Möglichkeit irgendein reCapture außer Google in die vorhandene Kontaktpluginfunktion von Enfold einzubinden?
    Oder ein separates Formular wie Contact Form 7 etc… ?

    Danke im Voraus
    Alexander

    P.S.: Ihr müsstet doch wegen der deutschen Datenschutzrechnlinie und den Abmahnungen hier bereits aktiv geworden sein…
    Auch eine Alternative für GoogleMaps müsste doch einbindbar sein.

    Thanks for the hint…
    Section: Performance > Disable Template Creator Elements
    it worked with the setting “always load all elements”.

    I just noticed that performance tools like Optimus Image optimizer or WP Super Cache are also addressed….
    Which tools would you recommend?

    mfg
    Alexander

    in reply to: Internal Server Error 500 #1376360

    hallo Nikko.

    ich habe mir einmal die .htaccess Datei angesehen und dort war folgendes eingetragen, was mich ein wenig verwunderte…
    # BEGIN WordPress
    # The directives (lines) between “BEGIN WordPress” and “END WordPress” are
    # dynamically generated, and should only be modified via WordPress filters.
    # Any changes to the directives between these markers will be overwritten.
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /en/
    RewriteRule ^index\.php$ – [L]
    RewriteRule ^en/wp-login.php /en/wp-login.php [QSA,L]
    RewriteRule ^de/wp-login.php /en/wp-login.php [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /en/index.php [L]
    </IfModule>
    # END WordPress

    Wie man erkennt, wurde wohl durch WPML alles auf englisch umgeschaltet, warum auch immer..
    Ich habe mir eine andere .htaccess Datei einer anderen funktionierenden Webseite in die defekte Webseite kopiert und es funktioniert erst einmal.
    Die neuen Einträge sind jetzt folgendermaßen, wobei ich noch diesen Eintrag eingefügt haben…
    RewriteCond %{ENV:REDIRECT_STATUS} 200 [OR]

    Hiermit funktioniert die Seite und auch WPML !!
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{ENV:REDIRECT_STATUS} 200 [OR]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    warten wir es einmal ab, was noch so passiert.., eigenartig ist nur, dass sich seit Wochen keine Änderungen an den Seiten vorgenommen wurde.
    mfg
    Alexander

    Hi Mike,
    so on the first page… the company page, deactivating the Google fonts in Popup Maker worked perfectly.
    Here you only have to set the flag under Popup Maker > Settings > Miscellaneous and then in the Attachments tab… (Do not load Google Fonts)

    On the holiday flat website, this only worked partially…
    I then deactivated all the plug-ins I used… but this also did nothing…

    Only with the plugin “Disable and Remove Google Fonts” it brought success…

    Now only one cookie is listed, but this comes from WPML and is technically necessary.

    thanks and regrads
    Alexander

    in reply to: Kontaktformular: Inhalt als HTML-Mail versenden #1357970

    hello Mike,
    sending the contact form as just plain text is of course bad without any formatting.
    You have to be able to add line spacing (a little formatting) etc. to the mail you send…, it doesn’t have to be anything complicated.
    Why should I change to the Contact Form 7 plugin now, when all the fields are already included in the system?
    If necessary, are there any instructions on how to switch from the current Enfold contact form to Contact Form 7?

    mfg
    Alexander

    in reply to: WPLM Language switch im Headerbereich sichtbar #1357864

    Hello Mike,
    I have tried variants once, unfortunately without any success.
    I also used the Firefox browser in a second screen with F5 Clear Cache.
    It did not work… Any idea what the problem could be?
    If necessary, I will give you administrator rights to the page.

    regards
    Alexander

    have a look at the deepl.com translator… it’s perfect in translation

    in reply to: Footer widget HTML display problem #1343650

    Hi Rikard,
    I have found another way that looks very promising
    with Pain Text and text-Mode (not visual)
    look:
    <span style=”margin-left: 0px;”>Adresse:</span><span style=”margin-left: 18px;”>Alexander</span>
    <span style=”margin-left: 80px;”>Street</span>
    <span style=”margin-left: 80px;”>City</span>
    Telefon:<span style=”margin-left: 20px;”>+49 (0)999999</span>
    Mail:<span style=”margin-left: 41px;”> (Email address hidden if logged out) </span>

    it works

    what about the font size above the menu in the header, here where the mail address and phone number is displayed.
    Take a look at my website… top right !!!

    in reply to: Footer widget HTML display problem #1343584

    normally I would prefer a table structure e.g..
    Phone: +49….
    Fax: +49..
    Mail: info@vxvxvx
    etc. , but if it is not possible, then rather everything under each other in reasonable distances…. Take a look at the theme Enfold Restaurant, there are the contact information of various locations in the footer….

    Something like that maybe…
    regards Alexander

    in reply to: Tab selection in the product area is not completely displayed #1342519

    he settings are correct, see attached screenshot, if you select the date in the contact form, it is immediately written back in the format dd/mm/yyyy after selection…, that seems to have something to do with the Datepicker plugin….

    Where do you insert the code in the HTML email message?
    * Filter um den Mailversand aus dem Contact Formular zu verändern, Beispiel 2 */
    add_filter(“avf_contact_form_incoming_mail”, function($mail_array, $new_post, $params, $class, $from, $from_filtered) {
    $logo = ““;
    $mail_array[“Message”] = $logo . $mail_array[“Message”];
    return $mail_array;
    }, 10, 6);

    regards Alexander

    Hi Ismael,
    it works, but the result is not pretty…
    Do you have other HTML examples in which tables etc. are used to format the corresponding input fields sensibly?

    then i also noticed that the date format is not returned correctly after the selection… the german format should be dd.mm.yyyy, but it returns dd/mm/yyyy.

    then there is the setting in the theme that the mail address and phone number are displayed above the menu… but the font is much too small and hardly visible because the colour is weak… is it possible to influence the parameters for this somewhere?

    regards Alexander…

    in reply to: Tab selection in the product area is not completely displayed #1342145

    Hello Ismael,
    this has worked so far…

    But another question: How can I change the layout of the completed and sent booking request via the contact form?
    I had thought about HTML styles, but I can’t find any settings for this anywhere.

    With contact Form7 you could edit the sent mail accordingly… how do you do it here?

    Regards Alexander

    in reply to: iframe in einer Codebox wird nicht angezeigt #1012362

    Danke… funktioniert.

    Habt Ihr ein Codebeispiel, um auf allen Seiten im obereren Bereich (oberhalb der Menüs) rechts die Mailadresse und Telefonnummer einzublenden??

    Danke
    Alexander

    in reply to: iframe in einer Codebox wird nicht angezeigt #1011705

    Hallo Peter,

    habe Dir nochmals ein neues Passwort gegeben und dies auch getestet, siehe Private Content

    in reply to: iframe in einer Codebox wird nicht angezeigt #1011695

    Hi Peter,
    siehe im Private Content
    Alexander

    P.S.: Habt Ihr gute Slides als Exportfile, die Ihr mir zusenden könntet?
    würde diese einmal ausprobieren

    in reply to: iframe in einer Codebox wird nicht angezeigt #1011659

    Hallo Peter,
    habe Euch den Zugang als Administrator eingerichtet, siehe private Content.
    Auch habe ich den originalen Aufruf des iFrames von unserer bestehenden Website eingefügt.
    Diese funktioniert seit 8 Jahren einwandfrei, nur im jetzigen Theme will der einfach nicht funktionieren.

    Danke
    Alexander

    Viel Glück

    in reply to: iframe in einer Codebox wird nicht angezeigt #1011301

    Hallo Günter,

    habe eben mal einiges ausprobiert… alles in shift # gesetzt… kein Erfolg
    Auch habe ich einmal ein youtube Video als iFrame eingebunden, auch kein Erfolg
    weder iFrame noch die Funktion embed funktionieren.
    Kannst Du mir mal ein funktionierendes iFrame Codebespiel dafür geben.

    Danke
    Alexander

    P.S.: muss man noch etwas anderes einstellen wie “Action with codeblock” etc.?

    in reply to: iframe in einer Codebox wird nicht angezeigt #1011121

    Hi Jordan,
    yes, we want to insert an iframe in a TAB section.
    In another test we also tried to place the iFrame in a free area.
    Both attempts failed.

    regards
    Alexander

    Hello Victoria,

    for a start:
    have imported the complete demo including slider, but the menu structure seems to be visible in the background…
    take a look at http://www.moeblierte-vermietungen.de, then you’ll see what I mean.

    I will edit the slider later

Viewing 21 posts - 1 through 21 (of 21 total)