joycegrace
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] How to use another captcha with this formThank you Mike, I’ll follow that post.
If there is any easier way at all to do this please let us know!Forum: Plugins
In reply to: [Fast Secure Contact Form] What is the hook code for 3rd party Captcha?Yes I’d love instructions for this!!! Will it work with reCaptcha?
Forum: Plugins
In reply to: [Find replace] Multisite usageIt most definitely scanned the entire database – not just tables relating to one installation, and replaced everything. It broke everything. Even forms had to be completely re-made. Widgets had to be re-created. I am 100% sure, at least in my case, that this happened. It affected two network sites, but didn’t seem to affect the main ‘parent’ site (but I could just not be noticing it right now).
Forum: Plugins
In reply to: [Find replace] Multisite usageOk this replaces everything in the network and breaks everything. Not to be used for search and replace for one network site only.
Forum: Plugins
In reply to: [WP Job Manager] Collapse-o-Matic plugin conflict with WP Job Manager pluginTurns out Mike was right, we had a max-width on our content area that was causing this. In case anyone else has that problem. Taking out the ‘max’ part of the width solved it. This might be hard to do if you’re relying on the max-width in CSS to keep things responsive, depending on how your set up is.
Thanks so much Mike!
Forum: Plugins
In reply to: [WP Job Manager] Collapse-o-Matic plugin conflict with WP Job Manager pluginHello Mike, thanks super much for writing back so quickly.
Is there a way for me to send you the link privately? I just tried your email form.
Thanks for the clarification about the div.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] How can we make WP Members plugin responsive?Thanks for the update on this. I thought there had to be something I was missing. I do think it’s a bit much to create and enqueue a whole new css file for this. I’ll have to take a deeper look at our options and reply with more info if need be. In the mean time, thanks for your direction.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can this form plugin work with Zoho?This is great to know thank you. I’ll follow up if need be.
Zoho is a fairly popular CRM, e-mail host provider, and has many other business app-like tools. http://www.zoho.com/
Forum: Plugins
In reply to: [Fast Secure Contact Form] Can this form plugin work with Zoho?Can you answer yes or no at least to the first question, without requiring a payment for an inquiry like this?
Hi Everyone,
Someone told me they tested responsive images widget and were able to get more than one image in there: https://wordpress.org/plugins/responsive-image-widget/
Here is that thread:
https://wordpress.org/support/topic/possible-to-post-multiple-images
Haven’t tried it myself yet.
Also looking for the same thing – is this possible, or do you know of another updated plugin that can do this? I know this plugin was able to do it but it’s really outdated: https://wordpress.org/plugins/media-images-widget/
Personally I prefer not to create multiple images, but to have fields to select more images within a single widget.
Billboard plugin from iThemes is an option, but not an ideal one.
Forum: Plugins
In reply to: [Image Widget] It would be possible to add multiple images in just 1 widget?Also looking for the same thing – is this possible, or do you know of another updated plugin that can do this? I know this plugin was able to do it but it’s really outdated: https://wordpress.org/plugins/media-images-widget/
Personally I prefer not to create multiple images, but to have fields to select more images within a single widget.
Forum: Plugins
In reply to: [Import and export users and customers] How to delete extra profile fieldsHello Javier! I just wanted to let you know that so far I’ve had success when using the correct meta_keys from WooCommerce, and then importing into the user role created by the Tiered Pricing plugin. I also made sure the meta_keys in WP Members Fields area matched the WooCommerce user meta_keys to help clean things up a bit. I’ll let you know if I make any new discoveries!
Forum: Plugins
In reply to: [Import and export users and customers] How to delete extra profile fieldsI see, I made the change using some of the WP Members “option_name” codes and that worked. I guess they name “meta_key” differently and then WP doesn’t export under Users properly.
It worked for the most part, but I noticed one of the custom fields in WP members with capitol letter in the option_name didn’t import.
Also the users are imported as both “Subscriber” and a custom User Role we set up with Tiered Pricing plugin by Ignite Woo. So some of the data shows up in different profile fields if you view the user in WP backend as a Subscriber (under the Subscribers list of users) or as our custom user role to use with Tiered Pricing.
Forum: Plugins
In reply to: [Import and export users and customers] How to delete extra profile fieldsI use an export file from WP Members using the Users export function in WordPress. But when I do that, and import using your plugin, instead of sending that data to the WP Members fields, which are already in the database, it creates brand new fields. Do you know how to overcome this?