Posted: April 11, 2016 at 5:15 am
|
Good day, When using my mobile phone to book an event I have a minor problem. (My website address is http://www.bargotickets.com/demo2016). Please remember to use the featured event on the homepage to test. When I click on the “add to cart” button, it says event added successfully and the text on the button changes to “view cart”. But then when I tap on the view cart button, nothing happens. It is supposed to direct me to the checkout URL, but it does not. I have to go to the menu and choose “checkout” in order to view the cart. Using a computer, does not help either; the same problem persists. So basically I just need the “View Cart” button to point to the same URL that the checkout menu item points to. PROBLEM 2: Admin access to my wordpress admin has been sent via the secure form. 🙂 Thanks so much for your help! |
Hi there, Your demo2016 URL returns a 404 error. Can you let us know the current URL so we know where to take a look? |
|
|
sorry about that. Please proceed to http://www.bargotickets.com |
|
I need my live site buttons (www.bargotickets.com) to look the same as the development server (dev-server.bargotickets.com) when they reach the checkout page. To reach that screen simply click om the nig orange “register now” button on the homepage of either the live or dev server. Then choose your tickets. Click add to cart. Then click checkout from the menu. Please remember to use your phone. Not a computer. |
|
Good day, When using my mobile phone to book an event I have a two minor problems. PROBLEM 1: (use your computer for this) (My website address is http://www.bargotickets.com). Please remember to use the featured event on the homepage to test. PROBLEM 2: (use you mobile phone here please) Then when I am on the checkout page (https://www.bargotickets.com/registration-checkout/?event_cart=view#checkout) using my mobile phone, the buttons are transparent or white. I want them to be orange aswell. On a computer the buttons are orange, but on my mobile phone it is not. Why the different colour and how do I get them to always be orange? On my development server (dev-server.bargotickets.com) the checkout buttons are as they should be (orange with white text). But on my live site its not like that. I need my live site buttons (www.bargotickets.com) to look the same as the development server (dev-server.bargotickets.com) when they reach the checkout page. Thanks so much for your help! |
|
Good day, Please attend to this post. I think you guys may have forgotten about it. https://eventespresso.com/topic/minor-issue-button-colour-link-problems/ thanks |
|
hello? anyone there? |
Hi there, Where you have the embed html code that includes an iframe, can you change it so instead it’s this short code:
|
|
|
okay let me try. one momment please… |
|
That seems to help for now. Could you please tell me how to change the text on the button which says “Proceed to registration” to just “Proceed”. This button is located on the page where the customer needs to enter attendee details. |
|
The Button says “Proceed to finalize registration”. I would like it to only read “Proceed”. |
Hello, Here is an example of a filter that can be added to a site specific plugin so you can change the button text used in registration checkout: https://gist.github.com/anonymous/375503a1fbec18d7f125eb3709dc61cf Change the entry for Proceed to Payment Options to Proceed. — |
|
|
Can you please direct me on how I can implement that filter? |
You can add that function to either your themes functions.php file, or create functions plugin and add any custom functions there. We have a guide on creating a plugin here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ Here is an example of a site specific plugin using that function: https://gist.github.com/Pebblo/b1eece8c8e34d28b710169beca3e781f |
|
|
I put that code into the theme functions file but then my site crashes. When i remove the code ny website works…am i missing something….am i pasting it in the wrong place? |
Hello, Tony created a site specific plugin that is actually ready to go. You could download it as-is and then zip it. Then upload as a WordPress plugin through your WP dashboard. If you have an existing functions.php or a site specific plugin, then you could copy the code into one of those. Here is the section that can be copied (starting at line 8 through the end): — |
|
|
Oh no… that just messed up my website. please visit http://www.bargotickets.com to view. its giving Warning: session_start(): Cannot send session cache limiter – headers already sent I have sent you login information admin details via the form. Please help this is urgent now… |
|
i deleted the plugin. it seems to have resolved now. I guesse maby the code Tony coded was coded badly? |
It’s more than likely you had a space before the opening php tag. |
|
|
How so? I installed the plugin… unless maby the plugin has that space in the code? |
The plugin doesn’t have a space before the opening PHP tag, but you said that “I pasted the code just before the ?> part…is that correct? ” The answer is, no that’s not correct. Do you have a PHP developer on your team? If not, someone from Event Espresso support staff can add the code for you, and we generally ask for you to purchase a support token to cover the time it takes to add the code. |
|
The support post ‘Minor Issue: Button Colour & Link problems’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.