• He Guys,

    I installed the plugin WPminify on my website: https://www.raspberryweightloss.net and after that my website was messed up. I deleted the plugin and doing some repairs everything looked normal. Except my footer links are there but not visible?

    I don’t know how to fix this.

    Could someone help me?

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter drogbaone

    (@drogbaone)

    adpawl,

    Do I delete everything between <p class=”alignleft”></p>? because this is the code

    <p class="alignleft"><?php if(get_option('pr_footer_left_text')){ echo get_option('pr_footer_left_text'); } ?></p>

    [Moderator Note: Please post code or markup snippets between backticks or use the code button.]

    In that case, you must edit paddings in #footer .foot_top p
    ….because this section is too high and pushes down the links.

    Thread Starter drogbaone

    (@drogbaone)

    I have the deleted the
    <p class="alignleft"><?php if(get_option('pr_footer_left_text')){ echo get_option('pr_footer_left_text'); } ?></p>

    [Moderator Note: Please post code or markup snippets between backticks or use the code button.]

    but unfortunately did not change anything

    -through cache, now the change should be visible.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Footer Links Invisible’ is closed to new replies.