Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: active state / selected menu item #1403222

    Perfect! Thanks very much

    in reply to: active state / selected menu item #1403216

    Thank you, unfortunately it still doesn’t work the way I want it to. Please look at my 3 graphics:

    graphic 02: a main menu item selected (it works)
    graphic 02

    graphic 03: a main menu item selected which also has sub-menu items – unfortunately it does not work
    graphic 03

    graphic 01 a sub-item selected it works.
    graphic 01

    What can I do?

    in reply to: active state / selected menu item #1403194

    Hello Nikko, thanks for the message… the submenu items are now marked with this code…great. Unfortunately, the main menu items are no longer marked when selected. I’m looking for a solution that marks the currently selected menu item, whether it’s the main menu or submenu … I’m happy about suggestions.

    in reply to: active state / selected menu item #1403118

    Hi Mike, great that works. Now, however, if there are sub-items, these are also marked. How can I manage that only the current point is marked, even if there are sub-points? Greetings Tobi

    in reply to: html-code in contact form #1349173

    Hi Yigit, vielen Dank für die Info. Leider funktioniert es nicht … ich habe:

    “add_filter(“avf_contact_form_incoming_mail”, function($mail_array, $new_post, $form_params, $cs, $from, $from_filtered) {
    $mail_array[“Message”] = preg_replace(‘/<a/’, ‘<a style=”pointer-events: none; color: inherit;”‘, $mail_array[“Message”]);
    return $mail_array;
    }, 10, 6);”

    in die function.php eingefügt und mir über meine Website eine Nachricht mit eingefügtem Link geschickt … der Link ist in der Mail dann leider immer noch anklickbar. Muss ich sonst noch was machen?

    VG

    in reply to: html-code in contact form #1349170

    Hi,
    wie ist denn: “und setzen Sie die CSS- Eigenschaft pointer-events auf none” zu verstehen?

    in reply to: Mobile-Version SVG logo: position and size #1332471

    see the screenshot … i want only change the size of the logo in the mobile version.

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