Warning: GetImageSize …. Line 123 - by zcd

This topic has 57 replies, 5 voices, and was last updated 9 years ago ago by Stan Russell

  • Avatar: zcd
    zcd
    Participant
    March 30, 2015 at 12:37

    Hi there,

    I purhcased your theme and installed demo conent – all was well until I’ve played with some Theme settings – I’ve noticed this error message on all THUMBNAILS:

    Warning: getimagesize(https://8theme.b-cdn.net/home/*****/public_html/import/woopress/wp-content/uploads/2014/12/046.jpg): failed to open stream: No such file or directory in /home/******/public_html/******/wp-content/themes/*******/framework/images.php on line 123

    Could you please tell me what I did wrong – or better yet, fix it?

    ZCD.

    Please, contact administrator
    for this information.
    56 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 30, 2015 at 12:50

    Hello

    Please provide us with wp-admin and ftp credentials to your site.

    With best regards
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    March 30, 2015 at 12:55

    Ok, please view as below

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 17:14

    Hello,

    The issue has been fixed.
    Please check Shop page and clear browser cache before.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    March 31, 2015 at 10:06

    Hi there,

    Thank you – the error was still there and I think it has to do with the “SWAP” hover setting.

    Anyway – now I need to know how to work the footer – it’s such a complex setup, I’m unsure where I can go in an update the current footer items (they are fine, I just want to update logo and information etc). Where does this actually live? When I’m in the Widgets area – there is nothing assigned to those areas, your documentation isn’t that clear.

    Please advise.

    ZCD.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 31, 2015 at 10:18

    Hello @zcd,

    First you need to disable footer demo blocks in Theme Options->General and create your footer manually.
    Please read more here:
    https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer
    Also watch video tutorial:
    https://www.youtube.com/watch?v=KWAQRXZXsaw

    Regards,
    Robert Hall.

    Avatar: zcd
    zcd
    Participant
    March 31, 2015 at 10:53

    Thank you for clearing this up – you guys really are awesome! One more thing – how do I enable a TITLE for each block (inside the footer) without wdigetising the section – in this case I want an instagram ROLL, but would like to add a TITLE to the column ie. INSTAGRAM ROLL. I’m not sure how you guys did it and couldn’t find a direct link to a “Column Title” option.

    Your help is greatly appreciated!

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 31, 2015 at 11:09

    Our footer is set up with widgets area because it should be visible on all pages usually. You may completely disable footer and make custom footer for each page using Visual Composer.

    With best regards
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    April 1, 2015 at 03:22

    Hi There,

    Thanks for that – I understand it completely now! Another question:

    1. Is it possible to have more than “1” Custom Tab for the single products page? I would like to add some other tabs here.. And is there a way to remove/disable the “REVIEWS” tab?

    Thanks,

    ZCD

    Avatar: Eva
    Eva Kemp
    Support staff
    April 1, 2015 at 10:31

    Hello,

    Here you can find how to remove and add custom tabs:
    http://docs.woothemes.com/document/editing-product-data-tabs/
    The code should be added in functions.php file.

    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 3, 2015 at 01:25

    Thank you so much I understand it now. So there isn’t a pre programmed method in the backend to add additional custom tabs only the one is allowed?

    I have an issue with my background setting, I set the background image however I do not see it. Is there a bug of some sort? I can right click and see view background image but I actually can’t see it.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 3, 2015 at 08:27

    Hello,

    Unfortunately that is the only way to add custom tabs.

    Please specify where background image should be shown.
    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 4, 2015 at 11:33

    Hi there,

    wp-admin panel credentials supplied again below.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 4, 2015 at 13:15

    Hello,

    If you want to show background image in wide layout you need add this code in custom.css file:

    .st-content {
        background-image: url("http://www.labelist.com.au/zcd/wp-content/uploads/2015/03/Labelist_Autumn15_Bg.jpg");
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 5, 2015 at 08:27

    Thanks for that! I have another question – where is the CONTACT FORM being setup? I would like to change the labels for the text input. It looks like it’s using the CONTACT-7 plugin but there are no settings available.

    Please advise.

    Avatar: zcd
    zcd
    Participant
    April 5, 2015 at 08:29

    Another question – with the FOOTER, is there a way to keep this RESPONSIVE? currently it is setup with statickblock, however it doesn’t stack itself on responsive layouts (ipad, etc) it only scales the width to fit.

    Avatar: zcd
    zcd
    Participant
    April 5, 2015 at 13:01

    Hi There,

    I’ve implemented this code to custom.css file and it worked – however I only want the background to be visible in the far back – and the content (boxed section) to be white.. Is there a css trick to this already pre setup?

    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 08:44

    Hello,

    You can find contact form code in the file wp-content/themes/woopress/framework/shortcodes.php (line 216).
    I’ve selected Boxed layout in Theme Options > General. Please check background now.
    As I see your footer is shown fine and it’s responsive.
    Please clarify with more details what issue you’re experiencing.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 6, 2015 at 08:49

    Thanks for that – your support system is paramount! If I have more questions – I’ll be sure to ask – but currently everything seems to be OK!

    Thanks again!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 08:55

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • 1 2 3
    Viewing 20 results - 1 through 20 (of 57 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.