Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296432
    kawadataro
    Participant

    Hi,

    Thanks for the great theme. I’ve made a custom page with ‘the grid’ for my shop page. How can I remove the default woocommerce shop page so that all woocommerce http://www.mypage.com/shop is usable?

    Assuming i made another shop page with http://www.mypage.com/shop2

    Thanks!

    #1296441
    Christopher
    Moderator

    Hi there,

    Please select another page as your shop page under woocommerce settings. This way http://www.example.com/shop could be your custom shop page.

    Hope it helps.

    #1296449
    kawadataro
    Participant

    I tried that but it will replace my customisations with the default theme. 🙁

    #1296458
    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1296592
    kawadataro
    Participant
    This reply has been marked as private.
    #1296764
    Rad
    Moderator

    Hi there,

    You mean change the current product listing with the custom one? Or just use a different page?

    Regardless of the page, if you will assign it as your shop page, Woocommerce will still override its content. Products are auto generated and can’t be customized unless you’ll do woocommerce development that requires template editing. It’s similar to blog where posts are auto-generated. You may want to consult it to a woocommerce developer.

    Thanks for understanding.

    #1296957
    kawadataro
    Participant

    Hi,

    yea i got it. I’ve come to a http error when uploading images, what can i do to fix that?

    #1297018
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! When working with images in WordPress, it is possible that you get an error when uploading to your site. This error is a rather vague HTTP error.

    You can try these steps:
    1] Log into your cPanel dashboard or ftp.
    2] Using the file manager (or in your ftp client), navigate to your WordPress site’s root directory.
    3] Locate and open the .htaccess file for editing.
    4] Add the following line of code at the top of the file:

    
    SetEnv MAGICK_THREAD_LIMIT 1

    5] Save the changes to the .htaccess file.

    Hope this helps. Please let us know how it goes.

    #1297032
    kawadataro
    Participant
    This reply has been marked as private.
    #1297042
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    a.x-img>img {
        width: 100%;
    }

    Hope that helps.

    #1297052
    kawadataro
    Participant

    Thanks!!! It works.

    Any way to fix the paper thumbnail issue?

    #1297080
    Christopher
    Moderator

    Hi there,

    Are you referring to media library? If so, provided credentials don’t work anymore.

    Thanks.

    #1297176
    kawadataro
    Participant
    This reply has been marked as private.
    #1297390
    Rad
    Moderator

    Hi there,

    Would you mind providing your FTP login credentials as well? And please provide the correct admin login credentials.

    That looks like the upload fails, there is no way to fix them but to re-upload them. And make sure the upload folder is writable (through FTP) before doing the re-upload.

    Thanks!

    #1309267
    MentalityFitness
    Participant

    Id like to know how you got this accomplished. Im trying to use The Grid plugin on my woocommerce shop as well.

  • <script> jQuery(function($){ $("#no-reply-1296432 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>