Hotham
Forum Replies Created
-
Thanks I deactivated a plugin (wp-frontend) and it’s ok again now. I decided I don’t need that plugin so don’t have to re-activate it.
Thanks it works great again.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Manager PhoneI found a few form editor plugin that resolve this issue. e.g User Meta plugin. So when I upgrade event manager to pro version, I can use the plugin to pull out all the dbem user meta fields for user to update their profile. So I think my issue is resolved.
Thanks for your great plugin.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event Manager PhoneHi,
Thanks for getting back on this question.
I saw the phone field updated in the user profile (user meta Contact Info as ‘Phone(Events Manager)’ in the free version. But in the pro-version in demo, it is shown as ‘Phone’ under Further Info.So I guess there is a way to change the description of this in the user meta (or user profile) area.
I just want to be able to add a word (‘Req’ or ‘Required’) so that when I use profile display/update with WP-User frontend plugin, it will show the full description.
We are going for the pro-version so that we can have multiple attendees records and will use it with a membership plugin.
Note: I found Ultimate Member allows me to use the dbem_phone with my own description on profile form editor (great!). But it does not use WP user roles for the membership like S2Member. However, S2member does not allow dbem_phone to be used in the profile form editor.
WP User Frontend display all profiled fields so I can use it so I just want to know if I can change the description.
Thanks for your help.
Forum: Plugins
In reply to: [Simple Membership] Form BuilderIf the form builder does not display existing custom field to be used in the form. Is there a way to update the existing custom field with a membership field?
The only field I need is the phone.
E.g. Once the user profile updated by membership plugin at registration or update profile. Can I take the phone number and update to the custom field (dbem-phone)?
Where can I do this ? Can I add it in the functions.php of the child theme?
I am not coder, been finding strange that each plugin create own custom field or allow creation of new custom field, but not display existing custom fields from user profile. It has made it hard to integrate plugins.
Hope someone can help.Thanks so much.
Forum: Plugins
In reply to: [Simple Membership] Form BuilderHi mbrsolution,
Thanks for your advice. I have indeed look at that page as well. Currently event manager plugin has a booking from that creates similar custom fields for user profile and update to the user profile. This is how it looks like in user profile under further information:
Further Information
Address
Address Line 2
City/Town
State/County
Zip/Post Code
Country
PhoneThe field ID has ‘dbem’ as prefix e.g phone number is dbem_phone.
Hence I was wondering if the form builder can create registration form from these fields already created by event manager so I don’t have to duplicate. Will they appear for selection?
Thank you so much.
Forum: Plugins
In reply to: [Simple Membership] Display page menu only when logged inHi mfam0627,
I used Nav Menu Roles Plugin to hide menu depending on user roles before I used membership plugin.
I am testing membership now so I think I know what you meant the menu will appear but the login person must have the membership level to view it. I want to advise you why this membership is what I prefer:
By displaying the menu, the visitors and members of lower level can see what they are missing out on the higher membership level. This may attract them to join or upgrade. So you can set up message to attract them to join or upgrade when they click on it. The option is there to have a msg.
If you prefer to hide the menu, may be the nav menu roles can be used or like you said, your code already written.
Thanks
Forum: Plugins
In reply to: [W3 Total Cache] GZIP not compressing even turn onThanks guys for your replies. Sorry for late response as I had leg injury last week.
Had managed to bring the site up to better speed as hosting provider provides compression ability now.
I still have render-blocking JavaScript and CSS in above-the-fold content message, Minify JavaScript, Minify CSS and server response time above 0.31 seconds. So I will look into these to see how I an improve.
Hi,
Thanks for your answer. If I disable the featured Image upload under the Frontend Posting, I cannot load Featured image for blog post as well so it affect the blog posting from front end. I have tested that as well.
In Events Manager, I can disable Featured image upload to prevent the problem for the time being, but then it stops all event from having featured image completely. It would be great if you can have this looked at for future updates as others who use both these plugins will also face the same problem.
Hi,
I think the issue is that events Manager already show the featured image on the events page, but after installing WP User Frontend, it also show the featured image again, so making it appear twice on the event page.
For the option in WP User Frontend under > others > Show attachments in the post – disable this option can prevent the image thumbnail from appearing at the end of post or event page, but it does not prevent the image from appearing as featured image on event page.
So I think that option to disable attachment in the post under Others should prevent featured image from appearing as featured image, not just thumbnail alone.
Hope this helps you to identify the issue.
Hi,
Thanks for getting back on this topic. The event manager plugin is called Events Manager https://www.ads-software.com/plugins/events-manager/
The problem occur if I load featured image for an event. It will show up in the event page twice. I have disable the option in WP User Frontend under > others > Show attachments in the post to stop featured image appearing as Thumbnail at end of post/event page.
As long as I don’t upload any featured image for my event, my event page is okay with no image at all. But that limit my option to load image.
Thanks for your help, your plugin is great.
Hi
Thanks, now that I load it from localhost to live website with live url, it works.
My localhost version doesn’t work, but it doesn’t matter.Hi batman42ca,
Thank you so much. I installed it after seeing some members had use it with wp4.1.
I have one issue also posted in the forum. When I enter wrong password, the error about incorrect password message seems to have link to standard wordpress password reset link like mysite/wp-login.php?action=lostpassword. It doesn’t link to the page I created for password reset using the shortcode.
It works on the widget but not if I have a page for login. Have you encountered same problem and how do you resolve it if you have the same issue?Thanks.