Not sure if this was the Vantage theme update, changing the Vantage “Home page” setting on/off, or something else.
The buttons on the home page had been working w links of the form:
https
://www.pcmhpcc.com/person-centered-measurement/
They somehow morphed to
http://person-centered-measurement/ (Without the domain;) I think they may have been relative links before. (?)
The new links are of the form
post: 55
which work fine.
I tried setting one to
https
://www.pcmhpcc.com/person-centered-measurement/
then toggled the “Custom Home Page” from off to on and back and saving a few times, but couldn’t reproduce the problem.
Just FYI if it’s not immediately obvious.
If that has you stumped, is there some way to set the “Home” page to be like https://www.pcmhpcc.com/PCMH_Certification (for SEO purposes)
instead of https://www.pcmhpcc.com/ ?
The page title is “PCMH_Certification,” and I want to turn up on searches for that phrase.
Thanks! Vantage has worked well for me!
I love how the menus look with the CSS mod you suggested:
/* Vantage Current Menu Item Colors */ .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color:#fffff } .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="icon-"], .main-navigation ul li.current_page_item > a, .main-navigation ul li.current_page_item > a [class^="icon-"] { color: #dd3333 }
It makes it harder for users to get lost.
And despite all the fancy features of Vantage, it loads wizard fast!
Hi VWFeature,
Unfortunately, I’m not too sure why this happened but I don’t think it’s related to the Vantage update.
If that has you stumped, is there some way to set the “Home” page to be like https://www.pcmhpcc.com/PCMH_Certification (for SEO purposes) instead of https://www.pcmhpcc.com/ ?
This is possible. I would recommend looking into some of the plugins mentioned in this article for instructions on how to redirect the home page (you may need to create a “redirect” home page for this sort of stuff to work however).