Home › Forums › WoodMart support forum › woodmart bug with advanced typography settings
woodmart bug with advanced typography settings
- This topic has 3 replies, 2 voices, and was last updated 8 hours, 41 minutes ago by Bogdan Donovan.
-
AuthorPosts
-
January 4, 2025 at 5:30 pm #627363
MorgiParticipantunfortunately there seems to be a problem with the advanced typography settings.
the individual fonts settings are unfortunately not overwritten, but some default values from the theme may be used.
example: we have selected all 3 post title selectors from the scrolldown menu and set them to 100px for demonstration purposes. unfortunately, this has no effect (see screenshots)according to the screenshot, these are your selectors and the first three (woodmart standard) do not work, only the last selector – selected manually by us – works.
html .post.wd-post .post-title, html .wd-blog-holder .post.wd-post .post-title, html .post-single-page .post-title, h1.wd-entities-title.titleplease can you fix the bug? can you say if this will be fixed in a next release?
Attachments:
You must be logged in to view attached files.January 6, 2025 at 11:21 am #627561
Bogdan DonovanKeymasterHello,
We tested the “Advanced typography” functionality for its work in blog titles and observed the following results:
Blog post title – This selector is responsible for changing the styles of blog post titles in the blog loop. The selector is working correctly:
• Backend: https://monosnap.com/file/HiMnDSrTRCjXyAOkFShfOKdLOWoSAA
• Frontend: https://monosnap.com/file/bv3y4TsVpCjtEbkL9sBXgEbDqmhUOuBlog title on WPBakery element – This selector is responsible for changing the styles of blog titles in the blog loop generated by the “Blog” element provided with the WoodMart theme. The selector is working correctly:
• Backend: https://monosnap.com/file/PZFy8YIH0Pvs5rM6jtJqUKjfUcRbvE
• Frontend: https://monosnap.com/file/hOi0ZuBQqVUS7M3LaFpB9H8ZEiYP2sBlog title on single post – This selector is responsible for changing the styles of the title on single blog post pages. The selector stopped working after the latest blog structure update due to changes in the page title classes. To replicate its functionality at this time, use the following custom selector:
html .wd-single-post-header .title
.The “Blog title on single post” selector will also be fixed in the next update of the WoodMart theme.
Kind Regards
January 7, 2025 at 9:17 pm #628103
MorgiParticipantdid you check all the others in the process? we didn’t look at all of them explicitly, but only noticed that two or three didn’t work.
January 8, 2025 at 10:10 am #628161
Bogdan DonovanKeymasterRecently, we have not received any other complaints about non-functional selectors in advanced typography. If you notice any other selectors not working, please explain in detail which ones and under what conditions. It’s also important to note that some selectors might not work due to the influence of third-party plugin or custom code.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register