Forum Replies Created
-
Mod
Marking thread as resolved. You can do this yourself as well.
Mod
FTP to your site, download the robots.txt file, and make sure it was actually changed. If not, you’ll have to edit it manually and reupload it.
It could also be caught in the server cache. Make sure to empty your server cache if you are using one, to make sure Webmaster tools is being served up a fresh copy of it.
If nothing else, just FTP and delete it.
Mod
“Description” is for the tagline in the header.
Quote:Graphene Options – Display – Text style options – Content Text (text font / text size / text line height)?This should work unless you are overriding it in Custom CSS or a plugin.
Did you flush server and browser caches after making and saving changes?
Link to site in question?
Moved to Support.
Mod
No, it’s in WordPress itself.
Settings >> Reading
Make sure the box labeled “Discourage search engines from indexing this site” is NOT ticked.
Mod
In reply to: How to add 'Pagination' right after the post content??
August 2, 2014 at 1:36 pm #43052Quote:Is there a wiki or anything like that?Mod
You can create a child theme for Neo and apply the changes to the CSS there.
All of my websites, whether desktop or mobile, always start with a child theme. It is the solution to many problems.
Mod
Marking thread as resolved. You can do this yourself as well.
Mod
Quote:to figure out what a child theme is much less how to do itFor all who are interested:
A child theme is simply that: a theme that draws its styles and functions from the parent theme. However, you can make changes to the child theme without editing the parent theme, which is a good thing. You never want to edit theme files.
Graphene does offer a custom CSS function, but once you’ve added more than a hundred lines or so, it can start to impact server performance. A child theme is a way around that.
Prasanna has a child template theme for Graphene here:
If you have time, read through the comments. They are very informative.
All of the sites I develop start with a child theme. It’s just easier that way.
You can also read the article about child themes I posted here that explains more of the reasoning and philosophy behind the idea:
http://blog.kjodle.net/2014/04/12/wordpress-child-themes-the-whys-and-hows/
Mod
AFAIK, php.ini should load when the Apache instance is started, so if you’re on a VPS, you could just reboot the server. Not sure how to handle it on a shared hosting plan.
Mod
If something works in three sites, but not the other two, there is something different about the other two that is causing the issue.
Quote:They were also from categories I had tried to deactivate.Did you try actually deleting those categories, or just reassigning the posts to another category?
Quote:But I would like to be able to control the Front Page options a little better, and be able to restrict the home page to five excerpts. Maybe in a future update.Control them in what ways? There are lots of possibilities, but I have had similar thoughts as well.
