Hi,
I have embedded PHP in WordPress page.
I like to call "phpgrid" shortcode inside PHP but when I use
echo do_shortcode('[phpgrid id="list1" table="travel_agency"]');
no grid will be displayed.
It looks like this shortcode is not known by the Theme.
Cheers
Gerhard