Photographers Site, FB plugin misplaced
-
Hello –
I have a small issue, I hope someone can help me with:
I run a simple photography portfolio website. Under each post, after the last image, I have one line of text saying: Posted under (category), Comment (number)
Below this I have a Facebook Like buttom.
Post Example:
Title
Date
Photo1
Photo2
Text (ex.: “Posted under Portraits…”)
FB Button
CommentsAll very simple.
I changed the FB button from Iframe to Javascript and using a plugin for this.
However, the button is misplaced before the mentioned text, instead of after, and I can’t figure out how to rearrange it.
The command line is placed in _post_list.php:
Posted under <?php the_category(‘, ‘) ?>. <?php comments_popup_link(‘Comment ‘, ‘1 Comment ?’, ‘% Comments ?’); ?>
Currently I’ve taken it out until I find a solution.
The Website is https://jacoblangvad.com
Please help.
Thanks
/Jacob
- The topic ‘Photographers Site, FB plugin misplaced’ is closed to new replies.