sarcasticsaint
Forum Replies Created
-
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Empy container.yes, this helps. thanks
Forum: Plugins
In reply to: [WooCommerce] Product loop by attribute valueOk, change to
meta query to tax_query helped me‘tax_query’ => array( array(
‘taxonomy’ => ‘pa_prod_cat’,
‘field’ => ‘slug’,
‘terms’ => ‘kresla’,
‘operator’ => ‘IN’,
) )Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] ALM not workingRequest sended, thank u for helping
Forum: Plugins
In reply to: [Ajax Load More – Infinite Scroll, Load More, & Lazy Load] ALM not working1)jquery was connected from wp-include without my participation, and my scripts worked. Just in case enqeued again in the function.php
Inspector shows both:
https://gyazo.com/a240c84de92dba61b6979c3a34b820192) wp_footer is present
https://gyazo.com/549f21c74e9bb11e9ed3763e199a80a0Filter also did not help
Forum: Plugins
In reply to: [Yandex Map for ACF] Не выводится картаоткатил версию ацф на 5.5.1 (на другом сайте карты все ок). все равно не работает, ни полем ни субполем. пустой див и все
Forum: Plugins
In reply to: [Yandex Map for ACF] Не выводится картаПроблема снова актуальна:
В версии ACF 5.6.1 код <?php the_yandex_map(‘main-map’) ?> выводит пустой див с айдишником и заданной высотой, но самой карты нет