Continue Reading Link

Home Forums Calendar Products Events Calendar PRO Continue Reading Link

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #59860
    jmendes
    Participant

    Two Items,
    For some reason the “Continue Reading” link defaults to the first recurrence as opposed to the date that was selected. The first few work on every new month but the others for each particular month go back to the main one. http://fusion40fitness.com/events/

    Also can there be an option added to change the text “Continue Reading:” to any desired text? Either a drop down menu of choices to select from or an input field.

    Thanks!

    #60857
    Neill
    Member

    Hi Jmendes,

    First of all apologies for not getting to this sooner. We are getting high loads of support at the moment and doing everything in our power to catch up including bringing in more support helpers.

    I believe what you have got here is a bug that we noticed a couple of weeks back and I believe there is a fix for this released, however it looks like you have updated to the latest build of the plugin . Can I just confirm that is the case before we go any further.

    If you have already updated, could you create a new test event for us real briefly and see if that has the same issue. There may be a chance that the fix has worked, but has not effected events created before you update to the new version of the plugin?

    That should give us a good starting point.

    #60858
    Neill
    Member

    Hi Jmendes,

    First of all apologies for not getting to this sooner. We are getting high loads of support at the moment and doing everything in our power to catch up including bringing in more support helpers.

    I believe what you have got here is a bug that we noticed a couple of weeks back and I believe there is a fix for this released, however it looks like you have updated to the latest build of the plugin . Can I just confirm that is the case before we go any further.

    If you have already updated, could you create a new test event for us real briefly and see if that has the same issue. There may be a chance that the fix has worked, but has not effected events created before you update to the new version of the plugin?

    That should give us a good starting point.

    #63445
    Rob
    Member

    Hey Jmendes! Did you get a chance to check out Neill’s last reply here? Need anything else from us?

    #63540
    jmendes
    Participant

    We have the latest version installed of the plugin and the bug is still happening.

    #63881
    Barry
    Member

    Hi jmendes,

    I think this is perhaps due to your theme (though theoretically it could be another plugin) and the way it filters excerpt_more – as we don’t see the same thing when testing in a “plain vanilla” environment – you can certainly change this and for example a change to remove the continue reading link would look something like this:

    add_filter('excerpt_more', 'kill_excerpt_more', 100);
    function kill_excerpt_more() { return ''; }

    So you could take that as a starting point and certainly could tweak it to suit. Does that help here?

    #980537
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Continue Reading Link’ is closed to new replies.