Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I am trying to use the post loop widget to build some pages. I think it would work fantastic. One issue I have is with the naming convention. loop-content.php would show up in the post loop dropdown option as loop-content.php. Is there a way to give it a nice name so it could say “Single Project” instead of “loop-content.php”?
Hi ThemeBuddies
Thanks for reaching out.
Check this out to remove all the partial’s you don’t want in there: https://github.com/siteorigin/siteorigin-unwind/blob/develop/inc/siteorigin-panels.php#L31-L59.
And then check this out to get a readable name: https://github.com/siteorigin/siteorigin-unwind/blob/develop/loops/loop-blog-default.php#L3
Hope that helps :)
Thank you Andrew. Works great
Super, glad to hear that helped. All the best with your upcoming projects.