Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3561360
Dark mode and top bar don't work
Closed

Comments

  •  1
    tgyi started the conversation

    The "dark mode" does not work properly.

    The text becomes light, the logo changes, but the background of the page remains white.

    I set the background colour of dark mode to black.

    The other problem is that the top bar was visible for a short time after I set it, but then it disappeared and does not appear even though I enabled it.

    Attached files:  dark mode.jpg
      top-bar.jpg

  •  2,267
    PenciDesign replied

    Hi,

    1. Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

    body {
        background: var(--pcbg-cl);
    }

    2. For this specific situation, please send me your WordPress admin account details through a PRIVATE message. I will then log in and make an effort to assist you in diagnosing and resolving this issue.

    Regards,
    PenciDesign.



  •   tgyi replied privately
  •  2,267
    PenciDesign replied

    Hi,

    I've added the top bar elements by editing the header layout with the Penci Header Builder.

    Regarding the dark mode issue, this seems to be a problem with the cache plugin. Please wait for me to double-check it again on the testing site, and I will provide an update soon.

    Regards,
    PenciDesign.


  •  1
    tgyi replied

    Thank you. 

    I have disabled the cache plugin, but the situation has not improved.

    The biggest problem is that when visitors load the page, they see light grey letters on a white background which is unreadable. They have to turn off the dark mode to be able to read, but I don't think anyone can figure that out as the page background is white.

    Unfortunately, dark mode is the default, even though it is not turned on.

    A very strange thing happened. I turned on the "Set Dark Mode as Default" switch, and then turned it off immediately afterwards. Now it is off. In Firefox browser, the background is black, half the menu is white, the other half is grey. In Chrome, the background is sometimes white sometimes black, and the menu is blue. 

    The default dark mode is still off.

    I replaced the cache plugin, but no result.


    Attached files:  dark-mode Firefox.jpg
      dark-mode Chrome.jpg

  •  1
    tgyi replied

    I found the error.

    There is a hint at the top of the Dark mode options:
    "The default theme must be used in light mode for it to work perfectly."

    In color options you have to turn off the "Enable Dark Theme".

    Now it works.