• Hi everybody,
    i just noticed that the featured images in my website are cut off. The box size is set up to 300×250 and i upload images of 300×250 size, but they are zoomed in and cropped. Does anybody know what should i do? Thank you in advance for your help.

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter mammamelocompri

    (@mammamelocompri)

    my website is https://www.mammamelocompri.com bytheway

    What theme is that? Did this just start happening? Have you tried deactivating all your plugins to see if they might be causing it? You also have code above the DOCTYPE in your header.php file – which makes some browsers unhappy.

    Thread Starter mammamelocompri

    (@mammamelocompri)

    it’s thisiswhyimbroke theme. it’s been like this forever i just noticed it though. and o, i didn’t deactivate the plugins. i know internet explorer hates my website, how do i fix that?

    Please do not bump here. Look in the header.php file and remove the code at the top.

    Where did you get that theme?

    Thread Starter mammamelocompri

    (@mammamelocompri)

    sorry i didn’t know. this is my code in the header.php:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml">
    <head>

    i tried to take the DOCTYPE part off but nothing changed (sorry if i’m slow but i don’t know much about this).
    i bought the theme a while ago but the website where i bought it from is down. i can send it to you if you need it though.

    sorry i didn’t know. this is my code in the header.php

    The code that WPyogi asked you to remove may be below the code that you quoted above. It appears rendered at the top because of an unclosed <script> tag that looks like Google Analytics code. You may find it like this:

    <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).
    <<LOOKS LIKE INFECTED, SO I REMOVED MOST OF IT>>
    '//www.google-analytics.com/analytics.js','ga');
    ga('create', 'UA-40196122-1', 'mammamelocompri.com');
    ga('send', 'pageview');

    Further, you have an incredibly enormous number of markup errors, i.e., 690 Errors and 133 warnings. So, if you validate your site, most of the problems shall go away.
    https://codex.www.ads-software.com/Validating_a_Website

    Thread Starter mammamelocompri

    (@mammamelocompri)

    i set up my analytics thing in a different way, but i don’t know if i fixed anything and i don’t know if it works..
    and i’m not sure if i understood the validation thing, are you telling me that i have to fix manually 800 errors in my code? honestly i would have no clue of how to do that..

    Can you revert to Twenty Twelve theme temporarily with all plugins OFF so that I can have a look again.

    Did you verify the validation report I posted above? It indicates your site is in a serious state of disrepair.

    Backup everything including your database first.

    Thread Starter mammamelocompri

    (@mammamelocompri)

    i tried to backup everything with backWPup but it gives me a bunch of errors which i don’t understand like this:

    Warning: session_start() [function.session-start]: open(/home/content/04/10847404/html/wp-content/uploads/backwpup-94c61-temp//sess_hlvnmjqnqp1cnlcrsrhbqqksg4, O_RDWR) failed: No such file or directory (2) in /home/content/04/10847404/html/wp-content/plugins/backwpup/inc/class-admin.php on line 253
    
    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/04/10847404/html/wp-content/plugins/backwpup/inc/class-admin.php:253) in /home/content/04/10847404/html/wp-content/plugins/backwpup/inc/class-admin.php on line 253
    
    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/04/10847404/html/wp-content/plugins/backwpup/inc/class-admin.php:253) in /home/content/04/10847404/html/wp-content/plugins/backwpup/inc/class-admin.php on line 253

    i verified the validation and saw all the errors, but how do i fix them?
    thank you for you help!

    Visit your hosting account and try to backup your MySQL database and/ or try a complete site backup. Download it to your computer. As the backup plugin is giving errors, better delete the plugin beforehand.

    Thread Starter mammamelocompri

    (@mammamelocompri)

    i have godaddy and i’m not sure if i can’t find or i can’t actually do a complete backup, i just did the mysql database. i’m trying to figure it out.

    Yes, you can. At least login to your hosting account and try.

    Thread Starter mammamelocompri

    (@mammamelocompri)

    On the forum thay say that i’m supposed to use filezilla to download multiple files. I’ll try as soon as i get home. So how can i fix the huge amount of errors of my website?

    Thread Starter mammamelocompri

    (@mammamelocompri)

    i did everything, you should be able to see the twenty twelve theme with no plugins now.

    Thread Starter mammamelocompri

    (@mammamelocompri)

    will i be able to get the site as it was just by reactivating everything?

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Featured images changed size’ is closed to new replies.