Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #549008

    I’ve uploaded the latest version of Enfold, but my icons across the site are still showing as rectangles… why?

    #549252

    Hi Sky2lark!

    can you please clear your cache and try out again?
    Also, please do let us know your web site URL, so we can check our selfs the status of the icons.

    Best regards,
    Basilis

    #549283

    I’ve cleared cache, here’s the site: http://www.skylarkmediagroup.co.uk/ Half way down page there are links to Promotional Video, Internal comms etc – icons showing as rectangles.

    Thanks Jo

    #549284

    This could be a helpful thread:
    https://wordpress.org/support/topic/social-media-icons-are-displayed-as-a-box

    It’s about settings of WordPress and settings in .htaccess

    #549285

    Hey!

    Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/

    @cherrmann
    Thanks :)

    Best regards,
    Yigit

    #550333

    Sorry, how do I find the .ht access file?

    #550335

    Hey!

    It is on the root of your WordPress installation and you should go via FTP. Please make sure to choose to display hidden files

    Regards,
    Yigit

    #550354

    Found it and it now looks like this – YUK:

    <html>
    <head>

    </head>
    <body>
    <p># BEGIN WordPress
    <ifmodule>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </ifmodule> <filesmatch> <ifmodule>
    Header set Access-Control-Allow-Origin "*"</ifmodule></filesmatch></p>
    <p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><FilesMatch "\.(ttf|otf|woff)$"></span> </p>
    <p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”><IfModule mod_headers.c></span> </p>
    <p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>Header set Access-Control-Allow-Origin "*"</span> </p>
    <p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”></IfModule></span> </p>
    <p><span style=”color: #666666; font-family: Monaco, ‘Andale Mono’, ‘Courier New’, Courier, monospace; font-size: 12px; line-height: 2em;”>/FilesMatch></span># END WordPress
    </p>
    </body>
    </html>

    #550360

    Hi!

    You should add only following code

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    you should not have all these HTML tags in there

    Regards,
    Yigit

    #550370

    Have I put it in the right place? so now I have:

    <html>
    <head>

    </head>
    <body>
    <p># BEGIN WordPress
    <ifmodule>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </ifmodule> <filesmatch> <ifmodule>
    Header set Access-Control-Allow-Origin "*"
    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>
    </ifmodule></filesmatch># END WordPress</p>
    </body>
    </html>

    #550372

    Hey!

    Do you mind posting FTP credentials here privately so we can look into it?

    Cheers!
    Yigit

    #550377

    Thanks, I now have this on my site:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    #550386

    Hi!

    After logging in, i cannot seem to find file manager. Can you please point out?

    Best regards,
    Yigit

    #550659

    Still a 500 internal server error:

    <html>
    <head>

    </head>
    <body>
    <p># BEGIN WordPress
    <ifmodule>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </ifmodule> <filesmatch> <ifmodule>
    Header set Access-Control-Allow-Origin “*”</ifmodule></filesmatch></p>
    # END WordPress
    </p>
    </body>
    </html>

    #550903

    Hi, site still down, can anyone help?

    #551053

    Hi!

    I am trying to help but please see this post once again – https://kriesi.at/support/topic/icons-showing-as-rectangles/#post-550386 :)

    Best regards,
    Yigit

    #551116

    Do you mean that you’d like the link to the file manager again?

    #551118

    Hi!

    No, i am able to login but i could not figure out how to edit .htaccess file from the link you posted.

    Cheers!
    Yigit

    #551128

    Ahh, Once you’re into Heart, down right hand side of page are menus for
    Navigate
    Order
    Manage – web hosting.

    Then choose ‘Access extend’ for Skylarkmediagroup

    Then it’s in File manager. Public_html

    #551135

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?
    I have added the code to .htaccess file and it does not throw 500 error

    Regards,
    Yigit

    #551137

    A temporary admin login to where? Heart or word press?

    #551141

    Hey!

    To WordPress dashboard please

    Best regards,
    Yigit

    #551143

    hi

    • This reply was modified 8 years, 11 months ago by Yigit.
    #551152

    Hey!

    i unchecked “Optimize CSS Code?” option in Autoptimize plugin and icons now show up fine. Please review your website now

    Cheers!
    Yigit

    #551166

    Loving your work!
    Now how about that question from earlier about speeding up loading rates.
    Also – the videos on index page look really grainy – yet we’re making them in HD. Any suggestions?

    #551931

    Hi,

    You could try one or more of the following plugins to speed up the performance of your installation:

    GZip Ninja Speed Compression:
    https://wordpress.org/plugins/gzip-ninja-speed-compression/
    WP Smush:
    https://wordpress.org/plugins/wp-smushit/
    W3 Total cache:
    https://wordpress.org/plugins/w3-total-cache/
    BWP Minify:
    https://wordpress.org/plugins/bwp-minify/

    Regards,
    Rikard

Viewing 26 posts - 1 through 26 (of 26 total)
  • You must be logged in to reply to this topic.