Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #414784

    Hello Kriesi Team,

    After updating to 3.1.1 the icons does not display. What could be the issue?

    Thank you.

    #414792

    Just tried downloading a fresh copy but still the same issues. I can’t event edit the pages with the pagebuilder. It just constantly spins around.

    #414979

    Hi!

    Please refer to fixes suggested here – http://kriesi.at/documentation/enfold/enable-cors/

    Cheers!
    Yigit

    #415210

    Hello Yigit,

    I have applied it in my .htaccess file, but still no luck.

    What to do next?

    #415584

    Just took a closer look with my console in chrome, and it seems that my site has problems loading the avia framework:

    I have included the code below for reference:

    Uncaught SyntaxError: Unexpected token ILLEGAL
    post-new.php?post_type=page:62 Uncaught SyntaxError: Unexpected token ILLEGAL
    avia_edit_dynamic_templtes.js?ver=2.1:20 Uncaught ReferenceError: avia_framework_globals is not definedavia_edit_dynamic_templtes.js?ver=2.1:20 (anonymous function)avia_edit_dynamic_templtes.js?ver=2.1:69 (anonymous function)
    avia_dynamic_templates.js?ver=2.1:20 Uncaught ReferenceError: avia_framework_globals is not defined
    post-new.php?post_type=page:446 Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
    post-new.php?post_type=page:3025 Uncaught SyntaxError: Unexpected token ILLEGAL
    avia_edit_dynamic_templtes.js?ver=2.1:14 Uncaught TypeError: undefined is not a function
    load-scripts.php?c=0&load[]=jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jque…:942 Uncaught TypeError: Cannot read property 'hasClass' of undefined
    • This reply was modified 9 years, 7 months ago by rhansen90.
    #415722

    Just noticed that a clean local install of WordPress 4.1.1 and Enfold 3.1.1 works flawlessly. So it is definitely a problem on my site. Hmm, what could it be? JS conflicts? SSL redirects?

    I appreciate any feedback on this!

    #416091

    Hi!

    From the console messages i’d say some WP/Enfold files didn’t uploaded correctly or were corrupted.

    Best regards,
    Josue

    #416169

    I’m having this same issue. Icons show up fine in Safari, but are just squares in Chrome.

    Not really sure about editing htaccess, I’m comfortable in WordPress and HTML but not Apache.

    This seems like a bug that needs to be fixed, it was working fine prior to 3.1

    #416220

    Hey!

    Did you change the blog URL recently? you can edit the .htaccess file using this plugin:
    https://wordpress.org/plugins/wp-htaccess-editor/

    Regards,
    Josue

    #416569

    The blog URL is the same.

    Are you thinking that the URL to the icons might have changed? As far as I can tell, it is a conflict with the function, but that is just a guess.

    #416583

    A search in my database, reveals that some of my links used in the avia framework is https (secure) and not http.

    I have disabled https for now and should only use http.

    Should I try and edit the db for correcting from https to http?

    #416783

    No, those links may be outdated and no longer being used in the actual website. As far as i know the theme should detect the protocol being used and change the resource requests accordingly.

    Regards,
    Josue

    #417372

    All right, I will try and rebuild the site. Perhaps something conflicts with the theme.

    Thanks!

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Update 3.1.1 – Icons Not Showing’ is closed to new replies.