Forum Replies Created
-
AuthorPosts
-
christina
ParticipantHi Andy,
Are you putting this in your Events.css?christina
ParticipantOr possibly switching to the way the widget is styled…
christina
ParticipantHi Barry,
I am using Chrome 26.0.1410.65 and also my iphone 5 to test the page. When you say “break away from the 7 columns” do you mean just leave it as is ?If I were to use a Media Query would it be possible to say when you reach the browser size of X, switch to display the event list.
christina
Participantperfect. I can’t thank you enough for all your help! Thank you!
christina
ParticipantYup! That seemed to do the trick! Thanks so much!!
I also added .tribe-events-month-nav select {margin-right: 10px !important; }
to add some spacing between the elements.Do you know what class the “Loader” is in? I’d like to see the styling on that because when you switch the month or year it pushes the next month link down.
christina
ParticipantYes! I think I made this post by mistake! Sorry!
christina
ParticipantI’m just having trouble figuring out what is making the year and month drop down fields stack on top of one another oppose to being side to side like it is in the demo
christina
ParticipantHi Barry,
Okay so it seems disabling that plugin got ride of the extra markup. http://pastebin.com/ap377GNv
I did contact the theme developer prior to making this post and he told me that their theme was not compatible with ECP. I’m wondering if there are other issues I should look out for that I may see down the line? Right now it’s only a small styling issue with the header that can be easily fixed.christina
ParticipantHi Barry,
I did do some test deactivating some plugins and noticed things got a little better when I deactivated Shortcodes Ultimate (http://wordpress.org/extend/plugins/shortcodes-ultimate/). However I will check to see about the other things you mentioned. I really appreciate you taking the time to help me with this!christina
ParticipantHi Barry.
Thanks for taking the time to respond.
Switching helps a little bit, but there are still some issues. Here is a screen shot http://wuq.wpengine.com/wp-content/uploads/2013/05/temp.jpgchristina
ParticipantSorry I had list view activated I switched it back to calendar so you can view the issues I’m talking about.
May 13, 2013 at 10:21 am in reply to: Events List Advanced Widget Changing View All Events Text #48353christina
ParticipantAwesome. Got it. Thanks!
May 13, 2013 at 9:49 am in reply to: Events List Advanced Widget Changing View All Events Text #48340christina
ParticipantHi Barry,
Thanks for the response. Regarding the third option, do you mean “widget-advanced-list.class.php” ? I’m not seeing the “Widget-list.class.php” file. Also I’m only seeing 67 lines of code..christina
ParticipantThanks! I’m trying to use this tutorial and apply it to the “List Advanced Widget”. So far so good I’ve added the following code to “events-advanced-list-load-widget-display.php”
“if ( function_exists(‘has_post_thumbnail’) && has_post_thumbnail() ) {
the_post_thumbnail();
}”I was wondering how I could go about making the image a link and added a class to it so I could style it. Thanks
christina
ParticipantI’ve followed this tutorial and it seems to be working great! I do have a question though, in the tutorial he mentions “Make sure you paste in all the default styling from the stock events.css file though! ”
Where is this file containing the default style located? -
AuthorPosts
