The following steps are specific to Gigawatt but can be applied to other themes using the standard Portfolio post type (Knead, Press Two, Personal, TinyBlog, Waves, Dynamo) Go to Appearance → Editor and click on fetch-portfolio.php Look for the following code, which is right around the closing </ul> of your main portfolio image container or […]
Solution
The following steps are specific to Gigawatt but can be applied to other themes using the standard Portfolio post type (Knead, Press Two, Personal, TinyBlog, Waves, Dynamo)
Go to Appearance → Editor and click on fetch-portfolio.php
Look for the following code, which is right around the closing </ul> of your main portfolio image container or column.
<?php endforeach; ?>
</ul>
Place your cursor before the closing </ul> and hit enter to create a blank line.
Knowledgebase
How to Enable Comments in the Portfolio Post
Intro
The following steps are specific to Gigawatt but can be applied to other themes using the standard Portfolio post type (Knead, Press Two, Personal, TinyBlog, Waves, Dynamo) Go to Appearance → Editor and click on fetch-portfolio.php Look for the following code, which is right around the closing </ul> of your main portfolio image container or […]
Solution
The following steps are specific to Gigawatt but can be applied to other themes using the standard Portfolio post type (Knead, Press Two, Personal, TinyBlog, Waves, Dynamo)
<?php if(comments_open()){comments_template();} ?><?php endforeach; ?> <?php if(comments_open()){comments_template();} ?> </ul>Latest Articles
Framer tutorial videos
How to add a Multi-Platform Chat Widget to your WordPress Website
How to easily add Capterra reviews to your WordPress site
Add Telegram Chat to your Website easily for free
How can I add AirBNB reviews to my WordPress site without coding?
How to add Facebook reviews to your WordPress website without coding
Related Posts
Framer tutorial videos
How to add a Multi-Platform Chat Widget to your WordPress Website
How to easily add Capterra reviews to your WordPress site
Add Telegram Chat to your Website easily for free
How can I add AirBNB reviews to my WordPress site without coding?
How to add Facebook reviews to your WordPress website without coding