AleksCee
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Strava] Activity table on iOS devicesI have fix it local with this ccs overruling:
.activity-details-table td:before { position: relative; }
Forum: Plugins
In reply to: [WPScan - WordPress Security Scanner] increase intervalHi Ryan,
YesNo ?? I know about this options, but I like to set it to 2,3,4 days or perhaps a week.
thanks, Alex
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA Not Working in Contact Form 7@fatkinson sorry i don‘t now how to test. And it seams the Plugin is buggy about the new recapture method.
Alex
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA Not Working in Contact Form 7It is automatic add to the form if you get and config an valid API-KEY.
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA Not Working in Contact Form 7How can I remove fields from the reCAPTCHA checking? I have configured the new reCAPTCHA on 2 pages but on one the formular can’t be send because of ?spam“ I use the same email and name. I think that some fields with only numbers in it altert the spam? How can I figure out why the formular can’t send?
Thx, Alex
Forum: Plugins
In reply to: [Count per Day] Error occurred in CPD v3.6Not a nice ?feature“ to track all hit/access of any contend from any site that uses the plugin on your website. I have deactivated the plugin now. Sorry.
Forum: Plugins
In reply to: [Link Library] No links found.works! Thank you!
Happy Easter, Alex
Forum: Plugins
In reply to: [WP Twitter] plugin is not workingOk it is.
I have just change all api-URLs tp https and now it’s working.
Workaround till an update is comming:
edit the wp-twitter/modules/p1/oauth-twitter.php file an add an s to the http(s):// URLS:
define( ….. ‘https://api.twitter.com/oauth/request_token’ );
define( ….. ‘https://api.twitter.com/oauth/access_token’ );
define( ….. ‘https://api.twitter.com/oauth/authorize’ );
define( ….. ‘https://twitter.com/’ );And
$url = ‘https://api.twitter.com/1.1/statuses/update.json’;
in the update function.
Alex
Forum: Plugins
In reply to: [WP Twitter] plugin is not workingPerhaps the reason is: https://dev.twitter.com/discussions/24239
Restricting api.twitter.com to SSL/TLS trafficForum: Plugins
In reply to: [WP fail2ban - Advanced Security] what about /xmlrpc.phpThanks that you care for – till now I have no access found for login-POSTs but I think it’s only a question of time…. ??
Forum: Plugins
In reply to: [WP fail2ban - Advanced Security] Anonymous functionsHi,
because of the normal packet repository of “Ubuntu 8.04.4 LTS”. But you are right, I will upgrade the OS because the EOL of it in this month….
Yes, I do. And that’s ok, but can I setup the plugin that every location, event, … is automatic private…?
Hi,
I want to lock/hide all pages and post (like location, event, …) owning by the plugin for all “no members”.
I have try now the “User Access Manager” Plugin, but I must manuell set all the Post from “Event Manager” to a member-group.
My wish was that per default all events and views (like location, event-search and so on) can be set to “only for members there are logged in wordpress”.Alex
Hi,
thanks for this, I think I have this settings checked. But the pages are displayed newertheless. I want to hide any pages and events from users who are not logged in.
I will check the settings again, but I think that’s already right…? at user capabilities, there is no option for guests to lock… I have only seen the normal WordPress roles to configure….
Thanks, Alex
Hi,
I’ve updated the plugin and it now works correctly for me.
Thanks!
Alex