lisacrowoman
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Save Message to DB (Flamingo)Hi Scott,
I’m having the same problem Daniele, i.e., if the checkbox is not checked, the form content gets saved by flamingo; if the checkbox is checked, then I still get the mails, the paypal flow works just fine, but the message is not saved by flamigo.
I’m using the latest version of PayPal Add-on (the free one).
Thanks.
Hey Ben!
Just wanted to say thank you again and when I have time to play around with other templates I’m going to remember Beaver Builder. Y’all are awesome!!
O.k. I’m learning more so just thought I’d share. Apparently if I create a page and choose the Layers template, Beaver won’t work. I just tried changing the page template to Default and voila – Beaver works! I don’t want you to waste any more time on me so no worries! Just wanted to share what I’ve discovered.
Hey Ben,
I can’t thank you enough for all your helpful attention! This is only the 2nd WordPress site I’ve designed and if I knew how to push a copy of the site to a staging URL I would. Haha! I have no idea what that even means. Oy! I’m using Desktop Server to develop it locally before I make it live. Is that the same as a staging URL?
I’m not getting error messages. When I try and use it with Layers being the active theme I’m unable to drag over any of the module components. I tried activating 2016 and it works fine.
If I weren’t under the gun to get this site done I’d choose another theme that isn’t drag n drop like Layers is.
Hey Ben,
Yep, that’s exactly what I’ve been trying. From what I can tell, Beaver Builder simply isn’t compatible with Layers. I don’t even have Layers Pro activated on this new experimental site and it won’t work. Oh well… Thank you anyway!
Hey Ben!
Yes, I’m working on a local install. I did contact the folks at Layers and they said the problem could be the fact I have Visual Composer (which I can’t deactivate because it was bundled with LOOK theme) installed. Luckily I’m in the early stages of developing this website because I’m scrapping it and starting from scratch using a different theme.
Thank you so much for your help!!
I’m wondering if this error message has anything to do with it. When I try to create a new page with Beaver Builder I get this message:
( ! ) Fatal error: Class ‘Layers_Form_Elements’ not found in F:\Web Sites\www.academiedeletiquette.dev\wp-content\plugins\layers-pro\includes\helpers.php on line 480
I looked at the php file and the code starting at line 478 is this:
function layers_pro_render_menu_icons_interface() {
$form_elements = new Layers_Form_Elements();
?>
<div class=”layer-pro-menu-icons-interface”>
<label>
<?php _e( ‘Social Icons’, ‘layers-pro’ ); ?>
</label>
<div class=”layers-visuals-item layers-icon-group”>
<?php echo $form_elements->input(
array(
‘type’ => ‘select-icons’,
‘name’ => ”,
‘id’ => ”,
‘placeholder’ => __( ‘e.g. http://facebook.com/oboxthemes’;, ‘layers-pro’ ),
‘value’ => ”,
‘options’ => layers_pro_get_social_networks( ‘select-icons’ ),
)
); ?>
</div>
<span class=”layers-form-item-description”>
<?php _e( ‘Your Social Network links are set in Customizer > Site Settings > Social Networks.’, ‘layers-pro’ ); ?>
</span>
</div>
<?php
}Any ideas? Thank you!
Yes, Layers is a theme. Layers Pro is a complementary plugin to provide additional features like enlarging the logo. That’s really all I need it for – a larger logo.
Hey Ben,
Thanks for your reply. The problem does seem to be a plug-in compatibility issue, specifically Layers Pro. If I deactivate Layers Pro Beaver Builder functions properly. I need certain elements of Layers Pro so it looks like I’ll be fiddling around for a while. π