Resize slideshow and move menu area up - by MarketingCopenhagen

This topic has 60 replies, 5 voices, and was last updated 8 years ago ago by Robert Hall

  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 4, 2016 at 12:01

    Hello,

    To hide sidebar go to Theme Options > Single Product Page > select sidebar layout “Without Sidebar”.

    To remove “Product Description” use this code in Global Custom CSS:

    .product-navigation {
       display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 4, 2016 at 12:22

    Hi,

    Thank you it worked but now there is a large space between the “add to cart” button and the variation selection – is it possible to move the button to the left and upwards? I tried to draw it in a screenshot:

    https://www.dropbox.com/s/u729j27u0tjc9pw/Sk%C3%A6rmbillede%202016-04-04%20kl.%2013.19.44.png?dl=0

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 4, 2016 at 13:40

    Hello,

    Please use this css code:

    table.variations {
       margin-bottom: 0;
    }
    .single_variation_wrap {
       margin-top: 0px;
    }
    .product-information .cart button[type="submit"] {
        float: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 5, 2016 at 07:12

    Sorry, it works now 🙂 Thats great 🙂

    So next question:
    I have WooCommerce in Danish. But not all words are translated. I translated the language file but there are a few words missing. When you are on a single product page it still says “Return to previous page” instead of danish. And when you are in a category it still says “Categories” instead of danish. And so on. How do I translate the last words even though I already translated the language files and set the WooCommerce to Danish?

    Avatar: Eva
    Eva Kemp
    Support staff
    April 5, 2016 at 07:38

    Hello,

    Please provide us with FTP credentials.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 07:15

    Hi Eva,

    Sorry about the late answer again!

    Here is the FTP:

    FTP-hostname: web41.meebox.net
    Username og password:
    ethiqued
    8kPBw1c5m6

    The words which till needs translation is:
    Categories = Kategorier
    Return to previous page = Gå tilbage
    Clear = Fjern
    Postcode/ZIPcode = Postnummer

    Thank you for your time!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2016 at 08:36

    Hello,

    As I see some strings are not translated in your da_DK.po file in the directory wp-content/themes/royal/languages:
    http://storage6.static.itmages.com/i/16/0408/h_1460100931_3778551_2fd0eda1da.png
    Please check it and translate all missing words.

    To translate “Categories” in sidebar you need add Woocommerce product categories widget to Appearance > Widgets > Shop Sidebar and in Title section write the title in your language.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 10:35

    Hi,

    I translated Return to Previous Page but it didn’t work?

    Also in the .po file I could not find the word “Clear” and “postcode” or “zipcode”

    What do I do?

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 10:38

    Hi, the translation updated now. But what about the rest of the words? 🙂 Also I can’t seem to find the Woocommerce categori widget – I have like products and other stuff but not categories?

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 10:39

    Found the categories 🙂 thanks. Now we just need to get the last few words translated 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2016 at 12:44

    Hello,

    I’ve updated Woocommerce translation files.
    Please check your site now.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 12:56

    Hi,

    It works! Just one thing – can you change the word in the screenshot to “Fjern” instead of “Baleares”?

    Thank you 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2016 at 13:50

    Hello,

    Done. Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 8, 2016 at 13:57

    Perfect! Thank you! 🙂

    Is it okay if I get back to you on monday with the next question? I’ll just use this string 🙂

    Have a nice weekend and thank you for a amazing support so far 🙂

    Avatar: stan
    Stan Russell
    Participant
    April 8, 2016 at 14:03

    Hello MarketingCopenhagen,

    you are welcome! Please create new topic for other questions.

    Regards,
    Stan Russell.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 11, 2016 at 14:06

    Hi again,

    So next question:

    The search area is not working very well. If I search for a word even though I named a category after it, or something else besides a word in the products title the search result can not find anything. Is there a way to change the search bar so it will show any product which has the keyword included in either the category, title or product description? And is it possible that the search result can show related results if there ain’t a product which has the keyword included?

    Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    April 11, 2016 at 15:33

    Hello,

    To achieve what you want you may try to use some 3rd-party plugin.
    Our search form works with keyword that is mentioned in product title or in product description.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 13, 2016 at 12:08

    Hi again,

    Thanks, we will try and change our texts and include the keywords 🙂

    I have a few more questions:

    1) When I add a product to the basket I can off course see it in the smart basket – but also a small red symbol turns up in the browser showing how many items I have in my basket – thats pretty cool! Can I change the color from red to green as it matches our brand much better?

    2) I was wondering: Is it possible to insert an image ABOVE the price on the single product page? For example a logo if we deal with different brands. So the single product is introduced by the brand logo, then the price and then the description?

    Thank you 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    April 13, 2016 at 13:49

    Hello,

    1. Could you please show a screenshot what exactly you want to change?

    2. Sorry, but our theme doesn’t have such feature.

    Regards,
    Eva Kemp.

    Avatar: MarketingCopenhagen
    MarketingCopenhagen
    Participant
    April 18, 2016 at 10:58

    Hi, sorry, I see that I totally forgot to answer!

    Here is the screenshot of the red cirkel in the browser – can you please turn that into a fresh green color? 🙂

    https://www.dropbox.com/s/6wcg8p844ehwnd2/IMG_5527.JPG?dl=0

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