Top Bar Menu - by oscanecos - on WordPress WooCommerce support

This topic has 65 replies, 7 voices, and was last updated 8 years, 8 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.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 26, 2015 at 11:05

    Hello,

    Unfortunately there is no option to show multiple pages for Products element you’re using.
    Pagination is available only for “Post Grid” element in Visual Composer editor. You may try to use it and select “Product” in “Data source” field in the element settings.

    Best regards,
    Jack Richardson.

    Avatar: jamaliah
    jamaliah
    Participant
    October 26, 2015 at 15:18

    hi,
    thanks jack

    but there’s a problem with my visual composer. the plugin tells me that i need to update the visual composer plugin. but i can’t be update. i don’t know why. can you help me?

    – in my contact us page (http://songketpalembang.co.id/?page_id=801) when i try to fill the contact form as a sample. after i fill the form and choose send. the message appear that i successful send the message. but when i check my email,, there’s no message that i send before

    – same things in my newsletter(songketpalembang.co.id). i fill the form. but the message appear “You did not select a list in your form settings.” i don’t know why.. please..please help me

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 26, 2015 at 16:17

    Hello,

    You can download the latest plugin version here https://www.8theme.com/download-plugins/ .

    Please check Spam folder in your email account. The message may be there.

    You are not connected to MailChimp. Please check the settings:
    http://storage4.static.itmages.com/i/15/1026/h_1445872622_4919254_6998b69332.png

    Best regards,
    Jack Richardson.

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

    hi,

    my mailchimp already connected. and then, i can’t my find my list.. i made a list in mailpoet (because i can’t find my list in mailchimp.. is it same between mailchimp and mailpoet? please haelp me in this case..

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 27, 2015 at 17:44

    Hello,

    You should create a list in your MailChimp account.
    Please refer to their documentation:
    http://kb.mailchimp.com/lists

    Regards,
    Eva Kemp.

    Avatar: jamaliah
    jamaliah
    Participant
    October 28, 2015 at 07:44

    where i can find my Visual Composer License Key ? i search in my email. but the visua composer in my envato need to purchase?

    thanks

    Avatar: stan
    Stan Russell
    Participant
    October 28, 2015 at 08:18

    Hello jamaliah,

    you do not need license keys to use Visual Composer plugin with our theme. All plugins bundled with theme can be downloaded here: http://www.8theme.com/download-plugins/
    You need to purchase Visual Composer only in case you want to receive premium support from plugin developer.

    Regards,
    Stan Russell.

    Avatar: jamaliah
    jamaliah
    Participant
    October 28, 2015 at 08:46

    yes. i already download the plugin in 8theme. and install in FTP. but in my wordpress shows that the plugin need to upgrade again in latest version.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 28, 2015 at 08:51

    Hello,

    As I see the VC plugin is updated to the latest version and no update is required:
    http://storage9.static.itmages.com/i/15/1028/h_1446018628_8946591_b997d8d534.png

    Please show a screenshot where you see the notice.

    Best regards,
    Jack Richardson.

    Avatar: jamaliah
    jamaliah
    Participant
    October 28, 2015 at 09:03

    hi,

    actually, i want to make a multipage page for new products. and the page only contain 20 products per page for new products.

    and for the support team suggest me to use a visual composer. but i’m not really understand how to make that page. when i try grid builder, the page not contain the post grid. or i should use post image or what. can u explain to me?

    thanks

  • 1 2 3
    Viewing 30 results - 1 through 30 (of 65 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.