Support

Home Forums Event Espresso Premium Formatting

Formatting

Posted: September 17, 2014 at 11:25 am

Viewing 5 reply threads


TheiaStudios

September 17, 2014 at 11:25 am

wp 4.0
ee 4.4

http://theia-studios.com/?page_id=2216&preview=true&preview_id=2216&preview_nonce=1e7f4a59f3

I am wanting to format The ticket selector information.
Can you point me in the right direction?

I don’t want Details of the ticket to show up. I only the ticket description and price. I also want to align the columns correctly and move the registration button to the right.

Thanks in advance for your help.

-lori


Seth Shoultes

  • Support Staff

September 17, 2014 at 1:39 pm

There’s quite a bit of info related to template customizations here:
https://eventespresso.com/section/templates-2/

These two posts might help:
https://eventespresso.com/wiki/ee4-themes-templates/
https://eventespresso.com/wiki/ee4-single-page-checkout-page-actions-filters/


TheiaStudios

September 17, 2014 at 1:47 pm

I will look into those… but how come the format for when i view an event has the registration button is to the right and the spacing is correct but when I insert into a post…using the short code for the event the button ends up on the left


Josh

  • Support Staff

September 17, 2014 at 4:46 pm

Hi there,

We’d need to be able to view each of these WP posts in order to answer your question. I’m afraid the link you posted earlier is to a preview and since we do not have admin access to your site, we can’t see what you can see.

Do you have a few links you can share so we can take a look?


TheiaStudios

September 17, 2014 at 5:49 pm

here is link
http://theia-studios.com/?page_id=2278
I re entering all the information for the event on a page because I want this layout for classes… The ticket details on the right is a short code. but the alignment is all off… thank u


Josh

  • Support Staff

September 19, 2014 at 7:59 am

Hi there,

The issue I’m seeing with the alignment looks to be with the table above the ticket selector that lists out the dates and times of the events when the window is narrow. Is that what you’re seeing too? If you change the table into an html list it will resize nicely.

The show details link can be hidden with CSS and the button can be floated to the right by adding the following to your custom stylesheet:

.ticket-selector-submit-btn {
float: right;
}

a.display-tckt-slctr-tkt-details {
display: none;
}

Viewing 5 reply threads

The support post ‘Formatting’ 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.

Event Espresso