Few Questions - by Vikfom - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler

  • Avatar: Vikfom
    Vikfom
    Participant
    October 4, 2017 at 01:57

    Hello!
    I have a couple of questions about the theme:

    1. My website will have only one page. And I want SHOP page to be the landing page. But when I make Shop my landing page unfortunately I can’t edit it via WP Bakery page builder. So my questions is can I make Shop my landing page and install banner (revolution slider) and blocks above banner (“free delivery on all order”)? And also how to make footer in a Shop page white as on a home page? Because it is black now.

    2. Where in admin area can I change logo?

    3. Where in admin area can I install my google analytics code?

    4. How to make product images square?

    5. How to delete login option on a website? From the header and from the checkout page?

    5 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    October 4, 2017 at 07:11

    Hi,

    1. create a jpg image how do you want the home page using photoshop (you can capture the sections from the site and put on the photoshop jpg image) and show us.

    2. you can change the logo in 8theme options > general > header settings > logo image

    Avatar: amzy
    Amzy Leel
    Participant
    October 4, 2017 at 07:11

    3. Google analytics
    ——————-
    go to appearance –>> editor and select functions.php and add following code there and save:

    add_action('wp_head', 'add_google_analytics');
    function add_google_analytics() { ?>
    // Paste your Google Analytics code here
    <?php } ?>

    or

    You can use additional plugin “Insert Headers and Footers” if you want to add js in header or footer, including Google analytics code

    Avatar: amzy
    Amzy Leel
    Participant
    October 4, 2017 at 07:12
    Avatar: Vikfom
    Vikfom
    Participant
    October 4, 2017 at 12:27

    Thank you for your reply!
    I have one more question – my footer looks different on the home page and on other pages.
    Please write me how to make footer in a Shop page white as on a home page? Because it is black now.

    Thank you in advance.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2017 at 14:04

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards

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