Some questions for webshop - by irish - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: irish
    irish
    Participant
    April 28, 2016 at 09:19

    Hello,

    Just some question for a webshop i make. See acces in private content.
    Is used the demo “food”.

    1. On the homepage, at the bottom, you see “POPULAR VEGETABLES” but i can’t remove it anywhere. Do you know where i can do that?
    2. Is it possible to make the background of the breadcrumbs a little transparent?
    3. What dimension has the background of the page to be? If i do it like your example it not fit the whole screen.
    4. Can i color the social media icons in a single product page?
    5. In the sidebar of this page http://natureina.nl/winkelmand/, i have used the widget for recent posts. How can i set an other color to the date of this? And i it also possible to show the featured image of the post?

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 28, 2016 at 10:15

    Hello,

    1. The title is shown in your Products element http://storage4.static.itmages.com/i/16/0428/h_1461834590_4239177_6bfb7c9e7a.jpeg .

    2. Try to use this code in Global Custom CSS:

    .bc-type-5 {
        opacity: 0.7;
    }

    3. Please show a page where you added image background.

    4. Use this css code:

    .single-product .menu-social-icons i {
        background-color: #252525;
        color: #FFF;
    }

    Change color values to yours.

    5. Use this code:

    .sidebar-widget .blog-post-list .date-event {
        background-color: #cda85c;
        border-color: #cda85c;
    }

    Use your colors.
    There is no option to show featured image in the sidebar.

    Best regards,
    Jack Richardson.

    Avatar: irish
    irish
    Participant
    April 28, 2016 at 12:51

    Hello Jack,

    Thank you so much!

    2. Unfortunately this doen’ts worked 🙁

    1. I’ve translated the po. files with Peodit, but now i want it to transfer to the server. I already added the po. and mo. files to the map “languages”, but now the tutorial say that i have to look in wp.config to $locale=’de_DE, but i can’t find it anywhere. What now? 🙂

    2. Other question about an other webshop, http://www.e-bikewereld.nl . I want a header like this: http://e-bikewereld.nl/wp-content/uploads/2016/04/Custom-headerkopie.jpg. I already ask for custom support but unfortunately they are to busy. Can you help me with this?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 28, 2016 at 15:07

    Hello,

    2. As I see the code for breadcrumbs is working:
    http://storage6.static.itmages.com/i/16/0428/h_1461852260_5433668_c24b7b0832.jpeg
    If you remove the code you’ll see the background is darker http://storage1.static.itmages.com/i/16/0428/h_1461852314_2254259_4a594fb16a.jpeg and there is no transparency.

    1. You need paste “locale” code with your language prefix in wp-config.php file which is located in the root of your site directory.

    2. Please take our apologies but this required a lot of customization. We recommend you to contact some freelancer to create any header you wish.

    Best regards,
    Jack Richardson.

    Avatar: irish
    irish
    Participant
    April 28, 2016 at 15:54

    Hi Jack,

    Okay, i added this code
    $locale=‘nl_NL’; to the wp.config file but nothing happens….
    Sorry, but i really don’t know it.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 28, 2016 at 16:56

    Hello,

    Please provide us with FTP credentials.

    Best regards,
    Jack Richardson.

    Avatar: irish
    irish
    Participant
    April 29, 2016 at 12:12

    Hi Jack,

    See private content 🙂

    2. When you look at the mobile shop, there is some menu that’s hanging on the top of it. Really strange! (I look at Iphone 6).
    Can i remove that?

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 29, 2016 at 13:10

    Hello,

    As I see there are only default files in the directory wp-content/themes/royal/languages.
    You need translate them as described in the documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate and name the files with your language prefix.

    2. I’ve moved the code from Global Custom CSS to Custom CSS for desktop:

    .fixed-header-area .collapse {
        display: table-cell !important;
        width: 600px;
    }

    Please check site on mobile now.

    Best regards,
    Jack Richardson.

    Avatar: irish
    irish
    Participant
    May 3, 2016 at 10:38

    Hi Jack,

    Did you saw my last ticket:)?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 3, 2016 at 11:41

    Hello,

    Please clarify your last query with more details.

    Thank you.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 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.