Home › Forums › Calendar Products › Events Calendar PRO › Continue Reading Link
- This topic has 6 replies, 5 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
August 10, 2013 at 7:29 pm #59860
jmendes
ParticipantTwo 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!
August 16, 2013 at 5:28 pm #60857Neill
MemberHi 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.
August 16, 2013 at 5:29 pm #60858Neill
MemberHi 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.
August 28, 2013 at 1:22 pm #63445Rob
MemberHey Jmendes! Did you get a chance to check out Neill’s last reply here? Need anything else from us?
August 28, 2013 at 6:47 pm #63540jmendes
ParticipantWe have the latest version installed of the plugin and the bug is still happening.
August 30, 2013 at 12:24 pm #63881Barry
MemberHi 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?
July 7, 2015 at 6:27 am #980537Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Continue Reading Link’ is closed to new replies.
