NSP Pro, post-listing.format problems?
Writer, blogging theme for writers and authors | Support forum.
- GK User
- Fri Oct 28, 2016 12:10 pm
In NSP Pro widget, post-listing.format: https://www.dropbox.com/s/ozlaopvamijh7sx/47.png?dl=0
is not possible to change format by changing this tags: https://www.dropbox.com/s/6uwoqgvl8gj5fxe/48.png?dl=0
is not possible to change format by changing this tags: https://www.dropbox.com/s/6uwoqgvl8gj5fxe/48.png?dl=0
-
- Senior Boarder
- Joshua M
- Fri Oct 28, 2016 8:12 pm
Hello,
Yes, you are using post-listing.format, so the default "Format" field doesn't work (it works only if you select Article format:"none".)
Yes, you are using post-listing.format, so the default "Format" field doesn't work (it works only if you select Article format:"none".)
-
- Moderator
- GK User
- Sat Oct 29, 2016 11:05 am
Is it possible some how to change author tag to category tag in post-listing.format?
-
- Senior Boarder
- Joshua M
- Mon Oct 31, 2016 8:26 am
Yes, but only by editing plugins file:
plugins/gk-nsp/article_formats/post-listing.format
and change
to:
plugins/gk-nsp/article_formats/post-listing.format
and change
- Code: Select all
{AUTHOR_NAME}
to:
- Code: Select all
{CATEGORIES}
-
- Moderator
4 posts
• Page 1 of 1