Back ground and spacing - by ronensch - on WordPress WooCommerce support

This topic has 44 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: ronensch
    ronensch
    Participant
    March 15, 2015 at 11:48

    hey eva
    the site on mobile (iphone 4s is what I checked), isn’t loading the shop images

    what can be done?

    thnks

    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2015 at 13:29

    Hello,

    Sorry but we aren’t experiencing such issues.
    All images are shown.
    Please try to check it with another Internet provider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ronensch
    ronensch
    Participant
    March 16, 2015 at 18:53

    hey Eva
    can you please help me out with my previous question (about shop images in mobile not appearing.

    much thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2015 at 21:28

    Hello @ronensch,

    Sorry but we aren’t experiencing such issues on mobile devices.
    All images are shown.
    Did you try to check it with another Internet provider.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ronensch
    ronensch
    Participant
    March 18, 2015 at 11:46

    hey Eva
    I looked at the shop from 2 devices iphone 4s+5
    and from different browsers and different internet providers- but still when I go to the shop I dont see any products- please check this issue again

    thanks!

    Avatar: ronensch
    ronensch
    Participant
    March 19, 2015 at 12:04

    hey Eva
    any news on this issue?

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    March 19, 2015 at 17:57

    Hello,

    We’d like to help you but unfortunately we can’t see the issue:
    http://storage1.static.itmages.com/i/15/0319/h_1426784060_1263575_15ab7a6248.png

    Please show a screenshot of the Shop page that you see.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ronensch
    ronensch
    Participant
    March 20, 2015 at 09:10

    I see the mistake now – you were checking my other site
    and I ment this one: http://studiokaftor.com/ronen/shop
    no images for the shop appear in mobile

    do you see the problem?

    thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    March 20, 2015 at 09:55

    Hello,

    Please update the theme to 2.6.3 version which is compatible with the latest Woocommerce plugin version. Before update you need remove the folder “woocommerce” in the directory wp-content/themes/legenda. It will be reuploaded with new theme version.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ronensch
    ronensch
    Participant
    March 22, 2015 at 19:36

    hey eva
    I have a few questions:
    1. can i put the entire shop in the homepage? where there are 4 products now i want the entire shop to appear.
    2. in the top bar there is a line and in the css we wrote this:
    .languages-area .widget-title {
    font-weight: bold;
    font-size: 18px;
    }
    how do I change font color to #ef8eae? and I want it to be in 2 lines instead of one long line – how do i do this?
    3. I want to change the”back to top” icon to this: http://screencast.com/t/T9NiokofBNO
    4. in a single product page I want to create a custom tab and then insert a video from you tube- is this possible?
    5. about the pics in shop – I had uprated to latest version of the theme – and still you cant see no pic
    please help me solve these issues

    thanks so much

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 23, 2015 at 11:48

    Hello,

    1. If you want Shop page to be shown as home page you need select it in Settings > Reading > Front page.

    2. Use this code in custom.css:

    .languages-area .widget-title {
        color: #ef8eae;
    }

    You can decrease the languages area width to divide the text in 2 lines:

    .top-bar .languages-area {
        width: 500px !important;
    }

    3. Add this code in custom.css:

    .back-to-top::before {
        content: url("http://link_to_your_image");
    }

    4. How to create custom tab you can read here:
    http://docs.woothemes.com/document/editing-product-data-tabs/

    5. Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ronensch
    ronensch
    Participant
    March 24, 2015 at 07:19

    hey eva,
    do you have anu solutions concerning these issues?

    thanks!

    Avatar: ronensch
    ronensch
    Participant
    March 24, 2015 at 08:50

    hey eva
    sorry just saw your answers.
    1. I meant that to add a section in the existing homepage (under the existing content) where all the shop will be shown- is this possible?
    2. ok
    3. i added icon but as you can see there is a gray bg that I don’t want- can i make this transparent?
    4. how do I put a you tube video in this tab? and if this is in the functions php what will happen to the snippet when I upgrade versions?
    5. I will be moving the site today/tomorrow to it’s final domain and host so after this I will give you the credentials.

    thanks:)

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 24, 2015 at 09:11

    Hello.

    1.You may simply cut and copy shop page content and use VC elements(both woocommerce and Etheme to add necessary elements.
    3. Please add this code in custom.css file:

    .back-to-top::before {
       background-color: transparent;
    }

    4.Please use Child theme for php elements . How to create child theme you may read here.

    With best regards
    Brian Johnson

    Avatar: ronensch
    ronensch
    Participant
    March 24, 2015 at 10:17

    thanks!
    about #3 the bg of the back to top icon- how can I make it transparent?
    **the icon i uploaded is already transparent

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 24, 2015 at 10:29

    Hello

    Please add this code into the custom.css:

    .back-to-top:before {background:transparent !important;}
    .back-to-top  {background:transparent !important;}

    With best regards
    Brian Johnson

    Avatar: ronensch
    ronensch
    Participant
    March 24, 2015 at 12:38

    thanks again:)

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 24, 2015 at 12:44

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: ronensch
    ronensch
    Participant
    March 25, 2015 at 17:56

    hey
    so I moved the site to it’s permanent domain and host
    and i need help with 2 more issues
    1. the menu in mobile version is dark text on dark bg. is how do I make the text lighter (white)
    2. still the products in the mobile version in the shop dont appear.
    so these are the credentials like you asked:

    thanks!

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 26, 2015 at 10:10

    Hello,

    1) Please add following code in custom.css file.

    .et-mobile-menu li > a{
    color:#fff;
    }

    2) As I see products is appeared. Isn’t it? See screenshot: http://prntscr.com/6li5rq

    Regards,
    Robert Hall.

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