simonallen5
Forum Replies Created
-
Forum: Plugins
In reply to: [EntryWizard] EWZ rating update crashes my siteThanks Josie
Forum: Themes and Templates
In reply to: [Bento] Error jQuery.fn.load() is deprecatedMe too! Same error message:
/wp-content/themes/bento/includes/js/theme-scripts.js: jQuery.fn.load() is deprecatedWithout the jQuery migrate plug in this error causes problems elsewhere on the site
Forum: Plugins
In reply to: [EntryWizard] Rating form ‘hanging’That was it! Fixed, at least temporarily using the Enable jQuery Migrate Helper plugin. Rating pages now display properly.
Thanks, as ever, for the guidance
Forum: Plugins
In reply to: [EntryWizard] Rating form ‘hanging’Thanks – I’ll try to track it down. Looks like it’s in the menu so perhaps the theme itself…
Forum: Plugins
In reply to: [EntryWizard] Rating form ‘hanging’Only messages in the console are
(1) about lazy loading (is this relevant??)
[Intervention] Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113
(2) a jquery error in the menu script (jquery.js?ver=1.12.4-wp:2)No, I don’t think I have run it successfully since the WordPress 5.5 update
I’ve disabled many plugins and it still fails – will try them all in a quite period tomorrow
Forum: Plugins
In reply to: [EntryWizard] Rating form ‘hanging’Hi Josie
Thanks for the suggestions which seem to be pointing towards a change in the hosting / website management..
(1) No ewz-related errors in console or log file. Do have a javascript error related to the main menu but it is present on all pages
(2) Have re-opened a previous rating scheme, and that now also hangs at the same point – it was fine previously
(3) The page does appear to load the thumbnails – the whole page including these canbe seen faintly behind the ‘Loading Please wait..’ messageWhat is the page trying to load next, that appears to be being blocked?
Thanks
Simon
Forum: Plugins
In reply to: [EntryWizard] download prefix changesThanks Josie
Forum: Plugins
In reply to: [EntryWizard] Applies to all items issueThanks Josie
1. Yes, I did have it in the filename prefix. The rationale was that we have two classes for competitions, Intermediate and Advanced. Members only enter one or the other – hence setting the choice as ‘all-items’. Having the prefix on the filename allows us to sort the files easily into the two classes. I’ll revert to having the class selection for each item.
Forum: Plugins
In reply to: [EntryWizard] Applies to all items issueHave to give up on this for now!
Have rebuilt the layout and webform – no difference. Inspecting the dropdown – if inserted as ‘Applies to all’ the individual items have disabled property set, for some reason. This isn’t the case if they are not as ‘Applies to all’ – i.e. in each item. This is fixable by editing the html, but I still get the problem that if I start filling in something – e.g. title – and then click the Clear button the whole dropdown field disappears from the page.
I guess I will need to investigate plugin conflicts – but will look for a design workaround for the moment.
Forum: Plugins
In reply to: [EntryWizard] Applies to all items issueHi Joise
Thanks for the quick response.
Have just tried a change to the drop down layout – no change I’m afraid.
The page I’m working on is at https://stokesleyps.org.uk/members/competition-entry/ – I can send you a login if you want to have a look.Yes – for b: The dropdown is blank on loading. If you click on it it shows the text for blank selection and two options but none can be selected.
For c: if for example I enter a title into one of the items, then click clear the title disappears as expected, but the dropdown field also disappears completely from the top of the form.
I’ll try rebuilding the form completely this evening. I’ve got quite a few other plugins so it will be a big job to go through all of those to find a conflict!
Thanks
Simon
Forum: Plugins
In reply to: [EntryWizard] Entries remaining visible after closureBy the way – a description of the use is in the ‘Webforms’ page of the ‘EWZ Help’ option on your Dashboard
Forum: Plugins
In reply to: [EntryWizard] Entries remaining visible after closureI’m sure Josie will reply – but here is what I used:
[ewz_followup idents=”JUNE” show=”description,caption”]
to show the logged in member’s images from the Webform JUNE, with the description and caption tags that I had uploaded (containing judges comments and placing respectively) from the EWZ rating module using the upload extra per-image data option for the webform
Forum: Plugins
In reply to: [EntryWizard] Entries remaining visible after closureMany thanks Josie – the ewz_followup code is perfect for what I wanted to do – I hadn’t found it previously – and the ability to add in judges comments via the ‘show’ field is brilliant.
- This reply was modified 5 years, 11 months ago by simonallen5.
Forum: Plugins
In reply to: [EntryWizard] Entries remaining visible after closureI’ve just started using EntryWizard after moving our club’s site onto WordPress, replacing a home-built php script version – EntryWizard is MUCH better and more robust!
However, in the ‘old’ system members were able to see all their entries (historic) into competitions over the year, and liked this feature. Clearly though there are plenty of workarounds, as ronc suggests. I’m still exploring the possibilities of the new system!
Forum: Plugins
In reply to: [EntryWizard] Category Option List doesn’t work when ‘All Items’Thanks Josie
As you suggested, have started again with a new minimal webform and it seems to work OK this time! Not sure what issue was previously.