Posted: February 3, 2016 at 12:40 pm
|
Hello – We had set up our site using the Iced Mocha theme. The site: http://www.salesforcegolfpartners.com is live but I need to make updates to the home page. When I go to the settings to change a few things, there are no longer any fields showing for me to change. I am on the latest version of EE-4. Thank you. |
Hi Brenden, Are you on the latest version of the Iced Mocha theme? The latest version is available to download from Github: |
|
|
Using Iced Mocha Theme Version 1.0 in the Github I didn’t see the specified version and it simply stated “updating” So does that mean it has been updated? Thanks! |
I don’t think they’re revving the version number over there, so unless you downloaded it since December, your version is out of date. |
|
|
Hello – I replaced the files in the theme with the updated version that I downloaded of GitHub. I am still not seeing the options in the dashboard however under: Iced Mocha Settings. The only buttons I see in that area are “reset to default” and “save” there is nothing like there is on this page: https://github.com/eventespresso/iced-mocha/wiki/Presentation-Page with the presentation page option etc. Do I need to somehow erase all of the theme files and then start over? Can you please advise on how to move forward? I have never removed a theme before to start over. Thanks! |
Since Iced Mocha currently doesn’t 1-click updates, the process to update to the current version is as follows: 1) Switch to a default WordPress theme |
|
|
Thank you that restored the full panel. However I have some lost some customization that I need to restore. The ticket selector is at the top – I found this instruction here, but I can’t figure out for the life of me where it is saying I can find this new options to move the ticket selector to the bottom. Thanks again for the help. I would also like to remove the header: and I would like to rename Ticket Options to something else. |
Hi Brendon, The filter is no longer needed. Could you go to your WordPress dashboard and then go to Event Espresso –> Events –> Templates? Then look for the custom display order option and turn it on. There is one available for the event listings page and the single event pages. From here, you can drag and drop the order and it will be updated. The following line of CSS will hide the heading: .espresso_events h3.about-event-h3.ee-event-h3 { display:none; } It can be added to your website via a free plugin like My Custom CSS or Simple Custom CSS. Ticket Options can be changed by using a gettext filter. Please see this link for an example: https://eventespresso.com/wiki/how-to-change-wording-with-poedit/ You’ll want to create a site specific plugin to hold that customization: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ — |
|
|
Thank you. This is very helpful new feature. Unfortunately – there must be some code somewhere that is still affecting my site. You had previously done a lot of work for us in helping customize this site, and even after changing the order of the custom display settings I am still seeing things in the incorrect order: This is all of the custom code that we have in CSS: /* Hide breadrumbs on single event pages */ /* Hide upcoming datetimes on single event pages */ /* Hide icons on single event pages */ /* Change color of register button */ /* Hide powered by message */ /* Hide sponsor events on events page */ I have already deleted from the site this css code that I had previously: // add tickets after the content So I am at a loss to what else I need to change or what code might be hiding. I already deleted the theme entirely and uploaded the most recent version. Thanks! |
Hi, are you seeing any existing site specific plugins on the site in the WordPress plugins screen? — |
|
|
Not sure I 100% follow – but yes I do have plugins (which I had previously) installed. Including “Custom Post Type Page Template”. Is that what you might be referring to? |
Hi Brendan, It turns out that Lorenzo wasn’t aware that there was some work left to be done to add support to the movable template parts feature. It’s done now, and in version 1.0.6. Since you’ve updated to 1.0.5, you can enable 1-click updates for the Iced Mocha theme by installing the Github Updater plugin, which you can download for free. After you install, you can update the Iced Mocha theme from the WordPress > Updates page. |
|
|
Thank you – I will do that. I did notice I am actually on iced mocha version. 1.0.4 – can I still do the one click update? And are there any more detailed instructions somewhere for setting up the Github after installation (Uri number?) and updates page? I am not seeing any update notifications for the theme or plugins. Thanks again so much! |
|
Ah – found it. Once I did the them updater – I then had to actually activate the new uploaded version of 1.0.6 and yes – now the ticket selector is finally at the bottom. Thanks for all the help! |
You’re welcome. |
|
|
Hi guys! Sorry – I followed everything that I had done above for one of our other sites for a different site, and for some reason it is not working for me this time: this link here still has the ticket options at the top. I have updated the Ice Mocha Theme, Updated to the most recent EE-4 version and I have saved in “Events” “templates” settings the ticket options toward the bottom. I have exactly duplicated all of my CSS custom code from my other site – and for some reason this site just doesn’t seem to want to move the ticket selector to the bottom. Any ideas? Thanks again! |
Hi Brendan, I checked the site that you linked to and it has Version: 1.0.4 of Iced Mocha Activated. You might have two copies of Iced Mocha installed on that site, and if you do, you need to activate the one that’s version 1.0.6. |
|
|
Ahha – I forgot it made a duplicate, vs. just updating the version. Thanks! |
You’re welcome. |
|
The support post ‘Iced Mocha Settings – Options Missing’ 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.