ISSUE
In Pages area, whatever I name a given page will show as the Title on my actual webpage, which is not wanted. If I try to accept using it as the page title, there are no options to format it so it fits with the theme of my website. If I remove the title, it will shows as “Untitled” in both the Editor and page Preview.
EXPECTED
* Internal page name has nothing to do with what shows on each page.
* Page and tagline info to be pulled ONLY from the Site Identity option in the Customize menu (and not Settings, not Page name). (It seems to want to pull from Settings, which is unexpected.)
TRIED
* Deleting page name – shows as Untitled on web page title area. Still leaves large space at top of website.
* Naming as title – unable to format so it fits with theme of page
* Customize, Site Identity, uncheck “Display Site Title & Tagline” and delete name and tagline information there – no change
* Site Settings menu, General tab, deleted information in Site Title and Tagline – no change
* Installed the Twenty Twenty One Options plugin, and chose option to remove forced header/title – no change.
QUESTIONS
* How to control what automated content shows on each page’s Title and Header sections.
* How to prevent internal page names from showing anywhere on a published page.
Example Transparent
Example scrolling down
If you can help me, i would be so grateful because i try everything that i could know.
PD: I already have a child theme ready to edit, but when it comes to code i know almost anything.
Thank you anyway.
I have copied the header.php file from my parent theme to the child theme, but when I go to Appearance-> Editor on the WordPress dashboard, the header.php file does not show up under templates on the left-hand side of the editor.
I checked using both C-Panel and FTP, and I can see the header.php file in the child theme.
I have no idea what I have done wrong and why I can’t see it in the dashboard.
Your assistance would be appreciated.
]]><!DOCTYPE html>
<html lang=”en-US”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>
<link rel=”profile” href=”https://gmpg.org/xfn/11″>
<title>mysite title</title>
default<link rel=’dns-prefetch’ href=’//maps.googleapis.com’/>
<link rel=’dns-prefetch’ href=’//fonts.googleapis.com’/>
<link rel=’dns-prefetch’ href=’//maxcdn.bootstrapcdn.com’/>
<link rel=’dns-prefetch’ href=’//s.w.org’/>
====see the word “default” after title close. how do i remove it?
]]>I searched high and low, but it remains elusive. Specifically, I want to try a different logo in the top right corner.
Thank you.
]]>https://milehimobileconcrete.com/
]]>i tried to edit header.php of the active theme
as
<?php
if(is_page('homepage'))
{
?>
// whatever you want to display on 'homepage'
<?php
}else{
?>
// paste the default theme header form header.php in this section to display header on all other pages other than 'homepage'
<?php
}
?>
if you can suggest any other simile method
and
i also want to remove breadcrumb from homepage what should i do
inspired from
here
I have managed to split my phone number over two lines using the echo str_replace (‘^’,’
‘ command.
However, if you notice, the phone numbers now don’t line up, since the first line has a phone icon before the number, but the second doesn’t.
How can I make them line up?
My site is www.entdocatiya.co.za
Thank ou
]]> i Want To add a Banner in my website header with logo but i can’t found any option in theme setting can anyone tell me how to add with with coding .
this is my site css3.pw