Main Menu
Home
News
Free Products
Commercial Products
About Us
Contact Us
FAQ
Product Updates
Google

SimpleFAQ Help

Frequently Asked Questions and Help for the SimpleFAQ component
Please do not post test questions in this area

There are 66 entries in the FAQ.
Pages: 1 2 3 »

Questions:

How can I make the E-mail field mandatory?
Would you be so kind to explain WHAT should be changed in WHAT files to increase number of characters in question?
How can I increase the size of question in “SimpleFAQ 2.11” to 1000 symbols? Now the size is 255 symbols but it isn’t enough! (Joomla! 1.0.8.1)
Hi, would be good if the person entering the question could get an automated response if/when their questions was answered and published? :-)
Could you please allow a carriage return in the Intro Text (and some HTML, for formating) in the next Version ?
In SFAQ v2.30 there is a folder called 'tmpl' what is that for, don't see it installed anywhere, using J1.0.12
Searchbot shows all user level items
Its me again, how do I write long questions?
Do you plan to release a Joomfish Content Element?
Is it possible to give a manager simpleFAQ permissions of just the Admin. If so, how?
Error in View Questions - Fixed in v2.13
Can't sort or submit questions in Joomla 1.0.11 - Fixed in v2.13
Clicking a result of the SearchBot, leads to opening a new browser window. Is this normal? How do I alter this behaviour?
New version have a lot of bugs. File submit.php have incompleted tags. Script not working at all.
Which component is this?
How can I submit a question?
What is a FAQ?
Customize Display --- "Submit Question" Below Questions
You support Joomla, do you also support Mambo?
How are the questions ordered?
Entry and Page count
How do I sort Questions alphabetically in 2.x like 1.x does?
What is the current release number?
Can I have multiple FAQs?
How do I get support?

Questions and Answers
How can I make the E-mail field mandatory?
No answer entered yet
Would you be so kind to explain WHAT should be changed in WHAT files to increase number of characters in question?
Because this way is not ok for me - users are not allowed to answer so they don't have answer field to continue their question. Hope to get your help! Thanx

Your question would require a large detailed answer and is beyond the scope of support I can offer here. In summary, the change you request would need a change to the underlying database field type, the form templates in both front and back end interfaces and the accompanying definition files in xml etc. Furthermore, any changes you make would be lost at the next update.

However, this is the very nature of open source, and I would encourage you to create a new fork of SimpleFAQ if this feature is essential. I believe some other users would be interested too.

Best Regards.
How can I increase the size of question in “SimpleFAQ 2.11” to 1000 symbols? Now the size is 255 symbols but it isn’t enough! (Joomla! 1.0.8.1)
Please see the answer in this FAQ entry: http://www.parkviewconsultants.com/component/option,com_simplefaq/task,display/Itemid,46/catid,67/page,2/#FAQ128
Hi, would be good if the person entering the question could get an automated response if/when their questions was answered and published? :-)
No answer entered yet
Could you please allow a carriage return in the Intro Text (and some HTML, for formating) in the next Version ?
If you drop in html tags, they will be used in the display. Beware, however, as I do no intelligent checks. If you leave a tag unclosed for example, you could destroy the layout of the rest of the page!!

This line is separated from the para above by two <p> tags

In SFAQ v2.30 there is a folder called 'tmpl' what is that for, don't see it installed anywhere, using J1.0.12
I started the integration of patTemplates when it seemed Joomla was going down that route. However, when this was then put on hold, I stopped the development work as it may have been a dead-end and waste of effort.

As far as the directory is concerned, it is still in my source tree but unused and hence, not installed.

Searchbot shows all user level items
tbd
Its me again, how do I write long questions?
Its me again, Im very wondering (because i really need this one), how can the Question area field be like the one for the Answer, as its limiter for only 255 characters, but in Answer field you can put as many as you like i guess... I really need extended questions.

This is how to do it
Do you plan to release a Joomfish Content Element?
I would like to, it is a question of time.
Is it possible to give a manager simpleFAQ permissions of just the Admin. If so, how?
No answer entered yet
Error in View Questions - Fixed in v2.13
After the installation, we having a error: Notice: Undefined variable: Name in c:\arquivos de programas\easyphp1-8\www\joomla_br\administrator\components\com_simplefaq\admin.simplefaq.php on line 89

what is this ?

This has been corrected in v2.13. It was part of the Version Number display code incorrectly wrapped in double instead of single quotes.
Can't sort or submit questions in Joomla 1.0.11 - Fixed in v2.13
Since upgrading to Joomla 1.0.11 the component doesn't work properly. I don't have an option in the backend to set the sort order and it doesn't seem to save the setting. The option to submit questions has vanished. All that's there, is the list. Presumably this is to do with the new security settings. Can you help?

The latest version starts to address these issues. You can now save your configuration settings again in the back end and submit questions in the front end.
Clicking a result of the SearchBot, leads to opening a new browser window. Is this normal? How do I alter this behaviour?
As far as I know, this is controlled by Joomla. My search bot does not make any assumptions about how to display the results.
New version have a lot of bugs. File submit.php have incompleted tags. Script not working at all.
V2.13 addresses several bugs, not sure if I have got them all yet, but hopefully most are fixed.
Which component is this?
This is a new Mambo component called SimpleFAQ. It has been developed by Rick Chapman of Parkview Consultants as no similar product could be found.

You can download a copy of this component on the Products page.

How can I submit a question?
Just click on submit a question!
What is a FAQ?
FAQ stands for Frequently Asked Questions.

The theory is that many questions get asked repeatedly on a set subject. By collecting the answers here, the next person will obtain an answer rapidly.

Customize Display --- "Submit Question" Below Questions
I would like to hide the "Submit Question" Link (form button) and I would like to display it as a link in my 'members only' usermenu. This way, only members can add to the frequently asked questions, but the public can still view them. Any help would be great, thanks. -----------------
You support Joomla, do you also support Mambo?
I have not tested Mambo compatibility after 4.5.1 as I have limited time for this and have decided to follow the Joomla path. I am keeping the component free and if it starts to fail on Mambo, hopefully someone will give me feedback including required changes. I am happy to try and track both Mambo and Joomla, but I only have time to maintain a Joomla test server.
How are the questions ordered?
In V1.x
Alphabetically. I suggest you include a number in the Question title to force the order.

In V2.x
Ordered in the administration console
Entry and Page count
Is there someway to disable the entry and page count displayed a the top of the page?

Not easily in the current version as the pagecount is integrated with the page navigation.
How do I sort Questions alphabetically in 2.x like 1.x does?
When I first released the component I was overwhelmed with people asking me to change the sort order away from alphabetical. hence, I implemented the full ordering capability in the back end.

This is the first time I have been asked specifically for alphabetical. The only way at present is via the admin panel and manually fixing the ordering how you want it.
What is the current release number?
See the Free Products page for version history and current release information.
Can I have multiple FAQs?
There is an option in the administration interface to set up a solitary category or a multiple category FAQ.

If solitary, then the first category automatically opens. It will be the only one visible.

If multiple, then the component will first open a list of FAQ categories and the user can then click to the FAQ of interest.

How do I get support?
You can send me an email using the 'Contact Us' menu item on this web page. We will try and help wherever we can.

As I have a work schedule which occasionally takes me out of contact for 2 or 3 weeks then please be patient. However, I will endeavor to answer all questions as soon as possible.

SimpleFAQ V2.50


All content is copyright of Parkview Consultants
Powered by Joomla!
Terms