Forum Replies Created
-
AuthorPosts
-
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
EMSBRANDEN
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,
EMSBRANDHey 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, 3 months ago by emsbrand. Reason: After clearing the cache on mobile devices the provided code fixed the problem
June 27, 2019 at 5:09 pm in reply to: Automatically Assign CSS Classes for Blog Post Single View and Blog Post Listing #1114024Hi,
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,
EMSBRANDPS. The topic can be closed.
June 26, 2019 at 9:21 am in reply to: Automatically Assign CSS Classes for Blog Post Single View and Blog Post Listing #1113541Hello 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 -
AuthorPosts