henry74
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoMuchísimas gracias José, finalmente configurando Cloudfare, ya entra perfectamente. Estaré atento por si hay que a?adir alguna IP de Redsys más en el futuro.
Gracias de nuevo por el soporte y paciencia
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoHola Jose,
Si uso cloudfare, versión gratuita. Y es desde que lo han instalado que ha dejado de funcionar lo de la visa.
gracias.
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoHOla José, te pego la info:
Redux Framework por Team Redux – 3.6.15
AfterShip – WooCommerce Tracking por AfterShip – 1.9.9 – No probado con la versión activa de WooCommerce
Akismet Anti-Spam por Automattic – 4.1.2
Cloudflare por John Wineman, Furkan Yilmaz, Junade Ali (Cloudflare Team) – 3.3.3
Companion Auto Update por Papin Schipper – 3.4.2
Custom Base Terms por Art Project Group – 1.0.2.1
Simple Custom CSS and JS por SilkyPress.com – 3.27
Google Customer Reviews for WooCommerce por eCreations – 2.6.12 – No probado con la versión activa de WooCommerce
Google Image Sitemap Feed With Multisite Support por Art Project Group – 1.2.0.4
Google Mobile Sitemap Feed With Multisite Support por Art Project Group – 1.0.1.1
Head & Footer Code por Aleksandar Urosevic – 1.0.9.1
Hide Featured Image por shahpranaf – 1.3.1
Instock Email Alert for Woocommerce por Laszlo Kruchio – 1.1.2 – No probado con la versión activa de WooCommerce
Loco Translate por Tim Whitlock – 2.3.0
Nextend Social Login por Nextendweb – 3.0.20
Nextend Social Login Pro Addon por Nextendweb – 3.0.20
Ni WooCommerce Cost Of Goods Pro por anzia – 1.2.5 – No probado con la versión activa de WooCommerce
Ni WooCommerce Cost Of Goods por anzia – 2.2.0 – No probado con la versión activa de WooCommerce
Pagamastarde por Pagamastarde – 7.2.7
Product GTIN (EAN, UPC, ISBN) for WooCommerce por Emanuela Castorina – 1.0.5 – No probado con la versión activa de WooCommerce
Really Simple SSL por Rogier Lankhorst, Mark Wolters – 3.2.5
Optimize Database after Deleting Revisions por CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands – 4.8.2
Shortcodes Ultimate por Vladimir Anokhin – 5.4.1
ShortPixel Image Optimizer por ShortPixel – 4.14.4
TinyMCE Advanced por Andrew Ozz – 5.2.1
UpdraftPlus – Backup/Restore por UpdraftPlus.Com, DavidAnderson – 1.16.16
User Roles and Capabilities por mahabub – 1.2.3
WC – APG Campo NIF/CIF/NIE por Art Project Group – 1.4.0.1 – No probado con la versión activa de WooCommerce
WooCommerce Blocks por Automattic – 2.3.1
Order Weight for WooCommerce por We Up North – 0.3.5 – No probado con la versión activa de WooCommerce
WooCommerce Redsys Gateway Light por José Conti – 1.3.7 – No probado con la versión activa de WooCommerce
WooCommerce Admin por WooCommerce – 0.17.0
WC – APG Envío Gratuito por Art Project Group – 2.4.0.2
WC – APG Envío por peso por Art Project Group – 2.3.0.2
WooCommerce Domination por Claudio Sanches – 1.1.6 – No probado con la versión activa de WooCommerce
WooCommerce Pay for Payment por Karolína Vysko?ilová – 2.0.12 – No probado con la versión activa de WooCommerce
WooCommerce Role Based Methods por WPBackOffice – 2.4.1 – No probado con la versión activa de WooCommerce
WooCommerce Sequential Order Numbers por SkyVerge – 1.9.0
WooCommerce – Store Exporter Deluxe: Google Shopping – Product Review Feeds por Visser Labs – 1.2.2 – No probado con la versión activa de WooCommerce
WooCommerce – Store Exporter Deluxe por Visser Labs – 3.5 – No probado con la versión activa de WooCommerce
WooCommerce por Automattic – 3.7.0
WooSidebars por WooCommerce – 1.4.5
Wordfence Security por Wordfence – 7.4.0
Yoast SEO por Equipo Yoast – 11.9
Administrador de archivos WP por mndpsingh287 – 5.3
WP Product Feed Manager por Michel Jongbloed – 1.15.0 – No probado con la versión activa de WooCommerce
WP Rocket por WP Media – 3.2.5
Yoast SEO: WooCommerce por Equipo Yoast – 11.9
YITH WooCommerce PDF Invoice and Shipping List Premium por YITH – 2.0.6
YITH WooCommerce Review For Discounts Premium por YITH – 1.2.8
YITH WooCommerce Review Reminder Premium por YITH – 1.5.2 – No probado con la versión activa de WooCommerce
YITH WooCommerce Role Based Prices Premium por YITH – 1.1.14
YITH WooCommerce Zoom Magnifier por YITH – 1.3.11Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoBueno algo hemos avanzado ?? Me he bajado el Geany y efectivamente ahora al menos la página es visible.
Desgraciadamente aún con el código insertado y habilitando la opción de compatibilidad de certificados SNI, hago pedido de prueba y si recibo un correo de [email protected] con la operación pero el pedido sigue sin cambiar de estado.
Que será?
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoHola,
Uso el bloc de notas de windows. He borrado el código de Really Simple SSL y he puesto el tuyo y aún así no acepta el archivo. No lo entiendo.
# BEGIN WP Rocket v3.2.5 # Use UTF-8 encoding for anything served text/plain or text/html AddDefaultCharset UTF-8 # Force UTF-8 for a number of file formats <IfModule mod_mime.c> AddCharset UTF-8 .atom .css .js .json .rss .vtt .xml </IfModule> # FileETag None is not enough for every server. <IfModule mod_headers.c> Header unset ETag </IfModule> # Since we’re sending far-future expires, we don’t need ETags for static content. # developer.yahoo.com/performance/rules.html#etags FileETag None <IfModule mod_alias.c> <FilesMatch "\.(html|htm|rtf|rtx|txt|xsd|xsl|xml)$"> <IfModule mod_headers.c> Header set X-Powered-By "WP Rocket/3.2.5" Header unset Pragma Header append Cache-Control "public" Header unset Last-Modified </IfModule> </FilesMatch> <FilesMatch "\.(css|htc|js|asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip)$"> <IfModule mod_headers.c> Header unset Pragma Header append Cache-Control "public" </IfModule> </FilesMatch> </IfModule> # Expires headers (for better cache control) <IfModule mod_expires.c> ExpiresActive on # Perhaps better to whitelist expires rules? Perhaps. ExpiresDefault "access plus 1 month" # cache.appcache needs re-requests in FF 3.6 (thanks Remy ~Introducing HTML5) ExpiresByType text/cache-manifest "access plus 0 seconds" # Your document html ExpiresByType text/html "access plus 0 seconds" # Data ExpiresByType text/xml "access plus 0 seconds" ExpiresByType application/xml "access plus 0 seconds" ExpiresByType application/json "access plus 0 seconds" # Feed ExpiresByType application/rss+xml "access plus 1 hour" ExpiresByType application/atom+xml "access plus 1 hour" # Favicon (cannot be renamed) ExpiresByType image/x-icon "access plus 1 week" # Media: images, video, audio ExpiresByType image/gif "access plus 4 months" ExpiresByType image/png "access plus 4 months" ExpiresByType image/jpeg "access plus 4 months" ExpiresByType image/webp "access plus 4 months" ExpiresByType video/ogg "access plus 1 month" ExpiresByType audio/ogg "access plus 1 month" ExpiresByType video/mp4 "access plus 1 month" ExpiresByType video/webm "access plus 1 month" # HTC files (css3pie) ExpiresByType text/x-component "access plus 1 month" # Webfonts ExpiresByType application/x-font-ttf "access plus 1 month" ExpiresByType font/opentype "access plus 1 month" ExpiresByType application/x-font-woff "access plus 1 month" ExpiresByType application/x-font-woff2 "access plus 1 month" ExpiresByType image/svg+xml "access plus 1 month" ExpiresByType application/vnd.ms-fontobject "access plus 1 month" # CSS and JavaScript ExpiresByType text/css "access plus 1 year" ExpiresByType application/javascript "access plus 1 year" </IfModule> # Gzip compression <IfModule mod_deflate.c> # Active compression SetOutputFilter DEFLATE # Force deflate for mangled headers <IfModule mod_setenvif.c> <IfModule mod_headers.c> SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding RequestHeader append Accept-Encoding "gzip,deflate" env=HAVE_Accept-Encoding # Don’t compress images and other uncompressible content SetEnvIfNoCase Request_URI \ \.(?:gif|jpe?g|png|rar|zip|exe|flv|mov|wma|mp3|avi|swf|mp?g|mp4|webm|webp|pdf)$ no-gzip dont-vary </IfModule> </IfModule> # Compress all output labeled with one of the following MIME-types <IfModule mod_filter.c> AddOutputFilterByType DEFLATE application/atom+xml \ application/javascript \ application/json \ application/rss+xml \ application/vnd.ms-fontobject \ application/x-font-ttf \ application/xhtml+xml \ application/xml \ font/opentype \ image/svg+xml \ image/x-icon \ text/css \ text/html \ text/plain \ text/x-component \ text/xml </IfModule> <IfModule mod_headers.c> Header append Vary: Accept-Encoding </IfModule> </IfModule> <IfModule mod_mime.c> AddType text/html .html_gzip AddEncoding gzip .html_gzip </IfModule> <IfModule mod_setenvif.c> SetEnvIfNoCase Request_URI \.html_gzip$ no-gzip </IfModule> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTPS} on [OR] RewriteCond %{SERVER_PORT} ^443$ [OR] RewriteCond %{HTTP:X-Forwarded-Proto} https RewriteRule .* - [E=WPR_SSL:-https] RewriteCond %{HTTP:Accept-Encoding} gzip RewriteRule .* - [E=WPR_ENC:_gzip] RewriteCond %{REQUEST_METHOD} GET RewriteCond %{QUERY_STRING} ="" RewriteCond %{HTTP:Cookie} !(wordpress_logged_in_|wp-postpass_|wptouch_switch_toggle|comment_author_|comment_author_email_) [NC] RewriteCond %{REQUEST_URI} !^(/(.+/)?feed/?|/finalizar-compra/(.*)|/carro-de-la-compra/|/mi-cuenta/(.*)|/wc-api/v(.*)|/(index\.php/)?wp\-json(/.*|$))$ [NC] RewriteCond %{HTTP_USER_AGENT} !^(facebookexternalhit).* [NC] RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}.html%{ENV:WPR_ENC}" -f RewriteRule .* "/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}.html%{ENV:WPR_ENC}" [L] </IfModule> # END WP Rocket # REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI RewriteEngine on RewriteCond %{QUERY_STRING} !^wc-api=WC_Gateway_redsys RewriteCond %{HTTPS} !=on [NC] RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] # FIN REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN ShortPixelWebp # END ShortPixelWebp # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php70” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php70 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
Forum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoHola ! gracias por contestar.
Acabo de hacer todo lo que me has puesto, el tema es que al subir de nuevo el archivo al ftp, no puedo acceder a la página, da un error y no puedo hacer nada más que volver a poner el archivo original para poder ver algo.
Te pego aquí el fichero htcaccess modificado que subo al servidor:
# BEGIN WP Rocket v3.2.5
# Use UTF-8 encoding for anything served text/plain or text/html
AddDefaultCharset UTF-8
# Force UTF-8 for a number of file formats
<IfModule mod_mime.c>
AddCharset UTF-8 .atom .css .js .json .rss .vtt .xml
</IfModule>
# FileETag None is not enough for every server.
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
# Since we’re sending far-future expires, we don’t need ETags for static content.
# developer.yahoo.com/performance/rules.html#etags
FileETag None
<IfModule mod_alias.c>
<FilesMatch “\.(html|htm|rtf|rtx|txt|xsd|xsl|xml)$”>
<IfModule mod_headers.c>
Header set X-Powered-By “WP Rocket/3.2.5”
Header unset Pragma
Header append Cache-Control “public”
Header unset Last-Modified
</IfModule>
</FilesMatch>
<FilesMatch “\.(css|htc|js|asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip)$”>
<IfModule mod_headers.c>
Header unset Pragma
Header append Cache-Control “public”
</IfModule>
</FilesMatch>
</IfModule>
# Expires headers (for better cache control)
<IfModule mod_expires.c>
ExpiresActive on
# Perhaps better to whitelist expires rules? Perhaps.
ExpiresDefault “access plus 1 month”
# cache.appcache needs re-requests in FF 3.6 (thanks Remy ~Introducing HTML5)
ExpiresByType text/cache-manifest “access plus 0 seconds”
# Your document html
ExpiresByType text/html “access plus 0 seconds”
# Data
ExpiresByType text/xml “access plus 0 seconds”
ExpiresByType application/xml “access plus 0 seconds”
ExpiresByType application/json “access plus 0 seconds”
# Feed
ExpiresByType application/rss+xml “access plus 1 hour”
ExpiresByType application/atom+xml “access plus 1 hour”
# Favicon (cannot be renamed)
ExpiresByType image/x-icon “access plus 1 week”
# Media: images, video, audio
ExpiresByType image/gif “access plus 4 months”
ExpiresByType image/png “access plus 4 months”
ExpiresByType image/jpeg “access plus 4 months”
ExpiresByType image/webp “access plus 4 months”
ExpiresByType video/ogg “access plus 1 month”
ExpiresByType audio/ogg “access plus 1 month”
ExpiresByType video/mp4 “access plus 1 month”
ExpiresByType video/webm “access plus 1 month”
# HTC files (css3pie)
ExpiresByType text/x-component “access plus 1 month”
# Webfonts
ExpiresByType application/x-font-ttf “access plus 1 month”
ExpiresByType font/opentype “access plus 1 month”
ExpiresByType application/x-font-woff “access plus 1 month”
ExpiresByType application/x-font-woff2 “access plus 1 month”
ExpiresByType image/svg+xml “access plus 1 month”
ExpiresByType application/vnd.ms-fontobject “access plus 1 month”
# CSS and JavaScript
ExpiresByType text/css “access plus 1 year”
ExpiresByType application/javascript “access plus 1 year”
</IfModule>
# Gzip compression
<IfModule mod_deflate.c>
# Active compression
SetOutputFilter DEFLATE
# Force deflate for mangled headers
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding
RequestHeader append Accept-Encoding “gzip,deflate” env=HAVE_Accept-Encoding
# Don’t compress images and other uncompressible content
SetEnvIfNoCase Request_URI \
\.(?:gif|jpe?g|png|rar|zip|exe|flv|mov|wma|mp3|avi|swf|mp?g|mp4|webm|webp|pdf)$ no-gzip dont-vary
</IfModule>
</IfModule>
# Compress all output labeled with one of the following MIME-types
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE application/atom+xml \
application/javascript \
application/json \
application/rss+xml \
application/vnd.ms-fontobject \
application/x-font-ttf \
application/xhtml+xml \
application/xml \
font/opentype \
image/svg+xml \
image/x-icon \
text/css \
text/html \
text/plain \
text/x-component \
text/xml
</IfModule>
<IfModule mod_headers.c>
Header append Vary: Accept-Encoding
</IfModule>
</IfModule>
<IfModule mod_mime.c>
AddType text/html .html_gzip
AddEncoding gzip .html_gzip
</IfModule>
<IfModule mod_setenvif.c>
SetEnvIfNoCase Request_URI \.html_gzip$ no-gzip
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} on [OR]
RewriteCond %{SERVER_PORT} ^443$ [OR]
RewriteCond %{HTTP:X-Forwarded-Proto} https
RewriteRule .* – [E=WPR_SSL:-https]
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule .* – [E=WPR_ENC:_gzip]
RewriteCond %{REQUEST_METHOD} GET
RewriteCond %{QUERY_STRING} =””
RewriteCond %{HTTP:Cookie} !(wordpress_logged_in_|wp-postpass_|wptouch_switch_toggle|comment_author_|comment_author_email_) [NC]
RewriteCond %{REQUEST_URI} !^(/(.+/)?feed/?|/finalizar-compra/(.*)|/carro-de-la-compra/|/mi-cuenta/(.*)|/wc-api/v(.*)|/(index\.php/)?wp\-json(/.*|$))$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^(facebookexternalhit).* [NC]
RewriteCond “%{DOCUMENT_ROOT}/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}.html%{ENV:WPR_ENC}” -f
RewriteRule .* “/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}.html%{ENV:WPR_ENC}” [L]
</IfModule>
# END WP Rocket# BEGIN rlrssslReallySimpleSSL rsssl_version[3.2.5]
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
</IfModule>
# END rlrssslReallySimpleSSL
# REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI
RewriteEngine on
RewriteCond %{QUERY_STRING} !^wc-api=WC_Gateway_redsys
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
# FIN REDIRECCION CERTIFICADO SSL REDSYS POR JOSE CONTI
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# BEGIN ShortPixelWebp
# END ShortPixelWebp
# php — BEGIN cPanel-generated handler, do not edit
# Set the “ea-php70” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php70 .php .php7 .phtml
</IfModule>
# php — END cPanel-generated handler, do not editForum: Plugins
In reply to: [WooCommerce Redsys Gateway Light] No me marca los pedidos como procesandoHabía visto :
“Si tu pedido se mantiene como a la espera de pago por Redsys, por favor, abre un hilo en los foros de www.ads-software.com, tiene solución y no es culpa del plugin.”
en el escritorio de wordpress y pensé que tendría soporte aquí. Quizás esto es solo para los premiun?
Forum: Plugins
In reply to: [WooCommerce Google Feed Manager] google’s product review feedHi ! Yes I don’t use a third party review system it’s WooCommerce native
duplicated sorry
- This reply was modified 6 years, 6 months ago by henry74.
Hi ! pls i would appreciate any help.
Hi I put the plugin in debug mode, and this is what i got:
I tried to unmark the Order Id filter field but it seems not to work, so I put a range from 0-9999
stdClass Object
(
[cron] => 0
[scheduled_export] => 0
[start_time] => 1525342816
[time_limit] => 300
[idle_memory_start] => 2
[encoding] => ISO-8859-1
[delimiter] => ,
[category_separator] => |
[bom] => 1
[escape_formatting] => all
[header_formatting] => 1
[limit_volume] => 500
[offset] => 0
[type] => order
[description_excerpt_formatting] => 0
[fields] => Array
(
[_ywpi_invoice_date] => on
[billing_first_name] => on
[billing_last_name] => on
[billing_company] => on
[_billing_nif] => on
[billing_address_1] => on
[billing_postcode] => on
[billing_city] => on
[billing_country_full] => on
[order_subtotal_excl_tax] => on
[purchase_total_tax] => on
[purchase_total_tax_rate_74] => on
[purchase_total] => on
[_ywpi_invoice_path] => on
)[export_format] => csv
[args] => Array
(
[order_brand] =>
[order_product_vendor] =>
[order_delivery_dates_filter] =>
[order_delivery_dates_from] =>
[order_delivery_dates_to] =>
[order_booking_dates_filter] =>
[order_booking_dates_from] =>
[order_booking_dates_to] =>
[order_voucher_redeemed] =>
[order_order_type] =>
[order_status] => Array
(
[0] => wc-completed
)[order_dates_filter] => manual
[order_dates_from] => 01-04-2018
[order_dates_to] => 30-04-2018
[order_dates_filter_variable] => 0
[order_dates_filter_variable_length] =>
[order_billing_country] =>
[order_shipping_country] =>
[order_user_roles] =>
[order_coupon] =>
[order_product] =>
[order_category] =>
[order_tag] =>
[order_ids] => 0-9999
[order_payment] =>
[order_shipping] =>
[order_items_digital] =>
[order_items] => unique
[order_items_types] => Array
(
[line_item] => line_item
)[order_flag_notes] => 0
[max_order_items] => 10
[order_orderby] => ID
[order_order] => ASC
[product_image_formatting] => 1
[gallery_formatting] => 1
[limit_volume] => 500
[offset] => 0
[encoding] => ISO-8859-1
[date_format] => d/m/Y
[order_customer] =>
[order_custom_meta] => Array
(
[_billing_nif] =>
[_wcpdf_invoice_number] =>
[_ywpi_invoice_path] =>
[_ywpi_invoice_date] =>
))
[filename] => export_order-2018_05_03-12_20_16-88498331
[idle_memory_end] => 2
[end_time] => 1525342816
[columns] => Array
(
[0] => Ywpi invoice date
[1] => Nombre
[2] => Apellidos
[3] => Empresa
[4] => NIF/CIF
[5] => Dirección
[6] => Codigo Postal
[7] => Ciudad
[8] => Pais
[9] => Subtotal
[10] => Impuestos
[11] => Order Total Tax: RECARGO EQUIVALENCIA 5,2%
[12] => Importe Total
[13] => Ywpi invoice path
)[total_rows] => 0
[total_columns] => 0
[data_memory_start] => 2
[order_ids_raw] => Array
(
)[data_memory_end] => 4
)Forum: Fixing WordPress
In reply to: How to show mysql data on a wordpress postHi Voodoo,
Thank you for the link, anyway do you know where i must type all that codes and functions ??. I mean i used to type the code in the post itself in the html area, but i just tried to use that code and dont work, do you know if i must type it other wordpress doc ??