Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@michael_r_cox)

    I see you posted this 8 months prior to my response, so I hope this still sheds light on your issue.

    I was able to fix this in the “archive.php” file under the div class “entry-summary”.

    <a class="read-more" href="<?php the_permalink(); ?>"><?php _e( 'Read Article', 'oxygen' ); ?> &rarr;</a>

    There you can change “Read Article” to anything you’d like.

    Hope that helps.

    Michael

    (@michael_r_cox)

    Hi SDM36,

    This post is 2 months old, but I’ll go ahead and replay anyways ??

    I struggled with this issue also, but finally got it to work. A few things you might try, if you haven’t already…

    1. Under Appearance>Customize>Miscellaneous, make sure the “Fancybox” checkbox is checked.
    2. When you go to edit a gallery, in the gallery settings panel to the right, make sure you set the “link to” drop down to “Media File”
    3. If you’re are wanting it to work on an image inserted directly into a post (not a gallery), then using the “Edit Image” shortcut icon that shows up at the top corner of the image, then click the “Link to Image” button that appears just underneath the Link URL field.

    Beyond that I’m not sure – but doing those things made it work for me.

Viewing 2 replies - 1 through 2 (of 2 total)