Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mark Kevin

    (@mkesteban08)

    Hi @lodetkint,

    Good day, and thanks for reaching out.

    We should be able to utilize the “wcv_product_ships_from” filter, and move it below the other product meta, but upon testing some snippets from my end, it does not seem to be working.

    For this reason, I went ahead, and escalated it to our development team.

    If you would like to simply remove it, a workaround is to use this CSS:
    span.wcvendors_ships_from {
    display: none !important;
    }

    I’ll be sure to get back to you as soon as I have the proper snippet that you can use to move its position. Thanks for your kind understanding.

    Plugin Support Mark Kevin

    (@mkesteban08)

    Hi @lodetkint,

    One of our developers provided us with the snippet to move the “Ships from” element under the other product meta. You can copy the code here:
    https://library.wpcode.com/snippet/7oqz77zo/

    Please let me know if you have other questions. Have a great day!

    Thread Starter lodetkint

    (@lodetkint)

    Ok perfect – this worked!! Thx for fast support.

    Regards, lode

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how can I change the position “ships From : …”’ is closed to new replies.