astima
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: htaccess file and permalinksI did not make the changes to the file. I asked my host to do it. Would I have access to it or do I need to ask them for the file?
Forum: Fixing WordPress
In reply to: htaccess file and permalinksI made those changes to the config file, but when I change the Permalink structure in my dashboard it still doesn’t work. My homepage displays, but no other pages.
Forum: Fixing WordPress
In reply to: Trying to fix errorsHere is the header:https://pastebin.com/GuP9VEZb
Forum: Fixing WordPress
In reply to: Trying to fix errorsI am using WordPress 4.9.1 and theme is LondonLive
Forum: Fixing WordPress
In reply to: Transferred website to new server causing errorOkay, that fixed it sort of. I changed the permanent links back to plain and now all of the links work. But if I try and change it back to the custom permanent link I was using which was /%category%/%postname%/ none of the links work. Why is it if I set the permanent links to anything but plain they don’t work?
Forum: Fixing WordPress
In reply to: Transferred website to new server causing errorI meant:
I’d copied all the files and all of the database onto the new server. Then I did a search and replace for http://www.hunterdonbrewing.com/ and replaced it with http://www3.hunterdonbrewing.com/
Forum: Fixing WordPress
In reply to: Transferred website to new server causing errorOur original site is: http://www.hunterdonbrewing.com/
We set up a new DNS record at:http://www3.hunterdonbrewing.com/
I’d copied all the files and all of the database onto the new server. Then I did a search and replace for http://www.hunterdonbrewing.com/and replaced it with http://www3.hunterdonbrewing.com/
Our homepage works but none of our links. Should I not have done a search and replace? All the content is there it’s just not showing up. For some reason the links don’t work.
Does anyone know what I am doing wrong?
Forum: Fixing WordPress
In reply to: Transferred website to new server causing errorWell, apparently I have to create the database. Wish me luck have never done this.
Forum: Fixing WordPress
In reply to: xmlrpc ChangedWordFence caught the change. I’ll check with my host
Forum: Developing with WordPress
In reply to: How to target just Internet explorer in CSS?I just realized the only issue is with Internet Explorer 10 and Edge. There was something in that article about Internet Explorer 10, but nothing about Edge.
Forum: Developing with WordPress
In reply to: How to target just Internet explorer in CSS?I followed the directions in in the link, but it doesn’t look like it loads my stylesheet. When I look at the CSS inspector my stylesheet is not listed? Here is a link to the site: http://www.stimadesigns.com/Elysian/
I am trying to resize the image in the slider. The background image attachment is set to cover and when it’s in Internet Explorer. I wanted to be local
Forum: Developing with WordPress
In reply to: How to target just Internet explorer in CSS?In my original post, is that code correct for targeting Internet Explorer then linking the stylesheet.
Forum: Fixing WordPress
In reply to: Can’t get text to appearYes. The text at the bottom comes from a post. I couldn’t figure out how to get the text in that post to appear in the box on the top, so I created a div and put the text in there.
Forum: Fixing WordPress
In reply to: Can’t get text to appearThe parent theme is the WP.This is the theme I downloaded: https://wordpress.org/themes/the-wp/
Forum: Fixing WordPress
In reply to: Internet Explorer CSS issuesThank you. In the CSS inspector the background color was crossed out, so I thought that meant it was not affecting anything on the site.