Posted: January 11, 2013 at 7:39 am
|
Hey, I must say that you plugin is awesome. It worth every penny. It save me a lot of time and job is almost automatically. keep with good job. I have 2 questions. 1.I have responsive theme, and when i go on site from mobile my calendar from sidebar is almost perfect. I cant see full last field for Saturday(few pixel is not showing). and my full page calendar i very good looking but my navigation is crossing the right border. How can i fix this. Which css file should i change. 2.In single event i turn off registration form. But i just wanna add “Add to cart”(not View details) like in event list. I try to add some code from event_list-display to registration_page_display but i had no luck. Please help my with this and my site is complete. Thanks a lot!
|
|
Hi, GLad you like the plugin 1) The calendar navigation with the default text only shrinks to a certain width. What I would be inclined to do is to use a media query to detect the screen width and then resize the header font
makes it a little harder to read but fits. 2) You can use this guide here https://eventespresso.com/wiki/multiple-events-registration-use-add-to-cart-link-instead-of-default-registration-form/ to add a link. If you are adding it to the template you can use
|
|
Thanks a lot for replay, 2.Code works. That is what i was looking for. But how now to implement picture(short code from link that you give me for single events) to template code so i don’t need to add code on every single event. I try with single/double quotes for img but code break every time. 3.One more question.I wanna my event list and single event look like this(http://imageshack.us/photo/my-images/201/mockup1v.jpg/). I customize everything i need,only one thing bordering me. On the list event i don’t wanna this image to be shown (i want to be only in single event). I try to put text, than more tag, and than picture and it’s work this way. But i want to my image be on the top of the page so i can’t use more tag like this. How to hide this picture from event list but in single event i want to be like in mockup. Is this possible at all |
|
Hi, If you are referring to the featured image then that is a setting in the Template Settings page “Display featured images in the event list and registration pages?” Regarding what you are after with the images I would say you would need to filter the content in the event_list.php/event_list_display.php files using something like a preg_replace() |
The support post ‘Css Mobile’ 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.