Home>Support>Price box widget customization

Price box widget customization

Hey!

Once again, thanks for your efforts! I have couple issues or suggestions which might help others too.

– I would like to use shortcodes of different plugins in widget fields. For example the price box widget. If I add any short code in to the “price” field, I get foreach error.
– Other thing is that I would like to hide the button from the same price box widget. This is due I use Amazon buttons and it looks now quite harsh.

Other option would be to have some other kind of text widget with similar styling since the basic text widget does not have any borders or bullet list functions which I like to use.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Petri

    Thanks for your positive feedback.

    To my knowledge it is not possible to run shortcodes in the price table widget. You might search for a third-party price table plugin that could handle this. I unfortunately don’t know of one at the moment.

    To hide the buttons, try adding the following under Appearance > Custom CSS:

    /* Hide SiteOrigin Price Table Widget Button */
    
    .ow-pt-columns-atom .ow-pt-column .ow-pt-button { display: none !important; }

    The above snippet I believe is for the Price Table widget in our Widget Bundle plugin: http://wordpress.org/plugins/so-widgets-bundle/

    To use a TinyMCE editor in Page Builder please first install: http://wordpress.org/plugins/black-studio-tinymce-widget/ and then insert the Visual Editor widget into Page Builder.

  2. 10 years, 1 month ago Petri Rahikkala

    Thanks for your reply. I will keep looking for solution.

    The CSS which you provided was for the other widget, the Price Table as you mentioned. I use the Price Box (PB) but with you example I was able to pinpoint the correct code to exclude.

    /* Hide SiteOrigin Price Box Widget Button */
    
    .origin-widget.origin-widget-button-simple-white { display: none !important; }
  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Thanks for your understanding and for sharing your solution. Much appreciated.

  4. 10 years, 1 month ago Petri Rahikkala

    And it seems to working nicely. http://www.oilfordogs.com/hemp-seed-oil-for-dogs/

  5. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    That looks great. Nicely done.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More