Forum Replies Created
-
AuthorPosts
-
September 28, 2018 at 6:41 am in reply to: Icons and picture flipper does not work after some plugin updates #1015591
Hello again,
Thank you very much for your help.
1 Problem: Image flipper does not work if i am logged in
The image flipper does not work and also give no support…
I tried also a other plugin with the same function and its the same problem…
Currently I have no image flipper activated…
The customers will see it correct …but when i am working, it is very annoying if I do not see it correctly when I am logged in.2. problem: icons are displayed incorrectly but only when I’m logged in…
I have added the code below in .htaccess but i still not see the correct icons and the buttons only if i logged in.
The customers will see it correct … but when i am working, it is very annoying if I do not see it correctly when I am logged in.<FilesMatch “.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>Can i add some Quick CSS code that i can see it also when i am logged in ?
Until 2 weeks ago, I had both problems when I was logged in ?Thank you !
Nice weekend to all !
if i am logged in:
https://www.bilder-upload.eu/bild-8a5433-1538124302.png.html
if i am NOT logged in:
https://www.bilder-upload.eu/bild-27e5c9-1538124471.png.html- This reply was modified 6 years, 2 months ago by heledrum1.
September 25, 2018 at 8:59 am in reply to: Icons and picture flipper does not work after some plugin updates #1014047Hello Victoria,
Thank you for the info.
But i don`t know which plugin this is.
Can you please tell me.Means this the error about the icons or the secondary image on product (flipper) or both?
Thank you very much !
Best regards
HelmuthSeptember 24, 2018 at 2:04 pm in reply to: Icons and picture flipper does not work after some plugin updates #1013617Hello
Off corse i send you ;-)
Thank you for check…
September 24, 2018 at 8:53 am in reply to: Icons and picture flipper does not work after some plugin updates #1013516This reply has been marked as private.August 1, 2018 at 2:07 pm in reply to: generelle WooCommerce Produkt Vorlage, Produktbild auf die ganze Breite #992416Hallo,
Gibt es mittlerweile eine Möglichkeit nur die untere Beschreibung bei Woocommerce breiter anzeigen zu lassen ohne dass die gesammte single-product-summary auf 100 % ist und sich dadurch alles andere verschiebt ?
So wie Tobias das bildlich dargestellt hat:
http://www.awesomescreenshot.com/image/1078750/cdb3de24bf26859d6b78d6fd4d46af79Habe das selbe Problem nur das meine Produktbilder nicht so groß angezeigt werden müssen…
Lg
HelmuthJuly 30, 2018 at 12:39 pm in reply to: Layer Slider WP in Woocommerce Kat. anzeigen mit shortcode funktioniert nicht #991486Hallo,
Danke für eure Hilfe.
Ich habe es nun anders gelöst (falls es mal jemand benötigt…)
Ich habe eine Standart Seite angelegt (wo ja der Layerslider funktioniert).
Dann mit Avia alles benötigte zusammengestellt – auch Shop Kategorien kann man ja einfach hinzufügen und so habe ich dann meine Shop Kategorieseite mit dem Layerslider und alle erdenklichen Inhalte…Da ich diese nur als Landingpage für Werbekampagnen benötige reicht mir das.
Lg
HelmuthJuly 29, 2018 at 6:06 pm in reply to: Layer Slider WP in Woocommerce Kat. anzeigen mit shortcode funktioniert nicht #991140Hallo Dude,
Gibt es keine Möglichkeit den Layer Slider in Kategorieseiten anzeigen zu lassen ?
Wäre es sonst mit ifame einbinden möglich oder ist das wegen performance oder so schlecht ?Danke!
Schönen Sonntag wünsch ich euch
July 29, 2018 at 4:37 pm in reply to: Layer Slider WP in Woocommerce Kat. anzeigen mit shortcode funktioniert nicht #991089Hello Victoria,
First i tried in backend (editor) to edit my function.php
Then i had fatal error and the site was down *g*
I have no child and i’m not a professional ;-)So i uploadet the funktions.php from my backup with ftp – now the site is working again.
To displayed the layer slider i tried 3 times with different codes:
1 try:
add_filter( ‘term_description’, ‘do_shortcode’ );
add_filter( ‘category_description’, ‘do_shortcode’ );
add_filter( ‘post_tag_description’, ‘do_shortcode’ );2. try:
add_filter( ‘term_description’, ‘shortcode_unautop’ );
add_filter( ‘term_description’, ‘do_shortcode’ );
remove_filter( ‘pre_term_description’, ‘wp_filter_kses’ );3. try:
add_filter( ‘term_description’, ‘do_shortcode’ );
I added the code at the bottom in functions.php
Do you know what i do wrong ?Thank you for your help :-)
Hello Victoria,
Thank you very much – this works perfect !
One question again:
Are typed in “Enfold > General Styling > Quick Css” update safe?Thanks
Best regardsJune 5, 2018 at 5:03 pm in reply to: "Beschreibung" und "Bewertung" Tab für enfold woocommerce H2 in H4 ändern #967312This reply has been marked as private. -
AuthorPosts