• Hello i am new to wordpress and my question is this how efficient is the text editor on wordpress as i am inputting html directly there. Can this cause conflicts? i have been able to resolve an issue where i needed a buy now button using the code below in a locked content shortcode but i am worried of future problems. I suppose what i am saying is i have always coded on notepad and never directly within a home page or divi builder etc.

    [et_bloom_locked optin_id=optin_1]
    <span class=”edd-add-to-cart-label”>Free – Purchase</span> <input class=”edd-add-to-cart edd-no-js button white edd-submit et_pb_button” name=”edd_purchase_download” type=”submit” value=”Free – Purchase” data-action=”edd_add_to_cart” data-download-id=”770″ data-variable-price=”no” data-price-mode=”single” />Checkout
    <span class=”edd-cart-ajax-alert” aria-live=”assertive”> <span class=”edd-cart-added-alert” style=”display: none;”>
    Added to cart</span>
    </span>
    <input name=”download_id” type=”hidden” value=”770″ />
    <input class=”edd_action_input” name=”edd_action” type=”hidden” value=”add_to_cart” />
    [/et_bloom_locked]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    That’s not a built-in WordPress shortcode. What plugin are you using to provide the et_bloom_locked shortcode?

    Thread Starter anthony1976

    (@anthony1976)

    Hello James,

    Thanks for response i am using bloom unfortunately bloom locked will not lock shortcodes hence my use of HTML, it works apart from my progress circle has disappeared when i click the buy now button

    Moderator James Huff

    (@macmanx)

    Ok, since that is a commercial plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best: https://www.elegantthemes.com/contact/

    Forum volunteers are not given access to commercial products, so they would not know why it is not working properly. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘short code problem’ is closed to new replies.