Image Carousel Thumbnail Slider with SwiperJS and ACF in WordPress

…you can check out on the SwiperJS site. https://gist.github.com/neilgee/4bdaad5361a89b0818ae79f6de8c2c9c#file-swiperinit-js Build the ACF Gallery Loop Looking at the SwiperJS mark up for html https://gist.github.com/neilgee/4bdaad5361a89b0818ae79f6de8c2c9c#file-swiper-html-html The ACF gallery field code can be…

Read More

Add a ‘Continue Shopping’ Button to Woo Commerce Checkout and Cart Page

…https://www.dropbox.com/s/uisjdc7li7q7gy5/return_to_shop_box_position.png?dl=0 Can you please help? Also managed to add the button on the Single Product posts, at single-product.php, but need to fix the position of it as well. I guess…

Read More

Image Carousel Thumbnail Slider with ACF Gallery Field in WordPress

…shortcode.   Template/Function https://gist.github.com/neilgee/e7c85d013e43b8e552659d843839cb4c#file-template-function-php or… Shortcode https://gist.github.com/neilgee/e7c85d013e43b8e552659d843839cb4c#file-lightslider-shortcode-loop-php In both examples the code is basically the same, how the thumbs show is via the ‘data-thumb‘ attribute – if you want just…

Read More