s08e02 - Per Product FAQs SUPPORT / QUESTIONS / CHAT

Open to all! Ask other shopowners for help.
Post Reply
villameschik

s08e02 - Per Product FAQs SUPPORT / QUESTIONS / CHAT

Post by villameschik »

Addon:

Allows the customer to easily ask Questions about Products, and Shopowner to easily answer the questions. The FAQ's then display nicely in the Product Page.

Download:
viewtopic.php?f=28&t=539




--

Is it possible to add Maths Recaptcha to the module? Thank you

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s08e02 - Per Product FAQs SUPPORT

Post by heatherbell »

villameschik wrote: Fri Apr 16, 2021 8:53 am Is it possible to add Maths Recaptcha to the module? Thank you
Haven't tested but you could try:
In /includes/hooks/shop/siteWide/addMaths.php
Change Line 77 to:

Code: Select all

    $good_pages = ['create_account.php', 'contact_us.php', 'ask_question.php'];
villameschik

Re: s08e02 - Per Product FAQs SUPPORT

Post by villameschik »

Unfortunately it doesn't work. Thank you
villameschik

Re: s08e02 - Per Product FAQs SUPPORT

Post by villameschik »

i installed on version 1.0.8.0. unfortunately there are no questions in administration, any help? thank you
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s08e02 - Per Product FAQs SUPPORT

Post by heatherbell »

villameschik wrote: Fri Apr 16, 2021 11:39 am i installed on version 1.0.8.0. unfortunately there are no questions in administration, any help? thank you
Installed on clean 1.0.8.0 and admin>Customers>FAQ'S appears as expected.
villameschik

Re: s08e02 - Per Product FAQs SUPPORT

Post by villameschik »

heatherbell wrote: Fri Apr 16, 2021 11:57 am
villameschik wrote: Fri Apr 16, 2021 11:39 am i installed on version 1.0.8.0. unfortunately there are no questions in administration, any help? thank you
Installed on clean 1.0.8.0 and admin>Customers>FAQ'S appears as expected.
i uninstalled, emptied lae tables in mysql, reinstalled but it doesn't work, i don't know what am I wrong
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s08e02 - Per Product FAQs SUPPORT

Post by heatherbell »

villameschik wrote: Fri Apr 16, 2021 12:05 pm i uninstalled, emptied lae tables in mysql, reinstalled but it doesn't work, i don't know what am I wrong
The file /admin/includes/boxes/customers_faq.php adds the admin>Customers>FAQ'S to your admin nav bar.
Check that you have that on your server.
villameschik

Re: s08e02 - Per Product FAQs SUPPORT

Post by villameschik »

heatherbell wrote: Fri Apr 16, 2021 12:27 pm
villameschik wrote: Fri Apr 16, 2021 12:05 pm i uninstalled, emptied lae tables in mysql, reinstalled but it doesn't work, i don't know what am I wrong
The file /admin/includes/boxes/customers_faq.php adds the admin>Customers>FAQ'S to your admin nav bar.
Check that you have that on your server.
You do not have the required permissions to view the files attached to this post.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: s08e02 - Per Product FAQs SUPPORT

Post by heatherbell »

villameschik wrote: Fri Apr 16, 2021 12:38 pm
So you have it working.
Click Add New FAQ to enter Questions and Answers - like it says in the README.
plamastus
Member
Posts: 82
Joined: Fri Mar 12, 2021 2:09 am
Phoenix Version:
Has thanked: 1 time
Been thanked: 2 times

Re: s08e02 - Per Product FAQs SUPPORT

Post by plamastus »

When you say it doesn't work, would you please be more specific?

I installed it in 1.0.8.1 and 1.0.8.0
admin => customer => click on FAQ
admin => modules => content => install FAQ
Then to test, I clicked on a couple of products then went to the bottom asked a question.
Went to admin => customer => click on FAQ and both questions were there.

Thanks,
patrick


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply