sunkid
Forum Replies Created
-
Forum: Plugins
In reply to: [Waymark] DSGVO/GDPR SnippetHi Joe,
I managed to get a placeholder working from complianz. The wrap had to be adjusted to cover the div too: waymark-container This did the job and is working now.
Can you confirm what cookies waymark in cooperation with OSM is loading – if any? Not sure if I missed anything here. Thanks!Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Placeholder not showing for OSMHi Jarno,
worked like a charm on my site too! Thanks so much!
Is there any way to customize the text on the banner like here e.g.: https://complianz.io/leaflet-maps/ or perhaps add this as a general 3rd option to statistics and marketing instead? Thanks!Forum: Plugins
In reply to: [Contact Form 7 Multi-Step Forms] Styling the submit and back buttonsI solved this myself. Somehow, the classes didn’t word properly. I renewed the formtags, and finally it worked.
You may delete this topic from me. Thanks
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Fatal out of memoryI fixed that memory leak. It seems like my theme was the culprit had some memory leaks. Just updated the Theme that fixed this issue.
However, there’s a second problem which still does exist:
whenever I activate Jetpack, the layers of the checkboxes overlays the send button, preventing the people from sending off a comment. Thats a mess, if you’re running a giveaway. I can’t seem to change it with CSS either, without breaking the design. Any clues?Cheers
ChrisForum: Plugins
In reply to: [MslsMenu] Drop-down MenuIt would be great if you can post your code here, to how you solved it. I would need the same implementation. Thanks!
Hmm, i deleted the plugin per FTP and dropped the tables in my Database, but I am still locked out. getting desperate, can anyone help,please?
ThanksForum: Plugins
In reply to: [Gwolle Guestbook] entries are marked greyThanks Marcel! Found it at long last! ??
Forum: Plugins
In reply to: [Easy Table] Changing background color of a cell in Easy TableOh @befkip, you are my life saver. Thanks for this tip!!
Forum: Plugins
In reply to: [RSS Feed Checker] Plugin not workingI think I found the culprit. I’m using the Plugin “ARYO Activity Log”. Switching it off brings the server load down to ard. 7.77 But, switching it on again, it goes now to about 8.8 Hmm, can’t figure it out.
I’m not too sure if this Log plugin (or any similiar plugins) will block the RSSfeed checker from running, when too many requests are running. There’s going to be about 30 links for the RSS Checker to work on. :-O
Forum: Plugins
In reply to: [RSS Feed Checker] Plugin not workingAndy, it’s very strange. I solved the problem by refreshing and “processing link” of the feeds individually. I started off with the other links which suddenly started to work. It never did.
Link Validator says all was fine. The Server load limit was set to 0.8 and I’ve changed that now to 1.4, like you. At present the server load says 15.4
I hope I won’t have to manually process each link that I add?
Thanks for being there ?? Am glad it’s working now.
Forum: Plugins
In reply to: [RSS Feed Checker] Plugin not workingTHanks for the quick response. You are right, I applied this plugin on another domain, and it’s working well with 4.1
However, not for the site I’m working on. It is also on maintenance mode, so I’m not sure if this is a factor, or not.
Refreshing the link i get this:
Last Checked: 2015-01-26 15:53:54
Last Modified: 0000-00-00 00:00:00
Lastest article:Seems to do nothing, latest article isn’t listed
————————-Refreshing the settings pages of RSS Feed checker, I get this:
Link Stats
Links pending: 2 Links total: 3
Server load: 19.05
RSS Checker table version: 1.0.0Schedule
Time now: 26. January 2015 15:56:55
Schedule will be triggered: 13. January 2015 17:03:35Can’t figure out why the schedule is backdated. Could jetpack also interfere with this? Any clues?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Vertical HeaderHmm, unfortunately the extension doesn’t come in free. I’d really love to pay for something which comes out of the box… but not for something which I have to fix up first.
Thanks very much for your quick response and help, Tobias!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Vertical HeaderOh, thats a quick response ??
Yeah I found that thread too but am looking for better alternatives. The headers will have to be vertical, coloured and bold. Example:
<table class="style1"> <thead> <tr> <th>Data</th> <th></th> </tr> </thead> <tbody> <tr> <th>Strecke:</th> <td>16 km</td> </tr> <tr> <th>Schwierigkeit:</th> <td>middle</td> </tr> <tr> <th>Region:</th> <td>SE</td> </tr> <tr> <th>Altitude:</th> <td>~ 300-500 m</td> </tr> <tr> <th>technik:</th> <td></td> </tr> <tr> <th>Aufstiege:</th> <td>xxx</td> </tr> <tr> <th>Einkehr- & Rastm?glichkeiten::</th> <td>Gasthof </td> </tr> <tr> <th>Fee:</th> <td>keine</td> </tr> <tr> <th>Parkgebühr:</th> <td></td> </tr> <tr> <th>xxxx:</th> <td>nicht bekannt</td> </tr> <tr> <th>Besonders:</th> <td></td> </tr> </tbody> </table>
Default table = I create one table with default headers, then use it for differant posts with each a differant content value. I want to avoid having to create a new table for each post that I write.
Forum: Plugins
In reply to: [Gwolle Guestbook] Plugin update caused crash and errorsTried installing other route planning plugins (about 3), all clashed with the guest book plugin with the same errors.
Forum: Plugins
In reply to: [Gwolle Guestbook] Plugin update caused crash and errorsSeems to clash with the Nav2me Plugin which I had installed. Deactivating Nav2me solves the error. Nevertheless, I’d still like to continue using both Plugins, so if there’s a quick fix, That’ll be great. Thanks