Home Forums Plugins WooCommerce Photo Reviews Several questions and request for help

Several questions and request for help

  • Author
    Posts
  • #67333

    Filiberto Flores
    Participant

    Hi Villa Theme,
    I’ve shot a little video trying to explain a few questions and what I want to accomplish with the Photo Review Plugin, here is the link

    https://storyxpress.co/video/ke66ppsa7lalnun40

    Also, this is the email that Judge.me sent me a while ago and help me with their program:

    “Hi Filiberto,
    It seems the theme you’re using is using custom hooks, so i’ve adjusted the code to include the custom hook (added to snippet plugin) and the preview badge is now positioned correctly after the product title https://alkimiajoyeria.com/

    function bbloomer_custom_action() {
    echo do_shortcode(‘[jgm-preview-badge]’); ;
    }

    add_action( ‘ocean_after_archive_product_title_inner’, ‘bbloomer_custom_action’, 15 );

    I’ve also disabled the default preview badge placement 🙂

    Please let me know if you’re happy with everything.”

    Please let me know if I wasn’t clear enough with the ideas over the video that I am sending you.

    Hope to hear from you soon.

    Thank you
    Filiberto

You must be logged in to see replies to this topic. Click here to login or register