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

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
magordon
Posts: 4
Joined: Fri Oct 21, 2016 2:58 am

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

Post by magordon »

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!
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

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

Post by Thorsten »

Hi,

which version do you use?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
magordon
Posts: 4
Joined: Fri Oct 21, 2016 2:58 am

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

Post by magordon »

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
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

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

Post by Thorsten »

Hi,

do you have any tags?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
magordon
Posts: 4
Joined: Fri Oct 21, 2016 2:58 am

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

Post by magordon »

Hi Thorsten,

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

Thank you,
Matt
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

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

Post by Thorsten »

Hi,

strange, is it possible to get access to your FAQ?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
magordon
Posts: 4
Joined: Fri Oct 21, 2016 2:58 am

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

Post by magordon »

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
Post Reply