Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Get rid of lazy load and overlay #537449

    Hi Elliott,

    thanks for the fast reply :)

    I tried that CSS already and it removed the animation. However, the gallery did not load with the page, but only after I scrolled a little up and down… it was above the fold and I got the feeling that it waited for a trigger (which probably usually comes when the gal reaches the bottom edge of the viewport), but because it was already inside the visible area, the trigger nevr came and the gallery stayed hidden.
    But then again… I implemented it via do_shortcode, so maybe there’s the culprid. Gonna play around with that later.

    Regarding the lightbox gallery: Unfortunately that div did not work. I tried wrapping each image link and the whole gallery, but both times it got merged with another gallery. You can check it out yourself, for example here: https://www.rawexchange.de/produkt/city-series-venice-3/ (under the “Beispiele” tab).

    Oh and the overlay: I disabled it via CSS already, but the Javascript of course still adds the span inside the <a> AND (and that’s what annoys me like hell) assigns styles (display:block, position:relative and overflow:hidden) to the <a> whenever I hover over it. If there’s a way to turn that off, I’d be always in your debt ;)

    Thanks,
    Karsten

    • This reply was modified 9 years ago by daeumling.
    in reply to: Produktfilter-Plugin wird überschrieben #498469

    Thanks, that worked :)

    in reply to: Sortierung und Produktanzahl auf Shoppage anpassen #391382

    Hi Andy,

    danke für den Link. Der ist grad bei einer anderen Baustelle sehr nützlich, aber leider bei der Shopseite nicht brauchbar (oder ich versteh die Anwendung auf die Produktanzeige einfach nicht :) ).

    Denn wenn ich mir die entsprechende config-woocommerce/config.php ansehe, sind die Sortierungsoptionen dort “hart” reingecoded und werden nicht dynamischen durch andere Parameter gebildet. Lediglich “Column count” und “Product count” spielen da noch ne Rolle. Nen Hook oder Filter zum hinzufügen/bearbeiten eurer Sortierfunktionen hab ich nicht entdecken können :(

    Was ich mir überlegt hab: Eure action ( add_action( ‘woocommerce_before_shop_loop’, ‘avia_woocommerce_frontend_search_params’, 20); – config.php, Zeile 985) in meiner child theme functions.php zu entfernen und mit meiner veränderten Funktion zu ersetzen… Würde gehen, ist aber natürlich nicht 100% elegant ;)

    Falls es aber momentan keine andere Lösung gibt, mach ich das so und würde mich über Anpassungsmöglichkeiten der Sortierung in einer neuen Enfold-Version freuen.

    Viele Grüße,
    Karsten

    in reply to: Full Width Slider breaks page #376733

    Hi Elliott,

    thanks for your fast response :)

    The culprit was the plugin “crazy lazy” in combination with the portfolio gallery.
    Deleted the plugin, everything is perfect again :)

    Thanks a lot,
    Karsten

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