holospirit
Forum Replies Created
-
to bad, thanks
Forum: Plugins
In reply to: [StatPress Visitors] [Plugin: StatPress Visitors] Unknown column 'realpost'seems to work, thank you ??
Error: TypeError: jQuery(“.datepicker”).datepicker is not a function
possible reason:
wp_enqueue_script(‘jquery-ui-datepicker’, STATPRESS_V_PLUGIN_URL . ‘/js/jquery.ui.datepicker.min.js’, array (‘jquery’, ‘jquery-ui-core’));-> jquery.ui.datepicker.min.js is only enqued in stats-vis – but the function is called always
solution:
add line ~177 admin/lic_admin.php:
if (isset($_GET[‘page’]) && strpos($_GET[‘page’], “statpress-visitors”) !== false) {
and a closing } after the script callForum: Plugins
In reply to: [SEO Ultimate] [Plugin: SEO Ultimate] missing documentationinsert in …./wp-content/plugins/seo-ultimate/modules/meta-keywords.php in line 121
$words = array_map('strtolower', $words);
so all stopwords will used – the default replace from the slugs IS case sensitive.
Forum: Plugins
In reply to: [Sharedaddy] [Plugin: Sharedaddy] ShareDaddy Email Link Not Workingsome problem too. seems a jquery conflict with some of the latest wp updates.
@longtail: after the last update all is working fine now ?? thanks ??
@long: updated the latest update for wp and copied and changed to my settings. seemts to work now – but not youtube again in my ff ??
@longtail:
MY player:
https://cdn.holospirit.eu/stream/?file=https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4&start=0
https://cdn.holospirit.eu/stream/?file=https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4&start=0jwplayer("jwplayer-1").setup({flashplayer:"https://cdn.holospirit.eu/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf",width:"640",height:"390",controlbar:"bottom","file":"https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4","image":"https://holospirit.eu/spm/https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4","wmode":"transparent","skin":"https://holospirit.eu/wp-content/plugins/jw-player-plugin-for-wordpress/skins/holos.zip","playlist.position":"none","playlistsize":"200",events:{},config:"https://cdn.holospirit.eu/wp-content/uploads/jw-player-plugin-for-wordpress/configs/holospirit.xml"});
default:
https://gutenberg.tv.s3.amazonaws.com/crossdomain.xml
https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4jwplayer("jwplayer-1").setup({flashplayer:"https://cdn.holospirit.eu/wp-content/uploads/jw-player-plugin-for-wordpress/player/player.swf",width:"400",height:"280",controlbar:"bottom","file":"https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4","image":"https://holospirit.eu/spm/https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4",events:{},config:""
where comes the streamer from?
@longtail: if you mean the admin-backend – it disapears from both, my and the default player.
regardshi longtail,
the settings for streamer, provider, flashvars aren’t shown up, meaning the fields are empty. only streamer shows “http:”. the settings seem not to be taken (my old streamer values are “invisible” present, but i can’t change them) and the fields are empty when opening them again.
regarding to “my” firefox-not-showing-bug – i can’t show an other link. all youtube-videos didn’t work. on all other browsers, they work.
if found an other “problem”: external files (not youtube) seem to run over MY streamer (when using default player it works) – without having it configurated to do so:
++false (external file): https://holospirit.eu/blog/haben-wir-einen-freien-willen/
-> “file”:”https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4″ (does https://cdn.holospirit.eu/stream/?file=https://gutenberg.tv.s3.amazonaws.com/flv_low/FS0011_geforscht_100705.mp4&start=0)
++true (internal file): https://holospirit.eu/blog/choice-for-the-ego-a-metaphor/
-> “streamer”:”https://cdn.holospirit.eu/stream/”,”file”:”cfte.flv” (does https://cdn.holospirit.eu/stream/?file=cfte.flv&start=0)regarding to the empty values in the streamer settings – what can i do? taking the default-player-version seems not to be the optimal solution.
thanks a lot,
thomasi have the same issue since 1.43 – firefox (flash: WIN 11,0,1,152) doesn’t play anything; android gives a “file not found” error. all other browsers working (ie flash: WIN 11,0,1,129).
tryed bigorangemachine’s framework-hack but no success.
https://holospirit.eu/blog/der-goettliche-grillen-chor/by the way: the streamer and flashvars in adv. settings aren’t saved anymore. also they are gone after an update of jwplayer.
regards,
thomasForum: Plugins
In reply to: [ W3 Total Cache] Minify doesn't work anymoremaybe both ?! even reinstalled w3tc…
Forum: Plugins
In reply to: [ W3 Total Cache] Minify doesn't work anymoreconfig: https://pastebin.com/31sH7Tdj
debug: https://pastebin.com/tcHKb2N3minify isn’t executed – don’t know why. first it works all fine, but then nothing ?? don’t know whats wrong.
maybe someone can help, please.
@mod: thanks for deleting my description of what happend