• In trying to alter my blog image from being cutoff [in template file single.php] – as per a previous forum moderator’s advice – my blog page doesn’t load when clicking on the article.

    I’m new to working on this database [and more specifically php files]. Any advice on how to retrieve this?

    [link removed]

    • This topic was modified 8 years, 1 month ago by bdbrown.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi semaystudio,

    The Given URL shows me the Maintenance page, So, I can check it.

    If the Blog is not Loading there may be some Error, If you not about what you are doing, Please don’t do it. You can always learn to code. But, don’t do the test on the Live site.

    Do you have the backup of the theme, open the exact single.php file, copy the codes to the live Site single.php Or Just Upload the new theme and activate it.

    Thread Starter semaystudio

    (@semaystudio)

    I have deactivated my maintenance so you can take a look at it. I have a backup, but I’ve made a few changes since then.

    When I click on the article here nothing comes up – https://www.semaystudio.com/blog/

    Any suggestions?

    You site using Customized Twenty thirteen theme. If you Activate the new twenty thirteen theme all the designs will Disappear. So, Download the New twenty thirteen theme from Copy the code from the single.php to your Site Single.php.

    I can see this page, but, there is no content available. looking through the code, there are some Extra ” Quotes added to the classes, ids. Please try the above. Copy and past the single.php code alone.

    https://www.semaystudio.com/blog-post/test/ – does it have any dummy content apart from the title. you have to replace the code.

    Thread Starter semaystudio

    (@semaystudio)

    Thank you! This worked. Do you know how to regenerate this blog image [it’s cut off]…?

    https://www.semaystudio.com/blog-post/test/

    I was told I can through single.php, but do you have any other suggestions?

    Thread Starter semaystudio

    (@semaystudio)

    The blog image is basically cut off after clicking on the link. I will check back in the am.

    You have to edit the content.php file
    Find for <?php the_post_thumbnail(''); ?> Replace it with
    <?php the_post_thumbnail('full'); ?>

    Thread Starter semaystudio

    (@semaystudio)

    YOU ARE FABULOUS! Thank you very much. I was previously told it was single.php, but it was obviously content.php.

    One more question – can you help me change my product images in my shop to be slightly larger, while still keeping 4 images in one row (and two images in one row on my mobile device)? – I think we would have to alter the width of the page here along with the image size.

    Thank you
    [link removed]

    • This reply was modified 8 years, 1 month ago by bdbrown.

    Glad to hear that you got the solution. I can’t Reach your page. Without looking at the site. It not possible to Give a Suggestion.

    Thread Starter semaystudio

    (@semaystudio)

    I will deactivate my maintenance tonight. Please take a look then.

    Thank you!

    I’m getting Server not found Error Page. Please check your Website.

    Thread Starter semaystudio

    (@semaystudio)

    Are you still up?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Blog Page Won’t Load’ is closed to new replies.