mailchef
Forum Replies Created
-
Thanks for the quick reply. very strange. I am experienced though but disabling all plugins in a live shop is quite risky. big effort to copy a shop and test.
The only plugins regarding roles are I have are:
– User menu by Code Atlantic
– Product Visibility by User Role for WooCommerceMy Settings: https://ibb.co/RTGmBYhc
Some products blocked for guests. I use a different browser, am not logged in and still showing.
Some products only for Admin, special customer group and yet they show in results.Both types of products shown lead to a 404page as the product is not accessible.
If I uncheck “modify query” option, the product page would show. nothing
Similar Problem with the Plugin Live Sales Notification for Woocommerce – Woomotiv
It displays sales info popups but doesn’t regards those role restrictions.yes, free version for both. for testing it is enough. Screenshots are complicated here to post and settings page is long.
WP Wham Settings
General options: all checked
Hide Menu and Hide categories/tags are checked by default in free version
4 User Roles to Display
All “add” options checked.I spent a lot of time trying to implement a hook or figure out in includes/search.php how to adjust dosearch() function to filter properly but couldn’t. Maybe it is somewhere else.
User roles assignments for products are shown in red (prohibited) or green (restricted to) and work fine in the shop like in product loops.
Flatsome’s/WP’s own search won’t show those restricted products. So Fibo uses some own function where WP Wham couldn’t hook in I guess.
I realize FIBO search actually is not replacing this search function although it is supposed to replace the Flatsome search function.
yes and no.
– yes, fibosearch free does recognize tags and tags with two words.
– But it does find products with it when I click on the tags. If I click on the search icon it won’t show any results.
– but Fibosearch does not recognize multiple tags like: “free, green” or “shorts green”. And I really wonder if the paid version would do. I have my doubts.
– thumnails in result lists are super tiny small
– I realise while using inspect to see element layout that the AJAX function is constantly working in the background. one line constantly flickering/being updated by ajax without hovering. not very efficient.I actually like it that it clearly shows tags in the overview. thanks for the great plugin
Forum: Plugins
In reply to: [Germanized for WooCommerce] DOI datenbankfeldnameKann ich also irgendwo sehen, erkennen, welcher User sich angemeldet, aber noch nicht aktiviert hat?
Forum: Plugins
In reply to: [StranoWeb Ajax Login] Suggestionsplease make customer email field available in new user email customization. I would prefer everyone can use their email address and not a username. easier to remember for customers.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Aktivierungs-Link führt zum “critical error”schwer, jetzt etwas zu finden, was dazu passt. Außerdem habe ich jetzt eine andere Lösung eines Plugins genutzt, die offenbar zuverlässiger funktioniert.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Aktivierungs-Link führt zum “critical error”Jetzt funktioniert der Aktivierungslink gar nicht. Ich benutze für Logins:
Login&Register Customizer by Xootix. Als Login popup
Login/Signup Security Add-on recaptcha, password meter, etc.
Login Logout Menu by WPBrigade. Für dynamische Login/Logout MenusWenn man den Aktivierungslink benutzt, steht oben:
“Did not receive the activation email? Try again”
Dann der Titel von der “My Account” seite, darunter allerdings ein kombiniertes Login/Register Formular, wo beides nebeneinander steht. Also nichteinmal das popup.
Grundproblem: Es wird mit dem Link nicht der User aktiviert.
Ich habe versucht, die Plugins zu deaktivieren, aber trotz ausschalten meines Object Caches, neuladen der seite, installieren eines neuen Browsers, erhalte ich weiterhin das Popup. Aber ich glaube, das ist nur sekundär und beeinflusst den Link selbst nicht.
Aktivierungslink sieht so aus: “https://www.meinewebseite.com/onlineshop/my-account/?activate=342Khjf-ganzlangercodemit%3A%24%24undso&suffix=yes
thanks. that works. must have been some copy/paste problems with some programs converting the quotes.
I am using the add_review=”true” option but only purchasers of that product should be able to review. As an admin I do see the “add review” button though.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS-Berichtdanke. Wieder was gelernt. Bezahldatum macht ja Sinn. Aber kann man das auch manuell setzen, wenn man “zu spät” den Status setzt. Z.B. wenn es gerade im Übergang von Quartalen passiert? z.B. Bestellung 29.3. Bezahlung 31.3., Freischaltung 1.4.
Es gibt noch andere relevante Bestellungen aus Oktober für das Quartal. Auch in PhP Admin gibt es kein Ergebnis.
Der Zeitraum erscheint ungewöhnlich. Geht wohl um das Datum der Bezahlung. Aber selbst auf “2025-08-03” gestellt, bringt nichts.
( woo_posts.post_date_gmt >= '2024-09-30 22:00:00' AND woo_posts.post_date_gmt < '2025-03-03 22:00:00' ) AND ( ( NOT mt3.post_id IS NULL AND ( mt3.meta_key = '_date_paid'Zeitraum für die Bestellungen für Q4 ist ok:
woo_posts.post_date_gmt >= ‘2024-09-30 22:00:00’ AND woo_posts.post_date_gmt < ‘2024-12-31 22:00:00’
Konkrete Bestellung: 8.12.24, 21.12. auf bezahlt gesetzt und Status auf completed.Bestellung aus Belgien mit 21% ausgewiesener MwSt., Kundenland ist auch Belgien. Sollte also relevant sein für den Bericht.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS-BerichtMeine Berichte für 2025 sind leer. Da sind aber keine relevanten Bestellungen. Da hatte ich es auch getestet. Die Dezember-Bestellung wurde noch im Dezember als bezahlt markiert und Completed. Normalerweise setze ich beides: erst Action “Send paid for order notification”, dann Status auf “Completed”.
Ist denn das Datum des “Paid for order notification” alleine relevant? Wie kann man die auf ein Datum setzen, wenn man das nachholt oder spät macht (z.B. im Übergang von Quartalen, etc.)?
Na, es werden ja die hinterlegten Seiten angehängt. Ja, mit Pro-Version kann man PDFs anhängen. Das muss ich dann wohl so nutzen.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS-Berichtok, das hilft. Habe reingeschaut.
Er findet mit seiner Abfrage keine Bestellung, obwohl es eine Bestellung aus Belgien gibt. Quartal 4, Bestellung aus Dezember, Status “Completed”.
Ich habe einen “Custom Order Status Manager for WooCommerce” aktiv, aber quasi nicht benutzt. keinen eigenen Status angelegt.
AGB gefixt. Wie werden shortcodes im Dokument behandelt, wenn es an Emails angehängt wird?
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS-BerichtDebug war schon an, aber nichts zu sehen zu Bestellungen.
Komisch, dass “Terms & Conditions” nicht gefunden wird, denn die sind vorhanden.
Germanized
WC GZD Version: 3.20.0
WC GZD Database Version: 3.20.0
Small Business: –
PHP Sodium: 1.0.18
Default Delivery Time: –
Checkout Fallback: –
Shiptastic Migration: ✔
Upload suffix: wc-shiptastic-XXXXXXXXX TaxesAdditional costs tax calculation mode: split_tax
Additional costs include taxes: ✔
VAT Table Check: ✔ Legal PagesTerms & Conditions: – [Page doesn’t exist]
Cancellation Policy: ✔
Imprint: ✔
Privacy Policy: ✔
Payment Methods: ✔
Shipping Methods: – Compatibility TemplatesOverrides: –
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS-BerichtJa, 3.20.0 und OSS 1.8.0 sind installiert
Offen ist das Problem, nicht die Bestellungen.
Bestellungen haben “Completed” als Status. “Pending” würde ja nicht berücksichtigt.
Aus dem ganzen letzten Jahr 2024 zeigt er mir nur 2 Umsätze an (für zwei Ländern, sind wohl zwei Bestellungen wie ich vom Betrag schätze).
Forum: Plugins
In reply to: [Germanized for WooCommerce] Leerer OSS BerichtDanke. Debug und Log gecheckt. Germanized findet offenbar keinerlei Bestellungen. Dennoch habe ich eine Liste von etlichen Bestellungen in dem Zeitraum. 9 “completed” und 14 “cancelled” oder “pending payment”. Für frühere Quartale hatten die Reports funtkioniert.
[start] => 2024-07-01[end] => 2024-09-302024-10-12T16:47:10+00:00 Info 0 applicable orders found 2024-10-12T16:47:10+00:00 Info Completed called 2024-10-12T16:47:10+00:00 Info Completed net total: 0 2024-10-12T16:47:10+00:00 Info Completed tax total: 0 2024-10-12T16:47:10+00:00 Info Completed Q3/2024 @ 2024-10-12. Status: completed