hwuser
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin Load Filter] Woocommerce error disabled on home pageThank you, in principle it would not be of interest to me. Regards
Forum: Plugins
In reply to: [CLUEVO LMS, E-Learning Platform] Template for FSE not show course contentHello,
Wanting to use a single template for all posts, I have chosen to use a shortcode with the following code:
$current_item = get_post_meta(get_the_ID(),'cluevo-lms-tree-item-id',true); return do_shortcode('[cluevo item="'.$current_item.'"]');
Thanks,
SergioForum: Plugins
In reply to: [Greenshift - animation and page builder blocks] Best “default” theme?Hello,
And Astra Theme is block theme?
I want to choice between Astra Theme and Blockpress Block theme…?Thanks!!
ok thanks, I will wait.
thanks.
Hello,
1.- A url shortener does not convince me, because if I can put it in an ad, but if someone then copies the destination url and passes it to a friend, that funnel will be empty of products, because it will not contain the parameter to add the product.
2.- [wfacp_forms id=’12354′ product_ids=’87’] It was for the product pages to show the checkout form:
here could I make a custom product page and put only the description field, and put this shortcode in this field? Maybe only the funnel would come out?
And if so, could I use the same funnel id for all the products (I suppose it would be to create the funnel without add any product) and in the shortcode put the funnel id and the product id that corresponds to each product?Many thanks!
Forum: Plugins
In reply to: [Video Conferencing with Zoom] Resolution transmissionthanks for your quick reply,
ok 720p, I want to use shortcode via browser in my web page.
but the record, it will be 720p too? or higher?
Thanks,
SergioOhh great!!! maybe I explained myself wrong, I’m using a translator… thank you very much!!!!!!
Hi,
I don’t need to modify the parameters, I just need to know what values ??it contains.
In any of the two parameters can I get the content of the message?
Thanks
Forum: Plugins
In reply to: [Import and export users and customers] Activar las plantillas de correoCiertoo, mil gracias!!!!!!
Hi, no, I just added afreg_additional_308. I just added the field as USER_afreg_additional_308 and it works perfectly.
I am impressed by the efficiency and the speed of the response!
Thank you!!
SergioHello, something new about this?
Thanks.
Hi,
The plugin and the smart checkout work fine for me. No touched the code. I’m just saying that it doesn’t return the value of item number.
Does it return that value to you?
And I have referred to the code, because in the code function of:
wordpress-simple-paypal-shopping-cart/paypal.php
line 468function create_ipn_from_smart_checkout ($ data) {
I’m surprised that the value of each item number is empty:
$ipn[ ‘item_number’ . $i ] = ”;
Not?
- This reply was modified 4 years, 7 months ago by hwuser.
ok I wait. thanks.
Hello,
Many thanks for your reply. I’ve used both options, but it still doesn’t work.
I’ve used both options, but it still doesn’t work.
I have activated the IPN notifications in paypal. Anyway, if you previously received the information by email, both by the email sent by the plugin itself, and by the email that I create personalized.Also, I have changed the shortcode also based on the forum you referenced.
But I’m still not getting the item_number1. I receive all the data except that:
…s:15:”address_country”;s:2:”ES”;s:12:”item_number1″;s:0:””;s:10:”item_name1″;s:68:”CURSO …General)”;s:9:”quantity1″;s:1:”1″;s:10:”mc_gross_1″;s:1:”1″;s:14:”num_cart_items”;s:1:…
The log file is empty the item name too…
[08/13/2020 11:22 PM] – SUCCESS :[[{“item_number”:””,”item_name”:”CURSO DE …That anyway, with the payment through the normal yellow PayPal button, it does return the article number:
a:37:{s:8:”mc_gross”;s:4:”1.00″;s:22:”protection_eligibility”;s:8:”Eligible”;s:12:”item_number1″;s:2:”10″;s:8:”payer_id”;s:13:”3KP5DXQP9NUBG”;s:12:”payment_date”;s:25:”16:14:38 Aug 13, 2020 PDT”;s:14:”payment_status”;s:9:”Completed”;s:7:”charset”;s:12:”windows-1252″;
The problem is when I pay with the PayPal Smart Checkout…
Also, with the Paypal Smart Checkout, the reset not run well. Add some characters to the url that makes the reset not occur (amp%3B)
….p.com/?compra=ok&%3Breset_wp_cart=1
Without the smart checkout, the reset works fine.
Could this code that I have seen that makes item number empty have something to do with the problem?
wordpress-simple-paypal-shopping-cart/paypal.php
line 468
foreach ( $data[ ‘transactions’ ][ 0 ][ ‘item_list’ ][ ‘items’ ] as $item ) {
$ipn[ ‘item_number’ . $i ] = ”;
$ipn[ ‘item_name’ . $i ] = $item[ ‘name’ ];
$ipn[ ‘quantity’ . $i ] = $item[ ‘quantity’ ];
$ipn[ ‘mc_gross_’ . $i ] = $item[ ‘price’ ] * $item[ ‘quantity’ ];
$i ++;
}Thanks,
SergioForum: Reviews
In reply to: [Qubely - Advanced Gutenberg Blocks] It is support is very bad, do not answer