ACF gallery with slider

Hello, I know this may be outside the paremater of Xtheme but I’ll give it a go anyway.
I am trying to implement the ACF gallery via slider by following the the steps outlined in the link https://support.advancedcustomfields.com/forums/topic/carousel-slider-implementation/

The steps given are the following:

  1. create a folder named “css” inside your theme folder
  2. create (or use if you already have it) a folder named “js”
  3. download flexslider from the links mentioned above (on woothemes site)
  4. unzip de flexslider archive on your computer
  5. copy the flexslider.css file to the “css” folder you created above
  6. copy the jquery.flexslider-min.js file to the “js” folder you created above
  7. in your template, use the code provided (in the link)

for “in your template” I assume they mean the wp-single.php which I have created in the following path x-child/framework/views/renew/wp-single.php

I have followed all of the above but it’s not working - is xtheme structured differently?
The path contained in the script points to /css/flexslider.css" and /js/jquery.flexslider-min.js"
which I have set up as http://www.fullthemeurl/testthemeurl/wp-content/themes/x-child/css/flexslider.css
http://www.fullthemeurl/testthemeurl/wp-content/themes/x-child/js//js/jquery.flexslider-min.js
but it does not work.

If you are aware of a more straightforward way of making a slide show gallery or thumbnails which just open as a full image with ACF / ThemeX please let me know!

Hey There,

That is technically possible. However, that would fall beyond the scope of our support since it would require custom development.

Thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.