diagana
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Paid listing with woocommerceThx, sorry but I’ve some problems with it. That’s what I’ve done:
1. I pasted this code to my themes functions.php:
add_filter(‘filter_entries’,’show_only_approved’ );
function show_only_approved($entries) {
foreach ($entries as $entryKey => &$entryValue) {
if ($entryValue[“39”] == NULL) {
unset($entries[$entryKey]);
}
}
return $entries;
}2. I created a Checkbox field in my form, Admin view only with the name “Approved” – Label “genehmigt” with value: true
3. I set the ID to 39, whats the ID of the fieldBut now, no entries are in the list. What I did wrong? And how I approve the entries as admin in the Backend?
Thanks for helping meee!! ??
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Video upload by User Frontend ProHey,
I sent a request today to this Email.Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] Video upload by User Frontend Prohere the screenshots of the form:
https://justapply.de/wp-content/uploads/2015/03/screenshot1.png
https://justapply.de/wp-content/uploads/2015/03/screenshot2.pngForum: Plugins
In reply to: [PayPal for WooCommerce] Only shown Paypal Express on CheckoutNo, SSL is required?
Thx
You are my God!!
Thank you, one easy click and my problem is resolved! ??
Big up!
Best Regards
Neeeeeeed heeeeeeelp ??
No idea to resolve my problem?
Thx & Best regards
or there exist the shortcode [tcp_checkout] in Thecartpress, which define the language, for example [tcp_checkout_it] or some similar?
Thx
Hi Inigo,
thank you for your fast response! Ok the problem with the fuzzy translation is resolved. Thank you for the explanation.
But the problem with the switching in the default language remains. It would be great, when U could take a look about this…
Thx & Best regards
Forum: Themes and Templates
In reply to: [Customizr] navigation menu fade outYeaah…that’s it! Thank you!!!!
Forum: Themes and Templates
In reply to: [Customizr] navigation menu fade outSorry for my bad explanation.
It’s possible, that when I’m with the mouse over the menu items, the menue items slide out to submenues without clicking? Now I must click the menue item to see the submenue item.
for example: https://www.baur.de/