Hello,
I am using Smart FAQ as a table. It seemed at the time the best solution to meet my appearance criteria. I tried some table plugins, but they weren’t good for someone with limited knowledge.
My site has casino referral links.
I am using images (banners) of casino promotions which expand to a description.
At the moment, I am using affiliate links to show the banners, but wonder if it is possible to just have an image from the media instead. This is because they visitor may click on the banner and sometimes it takes them straight to the link, instead of expanding the page.
To see what I mean, https://www.wherecanibet.com
I have used this program on a few sites and am very pleased with it.
Will you please tell me how I remove the blue + sign and the underlined text link? These items detract from the aesthetic of my blog. Thank you so very much.
]]>Would like to be able to sort by date.
Would like to be able to have a different sort per category. Ex: Sort products by title, sort orders by date
Hi,
Can you please walk me through making the font size smaller? I have tried to update in the CSS file multiple times with no success.
Thanks!
]]>How would I make it so that when the FAQ page loads, it starts with all the items expanded/open?
I saw that you can use, ( jQuery(‘.answer’).show(); ), however, I must be doing it wrong.
]]>I had this error message as well after updating the plugin.
It could be solved by opening and saving every single faq item.
HTH
]]>New installation of wordpress 4.0 and version 1.4 of smart faq.
The category links in the user control panel are not working correctly:
<a href="https://neqone.com/blog/?cat=3" >
only shows a search panel
Only the Uncategorized link works
<a href="https://neqone.com/blog/?cat=1" >
If I search the entries they are found.
Note that the database prefix is set to $table_prefix = ‘wp2_’
Any suggestions as to fix this?
]]>I have WordPress 4.0 installed, using Finnish localization. SmartFAQ 1.2 worked great in WP 4.0. But then I upgraded to 1.3 and problem started. And the same problem occurs also in SmartFAQ 1.4.
After upgrade the “FAQ List” was disappeared from the control panel’s menu and in the webpage I just saw the following SmartFAQ code:
[smart_faq cat=faq]
I uploaded couple of screenshots to the following address:
https://camber.kapsi.fi/smartfaq/
Hopefully you will figure out what is causing the problem.
Br,
Janne
I was looking at my client’s website’s homepage on Google’s page analyzer and notice that the smartfaq external javascript file is being called on every page of my site even though I only use it on one page (the FAQ page). Can someone tell me why this is and is there a way of preventing this? Or, is there a way I can add async to the call so it doesn’t hinder my page from loading as quickly? Thank you.
]]>I had to adjust the CSS of the H2 Close to be compatible with Bootstrap
Just add float:none; as the .close in Bootstrap has a right float on it.
.faq-body h2.close {
background-image: url(../images/close.png);
float:none;
}
]]>
When I enter a search query in the Twenty Fourteen search box which results in one or more FAQ’s being displayed, it return a 404 when I try to click on the FAQ.
]]>Great plugin. Works for me.
Maybe I would like too much but is there an easy way to export FAQs created to another website?
]]>Hello. I cannot seem to display the categories separately. Although I use the shortcode to display one category after each heading, all of the FAQs appear instead. How can I solve this? Thank you.
In the post I have separated each category as per the instructions, reading like this:
<h2>Online</h2>
[smart_faq cat=online-faq]
<h2>Post-Production</h2>
[smart_faq post-production-faq]
<h2>Production</h2>
[smart_faq production-faq]
Hi, Is it possible to change the order so it will display in the order I add the FAQs? Similar to posts. Thanks!
]]>Hi,
I would like to remove the little thing that says [Edit FAQ] next to each question when the user is logged in because we have many users that I don’t want editing my frequently asked questions. Can you please tell me what to remove and/or hide from the .php file so that this part will stop appearing? (My site is in dev mode, so you can’t see it right now, but I will be happy to share the link once everything is working)
Thanks!
]]>I had created a category that I decided not to include. I deleted that category in my list and there were no FAQ entries assigned to it, but it’s still appearing on the site with the message “Sorry, no FAQ’s matched your criteria.”
Any idea how I can completely remove the category?
]]>Recently upgrade plugin, now when click on any faq + (plus sign) the question move to the top of the page and is light gray in color. the
answer remains in the correct place.
Of course the question should open up & the answer should be under it.
Please help. Thanks!
]]>While I enjoyed using your plugin and find it very useful, I have to admit it is not iPhone 5 compatible: last few words on the line (in answer) get cut off.
It is also cut off the same way in mobile emulator you posted: https://responsivepx.com
P.S. I did post the same thing in earlier thread, but since it has already been marked as “resolved”, I am not sure whether you gonna check it.
Cheers,
Roman
Is there an option to expand all FAQs in a list at one time? I couldn’t find a setting that would allow that. Thanks!
]]>I would like to link single question/answer for have a better google serp position.
How to extract links of every FAQ from the template?
Once I’ll have single links: how to style the page? Now I’m doing with CSS, is it the best option?
.smart_faq li.date, .smart_faq li.comments, .smart_faq li.category
{ display: none !important; }
.smart_faq ul.meta-stuff { margin-bottom: 25px !important; }
.smart_faq li.see-all-posts { padding-right: 120px !important; }
.smart_faq .nav-next { padding-left: 120px !important; }
]]>
I installed, added question – not working.
Using shortcode by itself or with category slug – same result.Just a message on the page “Sorry, no FAQ’s matched your criteria.”
Solution would be nice. Thank you!
]]>The plugin breaks is_single(), is_page() function
Fix add Line#116 (after the while loop) wp_reset_query();
]]>Hi.
I’ve created my FAQ List and inserted the [smart_faq] short code into my WP page, as per your instructions. However, when I view the page, I just get a message saying ‘Sorry, no FAQ’s matched your criteria.’ Please can you help? My site is currently locally hosted, so I can’t share the page with you. The WP theme that I’m using is iBlogPro5.
Many thanks.
]]>BrooksX,
Is there a way to have formating (spacing, NL, tabs, etc) in an FAQ entry. It appears that the formating is being stripped away even though it looks correct when you go to edit the FAQ entry.
Your help is appreciated.
]]>Many thanks for plugin – great interface
Have got this working as a widget as well (in text widget) — see on a test site no other plugins. https://www.styleruby.com/another-page-entirely/
However there is one tiny glitch —- the page title is taken over by the title of the last smart faq as in the example link above. ( the title of the page is “Another Page Entirely” )
Nonetheless a great plugin and hopefully you might extend its capabilities to a widget as well .
FAQ s would be great in a sidebar or guides/how-to s
Cheers
]]>Hi brooksX
i’ve used category like below;
<h1>General</h1>
[smart_faq cat=general]
<h1>Textile</h1>
[smart_faq cat=textile]
But it shows me;
+ Is this general question?
+ Can i see what i want?
+ Is this category Textile?
+ Can i use it for my site?General
Textile
As a code;
<div class="content clearfix"><div class="faq-body">
<!-- Display the Title as a link to the FAQ's permalink. -->
<h2>Is this general question?</h2>
<div class="answer" style="display: none;">
Yes </div>
<div class="faq-body">
<!-- Display the Title as a link to the FAQ's permalink. -->
<h2>Can i see what i want?</h2>
<div class="answer" style="display: none;">
Actually not yet! </div>
<div class="faq-body">
<!-- Display the Title as a link to the FAQ's permalink. -->
<h2>Is this category Textile?</h2>
<div class="answer" style="display: none;">
May be.. </div>
<div class="faq-body">
<!-- Display the Title as a link to the FAQ's permalink. -->
<h2>Can i use it for my site?</h2>
<div class="answer" style="display: none;">
No! In this state! </div>
<h1>General</h1>
<h1>Textile</h1>
How can we solve this?
]]>I just installed this plugin and received two error messages:
Warning: include(/home/content/67/5257467/html/wordpresssite/wp-content/plugins/smart-faq\includes\admin.php) [function.include]: failed to open stream: No such file or directory in /home/content/67/5257467/html/wordpresssite/wp-content/plugins/smart-faq/smart-faq.php on line 33
Warning: include() [function.include]: Failed opening '/home/content/67/5257467/html/wordpresssite/wp-content/plugins/smart-faq\includes\admin.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/67/5257467/html/wordpresssite/wp-content/plugins/smart-faq/smart-faq.php on line 33
I can’t figure out how to fix it and it wont let me deactivate or uninstall the plugin. Please help. Thanks!
]]>Hi, just want to ask if this is compatible with mobile and tablet browsers?
Thanks in advance
]]>I love the Smart FAQ, it’s exactly what i needed. Can you tell me where to change the font for the questions? I need to make it smaller. Also, is there a way to re-order the questions without putting a number before each. Without a number, they show up alphabetical. Thanks for your help!
]]>Hi,
I am using your plugin and it works just fine in IE8 (and higher), as well as other browsers. With IE7, however, only the first item in the FAQ list is viewable. None of the other items respond to clicks to expand them. Please advise.
]]>