Forum Replies Created
-
AuthorPosts
-
theadz
ParticipantNo Meteorite, I’m sorry. I’ve just rechecked, and all my images have alt tags now. I’m not sure what changed, I honestly haven’t touched any code or anything since I incorporated those initial changes you suggested. I’m sure I was missing alt tags, but I’m not now so I’m sorry if I’ve wasted anyone’s time and you can close this ticket now.
Thanks you both so much for your support. I really appreciate it.
theadz
ParticipantThanks phoenix, I really appreciate it.
theadz
ParticipantHi Meteorite!
That totally worked! Thank you so much.
Unfortunately, it’s either highlighted or created another problem. On the main page of my website, I have a little blog preview section which puts in a same featured images and the first sentence or two. Now those featured images are missing their alt tag.
So instead of lache.png missing the alt tag it’s now Lache.png?resize=500%2C343 missing the alt tag.
If you go to http://www.aussieninjawarrior.com.au it’s all the images in the ‘From the Blog’ section that are affected.
Is there another bit of code I can add?
Thanks heaps,
Adam.theadz
ParticipantThanks phoenix, that’s perfect!
theadz
ParticipantPhoenix?
theadz
ParticipantThat worked perfectly phoenix, thank you so much!
Is there any way to get the image centred in the column? Now that they are smaller, they are all left-justified…
theadz
ParticipantThat’s perfect! Thanks heaps man!!
theadz
ParticipantI found the answer… it was actually because of that first problem that I linked to in my second post of this thread.
The advice you gave me last time:
In the snippet editor pls change the sitetitle to
%%sitename%%
and pls comment out the below code in file header.php at line no:20 and see if that helps?
wp_title(‘|’, true, ‘right’I un-commented it out and now I’m getting the titles…. but my original problem appeared… The sitetitle is duplicated.
My website is back to ‘Aussie Ninja WarriorAussie Ninja Warrior’ (it should just be ‘Aussie Ninja Warrior’) and my page title (in this example) is ‘Privacy Policy and Terms & Conditions – Aussie Ninja WarriorAussie Ninja Warrior’
The code in header.php is now:
<title> <?php wp_title('|', true, 'right'); bloginfo('name'); ?></title>
Please help.
theadz
ParticipantThanks so much Phoenix. I hope I didn’t waste any of your time, I really appreciate the answer.
theadz
ParticipantHi Phoniex,
I’ve noticed that the pages don’t always update the Meta Description. All the posts are fine, but I’ve got 19 pages that have no Meta Description despite having it all filled out in Yoast.
Attached to this post is an image of the Yoast for this page filled out… and below is the Page Source for that same page:
<!-- This site is optimized with the Yoast SEO plugin v3.4.2 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="http://www.australianninjawarrior.com.au/shop/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="object" /> <meta property="og:title" content="Products Archive - Aussie Ninja Warrior" /> <meta property="og:url" content="http://www.australianninjawarrior.com.au/shop/" /> <meta property="og:site_name" content="Aussie Ninja Warrior" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Products Archive - Aussie Ninja Warrior" /> <meta name="twitter:site" content="@AusNinjaWarrior" /> <!-- / Yoast SEO plugin. -->
Thanks,
Adam.theadz
ParticipantSure thing. What did you want to check out specifically?
I’ve attached image files for the General tab and the Post Types tab… please let me know if you need further information.
Also, it couldn’t be related to this could it?
http://support.livemeshthemes.com/forums/topic/cant-seem-to-get-rid-of-home-on-my-static-landing-page/August 4, 2016 at 6:11 am in reply to: Can't seem to get rid of 'Home' on my static landing page. #23385theadz
ParticipantThank you Phoenix!
That looks much better now. Thank you so much for you help and patience.
August 3, 2016 at 2:39 pm in reply to: Can't seem to get rid of 'Home' on my static landing page. #23376theadz
ParticipantHi Phoenix,
Not intentionally.
It seems to be fixed for Internet Explorer, but Google Chrome and Chrome Canary are still very much showing the double sitetitle. Could you please look into this with Chrome in mind?Thanks,
Adam.August 2, 2016 at 1:57 pm in reply to: Can't seem to get rid of 'Home' on my static landing page. #23352theadz
ParticipantThis reply has been marked as private.August 1, 2016 at 2:40 pm in reply to: Can't seem to get rid of 'Home' on my static landing page. #23324theadz
ParticipantHi Phoenix,
Thanks for that. It definitely helped… but I’m not 100% yet.
I’ve attached image of my code changes, but I’m still getting the website name repeated. It’s also still showing up in the google results.
Please check the attached images and let me know if there is anything else I should try changing.
Thanks,
Adam. -
AuthorPosts