• Arpit.v7

    (@arpitv7)


    Hello
    I want to use function the_widget for cryout column on front page inside a responsive widget sidebar. On dropping the widget in it, its working fine but due to some reason i want to call the widget through text editor widget by function the widget. I have seen the class for cryout column in widget.php i.e. ‘ColumnsWidget’ and trying to execute the widget via function but unable to do so.

    I ma trying this

    <?php the_widget(‘ColumnsWidget’,’title=about&image=[‘http://scienceinfusion.com/wp-content/uploads/2015/05/manuscript-729617_1280.jpg’%5D&#8217;, ‘text’ => ‘xyz’, ‘link’ => ‘xyz.com’); ?>

    But it is not working

    I there any other method to call this widget without dropping it in widget areas.

    Please somebody help me regarding this.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to function the_widget for cryout column widget’ is closed to new replies.