s08e02 - Per Product FAQs SUPPORT / QUESTIONS / CHAT
-
villameschik
s08e02 - Per Product FAQs SUPPORT / QUESTIONS / CHAT
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
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:
-
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
Haven't tested but you could try:villameschik wrote: ↑Fri Apr 16, 2021 8:53 am Is it possible to add Maths Recaptcha to the module? Thank you
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
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
Installed on clean 1.0.8.0 and admin>Customers>FAQ'S appears as expected.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
-
villameschik
Re: s08e02 - Per Product FAQs SUPPORT
i uninstalled, emptied lae tables in mysql, reinstalled but it doesn't work, i don't know what am I wrongheatherbell wrote: ↑Fri Apr 16, 2021 11:57 amInstalled on clean 1.0.8.0 and admin>Customers>FAQ'S appears as expected.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
-
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
The file /admin/includes/boxes/customers_faq.php adds the admin>Customers>FAQ'S to your admin nav bar.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
Check that you have that on your server.
-
villameschik
Re: s08e02 - Per Product FAQs SUPPORT
heatherbell wrote: ↑Fri Apr 16, 2021 12:27 pmThe file /admin/includes/boxes/customers_faq.php adds the admin>Customers>FAQ'S to your admin nav bar.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
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
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
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,
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