jaykone
Forum Replies Created
-
Forum: Plugins
In reply to: [Import Social Events] Change Color for shortcodeHey,
i tried this as additional CSS in the Customizer but it does not appear to work to things added via shortcode.Ah now i see, it changed the look when i clicked on the pictures with the text on it.
So it changed to background on the actual Event Page.But i need the color changed on the Image with the text beneith that i have to click to get on the events site.
- This reply was modified 5 years, 10 months ago by jaykone.
Forum: Plugins
In reply to: [Import Social Events] Change Color for shortcodeThank you for your fast answer.
Could you bring up an example on how to change the Background color to some darker thing in the additional css? 🙂
ty in advance
Forum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization Problemsi updated to 3.0.9 and still get this error when i click on Gather Image Data:
Failed to create table img_optming! SQL: CREATE TABLE IF NOT EXISTS
wp_litespeed_img_optming(idbigint(20) unsigned NOT NULL AUTO_INCREMENT,post_idbigint(20) unsigned NOT NULL DEFAULT ‘0’,optm_statustinyint(4) NOT NULL DEFAULT ‘0’,srcvarchar(1000) NOT NULL DEFAULT ”,server_infotext NOT NULL, PRIMARY KEY (id), KEYpost_id(post_id), KEYoptm_status(optm_status), KEYsrc(src(765)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.Forum: Plugins
In reply to: [LiteSpeed Cache] Image Optimization ProblemsI got the same Error on my instalation running PHP 7.4
Any solutions for now?
Failed to create table img_optming! SQL: CREATE TABLE IF NOT EXISTS
wp_litespeed_img_optming(idbigint(20) unsigned NOT NULL AUTO_INCREMENT,post_idbigint(20) unsigned NOT NULL DEFAULT ‘0’,optm_statustinyint(4) NOT NULL DEFAULT ‘0’,srcvarchar(1000) NOT NULL DEFAULT ”,server_infotext NOT NULL, PRIMARY KEY (id), KEYpost_id(post_id), KEYoptm_status(optm_status), KEYsrc(src) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.