Alex Ball
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] New custom fields not displayingThanks Eric!
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] New custom fields not displayingHi guys,
I’m getting the same issue with 3.5.4.1. Where can I download a past release to roll back to?
Thanks,
AlexForum: Themes and Templates
In reply to: Please, help me sort this css issues out!Look in your style.css body tag at the line-height.
You assign a line-height to all elements in the body with that call. Try removing it, see the difference, and taking that line-height and only applying it where you need it in the paragraphs, headers, etc.
Forum: Fixing WordPress
In reply to: Categories, Tags, Events, Everything Gone. HELP!Appreciate the help, thanks!
Forum: Fixing WordPress
In reply to: Categories, Tags, Events, Everything Gone. HELP!Thanks, the records are there, but the descriptions are not. I’ve read on another blog that this happened to them and they re-named it with some SQL script, but I tried it and it didn’t work for me so I wanted to see if it’s worked for anyone else.
Forum: Fixing WordPress
In reply to: Categories, Tags, Events, Everything Gone. HELP!Thanks Richard, I’ve check that already. Doesn’t address my issue.
I’ve looked at the MySQL database and notice that the taxonomy names and descriptions are missing. Thinking this might be the case? I’m not an expert in MySQL so I’m not sure what to do with it.
Forum: Themes and Templates
In reply to: Menu background not positioned correctly.Not sure why it’s happening like that, but a quick fix would be to make the entire UL background that gray bar WITH the image on the right.
Would make the image appear consistent throughout the browsers, and wouldn’t add much weight to the site.
Forum: Themes and Templates
In reply to: Menu background not positioned correctly.Which site is it not positioned correctly on?
An easier way than going to FTP is to upload the zip file directly through the admin page.
Go to Appearance > Themes and then click the ‘Install Themes’ tab at the top of the page. Once you’re there, simply click on ‘Upload’, browse to find your zip file and upload it!
** BE SURE ** that the zip file you’re uploading is JUST the theme. Often times when you download themes, they’ll include extra files like PSD’s or user manuals that are not included in the core theme files. You’ll want to check this by unzipping it and making sure it’s only the theme.