-
AuthorPosts
-
September 24, 2018 at 7:44 am #1013498
Hello,
After I’ve updated a few plugins, the icons are displayed incorrectly but only when I’m logged in?
If I’m not logged in, the icons are displayed correctly.I found a article in forum and so added the following code in my .htaccess – but the icons are still wrong when I am logged in…
<FilesMatch “.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>I also have a picture flipper – when i add a secondary image on product archive that is revealed on hover. It works when i am not logged in. When i am logged in the pictures are among themselves.
The icons and the pictures flipper worked in the beginning without problems but unfortunately not anymore after some plugin updates.
Maybe someone knows why that is and has a solution for me.
Thank you so much.
Best regards
HelmuthSeptember 24, 2018 at 8:48 am #1013512Hi Helmuth,
If we need to be logged in to be able to reproduce the problem, then please post login details in private.
Best regards,
RikardSeptember 24, 2018 at 8:53 am #1013516This reply has been marked as private.September 24, 2018 at 2:04 pm #1013617Hello
Off corse i send you ;-)
Thank you for check…
September 24, 2018 at 7:07 pm #1013758Hi heledrum1,
You might want to write to the plugin author about this issue.
Best regards,
VictoriaSeptember 25, 2018 at 8:59 am #1014047Hello Victoria,
Thank you for the info.
But i don`t know which plugin this is.
Can you please tell me.Means this the error about the icons or the secondary image on product (flipper) or both?
Thank you very much !
Best regards
HelmuthSeptember 25, 2018 at 3:40 pm #1014242Hi Helmuth,
I think it is the WooCommerce Product Image Flipper plugin.
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 28, 2018 at 6:41 am #1015591Hello again,
Thank you very much for your help.
1 Problem: Image flipper does not work if i am logged in
The image flipper does not work and also give no support…
I tried also a other plugin with the same function and its the same problem…
Currently I have no image flipper activated…
The customers will see it correct …but when i am working, it is very annoying if I do not see it correctly when I am logged in.2. problem: icons are displayed incorrectly but only when I’m logged in…
I have added the code below in .htaccess but i still not see the correct icons and the buttons only if i logged in.
The customers will see it correct … but when i am working, it is very annoying if I do not see it correctly when I am logged in.<FilesMatch “.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>Can i add some Quick CSS code that i can see it also when i am logged in ?
Until 2 weeks ago, I had both problems when I was logged in ?Thank you !
Nice weekend to all !
if i am logged in:
https://www.bilder-upload.eu/bild-8a5433-1538124302.png.html
if i am NOT logged in:
https://www.bilder-upload.eu/bild-27e5c9-1538124471.png.html- This reply was modified 6 years, 2 months ago by heledrum1.
October 2, 2018 at 6:16 am #1016881Hi,
It seems to be a plugin issue as @Victoria noted. Please try to deactivate all plugins except for WooCommerce and then check the page again.
notes-common-v2.js?ver=6.5-201840:32 Uncaught ReferenceError: Backbone is not defined
at notes-common-v2.js?ver=6.5-201840:32
at notes-common-v2.js?ver=6.5-201840:158
admin-bar-v2.js?ver=6.5-201840:2 Uncaught ReferenceError: _ is not defined
at admin-bar-v2.js?ver=6.5-201840:2
m=gapi_iframes_extra,gapi_iframes_style_common,gapi_iframes_iframer:75 [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://fonts.gstatic.com/s/robotThose are the errors in the console when logged in.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.