jquery library is already outdated
]]>Hi,
This seems to be a good plugin and love how it works but it seems that its loading its own jquery library which is already outdated and browsers are returning messages. Do you think it would be ok if the plugin can stick with the wordpress jquery library instead cause we are keeping up with wordpress updates always and having outdated jquery libraries is causing some error messages on major browsers due to deprecated functions.
Best Regards,
Chris
I appreciate this plugin. Works very well.
The only issue I see so far is…
When you expand a long faq page and scroll down to read it all…then you click on the next faq title below this long opened page…the new page expands upwards… which means… to read this new expanded page…one first needs to scroll back up to the top of this newly expanded page.
Can something be done to improve this so that the screen automatically scrolls back up to an anchor point?
]]>I have created a FAQ custom post and made a page with the shortcode using [hs-faq-cat id=”117″] All I can see after publishing first FAQ is the shortcode on the page (I pasted in both text/visual – no change). Also tried other version of shortcode for all FAQs (as there is only one). As I’m replacing my FAQ page I created a temp page to see if this will replace it.
https://completetrivia.com/faqs-temp/
When I look at your “screenshots tab” I see that the screenshot shows custom FAQ categories. These do not show in my wp FAQ creation area, only the normal wp-post categories ( where I created id 117).
This could be the problem. Could you advise if this is fixable?
Would love to use this plugin as it is both responsive and accepts SEO info. Thanks in advance for your any help – Julie
]]>The plugin Breaks CSS for Themeforest The7 theme. I believe it interferes with Revolution Slider
]]>Line 112 should be
wp_enqueue_style('hsfaq-jqueryui',plugins_url( 'hs-simple-faq/inc/css/jquery-ui.css' ));
line 112
wp_enqueue_style('hsfaq-jqueryui', 'hs-simple-faq/inc/css/jquery-ui.css');
Should be
wp_enqueue_style('hsfaq-jqueryui',plugins_url( 'hs-simple-faq/inc/css/jquery-ui.css' ));
]]>
Hi,
In line 112 of file “hs-simple-faq/hs-simple-faq.php”
wp_enqueue_style(‘hsfaq-jqueryui’, ‘hs-simple-faq/inc/css/jquery-ui.css’);
you didn’t use plugin_url so it’s not working.
Second thing:
[Error] TypeError: undefined is not a function (evaluating ‘$( “.hs-faq-accordion” )’)
(anonymous function) (custom-faq.js, line 9)
fire (jquery-1.10.2.js, line 3048)
fireWith (jquery-1.10.2.js, line 3160)
ready (jquery-1.10.2.js, line 433)
completed (jquery-1.10.2.js, line 104)
The first one I’m solving can you help me for the second one please?
Thanks in advance.
]]>I am trying to change the color of the FAQ title bars, as well as tweak a few other elements on my site: https://www.sebastopolwalks.org/favorite-walks/ and I get the message that my custom CSS has been successfully updated, but no changes to the appearance; looking at element reveals that my custom CSS has been overridden by the default plugin CSS. Is there some additional step needed to make the custom CSS work?
This is the main change I’m trying to make:
.hs-faq-container .ui-accordion .ui-accordion-header:hover, .hs-faq-container .ui-accordion .ui-accordion-header.ui-state-active {
background: #BFD4D4 none repeat scroll 0 0;
}
Thanks
i am using this faq plugin but not showing properly can you please check and tell me what can i do to correct it?
here you can check your plugin https://www.softaken.com/faq
]]>Hello:
Is it possible to set a sequence for the entries in the FAQ list?
I notice that the first one entered goes to the bottom of the list. I’d like to be able to control the order of the questions and answers as they have a logical sequence. Having to retype the entire list to add one at the bottom is difficult.
(The site is presently on my local machine so no link.)
It’s a lovely plugin–easy to use.
Thanks
Kay
hi. does the plugin work on ie8 and older version?
]]>Can I use the accordeon of my theme ?
And I have a problem with the prefix :https://madvic.free.fr/tempo/accordeon.JPG
]]>I’m not sure if this is a bug or not, but I kept getting 404’d on the main font family that the .css for the plugin was calling for: BebasNeue-webfont.woff [in all the called varients].
The font files just weren’t included in the latest plugin file release that I can see. I ended up hacking the plugin CSS and changing it all to Arial to get around this problem. But I didn’t see that error mentioned in the forum.
Site for client: https://dev.pcharing.net
]]>Hiya,
So I have the latest version of WP and the latest release of your plugin. I was attempting to use it on a client’s site but I keep getting this error:
Warning: strip_tags() expects parameter 1 to be string, array given in "../wp-includes/formatting.php on line 1119"
Do you have any ideas on what’s causing this and what can be done to fix it? From what I’ve found online it seems to be a problem with the plugin because nothing else on the site is kicking this error up.
Thanks,
Site: https://dev.pcharing.net
]]>Hi, is it possible to order the FAQ’s somehow?
]]>When I try and preview the FAQ post it gives me an error message. Specifically, the page not found error. Am I doing something wrong?
Also, the plugin is cutting off the answer. Is there some way of making the text area expand with the text, regardless of length?
]]>How can I remove just one category from the “post all” shortcode? Is this possible?
A second question. Is it possible to have more than one category in the category shortcode? Or are you limited to one category for the shortcode?
Thank you.
]]>I’ve got the plugin working great, and have a page setup as follows:
FAQ 1
[hs-faq-cat id=”6″]
FAQ 2
[hs-faq-cat id=”7″]
FAQ 3
[hs-faq-cat id=”8″]
When I click on a question it expands to show the answer, however I can’t click on the question again to hide/collapse it again. I can only do this when clicking on another question.
How can I do this?
Chris.
]]>I have a category embedded in a page via the shortcode. It shows the FAQs for that category, however, when I click on the FAQ it does not expand so that I can see the answer. I’ve tried this in both Firefox and IE… Therefore, it’s not a browser-specific issue.
]]>The only file in the /images directory is cmp_logo.png. I am getting 404 errors for arrow_up.png and arrow_down.png. Where can I get these two missing images? Thank you!
]]>Hey guys
I have created some categories and FAQs and attached each FAQ to a matching category.
I want to be able to show each category seperataly but cant find the category ID
Further is nothing visble, no categories, no FAQs, not even during preview
The syntax is https://www.everest2015.com/hs_faq/mountaineering/
please advise
]]>Is it possible to set the faqs so that they can expand or collapse? I didn’t see a setting for that.
Thanks,
Julie
Is there a reason why this wouldn’t display using a twenty-twelve child theme?
]]>Please, how can I add my own custom css for your FAQ plugin?
I need to remove the borders and change the background to white
Is there away it can show what Categories the FAQ’s are in the FAQ’s all List.
Even maybe Filter by Categorie
Thank you for you time
]]>