Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Contact Form Required Fields #1125020

    DE
    Hallo @Guenni007,

    Vielen Dank für deinen Vorschlag.

    Aber das löst nur die Hälfte unseres Problems. Es gilt nicht für Captcha.
    Und auch der Good-Practice-Teil, das Setzen des erforderlichen Attributs im eingegebenen HTML-Element, wird nicht gelöst.

    Es gibt noch einen anderen Grund, aber der wird im privaten Bereich des ersten Beitrags erklärt.
    Rikard hat das Thema als “gelesen” markiert und wird wahrscheinlich mit weiteren Informationen fortfahren.

    FG
    EMSBRAND

    EN
    Hello Guenni007,
    Thank you for your suggestion.

    But that solves only half of our problem. That does not apply to Captcha.
    And the good practice part, setting the required attribute in the input HTML element, is also not resolved.

    There is another reason but that is explained in the private area of the first post.

    @Rikard
    has marked the topic as “Read” and probably he will follow up with more info.

    Kind regards,
    EMSBRAND

    in reply to: Problems with scrolling #1124112

    Hey Rikard,

    Thank you for the code.
    It works as expected for desktop but not for Touch Screens (tested with iPhone and Samsung Galaxy S7).

    Any other tipps?
    Thank you in advance,

    Sorry for the first report. On the mobile devices after clearing the cache scrolling works as expected.
    You can mark the ticket as solved.

    Thank you,
    EMSBRAND

    • This reply was modified 5 years, 2 months ago by emsbrand. Reason: After clearing the cache on mobile devices the provided code fixed the problem

    Hi,

    Because when someone navigates to /blog/post1/ There is no nth-child to style.
    In the end we sorted our problem.

    Thank you for assistance,
    EMSBRAND

    PS. The topic can be closed.

    Hello Rikard,

    that would work in an Archive Page or Posts Listing but not in the actual Post.
    I’ll try to explain the expected results:

    • the 1st, 5th, 9th, etc. post will get the class bk-red-txt-wht
    • the 2nd, 6th, 10th, etc. post will get the class bk-blk-txt-wht
    • the 3rd, 7th, 11th, etc. post will get the class bk-dgry-txt-wht
    • the 4th, 8th, 12th, etc. post will get the class bk-lgry-txt-blk

    To display a list of the Posts we will use CSS but when a Post is clicked we want to display the header element with the respective background and text color combination.

    Thank you for your support,
    EMSBRAND

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