badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Inserting Easy Pricing Table widget into the main page when business theme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10197
    npr1307
    Participant

    I currently have my main page set up using the business theme template. I would like to use a widget on this page called Easy Pricing Table and wanted to know how this would be possible.

    #10203
    npr1307
    Participant

    Don’t know if this was the cleanest way to do it but I placed the following into php.function file

    // Enable shortcodes in widgets
    add_filter(‘widget_text’, ‘do_shortcode’);

    It works and the formatting is fine. Any other suggestions or do you believe this was the best way to approach it.

    #10212

    hi
    we recommend you not to change the file. If you change the file then while updating to our new version all your customization code will be lost. So better make child theme and customize the code.

    yes you can add the code and its OK.
    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.