• Resolved michaelw90

    (@michaelw90)


    Hey,

    I thought I’d let you know of a bug that’s causing us some headaches.

    When using the typography as a sub field of a repeater and specifying different font weights for each row, only one of the font weights gets enqueued.

    For testing:
    1) Setup repeater row with typography field.
    2) Add 2 rows, both with Open Sans Condensed font family
    3) Choose font-weight 700 for first row, choose font-weight 300 for second row.
    4) Check the enqueued google stylesheet, it will only include the 700 font-weight.

    Here’s the link that get’s added for us: <link rel='stylesheet' id='acft-gf-css' href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed%3A400%2C700%7COpen+Sans+Condensed&ver=1568125540' type='text/css' media='all' />

    • This topic was modified 5 years, 3 months ago by michaelw90.
    • This topic was modified 5 years, 3 months ago by michaelw90.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Bug] Plugin does not enqueue different font weights when used in repeater’ is closed to new replies.