-
AuthorPosts
-
December 28, 2015 at 10:51 pm #557879
I am having an issue with uploading images to the enfold theme.
I am getting an http.error message and not able to upload even small jpg files under 100kb
I have spoken with my hosting company and they say my wordpress settings are ok and it may be an issue with the theme…
Their note– We’ve created a .user.ini file in dev folder with following content:
[~/public_html/dev]# cat .user.ini
max_input_vars = 8000;
upload_max_filesize = 128M;
memory_limit = 1024M;
post_max_size = 128M;it looks like everything is configured in a proper way. However, I can see some your script is hard codded to use values configured inside the script code. Here is a one example of the file in question:
wp-includes/default-constants.php
I would recommend you to get in touch with your web-developer and ask them to check your scripts code and update it accordingly.
Can you give me any help with this issue
December 29, 2015 at 2:24 am #557916Hi dcarlsondesign!
Send us a WordPress login and we’ll take a look.
Be sure to turn on WordPress debugging and check your server error logs for any useful information.
Best regards,
ElliottDecember 29, 2015 at 8:25 pm #558220Hi Elliot,
How do you turn on WordPress Debugging? and where do you check your server error logs? (thanks for the info)
This issue seemed to have stopped today. I am puzzled.
I turned off 2 plugins I had running…
Redirection and WordPress Importer…and things worked…but they also worked when I turned the plugins back on…so I am not sure what caused the http.error on uploading jpg files to the MediaNew Issue and Question–Using the Blog Posts Content Element — I have set the number of Posts to Display as 5
When I click on page 2 … the same first 5 blog posts appear in the listing…it does not advance to the next 5 posts…
see-
http://www.carlsonmanagementconsulting.com/dev/news-events/
and click on page 2
http://www.carlsonmanagementconsulting.com/dev/news-events/page/2/
And the same first 5 posts appear.December 29, 2015 at 10:08 pm #558250Hi!
Please go to Settings -> Permalinks select custom and press save.
Let us know if that solves the issue for your pagination.Best regards,
BasilisDecember 29, 2015 at 10:20 pm #558262Hi Basilis,
It is currently set to Settings > Post name
Which should work (or am I wrong)
If I select Custon Structure…what would I add in the blank space?And I thought it best to have page name for search engine SEO
Thanks,
dcarlsonDecember 30, 2015 at 2:01 am #558318Hey!
It looks like your still using Enfold 3.4.6. Go ahead and update to the latest version, 3.4.7, and let us know when your done.
Regards,
ElliottDecember 30, 2015 at 5:56 pm #558518Thanks Elliott,
If I am using Enfold with a Child theme. And I update the theme manually…via FTP….
Do I only need to place the new Enfold theme Folder in the WP-Content > Themes FolderAnd it will replace the existing Enfold theme with the updated theme?
Thanks again
dcarlsonDecember 31, 2015 at 4:06 am #558657Hey!
Yep, I would try completely deleting the existing Enfold though just to make sure every file is updated.
Cheers!
ElliottDecember 31, 2015 at 5:34 pm #558727I am not re installing enfold, 4.4 is currently the version that is running. I too have upload some images successfully. However, 99% of photos I am working with are not uploading and I keep getting an HTTP 500 error. … something like this… ALL photos are between 30 – 300kb and it says the file max size is 64 MG. What else can I try? Please help.
Most likely causes:
•The website is under maintenance.
•The website has a programming error.
What you can try:
Refresh the page.
Go back to the previous page.
More informationDecember 31, 2015 at 6:46 pm #558733Actually…A question for Elliott and (Basilis) — Will updating the Enfold theme from 3.4.6 to 3.4.7 solve the issue I am having with the HTTP upload error?
Or the fact that The same 5 posts load… when I should go to the 2nd five (when I click on page 2)
http://www.carlsonmanagementconsulting.com/dev/learning/news-events/
and when you click on the 2nd page (at bottom…same 1st 5 posts load instead of 2nd set of posts)
http://www.carlsonmanagementconsulting.com/dev/learning/news-events/page/2/
is the
/page/2/
page structure that is generated by the theme correct?averybird…I am not sure what your issue is…but you might consult your hosting company…I spoke with mine and we made some tweaks to the back end…that at first did not work …but now seem to have made things better a day later.
Elliott…did the theme upgrade address this issue too?
Thanks,
dcarlsondesignDecember 31, 2015 at 9:33 pm #558746Hey!
Yes, it will fix the pagination. I’m not sure about the HTTP upload error. I did not see it when I tried. What does the error say? Check it again after updating.
Regards,
ElliottJanuary 5, 2016 at 2:30 am #559673Great. Thanks Elliott.
Updating the theme appears to have fixed the blog pagination issue.
2 more questions.
When I click on a Category Link…It shows the full text of the Post. Is it Possible to have the Category’s list only an image and Excerpt like the Blog Listing?
Also for future updates on the theme…If I use the Theme Options > Theme Update using my Themeforest keys… Will I be able to update the parent theme … without switching from the Child theme in the WordPress dashboard…or is it best and cleanest to use the FTP method as you described before?
Thanks again for being so helpful.
dcarlsondesign
January 6, 2016 at 4:58 pm #560621Hey!
1.) Refer to this: https://kriesi.at/support/topic/how-to-display-excerpt-read-more-link-in-every-category-archive-pages/#post-163833
or use a plugin like: https://wordpress.org/plugins/advanced-excerpt/
2.) Not sure what you mean, but you can update theme without changing anything in your child theme. We recommend to update via FTP.
Cheers!
AndyJanuary 6, 2016 at 6:06 pm #560687Hi Andy,
Thanks for the info about the the <!more> tag
dcarlsondesign
January 7, 2016 at 7:51 am #561036 -
AuthorPosts
- The topic ‘http error uploading images’ is closed to new replies.