Search found 4 matches

by magordon
Sun Oct 23, 2016 10:25 pm
Forum: General discussions
Topic: How do I get the buttons above the TAG Menu to show up?
Replies: 6
Views: 10618

Re: How do I get the buttons above the TAG Menu to show up?

Hi,

Unfortunately it's internal only. I see what you are talking about in the code though, so basically if it has tag's it should show the buttons? I may just pull the full download rather than getting and building it from git, and try that...

Thank you,
Matt
by magordon
Sun Oct 23, 2016 7:09 pm
Forum: General discussions
Topic: How do I get the buttons above the TAG Menu to show up?
Replies: 6
Views: 10618

Re: How do I get the buttons above the TAG Menu to show up?

Hi Thorsten,

I've assigned a comma separated list of tags when I created all of the FAQ's.

Thank you,
Matt
by magordon
Sun Oct 23, 2016 1:07 pm
Forum: General discussions
Topic: How do I get the buttons above the TAG Menu to show up?
Replies: 6
Views: 10618

Re: How do I get the buttons above the TAG Menu to show up?

2.9.5 installed via these instructions:

$ git clone git://github.com/thorsten/phpMyFAQ.git
$ git checkout 2.9.5
$ curl -s https://getcomposer.org/installer | php
$ php composer.phar install
$ npm install
$ bower install
$ grunt
by magordon
Fri Oct 21, 2016 3:01 am
Forum: General discussions
Topic: How do I get the buttons above the TAG Menu to show up?
Replies: 6
Views: 10618

How do I get the buttons above the TAG Menu to show up?

I'm not seeing the email to a friend, or generate PDF options on the right of my FAQ? any ideas?

Thank you in advance!