Question Fashion Webshop - by irish - on WordPress WooCommerce support

This topic has 38 replies, 5 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: irish
    irish
    Participant
    August 7, 2016 at 16:13

    Hello!

    Thank you so much.
    Hopefully the last questions:

    We want to have a header like this: http://missguilty.nl/wp-content/uploads/2016/08/Schermafbeelding-2016-08-07-om-16.58.52.png
    Can you help me with this?

    1. How can i add custom images with links like the preview image, in the header? Link to “login/logout + My Account + Search? So only the images that will be linked.
    2. Now i see the white logo under the menu but i can’t find where to remove it?
    3. I used the plugin you said, work perfect. How can i ass this plugin also in the header next to the cart button? So you have a dropdown for currency, like the preview header i send you.
    4. And every text in the header should be white, now it’s all black like “Cart” and the amount etc…

    4. I asked to make the submenu’s texts all black, but now only the submenu under Guilty Mama is black, the others are still grey

    5. I want the website, woo commerce, in English but now everything is in Dutch. How can i change this?

    6. Is it possible to have all the links in the footer in Black?

    7. On the homepage i added a background color but it’s now showing

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 8, 2016 at 13:37

    Hello,
    1, 3) This requires additional customization which is not for free.
    If you agree to proceed please contact us via form https://www.8theme.com/customization-services/ for further information.
    2) You can remove it in Appearance->Widgets->Left side top bar area.
    4) Please use this code in Global Custom CSS.

    .header-type-8 .navbar-header .top-links ul li a,
    .shop-text {
        color: white;
    }
    .menu .nav-sublist-dropdown ul > li > a {
        color: black;
    }

    5) As I see your site is in English now.
    6) Use this code in Global Custom CSS

    .main-footer.text-color-dark a, .copyright.text-color-dark a {
        color: #222 !important;
    }

    7) Please provide screenshot for our better understanding where exactly you’ve added a background color.
    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    August 8, 2016 at 13:58

    Hello Robert,

    1. I’m sorry but i don’t understand it. I only want to change “newsletter-My Account-Login” in to images… Why can’t i fix this by myself and add more links in this row?

    2. In the header you see under the menu “EN FR GE € $” How can i remove this?

    3. How can i remove the header after scrolling?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 9, 2016 at 07:18

    Hello,

    1) You can change it by yourself in the \wp-content\themes\royal\headers\parts\top-bar.php and \wp-content\themes\royal\framework\theme-functions.php (line 905-985) files.

    Also we recommended to make all changes in Child Theme.
    https://codex.wordpress.org/Child_Themes

    2) I’ve added an empty Text widget into the Left side top bar area.
    3) Navigate to Theme Options->General and disable the Fixed navigation.

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    August 9, 2016 at 13:27

    Hello,

    1. Is it possible to have the submenu;s a little more transparent background?
    2. In the bottom of the footer i have social icons, but i can’t get them centred… Really weird. Can you help me?
    3. By the checkout, there is a field called “Company name”. Can this be removed?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 10, 2016 at 14:23

    Hello,

    1) Use this code in Global Custom CSS

    .menu .menu-full-width .nav-sublist-dropdown {
        background-color: rgba(255,255,255,0.9);
    }

    2) I’ve added this code in in Global Custom CSS. Please check.

    .social-ic{
        display:inline-block;
        margin: 0;
    }
    .middle-col .wpb_wrapper{
        text-align:center;
    }

    3) Use this code in Global Custom CSS

    #billing_company_field{
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    August 11, 2016 at 09:40

    Hi Robert!

    Perfect!

    1. Is it possible to make the black header row some smaller? So more -padding at the top and bottom?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 11, 2016 at 12:40

    Use this code

    .navbar {
        padding: 12px 0;
    }

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    September 13, 2016 at 11:38

    Hi hi!

    1. See homepage: When i add 2 or more images under each other, there is an automatically space between it. How can i remove those spaces between the images?
    2. How can i remove the fixed header (when scrolling down)?
    3. The logo is not really sharp when loading, what can i do?
    4. Is it possible to have quicker the mobile-menu button to show? Now when you look at a big Ipad, the menu items are showing in 2 rows. We want them in 1 row or the “hamburger” button 🙂
    5. When hovering over the cart, so the dropdown is showing. You see at a product the text: “attribute_pa_color”. How can i remove “Attribute_pa” so there’s only “Color” left?

    Thank you so much!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 13, 2016 at 14:38

    Hello,

    1) Please provide screenshot with issue.
    2) You can disable it in Theme Options->General.
    3) Try to upload a new logo image with bigger dimension size.
    4) Please use this code in Global Custom CSS

    .header-type-8 .menu-wrapper .menu-main-container > ul > li > a{
        padding: 21px 5px;
    }

    5) I’ve checked it and didn’t see issue. See screenshot: http://prntscr.com/chirit

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    September 15, 2016 at 09:24

    Hi Robert!

    1) See print screen: this is the space between images on the homepage: http://missguilty.nl/wp-admin/upload.php?item=16032
    5) See for example the product Leather Jacket: http://missguilty.nl/wp-admin/upload.php?item=16033

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 15, 2016 at 09:40

    Hello,

    1) I’ve added this code in Page Settings. Please check.

    .wpb_content_element:first-child{
    margin-bottom: 0px;
    }

    2) I don’t see it http://prntscr.com/ci7y8q .
    Seems you’ve disabled the color attributes.

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    September 19, 2016 at 13:05

    Hello!

    1) See homepage; i used advanced buttons but they don’t show.
    2) How can i set the background color of all pages? I already set it in theme options AND on the homepage but it don’t work
    3) See footer: How can i remove the white background when you hover a link?
    4) See http://missguilty.nl/winkelmand/ : At the prodcuct “Leather Jacket Blue” you see the text: attribute_pa_colour:
    grey

    How can i remove “Attribute_pa_”???? This is also shown at the invoice.

    5) See http://missguilty.nl/winkelmand/: how can i remove the black line, in the sidebar, above “Fashion feed”?
    6) How can i make the mobile menu button (hamburger) in white?
    7) How can i make the background of the search button white? + the icon transparent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 19, 2016 at 14:42

    Hello,

    1) Please update the theme and plugins to the latest versions then check issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    2) Use this code in Global Custom CSS.

    .st-content {
        background: red;
    }

    3) Use this code in Global Custom CSS.

    footer .widget_nav_menu li.current-menu-item a {
        background-color: transparent;
    }

    4) See screenshot: http://prntscr.com/cjt62f
    Please specify What browser you’re using?

    5) Use this code in Global Custom CSS.

    .sidebar-widget .widget-title {
        border-top: 1px solid transparent;
    }

    6) Use this code in Global Custom CSS.

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

    7)Use this code in Global Custom CSS.

    .et-search-trigger .fa-search {
        background: #fff;
        color: #f4cdd8;
    }

    Regards,
    Robert Hall

    Avatar: irish
    irish
    Participant
    September 20, 2016 at 18:04

    Hi Robert,

    1. Alright, i updated everything but the buttons are still missing, see http://missguilty.nl/inspiration/

    2. I want to translate the text in the search pop-up, tried every po and mo file but nothing worked…
    Search Engine->Search Miss Guilty
    Search (button)-> GO!

    Avatar: Eva
    Eva Kemp
    Support staff
    September 20, 2016 at 18:21

    Hello,

    1. Please update Ultimate VC Addons and Visual Composer plugins https://www.8theme.com/download-plugins/ . Then check the buttons.

    2. Edit the file wp-content/themes/royal/framework/theme-functions.php in line 1189 and the file wp-content/themes/royal/woosearchform.php in line 19.

    Regards,
    Eva Kemp.

    Avatar: irish
    irish
    Participant
    September 21, 2016 at 09:30

    Hi Eva!

    1. Alright, updated everything. But the buttons are still gone…
    2. The button works, but i don’t get the text “Search Engine” changed. I get every time the error:
    Parse error: syntax error, unexpected ‘Use’ (T_USE) in /home/missguilty/public_html/wp-content/themes/royal/framework/theme-functions.php on line 1183

    And i only change the name…

    Avatar: Eva
    Eva Kemp
    Support staff
    September 21, 2016 at 10:22

    Hello,

    1. The reason is you added this css code in Global Custom CSS:

    .vc_row.wpb_row.vc_row-fluid .ubtn-ctn-center {
        display: none;
    }

    Remove it to show the buttons.

    2. I’ve changed Search Engine text. Please check.

    Regards,
    Eva Kemp.

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