-
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
Got it.. thanks -
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
Thanks for the info. I don't know what backticks are or how to insert them.… -
Posted a reply to Purpose of addComment.moveForm, on the site WordPress.org Forums:
I got it figured out... thanks -
Posted a reply to Purpose of addComment.moveForm, on the site WordPress.org Forums:
Jacob... I'm struggling to obtain the comment_id of the parent of the reply. I'd like… -
Posted a reply to Purpose of addComment.moveForm, on the site WordPress.org Forums:
Thanks, Jacob.. Fred -
Posted a reply to Purpose of addComment.moveForm, on the site WordPress.org Forums:
Sorry, I should also have shown the other edit: >>>>> $onclick = ''; $link =… -
Created a topic, Purpose of, on the site WordPress.org Forums:
When I comment out the below in comment-template.php, … -
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
And... this works to fetch the page id" onclick="editMe('. $post_id .')" But none of the… -
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
Correction: <script><div style=”visibility:visible” id=”divCommentID”></div></script> -
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
I'll try to understand your info. Thanks for that.. But here's what's peeing me off:… -
Posted a reply to Show $post_id via javascript function, on the site WordPress.org Forums:
Thanks, but that doesn't work either. Here's what I have: function getJSPostID() { try {… -
Created a topic, Show $post_id via javascript function, on the site WordPress.org Forums:
Hi... In comment_template.php there's the id of the a… -
Posted a reply to Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
Thank you for your reply. get_the_ID() doesn't return the comment_id. Can you show me how… -
Created a topic, Store comment_id in global variable when reply clicked then read with javascript, on the site WordPress.org Forums:
I need to get the comment_id of the comment when 'Repl… -
Posted a reply to IP Geoblock opens 2 windows on link clicks when user is logged in, on the site WordPress.org Forums:
Thant worked @tokkonopapa. I'll test again tomorrow to make sure. Thanks, Punch -
Posted a reply to IP Geoblock opens 2 windows on link clicks when user is logged in, on the site WordPress.org Forums:
Nope... sorry, but the same problem. Is there anything I can do to demonstrate? Regards,… -
Posted a reply to IP Geoblock opens 2 windows on link clicks when user is logged in, on the site WordPress.org Forums:
Hi, Thanks for your quick response. No, I'm not running any plugins like that. Sorry.… -
Created a topic, [IP Geo Block] IP Geoblock opens 2 windows on link clicks when user is logged in, on the site WordPress.org Forums:
If a user is logged in, any URL link click opens two n… -
Created a topic, foreach() error in class-comment-popularity.php, on the site WordPress.org Forums:
We have been running our WP website for about 3 weeks,…