• The plugin doesn’t work as expected. the use of shortcode parameter doesnt work. doesnt work slider sometimes. I place the shortcode at bottom of single product page but it still shows at top.

    I have modified it and used the hook woocommerce_after_single_product_summary to force it to show at bottom. Please fix everything

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rajarora795

    (@rajarora795)

    Sir,
    I would recommend using the checkbox “At Sinle product Page” to be checked , which hooks the code at desired location.Otherwise it can also be hooked , as you have done.

    Slider in your site appears working fine otherwise You might want to use the plugin without slider as It appears Your theme also uses the some slider in the main image which might cause a conflict.
    Thanks
    Rajnish

    • This reply was modified 4 years, 1 month ago by rajarora795.
    Thread Starter amanhstu

    (@amanhstu)

    Is there any ability to change the animation of the slider ? If not where to modify the code for changing the animation please ?

    Thread Starter amanhstu

    (@amanhstu)

    Also I tested your provided version from google drive. That doesnt work either. Main thing is that the shortcode doesnt work whereever I put that it doesnt work. If you want I can give you admin access if you want.

    Plugin Author rajarora795

    (@rajarora795)

    Sir
    Look for function initSlider() in class Scarousel in file
    /frontend/js/rvpplugin-frontend.js
    Change the settings as per your requirement
    Also please explain the problem with shortcode , is it not working or the placement is wrong ?
    An example shortcode would be
    [rvp_show no_products=”4″ slider_use=”true”]
    Thanks
    Rajnish

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Update Plugin’ is closed to new replies.