New Landing How can we help? Themeforest Theme Support Neighborhood Error in editor page in text form

Viewing 15 posts - 1 through 15 (of 17 total)
  • #63270
    konig
    Member
    Post count: 106

    I was changing the value of max products that can be displayed on one page as explained on this thread : http://support.swiftideas.net/forums/topic/view-24-48-all-all-does-not-work

    When I opened the editor I got this (reference image attached)

    #63647
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit wp-config.php at wordpress root installation directory .
    Find define( 'WP_DEBUG', true ); replace with define( 'WP_DEBUG', false ); . Hope it will fix your issue .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #63668
    konig
    Member
    Post count: 106
    This reply has been marked as private.
    #63675
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to disable plugin one by one and check and put a new copy of sf-woocommerce.php from zip bundle of theme .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #63697
    konig
    Member
    Post count: 106

    I can not access the admin control panel of wordpress.
    The only plug-in I disabled was Woocommerce Wishlist

    Can you also please link me the zip file, thank you.

    #63700
    konig
    Member
    Post count: 106

    I think the issue is with Woocommerce 2.1 and the latest theme update. Can somebody please roll my website back a version to make it stable, there are a lot of issues since then.

    #63718
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have replaced sf-woocommerce.php and its working fine now .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #63719
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @konig – WooCommerce 2.1 and the latest theme update work fine, so it must be something local to your install.

    I would suggest deleting the theme folder, checking all plugins are up to date, and then re-uploading the theme.

    Hope that helps. I’ll subscribe to this to check your response.

    – Ed

    #63726
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    @Ed – I just replaced sf-woocommerce.php and its working fine now .

    #63729
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Odd! @konig – did you change anything in this file?

    – Ed

    #63735
    konig
    Member
    Post count: 106

    @Mohammad – Thank you! you saved the day ๐Ÿ™‚

    @Ed – I changed the max amount of products that can be displayed on one page following this :
    http://support.swiftideas.net/forums/topic/view-24-48-all-all-does-not-work

    P.S. I now have a gap in the New Arrivals slider (reference image), could this be fixed so it sticks to the image size (the shadow and price tag at the bottom)?

    Amazing support guys thank you very much!

    #63765
    konig
    Member
    Post count: 106

    Forgot another thing.

    As this all issue started from me trying to change the amount of products that can be displayed on one page, could you help me with this? I would like to display at least 80 products on one page so people visiting will not have to go through pages and pages and instead just use scroll wheel.

    #63776
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    For your new arrivals, it’s because the first image is larger than the others. You’ll want all your images to be the same size (or at least meeting the minimum requirements you have set in WooCommerce > Settings > Catalog).

    For the amount of products, try adding this to your child theme functions.php file:

    add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 80;' ), 0 );

    – Ed

    #63808
    konig
    Member
    Post count: 106

    @Ed – How do I go about finding my child theme functions.php?

    #64011
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You’ll want to upload the “neighborhood-child.zip” from the theme files folder in the main download (from themeforest), and then add a functions.php file to that folder.

    Else, you can edit the original file like you did previously – as you said it worked previously?

    – Ed

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register