Top Bar Menu - by oscanecos - on WordPress WooCommerce support

This topic has 65 replies, 7 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp

  • Avatar: oscanecos
    oscanecos
    Participant
    October 17, 2015 at 22:03

    How i change the color of the font from the menu top bar?
    http://amigamarykay.com.br/

    64 Answers
    Avatar: jamaliah
    jamaliah
    Participant
    October 18, 2015 at 05:03

    hi,

    i can’t change banner in the shop page : http://songketpalembang.co.id/?post_type=product

    the new collections banner.. where’s the position file?

    i want to change my image banner.

    thx

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 19, 2015 at 09:34

    Hello @oscanecos,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .top-bar .topbar-widget.widget_nav_menu li a {
        color: #FFF !important;
    }

    Write your color value.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 19, 2015 at 09:35

    Hello @jamaliah,

    Go to Theme Options > Shop > Product Page banner and upload your image.

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 19, 2015 at 16:02

    hi, eva thanks for respond.
    i have a few question :
    1. i already add banner in homepage. the revolution slider. and successful. but the problem is the image is to wide. but i made the banner size same like the demo. what’s the problem.

    2. i’ve successful upload new products. but the new product didn’t appear in homepage site in latest products. please help me

    thanks

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 19, 2015 at 16:12

    Hello,

    1) Please provide us with link to page where you has issue that you described.
    2) You need mark products as “New” in product settings. See screenshot: http://prntscr.com/8szc9b

    Regards,
    Robert Hall.

    Avatar: jamaliah
    jamaliah
    Participant
    October 20, 2015 at 08:23

    hi,

    for my question before (1. i already add banner in homepage. the revolution slider. and successful. but the problem is the image is to wide. but i made the banner size same like the demo. what’s the problem)
    the link is : http://songketpalembang.co.id/
    banner : motif limar papan sekeping

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 20, 2015 at 09:38

    Hello,

    As I see your slider isn’t full width. If you still want to change it you need edit slider settings:
    http://storage5.static.itmages.com/i/15/1020/h_1445330299_7541959_1ab81a9844.png

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 20, 2015 at 16:26

    hi,

    i make a new banner in my website. but it still appear the old banner. i don’t understand why. could u please check it for me?

    i choose banner #7 with the title topbanner. but in my page it still the old banner (#6 and the title home)

    and the banner position : songketpalembang.co.id

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 20, 2015 at 18:46

    Hello,

    I’ve set “topbanner” slider in home page editor:
    http://storage4.static.itmages.com/i/15/1020/h_1445363137_2516129_f26fefa4ed.png
    Please clear browser cache and check the page now.

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 21, 2015 at 05:34

    hi,

    thanks for your help eva ^^

    1. i want to change flick photo into instagram photo.. how?
    2. in my homepage (songketpalembang.co.id) at the bottom,, in follow us section.. where’s the location? because i want to change the text (check out our new wordpress theme!) and give a link to twitter,facebook, etc
    3. in mobile view, is that a button or a link that my customer can choose a mobile view or a web view?

    thanks

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 21, 2015 at 08:54

    Hello,

    1. You may try to use this plugin https://ru.wordpress.org/plugins/wp-instagram-widget/ and add Instagram widget instead of Flickr to your footer.

    2. You can edit this text is Appearance > Widgets > Prefooter area.

    3. That is a link.

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 22, 2015 at 04:58

    hi,

    i already install instagram plugin. but the instagram didn’t appear.. it shows unable to communicate with instagram

    thanks

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 22, 2015 at 07:52

    Hello,

    The problem may be related to your hosting provider. Please read this topic https://wordpress.org/support/topic/unable-to-communicate-with-instagram .

    Best regards,
    Jack Richardson.

    Avatar: jamaliah
    jamaliah
    Participant
    October 23, 2015 at 14:58

    hi,

    is it possible that nobody can’t comment my products? or review my products? because it easy to get spam.. and how?

    thanks

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 23, 2015 at 15:31

    Hello,

    Please read how to remove review tab:
    https://docs.woothemes.com/document/editing-product-data-tabs/

    Best regards,
    Jack Richardson.

    Avatar: jamaliah
    jamaliah
    Participant
    October 23, 2015 at 15:52

    do you have any other suggestion beside that? i’m not realy understand about the coding. i already put the code that you gave to me and i paste into theme functions(functions.php) but there’s no different

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 23, 2015 at 21:47

    Hello,

    Please add this code in functions.php file in wp-content/themes/legenda directory:

    add_filter( 'woocommerce_product_tabs', 'woo_remove_product_tabs', 98 );
    
    function woo_remove_product_tabs( $tabs ) {
    
        unset( $tabs['reviews'] ); 			// Remove the reviews tab
      
        return $tabs;
    
    }

    and Reviews tab will be removed from single product pages.

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 24, 2015 at 01:37

    thanks eva, it helps!!

    and how about making a sale icon? i saw from the dubby it appears sale icon, because we set the sale price. my web didn’t show a price. i just wanna make a choice which products will be sale

    and the link that my customer can choose which layout they want to see.. a mobile web or full web for my website

    thanks

    Avatar: jamaliah
    jamaliah
    Participant
    October 26, 2015 at 08:58

    hi,

    i want to make a multi page in page (http://songketpalembang.co.id/?page_id=847 ) how?
    i want to make e next page in that section. and only 20 products in every page.

    thanks

    Please, contact administrator
    for this information.
  • 1 2 3 4
    Viewing 20 results - 1 through 20 (of 65 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.