• I have been trying to add your plugin’s shortcode to a page using WPTouch Pro, and it’s just not working.

    The website I’m working on is http://bocachicarestaurant.com. I’m using the following code to echo the shortcode ‘<?php echo do_shortcode( ‘[twitter-widget]’ ); ?>’ and it causes to throw the following errors:

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home2/XXXXXXX/public_html/wp-content/plugins/twitter-widget-pro/wp-twitter-widget.php on line 1238

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home2/XXXXXXX/public_html/wp-content/plugins/twitter-widget-pro/wp-twitter-widget.php on line 1242

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home2/bocachic/public_html/wp-content/plugins/twitter-widget-pro/wp-twitter-widget.php on line 1246

    I have a ticket in with WPTouch Pro in case they have a trick for working with a plugin’s shortcode.

    Thanks!
    Chris

    http://wordpress.org/plugins/twitter-widget-pro/

  • The topic ‘Shortcode not working with WPTouch Pro’ is closed to new replies.