Fonts and GDPR and more… - by Tagbag

This topic has 10 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Olga Barlow

  • Avatar: Tagbag
    Tagbag
    Participant
    August 4, 2018 at 09:31

    hey,
    I bought the support for another 6 months. Just because I know that I can rely on you. So I want to say thank you first!

    Now I have a few problems:

    1. In Germany, the GDPR applies. So I have to load the fonts locally, not from the Google server. Can you possibly tell me how I can prevent this in your theme and save the fonts locally?

    2. The following video shows my single product page:
    video
    Why change the delivery time, the price and the hint from top to bottom as soon as I select a variant?
    I have already disabled the “Color or Image Variation Swatches for WooCommerce” plugin. It does not seem to be the problem.

    3. In another topic, you helped me to position the search bar in the shop at the top right:

    After a theme update, she was then no longer available.
    So I tried to add the code again, but unfortunately the screenshot in the forum is not visible anymore. Maybe you can help me with that one more time.

    4. Due to the new DSGVO we also have to be careful in Germany with Share-Plugins, as data is passed on.
    Share - Buttons
    Therefore, the question of whether your share solution on the product pages comes from a plugin or was built by yourself in the theme? Maybe my question does not make sense, because I do not really know that.
    You do not know if the share solution is DSPR compliant?

    If you need my data, you will find it in “Private Content”

    Regards
    Joey

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Tagbag
    Tagbag
    Participant
    August 4, 2018 at 09:34

    Ahh,

    here the link to the other topic in 3. with the searchbar:
    https://www.8theme.com/topic/is-there-a-way-to-integrate-the-product-search-into-the-filterbar-on-the-right/

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 6, 2018 at 13:50

    Hello,

    1. Downloads fonts that you need. Then go to Theme Options > Typography > Custom Font > upload custom font. After that go to Typography > Content > choose the custom font from the list of available fonts for the body, headings etc. Then theme will use the local custom font for the theme elements.

    2. We see the same situation even with the default theme https://gyazo.com/46814e4e2f10c59bd2c6948f5937f245 So, contact WooCommerce German market developers to find the answer to your question.

    3. Here is the new screenshot http://prntscr.com/kfa7i5 . But don’t use the parent theme to make changes, use child theme. I have added the necessary code into the child theme.

    4. Share option is built-in, the code you can find in xstore/framework/shortcodes.php file, etheme_share_shortcode function. We use one-link sharing solutions so that for sharing no embedded codes are needed.
    Also, keep in mind that you can disable share buttons in Theme Options if it’s not suitable for you.

    Regards

    Avatar: Tagbag
    Tagbag
    Participant
    August 6, 2018 at 14:05

    Ah, lovely 😀
    Thank u very much!

    One more question now:
    How can I get the individual properties on a level like this:
    Link

    My single product page looks acutally like this:

    Regards
    Joey

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 6, 2018 at 15:00

    Hello,

    You can try the following code

    .product-information table.variations td.value.woo-variation-items-wrapper {
        display: table-cell;
    }

    Regards

    Avatar: Tagbag
    Tagbag
    Participant
    August 6, 2018 at 15:54

    awesome

    But can you still tell me how to get it to one height?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 7, 2018 at 09:00

    Hello,

    Check now. Is it ok?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 7, 2018 at 09:00

    Hello,

    Check now. Is it ok?

    Regards

    Avatar: Tagbag
    Tagbag
    Participant
    August 7, 2018 at 09:03

    Yeah, thats pretty good, thank u 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 7, 2018 at 10:29

    You are welcome!

    Regards

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