lpedley
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingHi David, I just did the test again but on the live site rather than the test site. The ID was probably incorrect in the original test as well.
I’ve followed your instructions and the ID displaying on that page is the same that I placed in the code originally so it must be a theme issue. We are using BuddyBoss theme, what should I do next?
Thank you very much
Liam
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingThink I finally got there?
string(12) "computed url" string(104) "https://www.squarepeg.online/docs/employer-champion-leaflet/?bp-attachment=Employer-Champion-Leaflet.pdf" string(17) "protection active" bool(true) string(9) "$att_base" string(29) "Employer-Champion-Leaflet.pdf"
I am hoping we can find a solution with this ??
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingHi David, thanks for that. Learning a lot!
This is what was returned after I ran the test on my local copy:
string(12) "computed url" string(52) "https://localhost:8888/squareroot/test/?bp-attachment" string(17) "protection active" bool(true) string(9) "$att_base" string(0) ""
Any ideas?
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingHey David thanks for your reply. I’ve created a page-test.php in my theme folder and added the php tags. The next bit you lose me a little. How do I test the items? If I had an ID of 163 for example, how to I run the debug (do I visit a specific URL or amend the code)?
Thanks again
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingHi there,
Please can you provide any guidance on this one??
Thanks
Forum: Plugins
In reply to: [BuddyPress Docs] Attachment links not workingHi, thanks for getting back to me.
I have inspected the link and these are a few examples:
<a href="https://www.squarepeg.online/docs/info-about-the-sheffields-working-programme/" title="Sheffields-Working-Leaflet.pdf">Sheffields-Working-Leaflet.pdf</a>
<a href="https://www.squarepeg.online/docs/employer-champion-leaflet/" title="Employer-Champion-Leaflet.pdf">Employer-Champion-Leaflet.pdf</a>
As you can see, the links are just directing back to the docs page of the particular member’s doc. Any ideas?
Thanks
Forum: Plugins
In reply to: [BuddyPress for Sensei] Courses descriptions showing message threads instead?Just to advise, we fixed this issue. Turns out if you do not include an Excerpt then this happens!