Question webshop furniture - by irish - on WordPress WooCommerce support

This topic has 58 replies, 3 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler

  • Avatar: irish
    irish
    Participant
    January 10, 2017 at 12:24

    Hi Rose,

    1. Thanks! Can i make all “titles” in de shop sidebar a other colour and thickness so it’s more clear that you have to chose something here.

    2. http://studioxpoos.nl/winkel/ See the dropdown of the filters. Can i be for the whole width so you can read the text?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 10, 2017 at 13:04

    Hello,

    Please add this code in Custom CSS:

    .sidebar.col-md-3 .widget-title {
        font-weight: 600;
        color: black;
    }
    .sidebar-widget .dropdown_layered_nav_soort-bed {
        width: 100%;
    }
    .sidebar-widget .dropdown_layered_nav_soort-kast {
        width: 100%;
    }

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    January 12, 2017 at 09:56

    Hello,

    Hope you can help me. See shop page: http://studioxpoos.nl/winkel/. All the product images have a different dimension. Altought, i have set in Woocommerce setting to crop the images “hard”. Also i have regenerate the thumbnails. But still the dimensions are different.

    What can i do? En what dimension do you recommend?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2017 at 15:05

    Hello,

    As your original images have different sizes they will be shown differently. You can add this code

    .product-content-image img {
        height: 180px !important;
    }

    or upload original images with similar dimensions approximately 1,425px × 1,900px so they have high resolution.
    http://prntscr.com/dupdw8

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    January 24, 2017 at 18:28

    Good evening!

    1. See topbar: how can i make SIGN IN white? And where is the link to MY ACCOUNT?
    2. See a product page. When i added cross products in the backend, where are they showing?
    3. Can you recommend a calendar module with your theme?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 25, 2017 at 13:24

    Hello,

    1. Try to use this code in Custom CSS:

    .header-type-7 .top-bar a {
        color: white;
    }

    http://prntscr.com/e04dm4
    2. Cross-sells are products that you promote in the cart, based on the current product.
    https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
    3. Try to use this plugin https://wordpress.org/plugins/the-events-calendar/

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    January 31, 2017 at 12:47

    Hello!

    1. See footer: How can i get the border around the “WhatsApp icon” white?
    2. See footer: Is it possible to have the “WhatsApp area” more above? I already tried some row padding but it wouldn’t help me.
    3. See header menu; how can i change the hover-color?
    4. Is it possible to arrange the products in shop page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 13:11

    Hello,

    Try to use this code in Custom CSS:

    .address-company {
        border-color: white;
    }
    footer .vc_icon_element {
        margin-bottom: 15px;
    }
    .header-type-7 .menu-wrapper .menu > li > a:hover {
        color: #ff8800;
    }

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    January 31, 2017 at 13:19

    Jeeeeij perfect!

    1. Sorry but the CSS for making the the “my account/login” text in the header white, is not working 🙁
    2. See footer: Can i change the padding between “WhatsApp are” and bottom white line?
    – Padding between address and bottom black line?
    – Can i make that bottom black line, also white?

    3. When hovering the cart, can i make the checkout button orange in stead of black?

    4. on page: http://studioxpoos.nl/winkelmand/ Can i color the button “to checkout?”
    5. Is it possible to arrange the products in shop page?
    6. on this page: http://studioxpoos.nl/klantenservice/ when you fill in the form at the bottom of the page, the fields are not big enough. It’s a contact form 7 form.

    7. I updatend the Po en Mo files in the wp.config map of the root but now the code: $locale=‘nl_NL’; is showing on top of the page? What do i do wrong?
    – edit: i removed the code: $locale=‘nl_NL’; but it’s still showing when i want to upload a plugin or something. I see then a white page with the code. Really strange

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2017 at 16:12

    Hello,

    1. Change your code http://prntscr.com/e2pd0d http://prntscr.com/e2pdfx
    2. Try to change margin value there http://prntscr.com/e2pg6c

    .copyright-3, .copyright {
        padding-top: 0;
    }
    .copyright-3 .container .row-copyrights {
        border-color: white;
    }

    3.

    .widget_shopping_cart_content .bottom-btn a {
        background-color: orange;
    }

    4.

    .cart-collaterals .checkout-button {
        background-color: orange;
    }

    6.

    div.wpcf7 label {
        width: 100%;
    }
    div.wpcf7 label input {
        width: 100%;
    }
    div.wpcf7 textarea {
        width: 100%;
    }

    Could you give FTP credentials to check this issue?

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    January 31, 2017 at 16:31

    7. I updatend the Po en Mo files in the wp.config map of the root but now the code: $locale=‘nl_NL’; is showing on top of the page? What do i do wrong?
    – edit: i removed the code: $locale=‘nl_NL’; but it’s still showing when i want to upload a plugin or something. I see then a white page with the code. Really strange
    And every time i reload a page…

    Credentials in private content

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 16:39

    Hello,

    Could you, please, tell me the path to your wp installation where royal is installed? Can’t find it on your FTP.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    February 1, 2017 at 16:41

    Hi Rose,

    I know, terrible hosting :(.
    Webspace->Siteapps->Wordpress->Htdocs

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2017 at 16:59

    Hello,

    The issue has been fixed.
    Please check.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    February 1, 2017 at 18:23

    Hi Rose,

    Okay, what was wrong? And how can i set it to nl_NL? It’s not translated yet

    Avatar: irish
    irish
    Participant
    February 2, 2017 at 10:37

    Hi Rose,

    Another issue popped up; the media library isn’t loading anymore. Did you do something with that maybe? Because we didn’t work in the webshop anymore

    edit: And when i want to upload a plugin, or deactivate it (i tried it all), then i see a white page.

    And that’s all (i’m sorry) after to fixed the issue…

    Can you help us please? our hosting provider can’t find anything

    edit aigain: And now we see that the homepage is a total mess. What’s happend??

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 2, 2017 at 11:18

    Hello,

    I haven’t changed your files, only change position $locale=‘nl_NL’; string in wp-config.php.
    Haven’t you changed any source files in the parent theme?
    Please create full backup site and we’ll start to reupload theme for you.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    February 2, 2017 at 11:28

    Hi Rose,

    I’m sorry but i’m so confused… this week it works well an today it’s a total mess…

    We did not upload any plugin, changed files or something. Only the things you said…

    As you can see now, the homepage is gone but in the backend it is visible. Also the footer and all widgets are gone. Really don’t what to do. I make a lot of webshops with Royal as you know but this never happend earlier.

    So if you want to give it a change to help i would be very very very pleased!

    Avatar: irish
    irish
    Participant
    February 2, 2017 at 11:38

    Rose, a collegue called me and said he had the same issue. He said me to remove the front-page.php from the theme. So i did and the homepage is showing again.

    BUT: All my widgets are gone, the footer of all pages is white
    + Everytime i save some changing i see a white page
    + my media library is not loading anymore

    Avatar: irish
    irish
    Participant
    February 2, 2017 at 12:21

    Hi Rose,

    Hosting provider give me this error log: http://studioxpoos.nl/wp-content/uploads/error_log.txt
    It looks like a lot of errors caused by the theme. Please help us with this

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 58 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.