Ugochi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Difficulty removing Title and Title AreaOkay. Thanks for the info.
Forum: Plugins
In reply to: [Contact Form 7] Blank MessagesMany thanks @orasa.
I did not even see that after going over many times. I also discovered the <[email]> that came with the mail was no longer there after I removed if from the mail setting.Thanks for your time.
Forum: Plugins
In reply to: [Contact Form 7] Blank MessagesThanks very much @orasa, I appreciate your help.
But another form is still giving me issues. The sender’s email address comes with the <[your-email]> at the end.
I would really appreciate your help again please. I took some screen shots so you can see my set up and the error.
Thanks very much in advance.Forum: Plugins
In reply to: [Contact Form 7] Blank MessagesHi, I think I have the same setting. Please see below and advice me.
From
Ugochi Oritsejolomisan <[email protected]>Subject
Ugochi Oritsejolomisan “[your-subject]”Additional headers
Reply to: “[your-email]”Message body
From: [your-name] <[your-email]>
Subject: [your-subject]Message Body:
[your-message]—
This e-mail was sent from a contact form on Ugochi Oritsejolomisan (https://www.ugochi-jolomi.com)
Exclude lines with blank mail-tags from outputUse HTML content type
Forum: Plugins
In reply to: [Yoast SEO] Configuring Facebook – Open GraphBut this would affect my older posts. Would I have to set custom open graph meta tags every single older post?
Thanks.
I just toggled it on and off and it worked.- This reply was modified 6 years, 8 months ago by Ugochi.
Forum: Fixing WordPress
In reply to: How to give my Gravatar image alt attributesHi @arncus,
I have read great feedbacks on this code. Unfortunately for me, when I put in the code, the editor puts a bad mark on the line;$text = str_replace(‘alt=\’\”, ‘alt=\’Avatar for ‘.$alt.’\’ title=\’Gravatar for ‘.$alt.’\”,$text);
return $text;
And says; ‘expected an identifier and instead saw ‘ ‘What can I do?
Forum: Fixing WordPress
In reply to: H1 TagsI have that already, didn’t work so I had to add the h1 tag to my header
Forum: Fixing WordPress
In reply to: How to give my Gravatar image alt attributesHi @arncus, will check it out now.
ThanksForum: Fixing WordPress
In reply to: How to give my Gravatar image alt attributesHi @rajeshsoni
My url is https://www.ugochi-jolomi.comForum: Fixing WordPress
In reply to: How to resolve homepage with multiple h1 tagsYes I do, I only need to rewrite it like you said, to be more informative.
But how to do that is a challenge for me. Please help me tell how I can change it to show ‘Ugochi’s inspirations for a better life’
Many thanks!Forum: Fixing WordPress
In reply to: H1 TagsOoops sorry! I have the code written like this;
<h1 class=”screen-reader-text”><?php bloginfo( ‘name’ ) ; ?></h1>
So how will I change to make it “Ugochi’s inspirations for a better life”
Thanks for your help!
Forum: Fixing WordPress
In reply to: H1 TagsOkay, thanks very much!
Forum: Fixing WordPress
In reply to: H1 TagsHi Sinip,
I have watched the video and didn’t quite get what I am looking for.
Should the h1 tag of my Homepage be;
– Blog url
-Tagline
-something elsePlease advice
Forum: Fixing WordPress
In reply to: How to resolve homepage with multiple h1 tagsThanks Sinip. It is fixed now.