Page 1 of 8

s08e02 - Per Product FAQs SUPPORT / QUESTIONS / CHAT

Posted: Fri Apr 16, 2021 8:53 am
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

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 9:17 am
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'];

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 9:43 am
by villameschik
Unfortunately it doesn't work. Thank you

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 11:39 am
by villameschik
i installed on version 1.0.8.0. unfortunately there are no questions in administration, any help? thank you

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 11:57 am
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.

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 12:05 pm
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

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 12:27 pm
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.

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 12:38 pm
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.

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 12:53 pm
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.

Re: s08e02 - Per Product FAQs SUPPORT

Posted: Fri Apr 16, 2021 12:58 pm
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,