ok
Forum Replies Created
-
heya, i think they were restricted to not doing it too often..it seems to have resolved. thanks!
thanks, I already use this for login instead.[fb_login_pro]
But anyway, I was embedding the ‘forgot password’ send me a link box using your code anyway [magic_login_form]
is that what you mean?thanks
hello, I was able to solve this as follows:
**Locate this file**, public_html/wp-content/plugins/wp-event-manager/templates/event-registration.php
**Delete this line:**
<button type=”button” class=”registration_button wpem-theme-button” value=”<?php _e( ‘Register for event’, ‘wp-event-manager’ ); ?>” ><?php _e( ‘Register for event’, ‘wp-event-manager’ ); ?></button>
</div>I hope that helps others!
Thanks
Forum: Plugins
In reply to: [Appointments] One service provider cannot have services setup, inexplicableAnyway, this is the appointment page for the user:https://www.go-to.co/interview-fujian-anyteach/
The user is called Bernadette. Actually, when I link another service provider it also fails. Perhaps the service has a problem
Forum: Plugins
In reply to: [Appointments] One service provider cannot have services setup, inexplicablethanks, how can I PM you here?I wish to send confidential info
- This reply was modified 7 years, 5 months ago by ok.
Forum: Plugins
In reply to: [User Switching] Access ‘Switch User’ from a pageThis has radically improved my life, thanks John!!!
Forum: Plugins
In reply to: [Video Recorder] Access Denied – trouble downloading some of the video filesHi there Ryan,
We are experiencing the exact same problem now – were there any solutions? Thanks!
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] cannot change icon and border coloursAlso, I have been trying to have a hyperlink within the page so that people can jump to the FAQ they want, it is all setup but unfortunately it always links to the area below the section it is meant to link to, this is the code, do you know what the problem could be?
- <span style=”color: #008000;”>General Queries</span>
and then this bit
<div class=”section”></div>
<h2>General Queries</h2>
[ultimate-faqs include_category=’general’]
<span id=”general” class=”anchor”></span>thanks!!