Home Forums WoodMart support forum woodmart bug with advanced typography settings

woodmart bug with advanced typography settings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #627363

    Morgi
    Participant

    unfortunately 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.title

    please 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.
    #627561

    Bogdan Donovan
    Keymaster

    Hello,

    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/bv3y4TsVpCjtEbkL9sBXgEbDqmhUOu

    Blog 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/hOi0ZuBQqVUS7M3LaFpB9H8ZEiYP2s

    Blog 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

    #628103

    Morgi
    Participant

    did 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.

    #628161

    Bogdan Donovan
    Keymaster

    Recently, 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

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