Usman Ali Qureshi
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick and Easy FAQs] Toggle – Collapse all EntriesHi @rbrosi,
Thanks for taking time to write to us.
It is only possible as a new feature or by modifying the code of the plugin. There is no option to expand all the entries at once. However, we will consider adding it in a future update (no promises).
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] CSS QuestionHi,
Thanks for reaching out to us.
You can use the following CSS code in Additional CSS to add some padding to the top of the content of the FAQ.
.dvfaq-accordion-content {
padding: 10px 25px 25px 25px;
}Let me know if you require further assistance.
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Default filterHi @krisreynolds,
Thanks for contacting us.
Could you please share the URL of the page so that I can check and assist you accordingly?
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] FAQs not working with SG OptimizerHi @rosbiffer,
Thanks for reaching out to us.
I have analyzed the page ( https://pilotstogether.org/faq/ ), and the FAQs functionality is working as expected without any issues.
Please let me know if you are still facing any problems on your side.
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Nested FAQs opening wronglyHi,
We appreciate you contacting us and letting us know how you experienced and fixed the problem.
Could you please share the URL of the page where you have these FAQs A and FAQs B displayed?
Thanks
Forum: Plugins
In reply to: [Quick and Easy FAQs] nested filterHi,
Sorry for the delay in getting back to you. Your question is a little confusing, could you please rephrase it with screenshots so I can assist you better?
Thanks
Forum: Plugins
In reply to: [Quick and Easy FAQs] Search on FAQHi,
We appreciate your suggestion, and it helps us to know what the users want. FAQs plugin is only used to display the frequently asked questions, I don’t see a use case of Ajax Search.
Could you please explain it a little more for my understanding?
Thanks & Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Paragraphs not preserved in accordionHi Jeff,
Thank you for sharing your findings with us. I will test the functionality once again in Gutenberg, and release an update as soon as possible.
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Paragraphs not preserved in accordionHello Jeff,
Thanks for reaching out.
Could you please share the URL of the FAQs page so I can look into it to assist you accordingly?
Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Background colorThat’s great ??
Forum: Plugins
In reply to: [Quick and Easy FAQs] Background colorHello,
I have just rechecked it on your website and you can see it in this video that the CSS code works – https://jmp.sh/aodCZU1D
Anyways, I have modified it a little more to ensure that it works. So, please replace the previous one with the updated code.
.qae-faqs-container { background: #b31a3126 !important; }
You must add the above code in the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS).
Let me know if it still doesn’t work.
Thanks & Regards
Forum: Plugins
In reply to: [Quick and Easy FAQs] Background colorHello,
Thanks for reaching out to us.
You can change the color of the FAQs category container by using the following CSS code in the child theme.
.qae-faqs-container { background: #b31a3126; }
Let me know if this helps.
Regards,
Usman
Forum: Reviews
In reply to: [Quick and Easy FAQs] Simple FAQ and easy to useThanks for your kind words.
Hi,
Thanks for reaching out.
This plugin is supposed to be used with the RealHomes theme. So, that’s why you are facing this problem.
Thanks & Regards
Usman
Forum: Plugins
In reply to: [Quick and Easy FAQs] Sort by menu_orderHi,
Thanks for reaching out.
This is purely related to WordPress plugin development. Kindly consult the WordPress codex further in this regard.
Please let me know if you have any further questions or concerns.
Regards