emmafull
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Before Download] Form hanging on multiple downloadsPrevious problem was that the form was not submitting at all. A change of footer has solved that issue.
The issue is definitely email as inline works fine (I will switch to this temporarily to get it working). Masked url and not masked has made no difference to email it still hangs.
I will try and access the report log unfortunately i don’t have cpanel access (legacy thing) but do you have any other ideas or am I stumped without that?
Forum: Plugins
In reply to: [Email Before Download] Plugin suddenly stopped workingThank you! That at least gives me a lot of information to start testing and working out the issue.
I have a feeling that it might be a larger issue as more things are starting to not work.
Forum: Plugins
In reply to: [Email Before Download] Plugin suddenly stopped workingThank you for the response, much appreciated ??
I’d changed the CF7 to try and debug by myself and just haven’t switched it back as yet but will do now.
I was wanting to do ‘both’ which is what it is currently set at. I was wondering if the email had sent, I had sent a test through another contact form which was sending but I had wondering if the issue was bigger.
If you have any pointers that would be appreciated!
Forum: Plugins
In reply to: [Event Organiser] Conditional statements based on event duration?Fantastic, I’ve managed to use that to sort out some conditional statements and can just see how I can create a different date/time appearance for events that will reoccur daily – I think!
Many thanks for the help ??
Forum: Plugins
In reply to: [Event Organiser] Conditional statements based on event duration?Ah brilliant, would there be any issue to also add in eo_reoccurs() within the conditional statement?
I’m also wondering if I can include the time within the conditional statement as well or if that might be taking it too far?!
Forum: Plugins
In reply to: [Event Organiser] Long events and eo_events shortcode issueOk, so as I thought it was my brain not working out the logic.
If anyone else gets confused (as I struggled to override the shortcode of eo_events with showpastevents=false) I found adding in event_start_after=”today” solved the problem (or has seemed to anyway!).
By doing that I have managed to keep past events ticked as ‘no’ within the settings and keep a long event showing on the main event listing page but not be listed as an upcoming event.
Forum: Plugins
In reply to: [Event Organiser] Latest event not showing with eo_eventsWorked a treat! Will need to add additional training notes for the team there to avoid this happening again!
Many thanks for your help ??
Forum: Plugins
In reply to: [Event Organiser] Latest event not showing with eo_eventsI’ve gone in and double checked start and end dates but the shortcode for eo_events is still not showing the most recent event. Any ideas please?
Forum: Plugins
In reply to: [Event Organiser] Latest event not showing with eo_eventsAha that has fixed it on the event archive pages although interestingly not change it from being the latest upcoming event on the homepage (I’ve gone in and updated the homepage just to see if that will clear the cache but it hasn’t).
Should it automatically update once you make a change to an event?
I’m using the shortcode:
[eo_events numberposts=1]%start{j F Y}% %event_excerpt{13}% read more[/eo_events]
I’m also wondering how best to add events that run across weeks rather than days but am sure that has been answered already so will do a search ??
Forum: Plugins
In reply to: [Event Organiser] Latest event not showing with eo_eventsNo, no caching plug-in, I suppose another plug-in could be causing the issue though so will check that.
If I click on a date within the calendar of events I will then see past events e.g. if I click on the 8 July I will see dates from 6 June etc.
Likewise on the homepage I see the 5 June as the latest event (in the upcoming events)?
As mentioned tried to change show past events to false and add events to start now but it hasn’t made a difference?
Forum: Plugins
In reply to: [Event Organiser] Show month only for only certain eventsI’m just wondering if I could do it based on a timeframe instead of post ID?
The company aren’t sure what the date of their events will be until the venue launches and so wanted to put ‘March 2014’ rather than a specific date.
Forum: Plugins
In reply to: [Event Organiser] event_excerpt length not changingPosting to mark this as resolved ??
Forum: Plugins
In reply to: [Event Organiser] event_excerpt length not changingAnd there is the DOH moment ?? Thank you
I might try the template handling on a live server at least then it will point out where I’m experiencing the issue (hopefully!)
Forum: Plugins
In reply to: [Event Organiser] event_excerpt length not changingHi Stephen
Yes I have, I was hoping I was going to have a DOH moment there and it would suddenly work but no, the excerpt meta is there.
Any other ideas? I am working locally – I don’t know if that would be causing any issues? I’m a bit unsure if there is another problem going on tbh. I’ve made changes to the template files and they don’t always show on the front end – I can only think that working through XAMPP is causing some further bugs?
Doh had accidentally removed
<?php wp_footer(); ?>
from my footer.php!v.important to keep the slider working lol