rosbiffer
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Mega menu Plugin - Groovy Menu (Free)] Error in admin pagesIs there no support for this plugin any more?
Perfect, thank you
I have these in code snippets:
add_filter( 'sgo_javascript_combine_exclude', 'js_combine_exclude' ); function js_combine_exclude( $exclude_list ) { $exclude_list[] = 'quick-and-easy-faqs'; $exclude_list[] = 'quick-and-easy-faqs-js'; $exclude_list[] = 'quick-and-easy-faqs-js-extra'; return $exclude_list; } add_filter( 'sgo_js_minify_exclude', 'js_minify_exclude' ); function js_minify_exclude( $exclude_list ) { $exclude_list[] = 'quick-and-easy-faqs'; $exclude_list[] = 'quick-and-easy-faqs-js'; $exclude_list[] = 'quick-and-easy-faqs-js-extra'; return $exclude_list; }
It just seems to be a cache issue as it seems to work fine in Edge and in an incognito window in chrome but not in chrome itself…
Actually I’ve just seen a note in your sticky post saying:
NOTE: The above solution won’t work if you enable CSS/JS combination
So does that mean if I want to exclude some js from minification I have to leave combination off?
Forum: Plugins
In reply to: [Wordpress Mega menu Plugin - Groovy Menu (Free)] Error in admin pagesAnyone?
Forum: Fixing WordPress
In reply to: Can’t access admin pagesFantastic, that worked! I edited the wp_user_roles to be the default WP one and it gave me back my access. I then deactivated then reactivated the hotel booking plugin and it added those roles to that field, so all good!
Thanks for taking the time to point me in the right direction
Forum: Fixing WordPress
In reply to: Can’t access admin pagesThank you Alan, I think you’re on to something. My field entry is this:
a:3:{s:12:"mphb_manager";a:2:{s:4:"name";s:13:"Hotel Manager";s:12:"capabilities";a:0:{}}s:11:"mphb_worker";a:2:{s:4:"name";s:12:"Hotel Worker";s:12:"capabilities";a:0:{}}s:13:"mphb_customer";a:2:{s:4:"name";s:14:"Hotel Customer";s:12:"capabilities";a:0:{}}}
So it looks like mphb (a hotel booking plugin), has overwritten the initial value of that field rather than appending. So I’ll try and integrate the two and get it working. Will get back to you.
Forum: Fixing WordPress
In reply to: Can’t Access Admin DashboardI tried that, same result, which has me thinking its a database problem somewhere.
Forum: Fixing WordPress
In reply to: Can’t Access Admin DashboardWhat was the fix? I have the same problem
Forum: Fixing WordPress
In reply to: 6.1 update causes 404 error on every pageTracked it down to the Smart Custom 404 error page [404page] plugin. The author posted an update yesterday and it now works fine. Thank you
I had the same issue so had to roll back to 6.0.3. Saw you updated the app yesterday so tried the upgrade again, works like a charm. Thank you for the quick fix!
Forum: Fixing WordPress
In reply to: 6.1 update causes 404 error on every pageNot specifically, but even in troubleshooting mode the same thing happens – so default theme and no plugins
Forum: Fixing WordPress
In reply to: 6.1 update causes 404 error on every pageI’ve had to revert back to 6.0.3 – as soon as I try 6.1 I just get 404 on every single page
Forum: Plugins
In reply to: [FG Drupal to WordPress] Which version to buy?Thank you – pro version bought…
It would be great if on the add new tab you could have the pixabay and pexels etc options directly there. This is what it currently looks like: