alexinzo
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Fonts issueThat was it!
I had the “Remove Google Fonts” option ticked instead of “Leave as is”.
Thanks a bunch!
Forum: Plugins
In reply to: [Autoptimize] Fonts issueJust use
?ao_noptimize=1at the end of my URL to see the differences. Headings & paragraphs’ fonts were changed from Muli font to Nunito font, which is much thinner.- This reply was modified 5 years, 10 months ago by alexinzo.
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionIs this code useful for identifying the problem?
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionHere it is: https://imgur.com/a/T7wqS39
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionHello,
It worked out but unfortunatelly it broked something in the media gallery.
How can I solve this?
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionForum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionJust tried to exclude by filling the following: “rtMedia.js, plugins/buddypress-media/app/assets/js/rtMedia.js”
Still the same error.
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionI couldn’t find anything more explicit for that except the following code:
“jQuery(function($){$(document).ready(function(){$(‘#activity-stream’).on(‘click’,’.acomment-delete’,function(){let media_children=$(this).closest(‘li’).find(‘div.acomment-content ul.rtmedia-list’);if(media_children.length>0){media_children.remove();}});});var o_is_album,o_is_edit_allowed;if(typeof(is_album)==’undefined’){o_is_album=new Array(”);}else{o_is_album=is_album;}
if(typeof(is_edit_allowed)==’undefined’){o_is_edit_allowed=new Array(”);}else{o_is_edit_allowed=is_edit_allowed;}”Even so I don’t understand what the rtmedia (buddypress-media) plugin has to do with the slider. I guess it has no connection but I can’t get any other errors in the console when loading the page.
Any idea?
Forum: Plugins
In reply to: [Autoptimize] Autoptimize crashes Slider RevolutionThanks for your fast reply!
I have only one error which says:
“SyntaxError: Expected an identifier but found “media_children’ instead”. It is something located in wp-content/cache/autoptimize/js