revmark
Forum Replies Created
-
Forum: Plugins
In reply to: [Etsy Shop] Etsy Articles not showingI find that the another plug-in or a theme is usually to blame. I’ve had plug-ins totally hose my sites.
Forum: Reviews
In reply to: [Etsy Shop] I am SOOO happy with this app!I agree. There was so much potential for Etsy360. But I think they bit off more than they can chew.
I love Etsy Shop! I’ve had to do some mods to make it do a few things but all in all very good plugin.
- This reply was modified 6 years, 2 months ago by revmark.
Forum: Reviews
In reply to: [Etsy Shop] Works but uuuggggglllyyyyyPersonally, I love it!
The issue I think the issue that @threadandsprout is having is not the plugin but the theme.
Mine looks great!
And besides, where else are you gonna get this functionality. As far as I can tell there is no other solution (free that is). Plus there are only a couple other Etsy plugins that do what Esty Shop does. And they havent been updated since WP2.9 and WP3.6.
Forum: Fixing WordPress
In reply to: Moved from Apache to IIS: problemsThe issue affects both the JS and HTML uploader. When I use the media uploader to upload an image, it goes thru the motions and then returns the following message.
[quote]113Timberwood-Front.jpg
The uploaded file could not be moved to /var/www/vhosts/110builders.com/httpdocs/wp-content/uploads/2013/04.[/quote]No error codes, just the message. This also affects the backup software that needs to write to a folder in the same directories as the image uploads. So fact what I have found is that any plugin or WP itself that has to write file, modify a file or copy,create a file in a folder I get errors (write errors). I have checked the perms and they are all correct for the specified folders.
Now, one anomaly that I see is that in the media uploader, the folder that WP is trying to upload the images is incorrect. WP stores images by date in which they were uploaded. Example would be a file uploaded today would be put in the folder “/wp-content/uploads/2013/05”. But as you can see in the error message WP thinks it is April. That is why someone on the WP forums suggested that the server date is wrong. But I would think that there would be issues with other clients on the same server (vps?).
Just so you know, I have been using WP since vers 3.1. I make no claims to be even moderate expert, but I have never seen issues like this before that werent solved by making perms adjustments or ownership/group adjustments. So I am at a loss. I have even go as far as disabling all of the third party plugins to no avail.
Forum: Fixing WordPress
In reply to: WordPress 3.3 Media Uploader – tried everything still not workingDeactivate your plugins one at a time until you find the culprit. That is what I did.
Forum: Fixing WordPress
In reply to: WordPress 3.3 Media Uploader – tried everything still not workingYes, I was having the same issue. wp Time Machine (for Backups), was the culprit.
I think probably allowing us to select what to include in the zip file (gz, tar, whatever) just like you asked via radio buttons.
° DB SQL Dump
° All Files
? Both (SQL Dump and Site files)And default to both.
I just wish it would create a zip file.