fielddesign
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks not working after moving WordPressHere’s a link to the site with the permalinks set to “default” (so the navigation links work)…
I would like to get this resolved before moving these files into the root directory (and replacing the current static site). Do you think I should start over by reinstalling a fresh version of wordpress into the “test” directory and then changing the usual things like wp-config and wp-content, etc.
Thx!
Forum: Fixing WordPress
In reply to: Permalinks not working after moving WordPressThanks samboll. I did what you recommended but it’s still not working (I checked the .htaccess file, and the content is the same). Any other options?
Forum: Themes and Templates
In reply to: Atahualpa theme: Need IE fix for placement of Logo and taglineI figured out a solution. In case anyone is wondering, I turned off the logo in the theme options of the dashboard and made it background image in the main container for the logo area (A table!–this is a table based layout… is that old-fashioned or is there a purpose for it?). Then I used CSS to position the background image and tagline…
Anyway, to avoid IE hell, don’t use negative settings on margins or text indent!
Cheers