Forum Replies Created
-
AuthorPosts
-
February 21, 2023 at 11:36 am in reply to: Fehler “undefined array key” nach Umstellung auf PHP 8.0 #1398757
Thanks, you can close the topic.
February 21, 2023 at 10:51 am in reply to: Fehler “undefined array key” nach Umstellung auf PHP 8.0 #1398749Hi Ismael, Thank you very much, it works!
Best regards, AlmutFebruary 20, 2023 at 6:51 pm in reply to: Fehler “undefined array key” nach Umstellung auf PHP 8.0 #1398673Thanks, Login in Private Content
Best regards, AlmutYou can close it.
Great! It works. Thank You very much!
Best regards, AlmutHi,
I didn’t remove it, it’s still in the quick css.
I installed this code, is there an error somewhere?/* Umbruch Menue mobil */
@media only screen and (max-width: 1140px) {
#top #header .av-main-nav > li.menu-item {
display: none!important;
}
#top #header .av-burger-menu-main {
cursor: pointer;
display: block!important;
}}/* Headerzeile groesser, Schrift groesser, vertikal zentriert */
#top #wrap_all #header_meta {
min-height: 60px;
}
#header_meta a, #header_meta span { font-size:18px !important; }#top .sub_menu>ul {
margin-top: 15px;
}.phone-info{
margin-top: 15px;
}#header_meta .phone-info {
font-size: 18px !important;
}html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 177px;
}(P.S. Please excuse my bad English.)
Hi, thanks.
That does not work. (cache cleared)
Best regards, AlmutHey Rikard,
I’ve already tried that. Unfortunately it doesn’t help.
Best regards, AlmutNovember 2, 2021 at 8:37 am in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1327392Hi Rikard,
It works great! You’re a hero! Thank You very much!
Best regards,
AlmutNovember 1, 2021 at 10:58 am in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1327278Hi, FTP login in private.
Best regards, AlmutOctober 29, 2021 at 5:20 pm in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1327031Hi Rikard,
I did everything exactly the same, the error is still there. When I delete the file from the child theme I get the same error message.
I am helpless…October 29, 2021 at 9:18 am in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1326946Hi Rikard,
Unfortunately that doesn’t work. It does not show a slider, instead the following field message:
Fatal error: Uncaught Error: Call to undefined method avia_slideshow::default_args() in /var/www/web23585996/html/wp-content/themes/enfold-child/shortcodes/slideshow_fullsize.php:995 Stack trace: #0 /var/www/web23585996/html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-shortcode-template.php(1264): avia_sc_slider_full->shortcode_handler(Array, ‘<br />\n[av_slid…’, ‘av_slideshow_fu…’, Array) #1 /var/www/web23585996/html/wp-includes/shortcodes.php(356): aviaShortcodeTemplate->shortcode_handler_prepare(Array, ‘<br />\n[av_slid…’, ‘av_slideshow_fu…’) #2 [internal function]: do_shortcode_tag(Array) #3 /var/www/web23585996/html/wp-includes/shortcodes.php(228): preg_replace_callback(‘/\\[(\\[?)(av_sli…’, ‘do_shortcode_ta…’, ‘[av_slideshow_f…’) #4 /var/www/web23585996/html/wp-includes/class-wp-hook.php(303): do_shortcode(‘[av_slideshow_f…’) #5 /var/www/web23585996/html/wp-includes/plugin.php(189): WP_Hook->apply_filters(‘[av_slideshow_f…’, Array) #6 /var/www/web23585996/html/wp in /var/www/web23585996/html/wp-content/themes/enfold-child/shortcodes/slideshow_fullsize.php on line 995October 28, 2021 at 3:11 pm in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1326868Thanks for the answer. In which folder can I find the files in the parent theme?
Best regars, AlmutOctober 27, 2021 at 2:35 pm in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1326702Hi Rikard,
Thanks very much! Unfortunately, this only works on the start page and not on the other pages with full-screen sliders.
Best regards,
AlmutOctober 27, 2021 at 8:57 am in reply to: Slideshow wird nicht mehr in voller Breite angezeigt #1326623Hey Ricard,
Thank you for your answer.
Admin Login in Private Content.
Best Regards, AlmutHi Victoria,
I click on the picture and the picture opens in the SAME tab – not in the lightbox and not in a new tab. The pictures are in a color section. Could it be because of that?I have just tried:
1. Link settings: set manually
2. save
3. Link settings: Lightbox
4. saveNow the picture opens in the new tab. However, that is quite expensive.
I thought maybe there is a shortcode to do that globally.Best regards,
AlmutHi Victoria,
I do not want to use the lightbox, but the images should be opened on a NEW page.
Best regards,
AlmutThere are a lot of pictures … Is not there a global setting or a code for it?
Nachdem ich das Theme zum wiederholten Mal gelöscht habe, habe ich es direkt im WordPress Backend al zip-Datei hochgeladen. Und siehe da – jetzt funktioniert es!
Alles gut :)Hallo Andy,
vielen Dank, jetzt ist alles wie es sein soll!
Gruß,
AlmutHallo Oliver,
vielen Dank für Deine Antwort und den guten Tipp!
Im Antworttext der E-Mail steht jetzt “Ihre Nachricht” – hat also geklappt.
Allerdings steht in der Betreffzeile der E-Mail immer noch “Vielen Dank für Deine Nachricht!”.
Wo kann ich das ändern?
Viele Grüße,
AlmutHallo, ich habe das Problem selbst herausgefunden und gelöst.
Es lag an einer htaccess-Datei, die ich (auf Empfehlung zur besseren Sicherheit) in den Ordner wp-content geladen hatte.Order deny,allow Deny from all <Files ~ ".(xml|css|jpe?g|png|gif|js)$"> Allow from all </Files>
Ich habe diese Datei gelöscht und jetzt ist alles wieder gut!
Liebe Grüße
-
AuthorPosts