Marketing Persona VS UX (Design) Persona

This would be my 2nd question in UX Stackexchange to clarify my understanding. I’ve been developing Persona for sometime but this is my first time to collaborate UX with Marketing Team. I found out that Marketing do create pe…
most optimal way to display information on cards

I’m designing an app that basically stores events (like tests or quizzes) and notes for students. The notes are just text and the events contain a title and date. The user can have different classes and separate notes/events …
When editing a user’s info should the save button save only or save and return to address book?

I am creating a design for an address book in a software application. To create a new user it directs you to a new page to fill out the user’s information. Should the save at the bottom of the page save and display a success …
How to display multiple timelines vertically?

On my website, I need a format that can handle a timeline of a (fictional) history of enormous size conveniently. I already split up the entire timeline into separate pages for eras – that might be another question, but anywa…
high paying UX/UI internships?

i currently am a MIS major and have an IT internship. i did a quick 2 hour job shadow for UX/UI and loved it. I wish to pursue it further and so i’m looking for an internship in this field for next summer, what are you some b…
Icon for a mix of different things

I have a setting activity (window) in my android app where I can configure different things. Each setting category has an icon. I have these categories
Filter settings
Territory settings
Report settings
Additional settings
…
h2 tag on screen reader missing [on hold]
![h2 tag on screen reader missing [on hold]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
I have the following markup
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>This is the title page</title>
</head>
<body>
<section>
<h1>The best chicken soup</h1>
<h2>This is soup is made of chicken and tomatos</h2>
<p>Lorem ipsum…</p>
<h3>Other method</h3>
<p>Quisque leo nisl…</p>
<p>Pellentesque aliquet pulvinar odio.</p>
<p>.</p>
</section>
</body>
</html>
The problem is when I switch to screen reader on Firefox the h1
and h2
tags does not show up. So here is the case:
case 1: h1
and only h2
tags → both h2
tags are showing up, the h1
are NOT
case 2: h1
and h2
and h3
tags → Only the h3
is showing up, the h1
and h2
are NOT
Any idea how can I fix this please?
Position of the Cancel and Save Buttons on a iPhone

I’m skeptical where to put the Cancel and the Save Buttons in an iOS-app:
Cancel on the left side and Save on right side or vice versa?
I think the iOS Human Interface GuidelinesBeta of Apple says nothing about this…
…
What could be a possible reason for the cancel button to be bold when changing an iPhone’s language?

When I change my iPhone’s language, this confirmation thingy (Action Sheet) pops up.
As you can see, the cancel button’s text is in bold. It seems like that it actually wants you to tap on the cancel button instead of the …
How to present 3 types of Economic systems?

I would like to build a ‘homework-helping’ community site, where students provide simple services for each other and earn a non-monetary form of credit (which I’ve called ‘blue coins’). The purpose of this first system is to …