WordPress 6.0 adds the ability to choose a color scheme in the site editor. The emulsion theme had this feature implemented earlier as of 5.9, but it’s generally working as expected. A notation has also been added that makes it easy to enter links within the site. You can search for post links by typing…
-
-
Fixes an issue where the style of the circle mask in the image block is not reflected properly
-
This feature will be implemented in emulsion 2.3.6 Theme Scheme : Full Site Editing Theme The block following the block in which alignleft and alignright are set may be displayed in a different position from the heading block and paragraph block. In this case, try wrapping the misaligned blocks with a group block and setting…
-
There is a child theme for customizing WordPress. You can also create a child theme with a block theme. (Emulsion theme supports child theme in version 2.2.0)した) This page explains the main points about the child theme of emulsion theme. Minimal child theme index.php (emulsion テーマのindex.phpのコピー) style.css note: The emulsion theme loads the child theme’s…
-
In WordPress 5.9, the customizer has not taken the lead, and a new editor (site editor) has taken the lead. The new editor allows everyone to consistently change settings to their liking, such as changing to a grid layout, changing colors, showing or hiding the posting date, showing or sizing the poster icon, etc. became.…
-
The block editor has various functions that were not possible with the classic editors so far. The block editor is characterized by the fact that even beginners can create posts and pages with no coding (minimum coding), but that is not always convenient for those who already understand HTML and CSS. There seems to be.…
-
under construction since 2024/5/24 ~ What are theme scheme settings? block theme Default settings for the theme.This setting usually works with WordPress’ latest features. The template used will be the HTML template in the emulsion/templates/ folder. Classic Theme If this setting is enabled, the template will switch to the classic template. The template used is…
-
What is a template? It is a file that describes what kind of HTML is used to display the post title, body text, metadata (post date and category), etc. created with the editor. Traditionally it was in PHP format, but the newly added template is in HTML and is saved in a custom post type,…
-
The emulsion theme is not only compatible with the full site editor, but also has the function as a conventional theme, and you need to select the type in the customizer. From Customize, open the Full Site Editor section and you will see the menu below. Theme Default is displayed in the traditional PHP template.…
-
Note The emulsion addons plugin must be enabled. Thematic-specific positioning classes are now accurately reflected within the block editor With blocks, even blocks that do not have an alignment menu can be handled by adding advanced setting / additional CSS classes, improving layout flexibility Details of the class will be displayed when the emulsion-addons plugin…