Tagged: http error
-
AuthorPosts
-
January 20, 2016 at 8:20 pm #568858
Hi,
I am using the Enfold theme on a godaddy hosting space . Whenever i try to upload an image which is 3~4 mb in size, i get a “.http error” on upload. The problem doesnt exist when i use any other (default) theme for wordpress . I am quite fond of enfold and wouldnt like change themes now :)January 20, 2016 at 8:31 pm #568863Hi akshatverma73!
That is an issue of the hosting, limiting the upload images ( and surprising it does not happen with any other theme to be honest ).
Can we have backend access to check also please?Regards,
BasilisFebruary 2, 2016 at 6:59 pm #576635Same problem… :(
I try with different versions of Enfold on a GoDaddy WP hosting and won’t work if the image is large.
First image (816 × 1056 577 kb) work and other (2400 × 1600 419 kb) won’t work (http error).But everything it works if I change the theme…
It also works with Enfold theme on a server that is not hosted by GoDaddy. Very strange…
Seems that there is a conflict with Enfold theme and GoDaddy hosting.
Anyway, my client is not happy and GoDaddy tell us that this is the theme that is lacking.
Thanks for help.
February 3, 2016 at 5:05 am #576858i made use of the solution given here : https://kriesi.at/support/topic/upload-image-giving-http-error-theme-error/
The file uploads without any error, but the larger images uploaded do not resize themselves on the responsive end (on a mobile device). My website contains a large resolution image for the front page, when i view it on a mobile phone, i can only see a part of the image.- This reply was modified 8 years, 10 months ago by akshatverma73. Reason: grammatical errors
February 4, 2016 at 12:28 pm #577726Hey!
Looks like you’re using a color section. Note that the css background-size property of the image in the color section is set to cover which means that it may cut of parts of the images to keep its aspect ratio. You can adjust the position of the background image for smaller screens:
@media only screen and (max-width: 767px) { #home { background-position: center center !important; } }
Best regards,
IsmaelApril 15, 2016 at 8:14 pm #615112Hi everyone,
The best and simple way to fix that is by adding this plugin.
https://github.com/getsource/default-to-gd
There’s some instruction on the page.It’s an old plugin but work well for me with GoDaddy WP account.
And it won’t be overwritten by next WP update. ;)
Hope will help. Will work well for me.
Cheers, ;)
P.S – It not only an Enfold/GoDaddy problem.
April 15, 2016 at 8:59 pm #615134Hey!
Glad that works out. It seems to be a solution.
Please do let us know if we can help you with anything else.Regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.