Fernando Spiluttini
Forum Replies Created
-
Forum: Reviews
In reply to: [Country & Phone Field Contact Form 7] Phone code only for show. No useHello, I use this shorcode [phonetext-102-country-code]
To send the country code. How do I take only the phone number?
I need to take both numbers separately. THANK YOU. I like this plugin, it solved many problems for me, I use it everywhere to see if I can contribute something to this project.
Forum: Plugins
In reply to: [My Favorites] Show in menu of WordPressThanks for your quick response. To complete the question, here I leave the code as it should be.
It worked for me.
`
<?php
echo do_shortcode(‘[ccc_my_favorite_list_menu]’);
?>- This reply was modified 4 years, 10 months ago by Fernando Spiluttini.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] statements ?My problem, is similar: https://ww.wp.xz.cn/support/topic/using-if-statements-in-a-caldera-forms-manual-formula/
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] statements ?In a calculation field?
Sorry, but I do not understand, I’ve done something like that< script >
if (%superficie_construida% > 50)
%superficie_construida% * 10;
else 0;
</script>Please, I have the same problem
H_Table_Rate_Shipping_Method::calculate_shipping($package) should be compatible with WC_Shipping_Method::calculate_shipping($package = Array) in /usr/home/bicinity.com/web/pruebas/wp-content/plugins/table-rate-shipping-for-woocommerce/mh-wc-table-rate.php on line 29