Question webshop furniture - by irish - on WordPress WooCommerce support

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

  • Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2017 at 17:54

    Hello,

    I tried to investigate the issue but was unable.
    Could you please ask your hosting provider support to check error_log file if there are any notices?
    Please let us know the result.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    February 6, 2017 at 10:42

    HI Eva,

    Yes i know, we had a big big issue with our website and we moved it to an other hosting with an other domain: http://www.studio-xpoos.nl . Same acces credentials.

    1. See homepage-> products. When hovering you’ll see “add to wishlist” and “quick view” but it don’t fit to the screen.
    2. Topbar: My account and Login are still black-> has to be white
    3. Checkout page: When typing in the tabs you’ll see only the half of the text
    4. When hovering the cart icon, how can i change the color of the button “checkout”?

    5. See on mobile-> the footer have 3 social icons. On the mobile are those icons above each other. Is it possible to set those icons next to each other?
    6. See on mobile-> homepage-> products-> is it possible to show the products in 2 columns?
    7. See on mobile-> Header-> Is it possible to change color of the menu-button?
    8. See on mobile-> Shop-> Is it possible to have a quick-button for opening the sidebar options or something? Now you have to scroll a long way down because of the sidebar first.
    9. See on mobile-> Menu-> My account link does not work

    10. Translation: Still having problems; Added the mo. and po. files to both languages files in both theme files (royal and Royal v.2.8.) , added the code: $locale=‘nl_NL’; to wp.config, but nothing is translated… What do i do wrong?

    Thanks again!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2017 at 17:27

    Hello,

    1. Please add this code in Global Custom CSS:

    .footer-product {
        transform: translateY(48px);
        height: 48px;
    }

    2. Edit this code in Custom CSS:

    .header-type-7 .top-bar a {
        color: white;
        font-size: 12px;
    }

    and add !important for color value, so it’ll be:

    .header-type-7 .top-bar a {
        color: white !important;
        font-size: 12px;
    }

    3. Use this css code:

    form .form-row input.input-text {
       height: 42px !important;
    }

    4. Use this css code:

    .cart-popup-container .btn.filled.big {
        background-color: grey !important;
    }

    5./9. Please provide correct WP Dashboard credentials to check the issue.

    6. Add this code in Custom CSS for mobile:

    .products-grid .product {
        width: 50% !important;
    }

    7. Use this css code:

    .menu-icon::before {
       color: #a5a5a5;
    }

    Change color to any you need.

    8. Unfortunately there is no such feature. Sorry.

    10. Please provide FTP credentials to check the issue.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    February 8, 2017 at 09:20

    See credentials in private content:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 8, 2017 at 17:27

    Hello,

    5. I’ve added custom classes to your icon columns in static block http://storage8.static.itmages.com/i/17/0208/h_1486570532_1949177_2a50d48e12.jpeg and added this css code in Custom CSS for mobile:

    .custom_icon {
        width: 32% !important;
        float: left;
    }

    Please check now.

    9. My Account link is working on my side. Are you getting any errors? What do you see when clicking on it?

    10. As I see the files nl_NL.po/.mo in the directory wp-content/themes/Royal_Theme-v2.8/languages don’t match the content that in the file Royal.pot. What files have you uploaded? Where did you get them? Generate translation files from scratch using Royal.pot file as described in the article http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./ .

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    February 9, 2017 at 10:24

    Hi Eva,

    Thank you!

    10. I think i know what the problem is. I take those nl_NL.po/.mo files from an other webshop i made with Royal, but it’s build 7 months ago. So when i look in that webshop FTP i don’t see the 2 Royal files i have now (Royal and Royal_Theme V2.8) (Why is that anyway?).
    So is that causing the problem maybe?
    I think i have to translate then everything again :(….

    Other important question;

    I’m using the Woothemes plugin Add-Ons. I know you don’t give support on this, but this i something with the theme. We had the same issue earlier with an other shop and Jack fixed it then.

    When buying a product like this: https://studio-xpoos.nl/product/nynke-stoere-3-deurskast-2/ and take some options, i see nowhere the options i made in my Orders or Invoice or something….
    So i see only the main product, NOT the options i bought.

    Hopefully you can help us again with this 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2017 at 11:18

    Hello,

    10. “Royal” folder is the old version of the theme. Now you have Royal_v2.8 version activated.

    As for the second question, please try to disable Ajax “Add to Cart” option in Theme Options > Single Product Page and check then.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    February 14, 2017 at 16:33

    1. Okay maybe a really stupid question but i really can not fix this;
    See footer. I want to have the mobile number and normal number UNDER eachtother but what i try, it’s stil messed up and i still get the adress code when using “enter” for a space between them. Also <br> or something does not work… hope you can help me 🙂

    2. See shop page; How can i color the filter button?
    3. See shop page: how can i color the “GO” van de search bar?

    Avatar: irish
    irish
    Participant
    February 20, 2017 at 10:24

    Hello,

    Could i maybe get support on my last ticket :)?

    + I still have issues with translation the theme. I now edit the royal.pot file in Poedit, uploaded the nl_NL files to the theme files->languages. And add the correct code to functions.php
    But nothing happend…
    Fo example; CART has to be WINKELWAGEN

    I donut understand why it isn’t working.
    FTP credits in private

    + Is it possible to remove all the dots-lines in the header on the left and right? And also the text balloon-icon?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 20, 2017 at 17:27

    Hello,

    The translation files in the directory wp-content/themes/Royal_Theme-v2.8/languages don’t belong to Royal.pot file. The strings are different.
    What files have you uploaded there?

    Please use this css code:

    .header-type-7 .header .tbs span {
      border: none;
    }
    .header-type-7 .header .tbs span::before {
      display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    February 20, 2017 at 18:18

    hi!

    Sorry there was 1 ticket not answered yet:

    1. Okay maybe a really stupid question but i really can not fix this;
    See footer. I want to have the mobile number and normal number UNDER eachtother but what i try, it’s stil messed up and i still get the adress code when using “enter” for a space between them. Also <br> or something does not work… hope you can help me 🙂

    2. See shop page; How can i color the filter button?
    3. See shop page: how can i color the “GO” van de search bar?

    I think it now works, only not the cart widget in the header is not translated. I translated those words but it’s not showing.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2017 at 10:42

    Hello,

    1. Fixed

    2. Use this css code:

    .price_slider_wrapper .price_slider_amount button {
        background-color: orange;
        color: black;
    }

    3. Use this css code:

    .etheme_widget_search .button {
     color: black !important;
     background-color: orange !important;
    }

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    March 28, 2017 at 11:02

    Hello,

    When filling the form at: https://studio-xpoos.nl/afrekenen/ the letters are not showing full. You see only the half of the letters. How can we fix this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2017 at 14:08

    Hello,

    Please provide screenshot. What browser you’re using?

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    April 5, 2017 at 10:33

    Hello!

    1. Mobile: Is it possible to have the sidebar of a Single Product Page UNDER the content of the page? Now it started on the Mobile version with the sidebar and not with the product…
    2. The same for the Woocommerce pages like Cart-page and Checkout-Page
    3. Mobile Menu-> Account is not clickable
    4. Mobile-> Shop page; Is it possible to have the sidebar with all the filter under a button or something?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2017 at 12:51

    Hello,

    1-2, 4. Try to change Sidebar position for responsive layout in Theme Options > Products Page Layout.
    3. This is account section so you need to click on My Account link.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    May 6, 2017 at 09:43

    Hello,

    1. See fixed header after scrolling. Menu-items are not visible + cart amount is not visible
    2. Everything is all of a sudden English in stead of Dutch. Any idea how this comes?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 10, 2017 at 10:06

    Hello,

    Sorry for the delay.
    1. Please go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.
    2. You need to check your Site Language (Settings > General).

    Regards,
    Rose Tyler.

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