falcott
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Convac Lite] Error messageThis is/was my way of contacting the theme author.
I had not configured anything on the theme — I simply installed the theme and forgot about the website for a few weeks. When I came back to work on the site, I found the error.Mea culpa. I was using the wrong URL. It helps when it is a fanpage not a personal page…
Actually the primary site is on shared hosting. It is an addon domain which is in the public_html folder, so the new WP installation is one directory deeper.
So it seems that WP doesn’t work when it’s installed one folder deeper.@govpatel – Yes it should, and that’s exactly my problem – when I do either of those, I get a 404 error.
@s_ha-_dum – If you will forgive me for not disclosing the actual URL at the moment:
1. existing primary site: www,mydomain,com.
2. secondary site, I intended to be www,mydomain,com/secondary.
3. Yes, there are two .htaccess files, one in the root domain, and one in the subdirectory which is a full WordPress install.Thanks for your replies.
Forum: Plugins
In reply to: [SEO SearchTerms Tagging 2] [Plugin: SEO SearchTerms Tagging 2] Stop workingI found this plugin about a week ago and immediately installed it. But it isn’t returning any search terms. I guess it’s broken.
Have you edited the title section of the header.php as Yoast advises? It should be:
<title><?php wp_title(”); ?></title>
Other than that, I don’t have a solution, sorry.
It took me hours to find a solution to a problem perhaps similar to yours, in that the homepage meta title and description weren’t showing, whereas all the other pages were okay.
In the left navigation, go to SEO > Titles.
At the top of the page fill in Homepage Title template and Meta description template.
Click the Save button at the bottom of the page and you’re good to go.
At least, I hope that solves your problem 🙂