Thank you for your response but that did not help.
I am not trying to create an image gallery using a repeating field. As this will not allow me to create a custom Single Product Template.
I am trying to get Single Product Gallery Images in a Full-width Slider within the single product page. Please let me know if you have trouble understanding what I am trying to achieve.
Anyway, I already managed to get the images I want creating custom shortcodes in functions.php but I am having a problem, please see attached screenshot.
The Product Gallery Images I have put them under Flex Slider by creating shortcodes in functions.php and using them in Views.
The problem is that when I try to add the Product Category Shortcode above the slider, it does not work. And I noticed this on the HTML markup.
I am guessing that it is due to the custom shortcode.
Yes - it could be due to that custom shortcode you prepared and we do not support such custom edits as per our support policy but if you can share problem URL and access details I will try to have a look at your issue.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
thanks for all details. Maybe I do not understand your issue yet. I see the page and view you shared, As I understand, view is displaying the slider images now where I can see the Product Category Shortcode you added?
My goal here is to place this shortcode within the "Template for Products" next to the "add to cart button".
The problem is: The button is pushed to the top of the main product image. When I place the shortcode next to the the "Add to cart" shortcode. See screenshots.
I am trying to:
Add a custom shortcode next to the add to cart button using Product Template.
Link to a page where the issue can be seen: hidden link
I expected to see:
The "Order a free sample" button should be next to the add to cart button.
Instead, I got:
The sample button is being pushed to the top of the page below the slider. It seems all custom shortcodes are being pushed to the top...
I've removed the shortcode you created [woo_display_sample_btn] from functions.php file and modified a little bit and added to Toolset's custom code section as given under:
=> hidden link