I’m editing the Vortex theme, and through search I found how to move the comments link from under the post title to the post footer. My problem is that there is a comma before the link. I searched the php code but I’m not sure which comma to delete
Here’s the site in case you need to see. And some help on how to install the edited function would be reall welcome because I don’t remember php that well..!
Even though I didn’t change the code, I now get this error “Parse error: syntax error, unexpected T_VARIABLE in /home/content/29/10455329/html/wp-content/themes/vortex/functions.php on line 44” and I can’t correct or check anything because it doesn’t let me get to wp-admin….
Viewing 1 replies (of 1 total)
The topic ‘Editing post comment link’ is closed to new replies.
(@arwenundomiel)
13 years, 2 months ago
I’m editing the Vortex theme, and through search I found how to move the comments link from under the post title to the post footer. My problem is that there is a comma before the link. I searched the php code but I’m not sure which comma to delete
Here’s the site in case you need to see. And some help on how to install the edited function would be reall welcome because I don’t remember php that well..!