1Cr
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser Posterboard] Doesn’t load – “Uncaught TypeError”Hi Stephen and thank you for the fast response,
I tried disabling all (caching) plugins, but it doesn’t seem to help.
But I noticed after turning off caching that new IDs are generated each time for both the div and the JS variable – and they’re identical in the first 8 digits but different in the last 5. I suppose this means there’s a few microseconds of time difference between the generation of these IDs.
Would this confirm that there is a caching problem somewhere, as you suspect?Forum: Plugins
In reply to: [Event Organiser] Event with multiple dates AND timesThanks a million, Stephen! This was indeed the case and moving the line higher solved it. Thank you!
Forum: Plugins
In reply to: [Event Organiser] Event with multiple dates AND timesAny chance there is a solution for this? I’d love to be able to have different starting times for an event, but I can’t drag-n-drop them even after enabling beta features…
Forum: Plugins
In reply to: [Event Organiser] Event with multiple dates AND timesHi Stephen,
Enabling by adding
define('EVENT_ORGANISER_BETA_FEATURES', true);to wp-config.php? Yes, I did this, but still no luck – the event <div>s in Calendar View are not draggable.Forum: Plugins
In reply to: [Event Organiser] Event with multiple dates AND timesI would love to be able to use this functionality, but drag and drop doesn’t work in Calendar View for me. I tried this on 3.1.0 as well as older versions, tried adding the constant to
wp-config.phpand tried disabling all other plugins too, but the events never become draggable – the cursor just changes to “forbidden”. Any suggestions?Hi Greg,
My apologies, that’s a completely silly mistake on my part. Sorry for taking your time.
Hi Greg,
I’m running WP 4.1.1 with WR Page Builder 2.4.8 on Chrome 40.0.2214.115 and using the X theme.
Additionally, I tried to disable all plugins and run ONLY Page Builder to verify that this is not a plugin conflict and indeed, the issue persists.
Unfortunately I can’t link to a live site because it’s currently in maintenance mode, but an example of the problem is the pricing table: entering “£” as the currency makes the entire title and meta of .wr-prtbl disappear, leaving only a mostly empty table.Hi Greg,
Fantastic, thank you for the fast response.