davejuk
Forum Replies Created
-
Forum: Plugins
In reply to: [Remove slug from custom post type] Remove slug for just one custom post typeiamnix: We want to apply it to certain Custom Post Types, not individual posts. Why would you only want to apply it to certain posts? This is plugin is all about making a clean and consistent URL structure; removing the slug from individual posts would make URLs inconsistent and confusing.
Forum: Plugins
In reply to: [Remove slug from custom post type] Remove slug for just one custom post typeOK, so I had a go at modifying the plugin to do what we want (see pastebin URL below). I have added a set of checkboxes that allow you to select the custom post types you want to apply it to. These are then saved as a custom option and loaded again when the options page is viewed. However I cannot figure out how to proceed from here.
I guess it just needs to selectively apply the various filters according to which custom post types have been selected but this is beyond me at this point. Can anyone with a bit more experience pick it up and run with it?
Forum: Plugins
In reply to: [Remove slug from custom post type] Remove slug for just one custom post typeI also need to remove the slug from just a single custom post type.
Unfortunately I am not proficient enough with PHP to be able to make the required changes myself.
The temp and logs folder are listed in Settings > Information
I have a similar problem under Linux. All I get in the log is the [INFO] lines and then it does nothing more. It seems to be struggling to create the archive but I have tried all 3 archive settings for the job. Permissions maybe?
Forum: Plugins
In reply to: BackWPup 3.0.10 backups not completingI have exactly the same problem. It just hangs and all I get is the [INFO] lines in the log. I have tried Zip, Tar and TarGzip with the same result.
It worked fine out the box with one of my hosts and another just needed mysqli enabling.
I suspect it may be a permissions issue but I would expect a warning message?
Forum: Plugins
In reply to: Placing HTML before and after widgetsNever mind, I found the register_sidebar declaration that I need to edit in the functions.php for my theme.
Forum: Plugins
In reply to: Resizing original images as they are uploadedOK I understand – thank you, that is exactly what I was needed. I’m glad it was such a simple solution!
Forum: Plugins
In reply to: Resizing original images as they are uploadedWhere do you mean?
It doesn’t work in Imsanity and I can’t see any maximum image size in the WordPress core.
Forum: Themes and Templates
In reply to: Header graphic with lightbox for each pageI ended up using the Advanced Custom Fields plugin with the Image field, which works great.
Forum: Fixing WordPress
In reply to: uploads folder permissions (Mute Screamer)Resolved
Forum: Fixing WordPress
In reply to: uploads folder permissions (Mute Screamer)I resolved the issue myself. Under Settings > Media, the uploads folder was set incorrectly. It was never updated when I moved host, so the folder it was looking for did not exist. Perhaps Mute Screamer should be updated to give a more accurate error message.
Forum: Fixing WordPress
In reply to: Can't acess via wp-adminjamesd80: Disabling the plugin should suffice. Renaming the plugins folder is just a way to disable all plugins when you do not have access to the control panel but you can get in via FTP.
Forum: Fixing WordPress
In reply to: Can't acess via wp-adminWHen I got you to rename the plugins folder I was trying to rule out your plugins. If you now have access to the control panel then disable the plugins one by one until you find the culprit. This wibiya thing sounds like a good place to start.
Forum: Fixing WordPress
In reply to: Can't acess via wp-adminOK – but I thought you said renaming the plugins folder didn’t work?
Check the permissions on your wp-content/uploads folder.
Forum: Fixing WordPress
In reply to: Can't acess via wp-adminOK – try disabling the theme. You will probably break it if you rename the themes folder so ask the guy that can login to activate another theme temporarily.