fchang
Forum Replies Created
-
Oh, never mind. Someone decided to disable the plug-in!! I need my morning cup of Java…
Forum: Plugins
In reply to: [Jigoshop] Always get 'Invalid Country' on payment page validationJust like to add more details:
– When specifying ‘specific country’, the actual country has been set.
– Shipping is disabled.I think the actual error message is ‘Invalid Country on shipping’ or something like that.
Thank you angelo_nwl!!
I’ve created a custom EM add-on/plug-in and added scope ‘next7days’ and ‘nextweek’. Thank you everyone!
Hi caimin_nwl,
Sorry, I don’t get how scope=’month’ can get me the event for next week as there is no scope value of ‘week’, or how to generate the scope with start/end dates dynamically. I’ve read the shortcodes and placeholder documents and couldn’t find anything to accomplish it.
Could you please shed more light on how this is done? Thanks in advance!
Yes. The events are still there in the system, just that the full calendar view (monthly, weekly and daily) not showing some events. As a matter of fact, the Event List shortcode/widget still picks up all the events properly.
Here is a link to my staging site. If you click on the ‘Calendar’ menu item, you’ll notice that the Sept 3 event is not showing up. I do have the latest Event Manager and WPFullCalendar plugins.
stg [dot] northleaschool [dot] ca
Yes, I did update both plugins at the same time. That’s why I don’t know which is the culprit. I have reverted back the changes as it is on a live site for our school. I will see if I can replicate it on my staging area and post a link here.
It seems to happen only in the full calendar but ok in the event list. All the different views (month, week, day) are missing the next 30 days of events.
Thank you all for the quick reply,
caimin_nwl, that would work for all textwidget using <h6> instead of a custom css style. I’ve updated em_template_tags.php so it spits out <h6> which I don’t use on the site (finger crossed). Ideally, it should probably spit out <p class=’em_grouped_header’>… </p> and have the class defined in the css or as a plug-in option.
Marcus, I knew that you can change the date_format to display it differently (text wise), but could you re-style the grouped header into different fonts/size? The code seems to point to a hard coded style of <h2> for all group headers.
Just found it. It is hard coded in the plugin’s file: em_template_tags.php. Wish they can change it to pull in a css class instead so we can have scripts to override its formatting. So I guess I’ll have to update that file on every plugin update.
site:
stg [dot] northleaschool [dot] ca
right sidebar widget ‘Upcoming Events’
Hi Handoko,
I’ve reinstalled the multisite and BWPS. The hide backend seems to work for the main site now, however, I always get a ‘page not found’ error when trying to access the subsite’s login page.
url: teachers[dot]northleaschool[dot]ca
hidebackend test url: login123, register123 and admin123
works for the main site, but subsite teachers[dot]northleaschool[dot]ca/frank/admin123
always give you a ‘page not found’. As a matter of fact, I cannot use any url (including wp-admin) to get to the subsite login page.
Kind of resolved by uninstalling BWPS and reinstalling it. Don’t know what caused the problem, but at least it is working now.
same here.
Ok, just tested it with 3.4.3. Nope does not work (using Daily as I cannot config same date under One Time). I tried to use the ‘wrong’ time displayed on top of the page (i.e., 2 hours ahead of the local time) and it worked. So the local time is not computed correctly for me for the plugin. May be due to daylight saving time as @dukejames27 got it working perfectly?
Yes, I have the timezone set to “Toronto”. My WP settings page showed the correct UTC and Local time. We are currently in daylight savings time.
Anyone besides me still having the same issue after updating to 3.4.2?
Yes, got 3.4.2, did a ‘save options’. Still got the wrong local time under the Away Mode, but different from before.
My info:
Toronto time: Aug 13, 2012, 11:25pm (UTC-4 due to daylight saving time)
Away mode local time display: Aug 14, 2012, 1:25amSo it is now 2 hours ahead instead of 4 hours back as in my first post.
Thanks for looking into this.