aricarthur
Forum Replies Created
-
Hi Jordy,
It’s working again!Thank you!
I’ve been playing around with the settings but am having some trouble finding the optimal configuration.
I’m using a theme called Semplice studio and have created normal size images and @2x images myself for everything. It works using the Picture fill method but when I try all the other modes, it loads the @2x images in actually twice the size instead of the same size but twice the resolution.
Using Picture fill, the problem I have is on some pages the images start overlapping and stacking on top of each other. Is this because the plug-in is loading both the normal images and the @2x images – meaning there is too much to load? I don’t have this issue when the plug in is disabled.
Any help on this is massively appreciated!
Thank you
Okay cool, will hold tight until the next release and hopefully that fixes it.
Thanks for all your help with this.
The first time I updated to the newest version of the retina plug in, it worked normally. It was only when I changed the settings from to ‘Don’t load retina on mobile’ that I got the White screen. Don’t know if that helps?
Hi Jordy,
So I’ve just tried deactivating all the plugins and re-installed the retina plug-in but as soon as I activate it, I get the White screen. It doest appear to be related to any of the other plug-ins.
I also checked the PHP error logs after activating the Retina plug in (with all other plugins disabled) but there were no errors showing :/
Hi Jordy,
Unfortunately that doesn’t work. I disabled the custom post order plug in then as soon as I activate the retina plugin it goes straight to a white screen again :/
Hi Jordy,
I’ve just looked into the Custom post order plug in and it looks like there are compatibility issues with the latest version of WordPress I’m running (according to a few support forum posts). I dropped the developer a message to see if he will be fixing this.
I tried de-activating it but this undoes all the ordering of my portfolio projects which I need to keep in place.
Do you think it won’t be possible to fix the Retina issue before the Custom post order plug-in is fixed?
Thanks again for looking into this for me! Much appreciated.
Happy to give you some log in details if you wanted a closer look π
Hi Jordy,
Thanks for reply! I’ve just installed the ‘Error log monitor’ plug in and tried re-installing the ‘retina @2x plug in’. I get WSOD again.
Here is what shows in the PHP errors lo. I activated the retina plug in towards the end (13.02 UTC)
————–
[21-Nov-2016 13:01:26 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘post_tag’
made by do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:01:26 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘link_category’
made by do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:05 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘category’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:05 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘post_tag’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:05 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘link_category’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:13 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘category’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:13 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘post_tag’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh
[21-Nov-2016 13:02:13 UTC] WordPress database error Unknown column ‘term_order’ in ‘field list’ for query
SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min
FROM www_terms AS terms
INNER JOIN www_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id )
WHERE term_taxonomy.taxonomy = ‘link_category’
made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), SCPO_Engine->refresh————–
Does this shed any light on the matter? Sorry, Im really bad at code. Any help is greatly appreciated.
Thanks, Aric