{"id":3771,"date":"2025-10-30T14:57:45","date_gmt":"2025-10-30T08:57:45","guid":{"rendered":"https:\/\/rmtech.com.bd\/?page_id=3771"},"modified":"2025-11-01T17:21:00","modified_gmt":"2025-11-01T11:21:00","slug":"brtheme-faq","status":"publish","type":"page","link":"https:\/\/rmtech.com.bd\/wp-plugin\/brtheme-faq\/","title":{"rendered":"BRTheme FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3771\" class=\"elementor elementor-3771\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-22b6cc0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"22b6cc0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7400cb2\" data-id=\"7400cb2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bc6e79d elementor-widget elementor-widget-ryancv-custom-text\" data-id=\"bc6e79d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ryancv-custom-text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<!-- Custom Text -->\n\t\t<div class=\"content custom-text\">\n\n\t\t\t\t\t\t<!-- title -->\n\t\t\t<div class=\"title\">\n\t\t\t\t<span >BRTheme Faq<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f63e83 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2f63e83\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb174a3\" data-id=\"fb174a3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a1dee6 elementor-widget elementor-widget-text-editor\" data-id=\"5a1dee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A simple FAQ accordion plugin for Elementor or Gutenberg. jQuery-based smooth slide animation.<\/p><h3>== Description ==<\/h3><p>BRTheme FAQ provides a lightweight way to display Frequently Asked Questions using a custom post type, a shortcode, and a tiny Elementor widget. Add FAQs in the admin (FAQs \u2192 Add New), order with Page Attributes (menu order), then place the shortcode where you need it.<\/p><h3>== Installation ==<\/h3><p>1. Upload the plugin via SVN to the plugin&#8217;s `trunk\/` directory, or install from the WordPress.org repository.<br \/>2. Add FAQ items under the &#8220;FAQs&#8221; menu in the admin.<br \/>3. Use the shortcode: &#8220;brtheme_faq&#8221;<br \/>4. Or add the BRTheme FAQ widget if using Elementor.<\/p><h3>== Changelog ==<\/h3><p>= 1.0.0 =<br \/>* Initial release.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d46e08 elementor-widget elementor-widget-brtheme_faq\" data-id=\"7d46e08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"brtheme_faq.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"brfaq-wrapper\"><div class=\"brfaq-item\"><button class=\"brfaq-question\" data-index=\"0\">How long will the review process take?<span class=\"brfaq-toggle\">+<\/span><\/button><div class=\"brfaq-answer\" style=\"display:none;\"><p>This is in the\u00a0<a href=\"https:\/\/developer.wordpress.org\/plugins\/wordpress-org\/plugin-developer-faq\/\">Developer FAQ<\/a>. It takes anywhere between 1 and 10 days. We attempt to review all plugins within 5 business days of submission, but the process takes as long as it takes, depending on the complexity of your plugin.<\/p>\n<\/div><\/div><div class=\"brfaq-item\"><button class=\"brfaq-question\" data-index=\"1\">How can I expedite my plugin review?<span class=\"brfaq-toggle\">+<\/span><\/button><div class=\"brfaq-answer\" style=\"display:none;\"><p>Your plugin review cannot be prioritized over others, to help us approve your plugin sooner, please ensure that you have read the\u00a0<a href=\"https:\/\/developer.wordpress.org\/apis\/security\/\">Security chapter<\/a>\u00a0of the Plugin Handbook.<\/p>\n<p>Our three most common reasons for not approving a plugin are:<\/p>\n<ul>\n<li>The plugin contains unescaped output:\u00a0<a href=\"https:\/\/developer.wordpress.org\/apis\/security\/escaping\/\">Learn about Escaping Data<\/a><\/li>\n<li>The plugin accepts unsanitized data:\u00a0<a href=\"https:\/\/developer.wordpress.org\/apis\/security\/sanitizing\/\">Learn about Sanitizing Data<\/a><\/li>\n<li>The plugin processes form data without a nonce:\u00a0<a href=\"https:\/\/developer.wordpress.org\/apis\/security\/nonces\/\">Learn about Nonces<\/a><\/li>\n<\/ul>\n<p>If the code in your plugin falls into one of the above categories,\u00a0<strong>your plugin will not be approved<\/strong>. The Plugins Team will refer you back to these Handbook pages, adding further delay to the review process.<\/p>\n<\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd40f26 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"bd40f26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wordpress.org\/plugins\/brtheme-faq\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-download\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Click here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d76ea60 elementor-widget elementor-widget-ryancv-info-list\" data-id=\"d76ea60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ryancv-info-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<!-- content -->\n\t\t\t\t<div class=\"row\">\n\t\t\t\n\t\t\t\t\t\t<div class=\"col col-d-12 col-t-12 col-m-12 col-list-2 border-line-v\">\n\t\t\t\t<div class=\"info-list\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<strong>\n\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\tMobile:\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/strong>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t+8801751566153\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<strong>\n\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\tWhatsApp:\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/strong>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t+8801751566153\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<strong>\n\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\tEmail:\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/strong>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\tronykayes@gmail.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t<strong>\n\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\tFreelance:\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/strong>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\tAvailable\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"clear\"><\/div>\n\t\t<\/div>\n\t\t\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3fc0411 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3fc0411\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7d1ea59\" data-id=\"7d1ea59\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-30bf3ee elementor-widget elementor-widget-spacer\" data-id=\"30bf3ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d642373 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d642373\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b1aebf\" data-id=\"1b1aebf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e2ae54 elementor-widget elementor-widget-ryancv-cf7-form\" data-id=\"6e2ae54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ryancv-cf7-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<!-- Contact Form -->\n\t\t<div class=\"content contacts\">\n\n\t\t\t\t\t\t<!-- title -->\n\t\t\t<div class=\"title\">\n\t\t\t\t<span >Do you have any Query?<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<!-- content -->\n\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t<div class=\"col col-d-12 col-t-12 col-m-12 border-line-v\">\n\t\t\t\t\t\t\t\t<div class=\"contact_form\">\n\t\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f62-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"62\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/wp-json\/wp\/v2\/pages\/3771#wpcf7-f62-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"62\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f62-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"row\">\n\t<div class=\"col col-d-6 col-t-6 col-m-12\">\n\t\t<div class=\"group-val\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col col-d-6 col-t-6 col-m-12\">\n\t\t<div class=\"group-val\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col col-d-12 col-t-12 col-m-12\">\n\t\t<div class=\"group-val\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col col-d-12 col-t-12 col-m-12\">\n\t\t<div class=\"group-val\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Message\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"align-left\">\n\t<p><button type=\"submit\" class=\"button\"><span class=\"text\">Send Message<\/span><span class=\"arrow\"><\/span><\/button>\n\t<\/p>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"64\"\/><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n\/* ]]> *\/\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"clear\"><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BRTheme Faq A simple FAQ accordion plugin for Elementor or Gutenberg. jQuery-based smooth slide animation. == Description == BRTheme FAQ&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3705,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-elementor-builder.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3771","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/pages\/3771","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/comments?post=3771"}],"version-history":[{"count":19,"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/pages\/3771\/revisions"}],"predecessor-version":[{"id":3809,"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/pages\/3771\/revisions\/3809"}],"up":[{"embeddable":true,"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/pages\/3705"}],"wp:attachment":[{"href":"https:\/\/rmtech.com.bd\/wp-json\/wp\/v2\/media?parent=3771"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}