Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jaykone

    (@jaykone)

    Hey,
    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.
    Thread Starter jaykone

    (@jaykone)

    Thank 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

    jaykone

    (@jaykone)

    i 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 ( id bigint(20) unsigned NOT NULL AUTO_INCREMENT, post_id bigint(20) unsigned NOT NULL DEFAULT ‘0’, optm_status tinyint(4) NOT NULL DEFAULT ‘0’, src varchar(1000) NOT NULL DEFAULT ”, server_info text NOT NULL, PRIMARY KEY (id), KEY post_id (post_id), KEY optm_status (optm_status), KEY src (src(765)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.

    I 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 ( id bigint(20) unsigned NOT NULL AUTO_INCREMENT, post_id bigint(20) unsigned NOT NULL DEFAULT ‘0’, optm_status tinyint(4) NOT NULL DEFAULT ‘0’, src varchar(1000) NOT NULL DEFAULT ”, server_info text NOT NULL, PRIMARY KEY (id), KEY post_id (post_id), KEY optm_status (optm_status), KEY src (src) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.

Viewing 4 replies - 1 through 4 (of 4 total)