MidouCloud
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress File Upload] Email notification not sending[wordpress_file_upload uploadpath=”uploads/usuarios/%username%” fitmode=”responsive” uploadrole=”all” uploadpatterns=”*.doc, *.docx, *.pdf” redirect=”true” redirectlink=”https://www.autocaravanas.es/deporte-y-aventura/” placements=”title/subfolders/userdata/filename+selectbutton+uploadbutton/message” requiredlabel=”” notify=”true” notifyrecipients=”%useremail%, [email protected]” notifymessage=”Estimado Receptor, %n%%n%Este es un mensaje enviado automáticamente para notificarle que un nuevo archivo ha sido cargado.%n%%n%Saludos%n%______________%n%%userdata1%%n%%userdata2%%n%%userdata3%%n%%userdata4%” attachfile=”true” widths=”plugin:100%, userdata:100%” userdata=”true” userdatalabel=”Titulo|t:text|s:top|r:1|a:0|p:inline|d:/Fechas|t:text|s:top|r:1|a:0|p:inline|d:/Duración|t:text|s:top|r:1|a:0|p:inline|d:/Breve descripción|t:multitext|s:top|r:1|p:inline”]
Forum: Plugins
In reply to: [Wordpress File Upload] Email notification not sendingI have the same error just with one email
Forum: Plugins
In reply to: [Wordpress File Upload] Email notification not sendingHere is:
[wordpress_file_upload uploadpath=”uploads/usuarios/%username%” fitmode=”responsive” uploadrole=”all” uploadpatterns=”*.doc, *.docx, *.pdf” redirect=”true” redirectlink=”https://www.mysite.es/” placements=”title/subfolders/userdata/filename+selectbutton+uploadbutton/message” requiredlabel=”” notify=”true” notifyrecipients=”%useremail%%n%[email protected]” notifymessage=”Estimado Receptor, %n%%n%Este es un mensaje enviado automáticamente para notificarle que un nuevo archivo ha sido cargado.%n%%n%Saludos%n%______________%n%%userdata1%%n%%userdata2%%n%%userdata3%%n%%userdata4%” attachfile=”true” widths=”plugin:100%, userdata:100%” userdata=”true” userdatalabel=”Titulo|t:text|s:top|r:1|a:0|p:inline|d:/Fechas|t:text|s:top|r:1|a:0|p:inline|d:/Duración|t:text|s:top|r:1|a:0|p:inline|d:/Breve descripción|t:multitext|s:top|r:1|p:inline”]
Forum: Plugins
In reply to: [WooCommerce] Checkeout template with product already addedThis dont work, because im trying to do this with curl to load on a different website
Forum: Plugins
In reply to: [WooCommerce] Checkeout template with product already addedI found a way creating a new template, but i dont get the total updates even if i use WC()->cart->calculate_totals(); after the add to cart
Forum: Plugins
In reply to: [WooCommerce] Product Data Tabs not workingThe issue was bootstrap css. Because of this class:
.hidden {display: none !important;}
This overwrites display:block woocommerce active tabs (on product).
Forum: Plugins
In reply to: [WooCommerce] Product Data Tabs not workingIs a custom plugin for event tickets. In this case i added some extra fields for the products and worked until Woocommerce 2.6
Forum: Plugins
In reply to: [WooCommerce] Product Data Tabs not workingSeems to be a issue with another plugin.
Where can i see the updates on the product admin page on Woocommerce 2.6? That would be really useful for me to do a fix for myself.
Forum: Plugins
In reply to: [WooCommerce] Product Data Tabs not workingI have this right now when i try to change tab on javascript console:
Deferred long-running timer task(s) to improve scrolling smoothness. See crbug.com/574343. https://mydomain.com/wp-admin/post.php?post=259&action=edit
Forum: Plugins
In reply to: [WooCommerce] Product Data Tabs not workingNo issues.
The style of the tabs changes between display:block and display:none but dont load their elements (Except for General tab)
Forum: Plugins
In reply to: [Min and Max Purchase for WooCommerce] Duplicate categoriesCan at least disable the categories? Im using the same rules for all the shop without any category. Keep in mind many people use WPML and is only a small issue, your plugin functions works perfect!
Forum: Plugins
In reply to: [Min and Max Purchase for WooCommerce] Duplicate categoriesI need both plugins for my website and i only have this issue. Is there any way to fix it?
Forum: Plugins
In reply to: [WooCommerce] Checkout – Redsys TPV Not WorkingHi, i have this same issue with two different plugins (WooCommerce Redsys payment gateway 1.0.2 and Redsys WooCommerce 2.8.3). The plugin is working in localhost but not in the server. The problem is just with the server or i have to change something more?
Forum: Fixing WordPress
In reply to: WordPress image editor not workingBut i didnt install new plugins, this started to fail after i move the website to another place.
Forum: Fixing WordPress
In reply to: WordPress image editor not workingI tried to check on Firefox an Chrome and i dont get any error. The file admin-ajax.php is working.