Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1157752

    I noticed today on a recent post that the internal link does not work. I checked other pages that have internal links and none of them seem to be working. They had worked. Not sure what might be going on. Any suggestions appreciated. Thanks. -Ken

    #1157829

    Hey,

    That seems to be related to “print friendly” plugin you are using.
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    div.printfriendly {
        clear: both;
    }
    
    

    Best regards,
    Yigit

    #1157982

    Thanks; here’s what happened. I put in the snippet and still did not work; deactivated the plug in, still did not work; then thought of trying different browser. Was using Chrome. Used Firefox. With snippet, Firefox worked, without snippet, Firefox did not work.So, it’s something in Chrome. Any ideas?

    Also, on another note, if you look at openmindcouseling.com/blog/ you’l see the posts are listed without any text or images; but, if you scroll down you’ll see some that do have images and text. I’m not sure which I like better, but I don’t know what the difference is; I don’t know what to do to make either images and text show up or not show up. Any suggestions on that one?

    #1158099

    Hi,

    1- Please flush browser cache in Chrome and refresh your page a few times. It is working fine on my end on Chrome at the moment :)

    2- Could you please create temporary admin logins and post them here privately so we can look into it?

    Best regards,
    Yigit

    #1159376
    This reply has been marked as private.
    #1159514

    Hi,
    I took a look at the link you provided above and found it to work correctly, I also tested many other internal links on your site and they also worked. Please clear your browser cache and check again.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.