Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter markeck

    (@markeck)

    Solved problem! Was an problem with cover block settings for iPhone. image format (16:9) and no min height were probably the problem here. No problem with TT4.

    Thread Starter markeck

    (@markeck)

    Hi Carolina,

    I have added the position in the generated child theme json. but I still don’t see any hover effect.

    “elements”: {
    “button”: {
    “typography”: {
    “fontFamily”: “var(–wp–preset–font-family–open-sans)”
    },

                ":hover": {
                    "color": {
                        "background": "var(--wp--preset--color--accent-2)",
                        "text": "var(--wp--preset--color--accent-3)"
                    },
                    "border": {
                        "color": "transparent"
                    }
                }
    
            },

    It is a core/button element, don’t I have to make the change there?


    "styles": {
    "blocks": {
    "core/button": {
    "color": {
    "background": "var(--wp--preset--color--accent-3)",
    "text": "var(--wp--preset--color--accent-2)"
    },
    "elements": {
    "link": {
    "color": {
    "text": "var(--wp--preset--color--accent-2)"
    }
    }
    },
    "typography": {
    "fontStyle": "normal",
    "fontWeight": "600"
    },
    "variations": {
    "outline": {
    "border": {
    "bottom": {
    "color": "var(--wp--preset--color--accent-3)",
    "style": "solid",
    "width": "1px"
    },
    "left": {
    "color": "var(--wp--preset--color--accent-3)",
    "style": "solid",
    "width": "1px"
    },
    "right": {
    "color": "var(--wp--preset--color--accent-3)",
    "style": "solid",
    "width": "1px"
    },
    "top": {
    "color": "var(--wp--preset--color--accent-3)",
    "style": "solid",
    "width": "1px"
    }
    },
    "color": {
    "background": "var(--wp--preset--color--accent-2)",
    "text": "var(--wp--preset--color--accent-3)"
    }
    }
    }
    },

    Thank you very much for your help, so that I finally know the correct places in json for changes. I have read the documentation, but I can’t seem to implement this correctly yet.

    Best regards Martina

    Thread Starter markeck

    (@markeck)

    Thank you very much Carolina for your detailed feedback. I will try it out soon and now I know exactly which json files I need to change.

    Hi @mathilde-rivoire ,
    unfortunately, the whole does not work for me. When I install and activate the newly generated child theme (ZIP files) on the same WP insatllation I don’t see the changes I already made.
    Where am I making a mistake. Could not solve the problem even via functions.php in the child theme!
    Thanks for helping me out!

    Regards Martina

    Thread Starter markeck

    (@markeck)

    Hi Peter,

    I still have a problem with the WF notifications under tools. As already described above in the mail, but maybe overread.

    I get the wordfence alerts to a wrong URL in the backend. So not the new main domain micromat.de but the so-called <transition domain>.<server> . How can I correct this now to the main domain in the Wordfence interface. In the dashboard URLs of “Manage Firewall” and “Manage Scan” are correct. Thanks for your help.

    Kind regards Martina

    Thread Starter markeck

    (@markeck)

    Hi Peter,
    thanks for your quick feedback. The site has remained in the same directory on the same server only the subdomain has been replaced by the main domain. The scan results also match only the notifications (issue-link) are still running on the subdomain (or even partially wrong composed subdomain name .<last part of subdomain>).
    Thanks for your help

    Kind regards Martina

    Hi,

    I installed the google font roboto local over spectra but after updating spectra one my font was no longer there, why? Then I used Roboto as default, but after the update from 1.0.1 to 1.0.3 the font Roboto was no longer available!
    Will now install the font again but does not want to do this again after each update. What do I have to do here to have a permanent solution, thank you very much.

    Regrads Martina

    Hi @thebengalboy and BSF,

    Before updating from Spectra One 1.0.1. to 1.0.2 I used the tip from @mehedi (Plugin Create Block Theme) to create a child theme from my previous Spectra One. But the child theme looked completely different. Header & footer were missing and also the content was arranged completely different.

    How do I get a decent child theme with all my previous changes. So that I can update the Spectra One without, for example, the fonts change again. Thank you for a solution.

    Regards Martina

    Thread Starter markeck

    (@markeck)

    Thank’s a lot πŸ™‚

Viewing 9 replies - 1 through 9 (of 9 total)