kopr
Forum Replies Created
-
Dear, @pickplugins.
I think in my case putting the code on ParaAdmin.css is a better solution instead of putting it on style-new.css, as the screenshot suggested (https://imgur.com/a/Op8vyDC), because, at least it works for me, now.
Your plugin was conflicting with embed.css on .box class from Embed Any Document plugin. You might want to look into it and address the issue for future updates.
@wearingfilm would you care to elaborate?
So all I need to do is just put the code inside style-new.css file? I did, I even cleared the cache, nothing has changed. Is there any other way besides hard-coding the plugin?
- This reply was modified 6 years, 2 months ago by kopr.
When I said found I mean shown. Nothing is shown except menu tabs. The configuration panels are missing.
Forum: Plugins
In reply to: [Download Monitor] There’s a database error.Awesome! Thanks, Barry.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Query issueThat error means the query isn’t one Google understands, at least not on that dataset. Hence the error, “invalid query” (obviously?).
But, I did nothing but copy-paste your example and change the cell. Where did I do wrong?
My guess is you need to add a GROUP BY clause.
I did, still no luck.
You should consider reading Google’s Google Query Language documentation.
Well, I did that, too. Do I need to read whole documentation or just focus on Aggregation Functions?
- This reply was modified 7 years, 6 months ago by kopr.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Query issueIf you are trying to accomplish something with this plugin, you should describe the problem you’re having and what you’re trying to accomplish.
Ok, my bad, I thought it was obvious enough for you.
What I’m trying to accomplish with this plugin is simply to select rows which have maximum value which I did it by following your very instruction: query=“select A where max(B)”.
Just for the test I tried “select F” and “max(O)”, each of which worked perfectly. So, as per your instruction, in my case I tried “select F where max (O)” then it failed and came up with error like “invalid query” or something.
Am I the only one who have this issue? If I am, is there any suggestion from the plugin’s author about it?
Forum: Plugins
In reply to: [WP Booking Calendar] Email Field Form (Free Version)It does work! Thanks for the solution.. What an amazing support.
Forum: Plugins
In reply to: [Max Mega Menu] Polylang Language Switcher IssueHi, Tom
I forgot to mention that I actually have tried your way before starting this thread: displaying the switcher in a drop-down menu, aligned it to Right, saved it and yes, it actually worked. But the thing is: I don’t want a drop-down menu, I prefer the switcher showing the lang name only while hiding the current, I even have done both versions but only the drop-menu one that moved to the right. It had no problem with another menu item, tho.
Ok, it looks like I have to save it first before I’m able to delete it. Well, it solved, then. But. just curious, tho, have you tried adding several toggles and remove it BEFORE you save it? I don’t know maybe add 2 or 3 more toggles, but do not save it, yet, pretend like, “oops, too much, damn lag! Got to remove it”, then try to remove it. Is it deleted? Because mine doesn’t.
Cheers.
Forum: Plugins
In reply to: [Max Mega Menu] Polylang Language Switcher IssueForum: Plugins
In reply to: [Max Mega Menu] Polylang Language Switcher IssueHi, Tom.
The site is under development, and currently offline, so I’m unable to provide you with the link, but I might be able to clue you into the problem.
The menu item (language switcher) is not getting the additional class (mega-item-align-right) like it would be when the alignment configuration is set to “Right”. Anyhow, I managed to workaround this problem, in a less-preferable way, by hard-coding Polylang switcher PHP file, I simply added ‘item-align-right’ into its classes variable so MMM could complete the necessary classes to get it right, (you see what I did there? :D), except it becomes right permanently. The result is as intended, but not in the way I want it.
Regarding the toggle menu: I accidentally add 1 extra toggles, but I couldn’t remove it, it won’t anywhere no matter how many times I hit ‘Delete’ button. I don’t know if it would stay there forever if I saved the change, so I just refresh the page instead
Hope it helps you help me. Thanks.
- This reply was modified 8 years, 1 month ago by kopr.
Forum: Plugins
In reply to: [Max Mega Menu] is it possible to move single menu item from middle to leftI have similar problem, the Menu Item Align is kinda not working on one specific Menu Item, in my case, it’s Language Switcher, which persists on Left though I’d set it to ‘Right’