Nathan
Forum Replies Created
-
I did a find and replace in json.php to change Services_JSON to Services_JSON_Blackbird and it worked!
Thanks for the help.
Forum: Fixing WordPress
In reply to: Operation Aborted: Going crazy!Both the slimbox and lightbox plugins caused this error for me. I used the manual method, putting the script tags in the header. Problem solved.
Forum: Plugins
In reply to: One Random Post (not random list or link)What if I want a link that says “random” on my page and when you click it takes you to a random post or page. The above listed comments seem to deal with displaying in a template. I just want a link that jumps to a random page or post.
Forum: Plugins
In reply to: Contact Form plugin and SPAMI deactivated Ryan Duff’s plugin and installed the PXS Mail plugin (based on Duff’s original). I’ve had no spam since I installed it (three days and counting). Much better than the 10+ spam emails I was getting daily.
PXS Mail: https://phrixus.co.uk/pxsmail
Forum: Plugins
In reply to: Contact Form plugin and SPAMI am using 1.3, and techwench is right,its just the body of the message that mimics email header info with bcc…
Forum: Plugins
In reply to: Contact Form plugin and SPAMI’m still getting the same type of spam with [email protected] on the bcc line…
Forum: Fixing WordPress
In reply to: the page doesn’t drop to my commentsForum: Fixing WordPress
In reply to: Comment link anchorIt’s a bug that is solved here:
https://www.ads-software.com/support/topic/37359Forum: Installing WordPress
In reply to: changing anchor id depending on number of commentsWorked like a charm!
Forum: Fixing WordPress
In reply to: listing number of comments within Page contentThank you! You are my hero!
Forum: Fixing WordPress
In reply to: listing number of comments within Page contentOh, right… yes, that works within the Loop, thanks.
But using the Loop, I’m limited to only the top or bottom of the page… How could I get it to display in the middle of the Page?
Forum: Fixing WordPress
In reply to: listing number of comments within Page contentThe codex link says it must be in the Loop to function. I placed
<p>This page currently has <?php comments_popup_link('no Comments »', '1 Comment »', '% Comments »'); ?></p>
in the Page template, within the Loop, but nothing appears.I am seeking to place this line after the first paragraph of Page content… which can’t be within the Loop, right?
This is the page I’m testing: https://www.nathangibbs.com/self-portrait/