ask

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #564722

    china
    Participant

    1. How to edit and adjust the right side of the header: Multi-language, Country Options, and the left side of the header: Newsletter, Contact Us, FAQ?
    2. the Google icon on the registration page is displayed abnormally, how to adjust it?
    3. The Google map on the Contact Us page cannot be displayed. (Note: Google API and coordinate points have been configured.) 4.
    4. How to remove the right corner icon when switching the navigation bar above the description column on the product detail page?

    Attachments:
    You must be logged in to view attached files.
    #564744

    china
    Participant

    I have found a solution to the first problem. Please ignore question 1.

    Question 2-4. Still need your help. thanks!

    #564797

    china
    Participant

    I have found a solution to the question 1~2. Please ignore question 1~2 .

    Question 3-4. Still need your help. thanks!

    #564972

    Hung Pham
    Keymaster

    Hi china,

    Thanks for reaching to us.

    First of all, I’m really sorry have taken long time to reply you due to the weekend.

    3. On my side, I see the API error which you can fix with the help of the below article:

    Google Maps JavaScript API error: RefererNotAllowedMapError

    https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error

    Screenshot: https://prnt.sc/ycRZQSwJk5ST

    4. It caused by B2BKing: B2B and Wholesale for WCFM MultiVendor plugin https://prnt.sc/o1cE4-FpcNP7

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .woocommerce-tabs ul.tabs li.active::after {
    	display: none;
    }

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)