Skip to main content
0 votes
0 answers
6 views

I'm setting up email themes in keycloak: it shows error Couldn't find template in cache for "text/email-test.ftl"

I am setting up email themes in keycloak. When I test the email connection in the <Realm Settings> menu option and then the <Email> tab option and press the <Test Connection> button, ...
John Téllez's user avatar
-1 votes
1 answer
20 views

how to change the text color of a pygame gui textbox

I have this python code which displays a screen with a textbox in the middle that print its text when pressed enter: import pygame_gui, pygame pygame.init() screen = pygame.display.set_mode((500,500))...
plsHelpMe's user avatar
0 votes
0 answers
21 views

Adding a second sidebar in Cavin theme WordPress website

So my website is using Cavin theme.this theme only has the option of one sidebar but I want to add another. I created a child theme, tried editing the code but when I add the second one, the previous ...
Shri's user avatar
  • 1
0 votes
1 answer
22 views

How to dynamically import SCSS files using React in production?

Some background: I'm building my first large-scale React app, and I've decided to use SASS + Bootstrap alongside it. Because of the way my project is set up, I'm having trouble dynamically changing ...
Blue Herring's user avatar
-1 votes
1 answer
35 views

I got an error in my WordPress website built using elementor [closed]

I've created a WordPress website for client and used elementskit with elementor for header and footer. When I tested the website it's all perfect and looks good. Now the header and footer are not ...
Muhammad Hamza's user avatar
-1 votes
0 answers
35 views

Cookie-Free Domain Creation with WordPress and Child Theme Issue [closed]

I've set up a cookie-free domain for my WordPress website, basically following this how to make a sub-domain: https://cpanel.net/blog/general-knowledge/how-to-use-cookie-free-domains-for-faster-...
Steve Tristram's user avatar
0 votes
1 answer
45 views

I am facing error : Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, in wordpress

I am facing the error in wordpress while using hello elementor theme Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "...
Ali Raza's user avatar
1 vote
0 answers
22 views

Undocumented bytes in .theme file format

According to Microsoft (https://learn.microsoft.com/en-us/windows/win32/controls/themesfileformat-overview#metrics-section), the Metrics section of a .theme file looks like IconMetrics=76 0 0 0 139 0 ...
user85987's user avatar
1 vote
0 answers
31 views

PrimeFaces Theme Designer Stuck on "Setting up..." – How to Fix?

I'm trying to use the PrimeFaces Theme Designer to customize the theme for my JSF application, but when I load the Theme Designer, it gets stuck on the "Setting up..." screen and never ...
zahraa's user avatar
  • 74
0 votes
0 answers
36 views

Control depth in the right sidebar toc when using the Furo theme

I would like to control the size of the right sidebar in Furo theme for sphinx documentation, for example set it to 1. However, I only found ways to control the depth of the left sidebar. Does anyone ...
gravlax's user avatar
  • 66
2 votes
3 answers
68 views

Change Theme with a button - python Tkinter

I'm trying to have a program change from light to dark mode with a check button but it does not change the theme import tkinter as tk import ttkbootstrap as ttk #setup window = ttk.Window(themename =...
Duck's user avatar
  • 21
0 votes
0 answers
25 views

How to use all shadcn themes at once?

I am making an application and want user not to only choose between light or dark mode I want him to choose from all shadcn themes like shadcn themes page do and what github do in their website: I ...
alieldeba's user avatar
0 votes
0 answers
32 views

Flutter GetX Get.changeTheme not update

I use getX in my project, when changing theme, it doesn't work. Here is my code: From dialog choose theme: onConfirm: () { SPUtils.to.saveTheme(theme: currentTheme); Get....
mdtuyen's user avatar
  • 4,508
0 votes
0 answers
53 views

Theme error: no theme named 'furo' found (missing theme.conf?)

I would like to preface that I am a complete beginner to Sphinx documentation. That being said, I have had immense difficulties trying to troubleshoot this issue. I am trying to use the "furo&...
Katrina Mosquera's user avatar
1 vote
2 answers
43 views

Where is the theme.res source file?

Trying to style a side-menu per the developer guide, it tells me that every CodenameOne app has a theme.res file in the src directory, but I do not find one anywhere throughout the project, which I ...
selofain's user avatar

15 30 50 per page
1
2 3 4 5
548