Title: baalam's Replies | WordPress.org

---

# baalam

  [  ](https://wordpress.org/support/users/baalam/)

 *   [Profile](https://wordpress.org/support/users/baalam/)
 *   [Topics Started](https://wordpress.org/support/users/baalam/topics/)
 *   [Replies Created](https://wordpress.org/support/users/baalam/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/baalam/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/baalam/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/baalam/engagements/)
 *   [Favorites](https://wordpress.org/support/users/baalam/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 101 total)

1 [2](https://wordpress.org/support/users/baalam/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/baalam/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/baalam/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/baalam/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/baalam/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/baalam/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FA](https://wordpress.org/support/topic/remove-2fa/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/remove-2fa/#post-11431064)
 * Great! Thanks, Dave.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FA](https://wordpress.org/support/topic/remove-2fa/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/remove-2fa/#post-11430917)
 * Done!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FA](https://wordpress.org/support/topic/remove-2fa/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/remove-2fa/#post-11430426)
 * Hi Dave,
 * That is correct. The code is not being accepted.
 * Can you please remove 2FA?
 * Thank you,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Default Gallery Type – Error, Please Help](https://wordpress.org/support/topic/default-gallery-type-error-please-help/)
 *  [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/default-gallery-type-error-please-help/#post-8966770)
 * The post was not marked as resolved. Anyways I just recreated the galleries and
   now they work.
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Default Gallery Type – Error, Please Help](https://wordpress.org/support/topic/default-gallery-type-error-please-help/)
 *  [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/default-gallery-type-error-please-help/#post-8965331)
 * I have the same issue.
 * NextGEN version: 2.2.1
    WordPress version: 4.7.3
 * I’ve used all options under eh accordion panel and the gallery still doesn’t 
   show up.
 * Please advice.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] Attachment button not showing](https://wordpress.org/support/topic/attachment-button-not-showing/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/attachment-button-not-showing/#post-8945553)
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] Attachment button not showing](https://wordpress.org/support/topic/attachment-button-not-showing/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/attachment-button-not-showing/#post-8945499)
 * I’ll do it privately as I don’t want to reveal the site.
 * Thank you,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Job Manager] Confirmation email for candidates after sumbited form](https://wordpress.org/support/topic/confirmation-email-for-candidates-after-sumbited-form/)
 *  [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/confirmation-email-for-candidates-after-sumbited-form/#post-7550446)
 * An option to send an automated email thanking the candidate would be nice though.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[onetone] Line Breaks/Paragraphs on Custom Section Content](https://wordpress.org/support/topic/line-breaksparagraphs-on-custom-section-content/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/line-breaksparagraphs-on-custom-section-content/#post-7392591)
 * Hey loiruca
 * I found the problem and fixed it!
 * So I was right and wpautop was not being applied to the section content function
   so you just need to replace this:
 *     ```
       if(function_exists('Form_maker_fornt_end_main'))
       {
       $section_content = Form_maker_fornt_end_main($section_content);
        }
        echo do_shortcode($section_content);
       ```
   
 * with this:
 *     ```
       $onetoneContent = do_shortcode($section_content);
   
       echo wpautop($onetoneContent , false);
       ```
   
 * You need to do this in all the section files under the home-sections folder of
   your child theme.
 * /wp-content/themes/your-child-theme/home-sections
 * Hope this helps!
 * Cheers!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[onetone] Line Breaks/Paragraphs on Custom Section Content](https://wordpress.org/support/topic/line-breaksparagraphs-on-custom-section-content/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/line-breaksparagraphs-on-custom-section-content/#post-7392578)
 * Seems like wpautop is not being applied to the theme’s content composer.
 * Anybody?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Logo Slider - Logo Showcase, Logo Carousel, Logo Gallery and Client Logo Presentation] Shortcode issue](https://wordpress.org/support/topic/shortcode-issue-16/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [10 years ago](https://wordpress.org/support/topic/shortcode-issue-16/#post-7378097)
 * Anybody there?…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Incompatible with JM Twitter Cards](https://wordpress.org/support/topic/incompatible-with-jm-twitter-cards/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [10 years ago](https://wordpress.org/support/topic/incompatible-with-jm-twitter-cards/#post-7349335)
 * Not sure what is triggering the error other than deactivating JM Twitter Cards
   makes everything work again. Sorry.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Incompatible with JM Twitter Cards](https://wordpress.org/support/topic/incompatible-with-jm-twitter-cards/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [10 years ago](https://wordpress.org/support/topic/incompatible-with-jm-twitter-cards/#post-7349275)
 * Back end when adding/editing a job posting
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Turbo Widgets] does not upload images](https://wordpress.org/support/topic/does-not-upload-images/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [10 years ago](https://wordpress.org/support/topic/does-not-upload-images/#post-7341105)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Turbo Widgets] does not upload images](https://wordpress.org/support/topic/does-not-upload-images/)
 *  Thread Starter [baalam](https://wordpress.org/support/users/baalam/)
 * (@baalam)
 * [10 years ago](https://wordpress.org/support/topic/does-not-upload-images/#post-7341102)
 * Our focus or testimonials widget.

Viewing 15 replies - 1 through 15 (of 101 total)

1 [2](https://wordpress.org/support/users/baalam/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/baalam/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/baalam/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/baalam/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/baalam/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/baalam/replies/page/2/?output_format=md)