Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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

    #557916

    Hi 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,
    Elliott

    #558220

    Hi 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 Media

    New 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.

    #558250

    Hi!

    Please go to Settings -> Permalinks select custom and press save.
    Let us know if that solves the issue for your pagination.

    Best regards,
    Basilis

    #558262

    Hi 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,
    dcarlson

    #558318

    Hey!

    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,
    Elliott

    #558518

    Thanks 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 Folder

    And it will replace the existing Enfold theme with the updated theme?

    Thanks again
    dcarlson

    #558657

    Hey!

    Yep, I would try completely deleting the existing Enfold though just to make sure every file is updated.

    Cheers!
    Elliott

    #558727

    I 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 information

    #558733

    Actually…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,
    dcarlsondesign

    #558746

    Hey!

    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,
    Elliott

    #559673

    Great. 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

    #560621

    Hey!

    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!
    Andy

    #560687

    Hi Andy,

    Thanks for the info about the the <!more> tag

    dcarlsondesign

    #561036

    Hi,

    Glad we could help. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘http error uploading images’ is closed to new replies.