• Resolved robertshippey

    (@robertshippey)


    Hi,

    Is there any way to have both free text and a form shown in the panel?

    I tried putting the shortcode into the ‘text or html’ field but clearly that doesn’t work, which is a shame.

    Is there a hook/filter for the panel’s content area so I can inject any content of my own there?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi there!

    In WordPress there are shortcodes for every thing that do small things as well as BIG things. So far when some product is built we have to take care of every thing to be solid. For that reason we test every contact shortcode before we add support in our slider for it. And thats the reason for not enabling shortcodes right in our HTML block which can open a series of new support topics over here.

    Hope you understand.

    But for sure we’ll add some action hook so that if some one wants to do the thing they are always welcome. will update the plugin with some hook and will let you know.

    Thanks!

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @robertshippey!

    In version 2.1 we have released a number of hooks and filters to let developers to their thing with out touching the core.

    Changelog

    
    2.1
    Improvement – Updated Settings UI and scripts
    Improvement – Added filter hook “wpcs_html_content”
    Improvement – Added action hook “wpcs_before_slider_content”
    Improvement – Added action hook “wpcs_after_slider_content”
    Improvement – Added action hook “wpcs_before_slider”
    Improvement – Added action hook “wpcs_after_slider”
    

    Soon we’ll update developers documentation over here.

    Let us know if there is any thing else we can help you with.

    Thanks!

    Thread Starter robertshippey

    (@robertshippey)

    That’s awesome, thanks! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Form and text’ is closed to new replies.