Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Sheila

    (@maviefol)

    LoveRally.org is the site
    Oh, and they are not working at all on posts in this theme.

    Plugin Author MikesPickz

    (@mikespickz)

    Thanks for the feedback. I saw your comment on the support site and replied with the fix. I’ll post it here as well.

    ———-

    The problem is that your theme is missing a very important WordPress function in the footer.php file. I’ve contacted the theme creator informing them of this omission as well. To fix this,

    1. Open the footer.php file
    2. Locate the </body> tag (very last line)
    3. Add this line <?php wp_footer(); ?> immediately BEFORE the </body> tag.
    4. Save and upload to your server

    The <?php wp_footer(); ?> call allows plugins to hook into your theme’s footer and add things (such as the code for the buttons that are missing).

    Hope this helps,

    Mike

    Thread Starter Sheila

    (@maviefol)

    Thank you so much, that’s not something I would EVER figured out on my own! LOL

    Thread Starter Sheila

    (@maviefol)

    Oh, just checked, the link buttons are showing on the pages but still not the posts.

    Plugin Author MikesPickz

    (@mikespickz)

    You’re welcome. I’m glad I could help you out. As of my writing this, I can see the buttons on both your posts and pages.

    I do notice that you are showing full posts on the homepage. If you want the icons to appear on the home page for each post, please select ‘Front Page’ within the MP Share Center Settings Page.

    I also notice that your sub-navigation (‘First Post’, ‘Local Love Rallys’, ‘Promos Limited Time’) is linking to category pages and not a post page. If you want the buttons to appear on these category pages, please select ‘Archive’ within the MP Share Center Settings Page.

    I hope this solves your problem.

    Thread Starter Sheila

    (@maviefol)

    Ohhhhhhhhhhhhhhh thank you so much! Yes, that was so simple! Now everything is as I had wanted it ! Wonderful, thank you! And thank you for taking the time to explain this simply for people like me who are not code or site savvy. lol

    Plugin Author MikesPickz

    (@mikespickz)

    You are very welcome! I’m glad to help. If anything ever comes up, feel free to contact me again.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘All links do not work’ is closed to new replies.