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

    (@scottpaterson)

    Hi franciscojsepulveda,

    There is no default product item name. It must be manually entered. Please try and delete your current button shortcode and make it again.

    Thanks,
    Scott

    Thread Starter franciscojsepulveda

    (@franciscojsepulveda)

    I chose manual a name “ebook”, but it does not appear when someone try to pay with paypal.

    maybe I can use another way to put a name.

    This is my “code”:

    [wpecpp name=”Ebook “Invertir y Ganar”” price=”19.90″ align=”center”]

    But book “Invertir y Ganar” does no appear when someone try to pay.

    What can I do?

    Plugin Author Scott Paterson

    (@scottpaterson)

    Hi franciscojsepulveda,

    Ah, I see the problem. You can’t use quotation marks in the item name unless you flip the way the shortcode works.

    So should be able to do either:
    [wpecpp name=’Ebook “Invertir y Ganar”‘ price=’19.90′ align=’center’]

    Or:
    [wpecpp name=”Ebook ‘Invertir y Ganar'” price=”19.90″ align=”center”]

    Thanks,
    scott

    Thread Starter franciscojsepulveda

    (@franciscojsepulveda)

    Excelent!

    Problem solved

    Thank you so much ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with example text’ is closed to new replies.