How to add widget in "Newsletter" on top of the header with the envelop sign

This topic has 15 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson

  • Avatar: ilnegozio
    ilnegozio
    Participant
    March 28, 2015 at 10:39

    Can you please teach me how to get it work? To add widget in “Newsletter” or to show that envelop on top of the header with the envelop sign.

    I already done adding widget on top of the header. I already have MailChimp installed, API key is inserted also.

    If you need my credentials please find below content. Thanks.

    Please, contact administrator
    for this information.
    14 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 28, 2015 at 10:58

    You should finish following steps due to our documentation:

    1. Navigate to the static block and create new one with [mc4wp_form] shrocode inside like in our documentation.
    2. Add static block as on this screenshot to the theme options->promo popup.Please see how to get block id numbers on this screenshot.-> http://prntscr.com/6mc17a.

    With best regards
    Brian Johnson

    Avatar: ilnegozio
    ilnegozio
    Participant
    March 28, 2015 at 19:01

    Hello Brian,

    I followed what says on the documentation instruction and so with the screenshot but then no luck, can’t see that envelop icon on top right portion along with MYACCOUNT and LOGIN, the code is showing before that sign-up form. Can you please help me with this problem. If you need my credentials it can be found on the first message of this post.

    Thanks.

    Avatar: ilnegozio
    ilnegozio
    Participant
    March 28, 2015 at 19:26

    Hi Brian,

    Please ignore my previous reply as I manage to sort that Newsletter Envelop, my problem now is that I wanted to this kind of format: http://prntscr.com/6mhts3

    And this is what I’ve achieve and don’t know how to rectify it: http://prntscr.com/6mhvus

    I know I’ve done wrong to this or something please do the needful, and Please if you could do it for me it would be much appreciated. Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 29, 2015 at 11:47

    Hello,

    I’ve added the code in Theme Options > Promo Popup > Popup content.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: ilnegozio
    ilnegozio
    Participant
    March 29, 2015 at 12:54

    Hi Eva,

    Thank you so much for that but the problem is that I wanted to be like on the demo, as you can see the alignment of signup form is on the left side, how to achieve this: http://prntscr.com/6mhts3

    Another concern, please advise to the following:

    1. Adding a product item.
    How to achieve this:
    a. http://prntscr.com/6msd72 – “Select Option” is there.
    b. http://prntscr.com/6ms8bq – “Color” and “Size” option.

    2. Replacing Language and Currency Symbol on top right portion to social icons.
    How to achieve this: http://prntscr.com/6msb6l

    Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 09:41

    Hello,

    1. You need create attributes in Products > Attributes and create variable products as described in Woocommerce documentation http://docs.woothemes.com/document/variable-product/ .
    2. Add [share] shortcode in Text widget and drag it into “Place in header top bar” area in Appearance > Widgets.
    I’ve created static block “Newsletter” and added block id in Theme Options > Promo Popup > Popup content.
    Please check now.

    Regards,
    Eva Kemp.

    Avatar: ilnegozio
    ilnegozio
    Participant
    March 30, 2015 at 13:16

    Hi Eva,

    It works. Great help and thank you so much, Best answer.

    Another concern please help.
    1. Header type 10 – how to change color background black to any other color like blue or transparent? Or even the text color? Screenshot: http://prntscr.com/6n7xi2
    Note: I tried this code below but it doesn’t work on custom.css:

    .header-type-10 .menu-wrapper {
       background-color: white !important;
    }
    .header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
        border-color: white !important;
    }

    2. Adding Facebook Like box and twitter on this standard page.
    Like on this screenshot: http://prntscr.com/6n812t

    3. Creating “Send an Inquiry” button directly to my email after filling all fields of the form like, if “enabled” or “disabled” “Add to Cart button”, screenshots here: http://prntscr.com/6n8243

    Thanks again. Regards.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 30, 2015 at 16:27

    Hello,

    1. I’ve enabled custom.css in Theme Options > Custom CSS and now your code is working.
    Please check the menu.

    2. Unfortunately there is no such option in the theme. You can try to use some 3rd-party plugins to achieve what you want.

    3. Could you please clarify with more details? Where do you want to display that button?
    What form are you talking about?

    Regards,
    Eva Kemp.

    Avatar: ilnegozio
    ilnegozio
    Participant
    April 1, 2015 at 06:33

    Hello Eva,

    Thank you so much and sorry if I made some confusion.

    What I really want is that possible I can make some changes on the main Single Product Page? That whatever changes I make it will automatically take effect to the rest of the existing Single Product Pages, is that possible? I don’t want to make some changes every Single Product Page, like adding some elements on it generally not individually, possible?

    Please advise.

    Thanks and Best Regards.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 1, 2015 at 08:24

    Hello,

    You can make changes for single product page in Theme Options > Single Product Page. If you want to changes something in the content you need edit php file wp-content/themes/royal/woocommerce/content-single-product.php and the files in the directory wp-content/themes/royal/woocommerce/single-product.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: ilnegozio
    ilnegozio
    Participant
    April 1, 2015 at 09:06

    Hi Eva,

    Again, thank you.

    So you mean to say that manually I have to do that? Right? Is it possible I can do it in Visual Composer from there I can add element and easy for me to customized it?

    Please advise. Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 1, 2015 at 14:43

    Hello,

    Please clarify what changes you want to make on a single product page?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: ilnegozio
    ilnegozio
    Participant
    April 4, 2015 at 20:21

    Hi Eva,

    I wanted it to be like while disabling the “Add to Cart” button in Catalog Mode, is there a way of showing the “attributes” or “variation” like showing the “Size” or “Color” with a toggle box or something after “Choosing an option” showing a “Message Bar or something like “Write Us” form for an inquiry of an item. How to achieve these things like on the below content example.

    Please advise. Thanks.

    Please see below content.

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 6, 2015 at 09:39

    Hello

    Sorry we have no such options in our theme.
    You can manually add/remove elements or modify single product page editing \wp-content\themes\royal\woocommerce\sigle-product.php, content-sigle-product.php and files within /single-product/ folder. You may also change add-to-cart button behaviour or remove it editing add \royal\wp-content\themes\royal\woocommerce\single-product\add-to-cart\simple.php. Add to cart widget can be disabled in theme-options->header->enable add-to cart widget.

    With best regards
    Brian Johnson

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