Hi @yasko,
Would you mind posting your shortcode you are trying to implement please?
Thanks,
Cameron
Thread Starter
yasko
(@yasko)
<?php echo do_shortcode(‘[facebook-page-plugin]’); ?>
i use the shortcode a menu plugin and a search plugin. and they work. there is no problem.
but i can not make with [facebook-page-plugin]
Thank you quick reply. I wait your reply.
Hi @yasko,
It’s not working because you are not passing any parameters to the shortcode. Please read the FAQ to understand how the shortcode works.
In your case, you’ll want your shortcode to at least contain [facebook-page-plugin href="Fabrika-SatisCom-662439643904341"]
Thanks,
Cameron
Thread Starter
yasko
(@yasko)
Thank you so so much ! It is work. The mistake is mine. Sorry.
Thank you very much !
Have a nice day ! and thanks for nice plugin.
Thread Starter
yasko
(@yasko)