oldmankit
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] new post not showing (404)I could not work this one out. After fiddling around with settings, nothing changed. I tried editing this post. This seemed to fix it.
It may have been a coincidence. I will see when I next post new content whether I have the same problem!
I’ve posted this question over at the highslide forum.
I have updated highslide to the latest version and the problem remains :-/
Update: as I was typing that message, I realised the problem might be highslide. And it was. Switching to thickbox fixed it.
It would be nice if highslide worked though, as I spent quite some time customising the css to work for my site.
Just want to say thanks to @mc_nate for that info. It’s just what I needed.
Thanks again for your support on this one.
I thought about this and decided to try-out MailChimp. Now they also have a line of text that I considered redundant (my site is very minimalist) but the difference was it was within a specific div class which I can hide easily with css (display: none;). If I compare that to editing the code every time I upgrade, then it’s a no-brainer.
All the same, this plugin is great, and it is truly free and self-managed (unlike MailChimp). Thanks again.
Forum: Plugins
In reply to: [Plugins: Jetpack] How to manage the Subscriptions?@gmarcus2 Me too. I realised I needed more power than this.
I briefly went to subscribe2 but had a problem customising it – an element couldn’t be hidden without hacking the plugin code.
Mail chimp it is for me! It’s so easy to set-up html templates for emails.
Thank you for the awesomely quick reply. I will try that at a time that is not Sunday afternoon (I need to chill out today!)
I’ve never edited plugin code before. Does this mean I will have to edit it every time I upgrade?
Thanks again.
Forum: Plugins
In reply to: [Plugins: Jetpack] How to manage the Subscriptions?You can view the list of subscribers by following the friendly instructions given here:
It wouldn’t be difficult to copy and paste the results into a spreadsheet or whatever. It’s not tidy, but it would work.
Forum: Fixing WordPress
In reply to: index.php is missing…deliberatelyOh sorry, I didn’t understand. Now I get it. Thanks for checking for me.
That’s funny. I tried again today. Cleared my cache…on the sixth refresh I got the same error. It’s not just my ip address, according to the logs.
It’s crazy. I’ve searched for any links in /home/peaceand/public_html to index.php, and can’t any.
I’m stumped!
Forum: Fixing WordPress
In reply to: index.php is missing…deliberatelyWow, that’s concise. Could you explain a bit more please?
Forum: Plugins
In reply to: Unnecessary loading of nextgen shutter-reloaded.js scriptThere is a double problem: the nextgen single image view requires a script to be loaded in the header. That script depends on jquery, which also must now be loaded in the header.
Is there now way to save this from happening for pages that don’t have nextgen galleries?
Forum: Fixing WordPress
In reply to: Help modifying .htaccessThanks for the link, it was very thorough. What I was looking for-a catch-all for any requests from my site- was something like this:
https?://([^.]+\.)?peaceandtruth\.([^.]+\.)?Forum: Your WordPress
In reply to: The results of six weeks in a darkened roomHi Azad,
Thanks for your kind words!
Currently the theme is very personal. I’ve hard-coded a lot of the options and would have to do quite a lot of work before it’s ready for public release.
I didn’t notice that the css was removed from my last post. That is a little strange, I was just trying to explain a new concept I’d learned. It was to use @media screen and (max-width:480px) followed by declarations only to be applied for small screen sizes. That provides a huge amount of power to change layouts depending on window size. Perfect for iphones etc. The css for that is at the end of the file at http://peaceandtruth.com/resources/style.css.
Kit
Forum: Fixing WordPress
In reply to: Help modifying .htaccessThanks. What I am really looking for is to allow subdomains.
The above code words fine (I’ve tried it), however, the only subdomain it allows is http://www.peaceandtruth.com. I want to allow all subdomains for peaceandtruth.com. e.g. blog.peaceandtruth.com.