Norbert
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Remove share buttons on feedsOk, I thought the code I gave worked, but it didn’t.
I have added the
if (is_feed()) { return $content ; }
into thessba_buttons.php
file and now the buttons don’t show up.But this is only temporary, so I would like to ask to add this feature permanently.
Thanks a lot
Norbert
This bug is still present in the latest update today. I don’t know *WHO* on earth has marked this as resolved, but it is definitely *not* resolved.
Forum: Plugins
In reply to: [Slick Google Map] Possible plugin conflictsOk, these are harmless messages and I have fixed that problem in the git version. Next release will contain the fixes.
Forum: Plugins
In reply to: [Slick Google Map] display markers info when map loadsI don’t think this is possible at the moment. You can add an issue on the github page wishlist item and I might see if I can get this working in one of the future versions.
Forum: Plugins
In reply to: [Slick Google Map] Possible plugin conflictsAs said, I try to get rid of them for the next release
Same here, seems to be a bug.
Forum: Plugins
In reply to: [Slick Google Map] Possible plugin conflictsI guess these plugins are changing the setup so that you run in debug mode, is this possible?
I see similar errors in my test domain in debug mode, and I want to eliminate them for the next release, but haven’t seen any impact on real operation.
Forum: Plugins
In reply to: [Slick Google Map] Migrating from Comprehensive Google Maps@stagger: For now I cannot decide, but please open a wishlist request on github to remind me.
Forum: Plugins
In reply to: [PiwigoPress] Sub-Albums problemGreat, thanks for checking and the quick response!
Norbert
Forum: Plugins
In reply to: [PiwigoPress] Features requestI think with 2.27 all the requests have been honored, besides very local adaptions (square thumbs).
I’m closing this thread, please open another one or an issue on github if there are further feature requests.
Thanks
Forum: Plugins
In reply to: [PiwigoPress] Sub-Albums problemCan you please retry with 2.28, I made some changes to make the selection more robust, but there is a problem with the drop down list and clicking which I cannot resolve at the moment.
You can always use TAB to select the dropdown and then use arrow up and down.
Let me know how it goes
Thanks
Forum: Plugins
In reply to: [PiwigoPress] install issue, no thumnails no "categories"Thanks Jan for moderation!
Forum: Plugins
In reply to: [PiwigoPress] install issue, no thumnails no "categories"You can contact me on https://www.preining.info/blog/contact/ or via one of the emails listed there
Forum: Plugins
In reply to: [PiwigoPress] install issue, no thumnails no "categories"Ok, I have fixed the issue. Version 2.28 allows you to load album/categories from piwigo installations that are not on the same server.
Enjoy.
Forum: Plugins
In reply to: [PiwigoPress] install issue, no thumnails no "categories"Yes, I know. The problem happens with all galleries that are not hosted on the *very* same server, and the reason is that cross-site scripting is blocked.
I need to rewrite the album loading part via a proxy php script, but that needs some time.
For now it *only* works if the wordpress blog and piwigo installation are on the same domain.
Norbert