Viewing 5 replies - 1 through 5 (of 5 total)
  • What shortcodes?

    Thread Starter itprocourses

    (@itprocourses)

    does not work ShortCodes, not work fa-cube, fa-circle-o-notch, fa-send, class=”toggle-alert”…….

    the font access is forbidden on your server

    "NetworkError: 403 Forbidden - http://itprocourses.com/wp-content/themes/evolve/library/media/js/fontawesome/fonts/fontawesome-webfont.woff?v=4.1.0"
    fontawe...v=4.1.0
    "NetworkError: 403 Forbidden - http://itprocourses.com/wp-content/themes/evolve/library/media/js/fontawesome/fonts/fontawesome-webfont.ttf?v=4.1.0"

    try this trick

    https://wordpress.org/support/topic/font-face-works-on-local-but-not-on-remote?replies=3

    Thread Starter itprocourses

    (@itprocourses)

    did not work
    here is a page with the test code
    http://itprocourses.com/windows-administrator/

    General: Nullam sed arcu rutrum.
    Error: Nullam sed arcu rutrum.

    Success: Nullam sed arcu rutrume.

    Notice: Nullam sed arcu rutrum.

    Thread Starter itprocourses

    (@itprocourses)

    font-family: ‘FontAwesome’;
    src: url(‘../fonts/fontawesome-webfont.eot?v=4.1.0’);
    src: url(‘../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0′) format(’embedded-opentype’);
    src: url(‘../fonts/fontawesome-webfont.woff?v=4.1.0’) format(‘woff’);
    src: url(‘../fonts/fontawesome-webfont.ttf?v=4.1.0’) format(‘truetype’);
    src: url(‘../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular’) format(‘svg’);
    font-weight: normal;
    font-style: normal;

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

The topic ‘no works ShortCodes’ is closed to new replies.