Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • copy all bu the wordpress code and paste that into a text document and save it. Delete everything bu the wordpress code and load that .htaccess. Then if it shows up add each code individually until you find the one that breaks it and break that code down by line until you find the line that is breaking it.

    unfortunately this is probably a server issue that is why I am telling you to do it this way. There is no real problem with the code you have therefore it is probably a rule that the server does not support.

    Just a caveat: lots of shared host don’t support expired headers.

    I run my site on a sub domain as well. I have for a while wished to do this also. However, in all of my research on this there is no really “easy” or straight forward way of doing this. To my knowledge it would involve changing all links referring to the previous sub. Tons of work.

    I could be wrong but this is the reason I have not done it. Maybe someone will answer you with a better answer. Fingers crossed.

    If you own https://www.robinwyatt.org/photography/blog, but don’t use it or want people to use it you can forward it in .htaccess. IF you can get to the .htaccess file in your ftp that is. Just plug forward site in .htaccess into google and you should find the code to add.

    You need to wrap the table in a div and apply a new css rule to set the margin left and right. Right now you have the table just floating in the space and the <p> tags are taking on the standard p rules from Body.

    Thread Starter inkdipt

    (@inkdipt)

    alchymyth, Perfect!!! Thank you so much that saved me a lot of headaches.

    Thread Starter inkdipt

    (@inkdipt)

    Thanks alchymyth I will give that a shot and see if it works.

    Thread Starter inkdipt

    (@inkdipt)

    just to clarify I have turned off all plugins and the site still acts the same. but it is weird that the homepage would be fine and not the post pages.

    Forum: Fixing WordPress
    In reply to: You got Owned

    Sounds like you got hacked. You should probably restore your site in php admin to a known working version and also reload all your files in your FTP.

    SIf you can get into the phpAdmin you might be able to search for the block of code causing the hack and remove it but otherwise I would just restore to previous working version.

    Thread Starter inkdipt

    (@inkdipt)

    Thanks Mike, let me know when it is all worked out and I will update asap.

    Great job on this!

    Forum: Your WordPress
    In reply to: Music Magazine
    Thread Starter inkdipt

    (@inkdipt)

    I actually took all of your suggestions to heart and implemented everyone. I had to migrate the permalink structure. For some reason it threw 404 errors just changing it in the admin settings. Anyway it works now and I am super happy about it.

    I ran some test on the no login for comments and as far as I can tell it is going to be pretty hard for someone to inject anything with what I have done. I don’t even have bad behavior running. But I do have askismet and Recaptcha, and a few other little tricks I pulled in code to shut certain things down, shh…

    Again, thank you so much for your input it was greatly valued.

    Forum: Your WordPress
    In reply to: Music Magazine
    Thread Starter inkdipt

    (@inkdipt)

    Healthyvotes, Thank you for your feedback. I was trying to figure out how to edit the post and just realized that someone had already made the change for me. Thumbs up!

    I realize the site is a bit heavy but that is how I like it. The thing is that it is doubling as my photography portfolio and the magazine, so it is bound to be heavy.

    Glad you like the header! I do too.

    As for the rotating tags, well a lot of my subscribers like it so it stays. Personally I agree with you but if people say they like it…

    I have been working on the changing the permalink structure, but every time I change them it breaks the site so I am in no hurry to jump into that right now.

    And finally, allowing people to comment without subscribing. I am not sure I want this to happen. The last time I did that I had a ton of spam and actually had some SQL injections into the site. Since then though I have made some serious security changes. Maybe some testing on this before I actually release the subscription on comments.

    All in all very constructive criticism, I really appreciate it.

    Thank you!

    ugh the link didn’t show up. Here is the site. hardenedmagazine.com

    Hey Avram, great plugin, but for some reason I have a double instance of it in on my site. If I remove the script call in the footer then the whole thing disappears.

    Here is the link to the site.

    I am trying to switch from using Super cache to this plugin to no avail. I have removed any instance of super cache including in htaccess; all the permissions are correct for the folders and the file. I am still getting a internal server error when attempting to activate this plugin.

    Forum: Fixing WordPress
    In reply to: Theme Distorted

    Just a thought but are your size parameters in the code in proportion to the video? The video might have specific size ratio parameters.

    looks like aspect ratio problem.

Viewing 15 replies - 1 through 15 (of 15 total)