-
AuthorPosts
-
January 21, 2019 at 2:16 pm #1056653
Hello,
In the past I was able to change the headline to H1 in a full screen slider (verytime after a theme update in the mother theme):
So, as Yigit explains in this thread at the beginning: https://kriesi.at/support/topic/change-full-screen-slider-to-h1-tag/ (change in enfold / config-templatebuilder / avia- short codes / av-helper-slideshow.php)
Now I’ve updated the theme via FTP. Then I did the same as always.
But now it does not work anymore.
Can you help me please?
It’s not good if <H1> is missing and 2x <H2> is on the page. :-(Many Thanks.
MarcIn the following the access …
January 21, 2019 at 3:11 pm #1056714But this will work best with child-theme use:
if you are using my edited ALB Elements like in the thread you mentioned – i do actualised them to the newest enfold always on this page:
https://webers-testseite.de/edited-enfold-alb-elements/#sliders
you will then have this on the ALB :January 21, 2019 at 3:30 pm #1056727Hallo Günni,
vielen lieben Dank für Deinen Post. :-)
Scusi, aber … wo lade ich die 4 Burschen hoch? Per FTP oder im Enfold-Backend?
Ich habe im enfold-child Verzeichnis (FTP) keinen Shortcodes Folder.LG – Marc
January 21, 2019 at 3:43 pm #1056733Sorry, Günni,
ich hätte die Seite ja mal hochscrollen können.
Alles gut erst mal.Melde mich wieder …
January 21, 2019 at 3:56 pm #1056741ist eigentlich dort ganz gut beschrieben.
Wie gesagt – prinzipiell würde es auch funktionieren, wenn man die Parenttheme Files ersetzt. Geht aber dann immer bei jedem Update verloren.
Ausserdem benötigt man wirklich nur den enfold-child/shortcodes folder ( die weitere Baumstruktur muss nicht erhalten sein)January 21, 2019 at 4:21 pm #1056753… also bislang erscheint im Enfold Backend im Slider Backend keine Möglichkeit/Pulldown, wo ich die Headline festlegen kann.
Habe auch mal den Server Cache geleert. Oder könnte das noch irgendwo dran klemmen?BTW: Ich habe keinen “js” Folder (wie auf Deinem Screenshot zu sehen) im enfold-child Ordner.
Der muss auch da rein, oder?January 21, 2019 at 4:23 pm #1056754Nein der ist dafür nicht nötig.
Was halt oben beschrieben ist, damit die Child-Theme ALB Elemente genommen werden ist folgender Code im child-theme functions.php:add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths){ $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }
Und bitte alle 4 files uploaden
January 21, 2019 at 4:27 pm #1056759Wenn du das Merging von Enfold nutzt bitte die Files refreshen: Dashboard – Enfold (Child) – Performance und dann : Delete old CSS and JS files?
Und PPS: das Pulldown ist natürlich bei Caption ( Beschriftung)
January 21, 2019 at 4:46 pm #1056780… perfekt! War im falschen Ordner unterwegs …
Vielen lieben Dank, Günni.
Super Sache, wirklich klasse.Wünsche Dir noch einen sonnigen Tag. :-)
Marc
January 21, 2019 at 4:53 pm #1056785Wie gesagt – wenn mal was nicht funktioniert, dann kann das sein, weil sich nach einem Update am Code der betreffenden ALB einiges geändert hat. Dann hat es meist ein wenig Zeitverzögerung bis die Neuen Files wieder auf der Seite sind.
Die findest du im Übrigen auch Github von Enfold als Dritthersteller Beiträge: https://github.com/KriesiMedia/enfold-library/January 21, 2019 at 5:01 pm #1056793… alles gut. Danke – danke.
:-)
January 22, 2019 at 6:21 am #1057033Hi,
Great, I’m glad @guenni007 could help you out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardOctober 27, 2020 at 2:18 pm #1256065Hello together,
I would also like the headline in the fullscreen slider to change from a H1 to a H2 (as described above). In the meantime, the Enfold development team has provided us with a solution that allows us to individually define the type of caption. A great solution!However, when I make the change to an H1, my text in the full screen slider is no longer responsive. Because I have not found a solution in the forum I am answering to this post. Maybe someone has the same problem. In the private content you can find a picture how it looks like when i changed the typ h2 to h1.
Maybe someone can help me with a suitable Quick-CSS or a solution in the functions.php area.
Thanks in advance.October 27, 2020 at 7:54 pm #1256194Hi msteid,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaOctober 27, 2020 at 8:50 pm #1256220these “edited Alb Elements” are deprecated.
Since a lot of these options are now standard from Enfold. Thanks to Günter.October 30, 2020 at 3:19 pm #1257060Hi Victroia,
Hi Guenni007,I let all headlines as a h2 in the fullsceen slider, beacuse it looked so awful. I have changed the title from a h2 to a h1. You can find a screenshot in the private content below.
It looks awful on small-screens for example mobile devices.
Thanks in advance for your help.
- This reply was modified 4 years ago by msteid.
November 2, 2020 at 10:44 am #1257546Good morning! Would be nice if someone could help me with my problem.
Thanks in advance.
November 2, 2020 at 9:43 pm #1257706Hi msteid,
I am helping you in another thread with this. Please do not write the same issue in multiple threads.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.