Forum Replies Created
-
AuthorPosts
-
Perfect! Thanks very much
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 03: a main menu item selected which also has sub-menu items – unfortunately it does not work
graphic 01 a sub-item selected it works.
What can I do?
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.
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
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
Hi,
wie ist denn: “und setzen Sie die CSS- Eigenschaft pointer-events auf none” zu verstehen?see the screenshot … i want only change the size of the logo in the mobile version.
-
AuthorPosts