• alexlii

    (@alexlii)


    Hello,

    What about if we use other page composer at the same time?
    what about if deactivate it after use microthemer liter? does it will save the style created?

    Alex

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Themeover

    (@bastywebb)

    Hey Alex,

    1. Microthemer has been designed to work well with Beaver Builder at the same time – from one screen. For instance, some extra care has been taken to ensure the inerface elements don’t compete with each other. With other page builders, most people add content with the builder, and then leave the builder to go to the Microthemer interface where they can make style changes.

    It’s fine to have Microthemer installed alongside any page builder though, in case that’s what you were asking.

    2. Many users make changes with Microthemer and then disable or even completely uninstall Microthemer before handing the site over to the client. You can still make use of the style changes by copying and pasting some code to your theme’s functions.php file. You can find the most up to code by going to Microthemer’s Preferences, and then clicking the tab called ‘Inactive’. The code loads the stylesheet Microthemer generates (wp-content/micro-themes/active-styles.css), as well as any Google fonts used in your design.

    I hope that helps. Please let me know if you have any further questions.

    Thanks,
    Sebastian

    Thread Starter alexlii

    (@alexlii)

    Thanks for reply, and I will try.

    FYI, our server is in China, so we can not use google fonts there.

    Alex

    Plugin Author Themeover

    (@bastywebb)

    Ah, that’s a shame about Google fonts. I looked into a work around, but it seems the mirror for loading Google fonts in China isn’t online anymore:

    https://fonts.useso.com/css?family=Open+Sans

    Do you know of any others?

    Cheers,
    Sebastian

    Thread Starter alexlii

    (@alexlii)

    Hello,

    Yes, there is one, I am not sure how long it will valid, here is screenshot and address:
    https://prntscr.com/hcxah6
    and replace https://ajax.googleapis.com:
    https://prntscr.com/hcxcub

    For now, actually, we can now access address like
    https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%2C700%2C600%2C800&ver=4.8.2

    but when we can not use plugins at backend, since the address in plugin at backend is like the follow address, and we can not access it:https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js?ver=4.8.2

    This means we can access the frontend pages of the site with google fonts used, but at backend, we can not use the plugins which including the address of https://ajax.googleapis.com.

    Also, we can not access like maps.google.com, but we can visit https://www.google.cn/maps/

    Also, we can not access google javascript library.

    Alex

    Plugin Author Themeover

    (@bastywebb)

    Thanks for the links. So if https://fonts.googleapis.com isn’t blocked in China, you should be OK using Google fonts in Microthemer. But please let me know if that’s not the case.

    Thanks,
    Sebastian

    Thread Starter alexlii

    (@alexlii)

    Do you mean there is no similar links in Microthemer Lite, like?

    :https://ajax.googleapis.com/ajax/libs/webfont/1.4.7/webfont.js?ver=4.8.2

    Thanks.
    Alex

    Plugin Author Themeover

    (@bastywebb)

    That’s right. Microthemer doesn’t link to any Google font JavaScript files, just the font files.

    Are you getting any 404 errors when using the Lite version on a Chinese server?

    Thanks,
    Sebastian

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Two questions: what about other page composer & deactivated?’ is closed to new replies.