eneri81
Forum Replies Created
-
Hallo,
Joey vom WP-Team hat mir einen neuen Code geschickt, diesen konnte ich ohne Probleme im Theme einbinden:
// Define gospel-forum.de/kontakt/datenschutz as global privacy page for all subdomains add_filter( 'privacy_policy_url', 'alter_privacy_policy_url', 10, 2 ); function alter_privacy_policy_url( $url, $policy_page_id ) { return 'https://gospel-forum.de/kontakt/datenschutz/'; }
Die Option “Seite aus den WordPress Datenschutzeinstellung verwenden.” ist aktiviert. Aber der Status im Opt-Out-Plugin ist ein “?” für “Shortcode auf der Seite gefunden” und “Seite zug?nglich”.
Und das Tracking wird auf den subdomains nicht unterbunden, wenn ich auf der Hauptseite auf den Opt-Out-Link klicke.Würde mich sehr freuen, wenn ich ein Feedback bekomme, ob hierfür eine L?sung geplant ist (oder ob ich die DS-Erkl?rung in die Subdomains kopieren muss).
Vielen Dank im Voraus,
Irene- This reply was modified 6 years, 5 months ago by eneri81.
Forum: Fixing WordPress
In reply to: Use mydomain.de/privacy for sub.mydomain.deHi Joey,
thanks. I could add the new code to the functions.php.
I’ll get back to the plugin developers, if this will help using their plugin within multisite pages.Thank you very much,
IreneForum: Fixing WordPress
In reply to: Use mydomain.de/privacy for sub.mydomain.deHi Joey,
yes, that’s exactly what we’re doing since the page went live some years ago: The footer menu of each subdomain contains a link to “gospel-forum.de/kontakt/datenschutz”.
But I’m not able to select this page within WordPress -> Settings -> Privacy. (Wich would be helpful for any Opt-Out-Plugins e.g. for google analytics.)
Thanks.
IreneLeider scheint es in dem o.g. Beitrag im “Fixing WordPress”-Forum keine kurzfristige L?sung zu geben.
Hattet ihr die M?glichkeit, euch etwas zu überlegen?LG
IreneForum: Fixing WordPress
In reply to: Use mydomain.de/privacy for sub.mydomain.deHi Joey,
thanks for your feedback. Unfortunately I can not think of a solution that might pop up to me ??
The new privacy feature is a great advatage within wordpress, but it’s not helpful for multisite pages. Am I the only person having this problem?What would it help, to close this topic and start a new one? Or is there a “Feature Request” forum?
Thanks.
IreneForum: Fixing WordPress
In reply to: Use mydomain.de/privacy for sub.mydomain.deHi,
I did try to add this code to our functions.php – but it seems not to work. The page is no longer available, if I add this to end of the file. (Using 3clicks-theme of bringthepixel.com)
// Define gospel-forum.de/kontakt/datenschutz as global privacy page for all subdomains add_filter( 'privacy_policy_url', 'alter_privacy_policy_url', 10, 2 ); function ( $url, $policy_page_id ) { return 'https://gospel-forum.de/kontakt/datenschutz/' }
Any other suggestions?
Thanks.
IreneHallo Andreas,
danke für das Feedback.
Es geht um https://gospel-forum.de/kontakt/datenschutz/
Eine Subdomain ist z.B.: akademie.gospel-forum.deIch habe diesen Beitrag direkt an WordPress geschrieben und wir werden versuchen, die Funktion einzufügen https://www.ads-software.com/support/topic/use-mydomain-de-privacy-for-sub-mydomain-de/#post-10380308
Dann kann ich vielleicht im Opt-Out-Plugin nur ?Seite aus den WP Datenschutzeinstellungen verwenden“ aktivieren, damit damit sollte es zumindest den Opt-Out-Link finden. Ob das Plugin dann auch erkennt, dass die Deaktivierung auch für die Subdomain gilt wei? ich allerdings nicht.LG
IreneForum: Plugins
In reply to: [Contact Form 7] differenent values for 'label' and 'value'thank you!!
Forum: Plugins
In reply to: [Event Organiser] Import/Export ical/xmlHi Stephen,
thanks for this instruction, that worked well. ??
Blessings,
IreneForum: Plugins
In reply to: [Event Organiser] Import/Export ical/xmlPS: I did open, edit and save 3 events – now they are shown in the frontend. But if there is another soluition then having to edit every event, I’d be happy