nxpage
Forum Replies Created
-
Resolved, please disregard.
Sorry, incorrect copy/paste for code above. My mistake, it’s working with:
[ecs-list-events venue=’true’ message limit=”500″ past=’yes’ order=’DESC’]
PS: For some reason the master calendar no longer shows the print option although it’s in the short code. These are the same parameters set in My Calendar > Settings > Output and the other calendars work fine (jump, print, calendar, hide)
I tried removing it from the shortcode and let the Settings do their thing, which is how the other calendars work. Still no print option.
MASTER CALENDAR [my_calendar format=”calendar” time=”month” above=”jump, print” below=”key”]
http://greaterseattlecares.org/encampments/meal-calendar-master/
OTHER CALENDARS
[my_calendar category=”Meals – TC3″ format=”calendar” time=”month”]
http://greaterseattlecares.org/encampments/tent-city-3/meal-calendar-tc3/
Thanks, I should have thought of that. That worked. It still doesn’t show the details below the title anymore though as it did before. I checked settings, etc. but don’t see anything.
Screenshots: https://goo.gl/57P2ND
Worked like a charm. Thank you Joe.
Forum: Plugins
In reply to: [Contact Form 7] Contributor can access Contact Form 7 tabI have the same issue. Where does this go? I don’t want to edit the Contact Form 7 core code (wp-contact-form-7.php) and worry that it will be overwritten with upgrades. Can this be put in the functions.php in my child theme?
Here’s the source
<div id='mc_959-31-calendar-details' class='details has-image' role='alert' aria-labelledby='mc_959-31-calendar-title'> <a href="#mc_959-31-calendar" aria-controls='mc_959-31-calendar-details' class='mc-toggle mc-close close'><img src="http://gscdev.org/wp-content/plugins/my-calendar/images/event-close.png" alt='Close' /></a>05/31/2015, 6:00 pm - 7:00 pm <br /> Latreia - Jenifer Lynch <br /> <br /> <br /> <a href="#mc_959-31-calendar" aria-controls='mc_959-31-calendar-details' class='mc-toggle mc-close close'><img src="http://gscdev.org/wp-content/plugins/my-calendar/images/event-close.png" alt='Close' /></a></div><!--ends .details--></div>1) Thanks Joe, I sent a message through your website.
2) Great! Simple and effective.
3) The problem is both the X’s that appear (top one for public, bottom one for admin) go away when hiding because they use the same css class/es. Then there’s no way to close the template box. Even when not logged in as admin both of them show.
#jd-calendar .mc-main, .close {display:none;}
Thanks Joe, that’s what I’m looking for. Pardon if I wasn’t clear, I know the days will show (most calendars do). I’m want to not show the content for the days in the next/previous month. That would make the current month only show content for that month. I’ll see if I can figure out the CSS for this.
Sorry, the screenshot link was too long, here’s a short version: http://1drv.ms/1IzVBXF
To clarify, I put mc-print.css in /themes/my-theme/my-child-theme/css/
That did the trick thank you. It would be helpful for your next version to change the comment at the top of mc-print.css to say it has to be in the /css directory and not just in the theme (as I did).
Excellent work, appreciate the quick reply 🙂
/* MyCalendar Print stylesheet override, entire file must be in theme directory, overrides at end of file */
I’m having the same issue (WordPress 4.2.2, NextGEN 2.1.0) and it does work sometimes by closing the popup. However, sometimes I see a “-1” in the place where the Featured image should be.
Forum: Plugins
In reply to: [Private Only] Login Logo – Covered By NotificationI still think it’s a great tool especially while a site is in development. I hope the author decides to respond to this.
Edit: I updated the privateonly.php file line 55 to add height:##px where ## is the height of my logo. Works perfectly.
#login h1 a{height:120px; background: url(<?php echo $po_login[ 'po_logo' ]; ?>) no-repeat top center !important; }Forum: Plugins
In reply to: [Private Only] Login Logo – Covered By NotificationI have the same problem and haven’t been able to resolve.
Screenshot: https://www.dropbox.com/s/ni6lnjotfmte2pv/WP-Private-Scr-130319.jpg
WordPress 3.5.1
Private Only Version 3.1