Kai
Forum Replies Created
-
Hello, I just noticed that the shortcode differs the fuctionality of the plugin (it was not so clear).
If you want to display a payment module with just any amount:
[wp_paypal_payment_box_for_any_amount …]If you want to to display a payment module following all instructions inside the shortcode you need to use:
[wp_paypal_payment_box …]This shorcode follows the settings of the plugin and doesn’t consider what’s inside the shortcode:
[wp_paypal_payment …]
(however it doesn’t follow all settings, ie: if I remove all Payment options, appears a blank field instead of nothing)Suggestion for the devs: I would implement a Shortcode generator with all possible options
I used the normal shortcode ([wp_paypal_payment return=”email_address”]), I noticed also that using
reference=”” (to hide reference)
reference_placeholder=”Enter a payment reference”
They don’t workHello,
Thanks for the reply, I mean when you go to your Paypal account and you see all the transactions, it’s possible to see the import and the email but it’s not possible to see the reference.
ie: I’m the client and I write this payment is for a book.
I should see “this payment is for a book” in the Paypal transaction.Thank you!
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Sticky posts only@codeamp Thanks a lot! This is exactly what I need and the script works as intended without any modification.
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Sticky posts onlyHello @codeamp,
Yes please, if you can help me with PHP and WP actions will be great.Thank you!
Regards,
KaiForum: Plugins
In reply to: [Integration for Engaging Networks and Gravity Forms] Not sending data to EN*Update: I tried same configuration on another server (website) and it works.
So maybe the issue is internal (maybe the firewall)
By the way, I have another issue:
All emails (ie. confirmation email) go to the spam folder (maybe because client is Microsoft?)I’ve read on EN that this is a known issue, but I didn’t find a solution.
Forum: Plugins
In reply to: [Integration for Engaging Networks and Gravity Forms] Not sending data to ENHello,
I’m testing the new update and now I selected the correct EN URL (https://ca.engagingnetworks.app), however it still doesn’t work.The IP is correctly in Whitelist in EN
The API user in EN has correctly the group with all Data Management permissions active.Any clue?
Forum: Plugins
In reply to: [Integration for Engaging Networks and Gravity Forms] Not sending data to ENAlright!
Thanks for the update! For the moment I used directly a script.
Next time I will try the update of the plugin.Thank you.
Forum: Plugins
In reply to: [Integration for Engaging Networks and Gravity Forms] Not sending data to ENHello,
Thanks for the answer!
I’m struggling, because I don’t understand why the module doesn’t send the data to EN.
Everything is set correctly, but EN doesn’t receive the data.From Gravity Forms System Status I have just this error:
cURL error 28: Connection timed out after 2000 millisecondsThis could cause the issue?
Otherwise this is the only error that I see regarding Gravity Forms from Server log:
PHP Warning: Invalid argument supplied for foreach() in ../wp-includes/class-wp-list-util.php on line 164, referer: ../wp-admin/admin.php?page=gf_edit_forms&id=4Could you please help?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Events filters (to add played)Hello guys,
Thanks @savvasha that was the trick!
I didn’t think about publish/future filter, it was exactly what I needed.However my solution was without using the date, otherwise I couldn’t display all matches.
@rochesterj: of course the shortcode is not just [..date=”w”..], that was just a small piece of the entire shortcode.
Thank you!
Hello,
Actually this topic was flagged as “Resolved”, but it is not.I noticed that this issue is old (more than 1 year): https://www.ads-software.com/support/topic/importing-events-creates-a-new-event-instead-of-updating-the-existing-one/
This feature is quite important, so please if you can fix it.
In my experience I found a way to assign an id to each match (but not totally working), so maybe this could be the solution: Adding a column with ID in the import, so when importing the events in the file we use the same ID used in the Fixtures.
Another point: When importing the events, it’s missing the matchday column implemented in the Fixtures.
This plugin so far is the best plugin about managing sports, but has this issue. If you can fix it could be great!
Thank you!Forum: Plugins
In reply to: [Ultimate Member - Online Users] HTML code inside textI mark it solved. Sorry
FYI: I was looking for this: https://www.ads-software.com/support/topic/checkbox-with-html-tag/- This reply was modified 3 years, 1 month ago by Kai.
Forum: Plugins
In reply to: [Sticky Social Icons] Icon display errorIt is still not pubblic.
I have WordPress 5.8.1.I fixed the issue by installing the plugin Font Awesome. However, your plugin should work without it.
Regards,
KaiForum: Plugins
In reply to: [Sticky Social Icons] Icon display errorHello,
I just installed this plugin, but icons are not visible.How to fix this?
Thank you!
Hello,
Unfortunately I had to remove everything and disable the plugin, due to the issues. However I show you where is the issue in the backend:
https://we.tl/t-VwGBKFsSNXAnd this is the issue in frontend:
https://we.tl/t-rraeWAGisiAnyway, it’s very weird, I’m the only one with this issue?