nowton
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Change role for setting upClose 😉 the function is in init.php, not common.php. Nevertheless, I managed to sort it like this. Thanks.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Change role for setting upThanks for the prompt response; that however opens up a myriad of other options in the backend – which I’d rather hide. Any other possibility?
It’s impossible for us to establish what happened here, so we’ll assume that the file has been accidentally renamed.
Same here. Disabling the Flash uploader works, but then only one image per upload is possible (queing is possible, but tedious).
Forum: Plugins
In reply to: [WP-Paginate] [bug] wp-paginate.css not detected in child themesSame here.
Sent. Have a look; 20 active (draft) events, on unfiltering in the backend it appears as 604 entries.
Ok Marcus, I have a setup for you to test. How can I reach you?
Theme is custom built. We could try and clone the site with the original bloated database, so you can have a look. Please let me know. Thanks.
Upon further investigation we had about 40.000 event records, accounting for almost 70mb worth of events and event attributes. Looking at the modification dates I can see close to 50 events being duplicated…per second (on data entry). We have a total of 27 events.
I have now uninstalled the plugin and let it clean out the database. This took minutes (it had to remove quite a bit) and 2 retries (process stalled midway) but eventually it succeeded.
We now have to resort to singling out unique events in the sql-dump/xml we took beforehand and write off 8 hours of investigation on a project. And look for an alternative event calendar. No premium version for us, thanks.
Forum: Fixing WordPress
In reply to: Removing 'Subscribe by email' and 'RSS' from posts – DISQUS issue?Hmm hiding functionality through Appearance…thanks for spotting this though.
As it turns out, this was caused by a theme using a nonstandard way of including jquery. As it was enqueued in header and functions, it got loaded twice, causing all kinds of mayhem. Removing jquery from functions solved it.
Not of much use, but I have the same thing happening on a couple of sites as well. Also worth mentioning that the submit button in the dialog does not seem to contain any text, although it _is clickable.
I also reinstalled WP but that does not resolve this issue. Please help, as this is quickly becoming a showstopper for my client. I have also seen similar threads in the forums.
I’ve disabled all plugins, re-enabled Nextgen, reset it’s settings: still nothing. In console I see the following errors when I try to open the Add Gallery/images page: ‘ReferenceError: jQuery is not defined’ (in http://www.domain.com/wp-admin/load-scripts.php?c=0&load=utils,jquery-ui-widget,jquery-ui-position,wp-pointer,jquery-ui-core,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,jquery-ui-datepicker&ver=3.4.1
and ‘TypeError: $(“#wp-admin-bar-ngg-menu”).pointer is not a function’ in http://www.domain.com/wp-content/plugins/nextgen-gallery/admin/js/ngg_news_notice.js?ver=3.4.1
whereas ‘domain.com’ can be replaced with my development location. Switching from my active template to the default brings back the Upload dialog. Im suspecting my theme, and will investigate further.
Maybe we can arrange for one of your reps to have a look inside the installation to speed things up.