teodorcat
Forum Replies Created
-
Same problem.
The latest update didn’t fix the bug with the google toolbar. It is hidden but I can see the ugly spinning wheel in the background when changing the language. And you can’t return to the native language because the click on the native flag should close the hidden toolbar, I suppose. But it doesn’t.
.arpw-title {
cursor: default;
pointer-events: none;
text-decoration: none;
}- This reply was modified 4 years, 1 month ago by teodorcat.
Something is wrong with the file content.php
tabs-responsive/template/content.php
I use this file from an older version and it’s OK.Forum: Plugins
In reply to: [Chessgame Shizzle] Export selected PGNsThanks, Marcel. I tested Export on my site, everything works great.
Forum: Plugins
In reply to: [GD Rating System] Star ratingGo to Settings – Star Rating Method and in Style choose Template “Own Rating visible”.
Forum: Plugins
In reply to: [Chessgame Shizzle] PGN tags in columnAll games in my database start with move 1. So, everything is fine for me. Thank you.
Forum: Plugins
In reply to: [Chessgame Shizzle] Preview buttonI tried another website. It works there!
I couldn’t find out why it doesn’t work on the first site. Shizzle’s files are the same. But the preview button just doesn’t react. No messages, no warnings.
Forum: Plugins
In reply to: [Chessgame Shizzle] Preview buttonA click on the preview button gives no result. Nothing happens. Should I click it harder to open the preview? 🙂
Forum: Plugins
In reply to: [Chessgame Shizzle] PGN tags in columnMarcel, thank you for an extra space between meta data and moves. Successfully tested. All chess programs on my computer open this PGN.
To download the game as PGN I changed the file extension in cs-content-filters.php (line 205) to .pgn instead of .txt
Forum: Plugins
In reply to: [Chessgame Shizzle] PGN tags in columnBetween PGN tags and the 1st move it’s normal to have an empty line. Like this
[Event “World Cup”]
[Data “2021”]
[PlyCount “30”]1. d4 d5 2. Nf3
1-0I understood about the link. I’ll make it a button. Thanks.
Forum: Plugins
In reply to: [Chessgame Shizzle] PGN tags in columnThank you. Now it works. Please, insert an empty line between the head of the PGN and the solution.
When I click on the link ‘Download PGN file’ it downloads the game. But when I click on the same link with the right button to choose “Save as …” it downloads the source code of the page, not the game.
Forum: Plugins
In reply to: [GD Rating System] Single Vote with RevoteNo problem on the other site with the original plugin installed. Probably the mistake is on my side. Sorry for trouble.
Forum: Plugins
In reply to: [GD Rating System] Single Vote with RevoteA screenshot of a log with Votes is on this page of my site.
http://eg.didok.ru/gd-rating-screenshot/I don’t know why this happens. My first guess was that I probably made something wrong when editing any php file of your plugin. So, I tried the same trick with the original plugin. The problem was there too.
I’ll try to test it on another site. The result will be in 2 or 3 days because that’s the time needed between two Revotes to reproduce this problem.
Forum: Plugins
In reply to: [GD Rating System] Votes by UserI wanted to give each user the possibility to have a table of the items he voted for together with his grades.
I know I can filter each user’s items in the Votes Log by his ID. So, I wonder if those filtering results could be shown on the page in the frontend? That’s why I thought about user_id option in a shortcode. Mission impossible?Forum: Plugins
In reply to: [Chessgame Shizzle] Export PGNYes, it wokrs. I can export all the games in one click.