bernbe01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: CSS in child theme not over riding parentit’s not a required file, but it is used to enqueue these pieces
if you’re up for it, try making a functions.php in your child-theme dir
look for the section on functions.php here for some guidance
Forum: Fixing WordPress
In reply to: CSS in child theme not over riding parentAnd can you please show use the contents of the child themes functions.php?
Forum: Fixing WordPress
In reply to: publish date And author attribute Movedno problem! happy to help
if possible, please mark this topic as resolved
Forum: Fixing WordPress
In reply to: Can't access old sitei have to sign off for a bit, but i suggest we close this thread and as the original problem is solved not, and open a new one for a login loop / unable to log in
the only other steps i could direct you towards would be to download a clean version of wp 4.1.1, unzip it locally
use ftp to connect to remote wordpress, take a backup of the site files
delete all folders and files from this install directory *except* wp-content/ and wp-config.php
from the fresh 4.1.1 folder, upload all files & folders except wp-content/
if that still isn’t working, i’m at a loss bud, sorry
a fresh topic might get some other volunteers opinions here, which i feel like would be useful
Forum: Fixing WordPress
In reply to: Changed URL and No DB to locate.hey there!
your godaddy account should have FTP access or a cPanel type interface that you log into via the web.
are you familiar with ftp? do you have the ftp credentials?
Forum: Fixing WordPress
In reply to: Changing color & removing extra white space on opened page, how?if you add another css entry like
.entry-content { color: #000000; }it will set the default post content color
i see you’ve already found out how to make edits via the WYSIWYG, nice!
you can use a tool like this to help find your color codes
Forum: Fixing WordPress
In reply to: Help setting a fixed header menuhey there
nice looking site!
is this a paid theme? if yes it is forum policy to ask you to contact the theme devs as this is a theme setting
if not let us know!
Forum: Fixing WordPress
In reply to: CSS in child theme not over riding parenthey there
i looked at the text near your facebook icon at the top and i agree your child theme’s css is not applying
then i inspected all css files on the site and the child theme does not appear to be accessed. can you please double check which theme is selected in Dashboard->Appearance->Themes? If the child is not currently selected, please select it and retest
Forum: Fixing WordPress
In reply to: Can't access old sitehey
ok, let’s verify a few things please:
-delete .htaccess file from nwirestore/HabitatNWI/ if present
-let’s try logging in after a forced logout: http://pawsinthewoodlands.com/nwirestore/HabitatNWI/wp-login.php?action=logoutif still nothing, access this wordpress install via ftp and rename the plugins folder to plugins-temp to temporarily disable all plugins
Forum: Fixing WordPress
In reply to: registration emails rejected as spam or not sentBest of luck!
Forum: Fixing WordPress
In reply to: Unsure how to proceed please helphey there!
just an fyi for the forums, when you replied to yourself it made it look like someone had helped you, most of the volunteers skim for threads that just have one post
that being said welcome!
i don’t have hard science to back me up but i always go the route of posts in categories over pages for stuff like. if SEO is about content and meta data, by having more unique URLs with matching & specific data/meta-data, you can really hone in on some search terms
i definitely recommend using an SEO plugin, I’ve had good luck with Yoast and All In One, but there are many good choices in the plugin directory.
Forum: Fixing WordPress
In reply to: registration emails rejected as spam or not sentok perfect! thank you for both of those
so what i’m seeing in the log in a recent password/auth failure
SMTP -> ERROR: Password command failed: 535 Incorrect authentication data
if you are confident that your gmail settimgs (username and password) are correct, then it’s time to talk to your host as they may be intercepting this. likely they also have an option for relaying too
also i just ran a blacklist check on your IP and you are on some blacklists
probably all of your settigns that were working are worth reverting to
i recommend going through this process to ensure you had not had a compromise
Forum: Fixing WordPress
In reply to: publish date And author attribute Movedhey there
since we’ll be making theme changes it is highly recommended if you do not already have one to create a child theme, which there are even plugins to help with
i just made a new version of content.php for you to try out
the new lines are lines 31 to 35
place that in your child theme’s folder and see if it’s what you wanted
i still left the full meta at the bottom of the post for now
Forum: Fixing WordPress
In reply to: insert / edit link not workingthats a darn good idea you have
try out tinymce advanced for that
Forum: Fixing WordPress
In reply to: insert / edit link not workingok, then i’d say reach out to the theme devs as i feel tapped out of ideas. sorry bud :-/