• Resolved mozvilla

    (@mozvilla)


    Hello,

    The product name start a number e.g. “100% Pure Virgin Coconut Oil”. The Slider displays the product name as “Pure Virgin Coconut Oil 100%” instead of actual given namein the product.

    Can you guide me how it can be accomplished in order to display name in proper format? Any filter which I can add in my functions.php, etc.?

    Thanks,
    Baidyanath

    • This topic was modified 4 years, 4 months ago by mozvilla.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @mozvilla,

    Thanks for choosing our plugin.

    Put the below CSS to the plugin Setting > Custom CSS field to fix the issue.

    .wpsp-slider-section .wpsp-product-section .wpsp-product-title {
        direction: ltr;
    }

    I hope this helps you.

    Thank you.

    Thread Starter mozvilla

    (@mozvilla)

    Hello,

    I checked with above CSS, it did not work.

    Thanks,
    Baidyanath

    Plugin Author ShapedPlugin LLC

    (@shapedplugin)

    Hi @mozvilla

    Sorry for the late reply! This should work fine. We need more context to help you. Can you please post your support request in our support forum?

    Have a nice day!

    Thank you.

    Thread Starter mozvilla

    (@mozvilla)

    Hello,

    Thank you for reply. I changed the product name starting with “Alphabet” instead of number.

    The website is for a client. It is OK. No need rechange again.

    Thanks,
    Baidyanath

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product name start with number issue in slider’ is closed to new replies.