Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems linking readmore link #18

Open
gab1982 opened this issue Feb 20, 2014 · 1 comment
Open

Problems linking readmore link #18

gab1982 opened this issue Feb 20, 2014 · 1 comment

Comments

@gab1982
Copy link

gab1982 commented Feb 20, 2014

If anyone is having issues with the read-more link not going to the independant testimonial to fix it, open up ivycat-ajax-testimonials.php and find around line 212 '.home_url( '/testimonials/' before /testimonials/ put your new URL so if you made a page like delighted-clients then your url should read: /delighted-clients/testimonials, meaning the entire line would be like:

$post_more = ( $more_tag )? ' '.$more.'' : '';

This does involve editing the core files so be aware that when updating you will be overwriting the above changes, It would be a great idea to have this doable via the admin.

@sewmyheadon
Copy link
Member

Thanks for the tip, gab1982.

I'm wondering if a better long-term solution would be for us to provide an input field in the plugin admin so you can set your 'testimonial base,' which would default to testimonials, but could be changed to accommodate your needs.

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants