Le

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: domain mapping Multisite – original domain #202337
    Le
    Participant

    Hi John,

    I’m using Domain Mapping from WPMUDEV (pro version).

    Yes, it’s differ. The domain after mapping is: site1.com, dashboard for editing site is site1.example.com.

    Best Regards,
    Le

    in reply to: TinyMCE editor – icons doesnt show #179830
    Le
    Participant

    Hi John, I solved this issue. It is because using CDN.

    To file vendors\tinymce\skins\motopresscontenteditor\skin.min – add fullpath to fonts files.
    add to htaccess: <FilesMatch “\.(ttf|ttc|otf|eot|woff|font.css|css)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    Best regards,

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