For an example, on the page above scroll down a few lines until the following is displayed:
Early Detection:?Individuals with a family history of certain cancers can use genetic tests to help identify cancer earlier and can signal increased risk so a patient can make a proactive plan. … Note that Early Detection is displaying as strong.
The theme is Site Origin Corp.
WordPress 6.7
The page was duplicated and the content switched to the basic editor. Doing so failed to resolve the issue.
Creating custom css and applying it did not work.
Ideas anyone?
David
]]>When writing the question explanations (Questions > Settings), I formatted the text (bold/strong, spacing…using the plugin’s text editor).
This HTML formatting is not effective on the front-end.
Do you have a solution?
Thank you for your help,
Martin
]]>$allowedTitleHtml = [
‘a’ => [
‘href’ => [],
],
‘li’ => $commonAttributes,
‘h1’ => $commonAttributes,
‘h2’ => $commonAttributes,
‘h3’ => $commonAttributes,
‘strong’ => array(),
‘b’ => array(),
];
But this means messing with the plugin files and breaks the plugin automatic update flow. Is there an option in the UI to address this that I’m missing? Or, in alternative, a way to do this code override without messing with the plugin files?
Thanks.
]]>.blog .entry-title a{
font-weight:600;
}
I also noticed that in my wordpress overview, where I can access the dashboard, create new blog posts and pages etc., the 2 bold blog titles actually have the tags <strong> around them, but I can’t find where I can change it.
Unfortunately I am not allowed to share the website or pictures due to work restrictions.
]]>I am observing this issue only on Firefox on Mac (also latest version). Any text marked as strong is displayed in the regular font-weight. Chrome, Safari display strong as bold with no issue.
Example URL
https://go.preshero.co/communication-skills-letter/
Please help!
]]><strong>content</strong>
HTML tags are created either way). Mysteriously, italics still work fine.
I tested this in multiple browsers, checked my additional CSS and typography settings in Customize, and tried activating a couple of plugins that seemed the most likely culprit for this type of problem, but nothing fixed it until I switched to a default theme, so it does seem to be a Vega issue.
Any thoughts about what could be causing this type of issue?
]]>