AndresCZ
Forum Replies Created
-
Forum: Plugins
In reply to: [Schreikasten] Hidden administration of schreikastenscreenshot https://prntscr.com/2kkmh9
blank page https://prntscr.com/2kknolForum: Plugins
In reply to: [Football Pool] Plugin colisionI’m sorry, you’re right, my css was preventing the points from displaying. Although it would be also fine to display the points in the prediction form after the evaluation like it happens with the score. ??
Forum: Plugins
In reply to: [Football Pool] Plugin colisionWhen you are looking at the ranking and you click at the user’s name, there’s a summary of his predictions. First, there’s is a summary of match prediction and there is also displayed how many point the user gained. I’m missing this at the summary of bonus question predictions.
Forum: Plugins
In reply to: [Football Pool] Plugin colisionThank you very much, for your response. I sent you everything via email.
Moreover, I’d like to suggest two simple features:
Option to permanently disable Joker in menu.
Number of points gained from bonus questions at the summary of user’s prediction page.Forum: Plugins
In reply to: [Football Pool] Plugin colisionWell not really, because i deleted the quoted lines, so that i could normally use GT Tabs, so you won’t see the problem. Would you still make a use of my website address and list of plugins?
Forum: Plugins
In reply to: [Football Pool] Plugin colisionAnd two more problems…
when i have post in this format – https://www.example.com/08/2013/post/ after submiting a score it redirects to https://www.example.com/post/ which doesn’t exist…
I also have problem with time format. The bonus questions are using a different time zone setup than scores. I’m filled a match in UTC (22:00), but i’m in a UTC+1 zone, so it displays in frontend as 23:00 – I don’t have any problem with that.
BUT to have a question that closes at 23:00, I have to fill in admin close time 01:00 and in front end, there is also displayed “answer before 01:00” though the question closes at 23:00. Probably a problem with summer time and +1 time zone, but this is rather a big issue. Can you please do something about it?
Forum: Plugins
In reply to: [Football Pool] Plugin colisionWell if I make tabs in a post, they aren’t actually clickable and funtional whatsoever.
Also the content, which should be divided in relevant tabs is either all displayed in the first tab or correctly divided, but not accesible due to unclickability of the tabs.Forum: Plugins
In reply to: [Football Pool] Problem with jquery?Can I just simply use the plugin without Highcharts? ??
Forum: Plugins
In reply to: [Football Pool] Problem with jquery?This is weird. The problem is back on.
But when I rename
jQuery( document ).ready( function()
tojQuery( document1 ).ready( function()
it works. Is that possible to work that way?Forum: Plugins
In reply to: [Football Pool] Problem with jquery?Thank you very much, it seems to be working just fine now! I sent at least a tiny donation as an expression of graditude. Dank je wel ??
Forum: Plugins
In reply to: [Football Pool] Problem with jquery?Ok, I implemented jQuery 1.8.3, but I still have the same problem with the slider.
However I kinda detected, where the problem could be. When I delete the first part in your file “football-pool/assets/pool.js”, the slider works fine, although I didn’t test what it does to your plugin.
The exact part I deleted is:
jQuery( document ).ready( function() { // set some default Highchart options Highcharts.setOptions( { // no link to highcharts.com credits: { enabled: false }, // Google Chart colors colors: [ '#3366CC', '#DC3912', '#FF9900', '#109618', '#990099', '#0099C6', '#DD4477', '#66AA00', '#B82E2E', '#316395', '#994499', '#22AA99', '#AAAA11', '#6633CC', '#E67300', '#8B0707', '#651067', '#329262', '#5574A6', '#3B3EAC', '#B77322', '#16D620', '#B91383', '#F4359E', '#9C5935', '#A9C413', '#2A778D', '#668D1C', '#BEA413', '#0C5922', '#743411' ], // // NL // lang: { // resetZoom: "weer uitzoomen", // resetZoomTitle: "uitzoomen naar 1:1" // } }); // user selection on the statistics page footballpool_line_chart_control(); // colorbox jQuery( ".fp-lightbox" ).colorbox( { transition : 'elastic', speed : 400 } ); });
Forum: Plugins
In reply to: [Football Pool] Problem with jquery?well no problem, it’s https://www.atleticomadrid.cz/ but I do not have your plugin activated richt now, because of that colision. But you can maybe check jquery in header for potential problems there….
Forum: Plugins
In reply to: [Football Pool] Problem with jquery?Oh, thank you very much for trying! ??
Forum: Plugins
In reply to: [Posts By Tag] [Plugin: Posts By Tag] Shortcode not working after updateOh, i tried something else..
when i use a instead of á, it works!
“[posts-by-tag tags = “Adrian” tag_links = “true”]”However i don’t know how it would work if i had both “Adrian” and “Adrián” in tags
Forum: Plugins
In reply to: [Posts By Tag] [Plugin: Posts By Tag] Shortcode not working after updateNo, still nothing…in html view is everything fine, but still shorcode like this “[posts-by-tag tags = “Adrián” tag_links = “true”]” doesn’t show anything