Max Beta
Forum Replies Created
-
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeI found the problem.
When I used a link on all rows the sorting was still a problem. It turned out to be a problem with the decimals.
I need to use the same amount of decimals so 33,40 will work together with 22,31, but 33,4 with one decimal won’t work.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeThe spreadsheet shows 30-40 competitors.
Each competitor has a profile page at the site. The idea is that their names in the scoreboard spreadsheet should be linked to their profile.
I am setting this up for the end user. All they need to do when it’s finished is to adjust the results each week. They don’t even have to bother with sorting the list since it’s done in WP.
You mention that I should look for other ways to do this. Can you give me a hint how I build this for an end user with no web skills?
– – –
I don’t understand why a script that looks at col 7 for sorting should be distracted by content in other columns. Sounds like a bug to me.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeNo it’s not sorting fine. I’m not sorting the html column but the last column with numbers (bold)
l a linked name l a linked second name l col 3 l col 4 l col 5 l col 6 l Results
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeOk I noticed a new problem.
The row I added the HTML link to is not sorting correctly now.
The link is set with a persons name in col 1 and 2 and the last column holds a result. I use the script to sort the page after the result and that’s been working.
Now the one row I added the link to is not sorting properly.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeaah… pasting an a link worked.
So there’s no way that HYPERLINK in google could be translated as a proper link?
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] horizontal scrolling & sorting numbersMy problem was solved. The minus signs was the problem. I removed all minus signs and then added them back and now it works.
I don’t know what I did to get them wrong in the first place.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeI have added some web links using the link tool there.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] HTML with child themeI tried placing the code in functions.php in the main theme folder, but no change.
At one point I accidentally had the code in both functions.php and the site threw an error like this:
Fatal error: Cannot redeclare decode_html_in_gdoc_table() (previously declared in /storage/ … /Child-Theme/functions.php:20) …
So I suppose this suggests that the code is loading as it should.
But I can’t get any formatting to display in WP, no links, no color, no nothing.
Any ideas?
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] horizontal scrolling & sorting numbersHi
I need to sort a column numerically which also includes negative numbers.
Will the “numeric-comma” plugin work for that?
Hi
I have version 0.8.7
I tried this with functions.php in my child theme folder but it’s not working.
Should it work with a child theme?I have the same question.
I’m trying to set this up for a client but his account is also private. Can it be done with this plugin or something else?
I have the same question.
I’m trying to set this up for a client but his account is also private. Can it be done with this plugin or something else?
Forum: Plugins
In reply to: [JP Sharing] TranslationGreat!
Forum: Plugins
In reply to: [JP Sharing] TranslationYou can say “Swedish translation by Max Beta”.
I get a yellow alert at the bottom saying “validation error” and a red alert “file too big”.
I am running the hard coded version set at 5 mb. I tried to upload a bigger image now. I think the error messages looked the same before when it was using the 1 mb default.