baalam
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FAGreat! Thanks, Dave.
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FADone!
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Remove 2FAHi Dave,
That is correct. The code is not being accepted.
Can you please remove 2FA?
Thank you,
The post was not marked as resolved. Anyways I just recreated the galleries and now they work.
Thank you.
I have the same issue.
NextGEN version: 2.2.1
WordPress version: 4.7.3I’ve used all options under eh accordion panel and the gallery still doesn’t show up.
Please advice.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Attachment button not showingThank you
Forum: Plugins
In reply to: [Fast Secure Contact Form] Attachment button not showingI’ll do it privately as I don’t want to reveal the site.
Thank you,
Forum: Plugins
In reply to: [Job Manager] Confirmation email for candidates after sumbited formAn option to send an automated email thanking the candidate would be nice though.
Forum: Themes and Templates
In reply to: [onetone] Line Breaks/Paragraphs on Custom Section ContentHey 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
In reply to: [onetone] Line Breaks/Paragraphs on Custom Section ContentSeems like wpautop is not being applied to the theme’s content composer.
Anybody?
Anybody there?…
Forum: Plugins
In reply to: [WP Job Manager] Incompatible with JM Twitter CardsNot sure what is triggering the error other than deactivating JM Twitter Cards makes everything work again. Sorry.
Forum: Plugins
In reply to: [WP Job Manager] Incompatible with JM Twitter CardsBack end when adding/editing a job posting
Forum: Plugins
In reply to: [Turbo Widgets] does not upload imagesThank you!
Forum: Plugins
In reply to: [Turbo Widgets] does not upload imagesOur focus or testimonials widget.