Hi Margaret,
You include everything that comes after ‘facebook.com/’. In this case your href parameter would be ‘pages/Ontrak-Mini-Aussies/1583026585286180’ (the characters after the question mark have no impact on the URL, so it doesn’t matter if these are included or not), so your shortcode would be [facebook-page-plugin href="pages/Ontrak-Mini-Aussies/1583026585286180"].
I hope that answers your query and if you have any other questions please don’t hesitate to ask.
Thanks,
Cameron
Thank you for your help. It worked! Margaret
When I add this into a text widget it shows the shortcode and not the facebook page image and that
Hi idealmin,
Thank you for bringing this to my attention
You can get around this by adding the following line of code in your theme’s functions.php file:
add_filter( 'widget_text', 'do_shortcode' );
I will include this in future updates of the plugin.
Alternatively, you can download the Shortcodes Ultimate plugin and call the Facebook Page Plugin shortcode in a SU widget.
In future, could you please open a new topic as your question is unrelated this support topic
I hope that answers your query and if you have any other questions please don’t hesitate to ask.
Thanks,
Cameron