Tagged Questions
0
votes
3answers
69 views
adding a text message beside the comment submit button
What is the cleanest way to display a text message beside the submit button like this in screen shot:
I am currently doing it by editing the file wp-includes/comment-template line 1577 (wordpress ...
0
votes
0answers
126 views
Add custom comment box similar to facebook or wordpress
I made a page and override with custom post type and I am using jQuery ajax.
And I'm displaying all posts by image only and when we click on images, a popup populates itself in below image.
Its is ...
1
vote
1answer
73 views
How to enable commenting system in Wordpress
I am learning how to create custom Wordpress theme from this pageand everything is working except commenting system because they haven't described how to enable it (they only used <?php ...
0
votes
1answer
731 views
customizing TwentyEleven comments template
Typically I don't utilize comments on my sites, however I'm using the comments functionality as a sort of live-feed testimonials page. To do this, I've borrowed comments.php and the comments portion ...
