Viewing 1 replies (of 1 total)
  • Theme Author uepselon

    (@uepselon)

    Hi Jay,

    you could use third party facebook widgets like that: https://www.ads-software.com/plugins/facebook-like-box-widget/

    To hide the info with the usable HTML tags you have to change one line of code in the “comments.php”:

    replace this: <?php comment_form(); ?>
    use this instead: <?php comment_form(‘comment_notes_after=’); ?>

    I don’t think, that WordPress has a default behavior that shows last pages instead of last posts. That’s no theme issue.

    What “contact form” do you mean? I think this issue is also not related to the theme.

    Kind regards,
    uepselon

Viewing 1 replies (of 1 total)
  • The topic ‘Contact form? facebook-widget? "last page" instead of "last blogpost"?’ is closed to new replies.