Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

FAQ Collopsed when page is opened

    • 5 years, 10 months ago nadeembuilds
      Participant

      Hello ,

      When i open this page : link

      the faq s are open , can it be closed by default ?

      Thanks

    • 5 years, 10 months ago Mirela
      Participant

      Hello,

      By default only one faq is open. The rest will open when you click on it. There is no option to have them all closed when first opening the page. To achieve this you need to edit theme files.
      Go to vc_templates/faq.php and find these lines:

      $output .= '<div class="accordion-group '.esc_attr($sort_classes).'">';
                              $output .= '<div class="accordion-heading '.( ($i == 1)?'in_head':'' ).'">';
                              $id = rand(0, 50000);
                                  $output .= '<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion'.esc_attr($nr).'" href="#toggle'.esc_attr($id).'">';
                                      $output .= get_the_title();
                                  $output .= '</a>';
                              $output .= '</div>';
                              $output .= '<div id="toggle'.esc_attr($id).'" class="accordion-body '.( ($i == 1)?'in':'' ).' collapse ">';
                                  $output .= '<div class="accordion-inner">';
                                      $output .= get_the_content();
                                  $output .= '</div>';
                              $output .= '</div>';
                          $output .= '</div>';

      Edit both: $i == 1 to $i == 0 Save changes.

      Best regards!

      • This reply was modified 5 years, 10 months ago by Mirela.
Viewing 1 reply thread

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password