pixelonline59
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Impossible to show Online Card PaymentsI think you misunderstood.
What I’m explaining is that all my clients except one with the new version have the advanced card processing option and a block for paying by credit card.
But I have one client who doesn’t have this option. I tried contacting PayPal, but nothing has worked.
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] Translate issueHello,
I am contacting you regarding a translation issue that appeared starting from version 3.4.0 of WooCommerce PayPal Payments.
On a first website running version 3.3.2, the credit card form fields (for example “Cardholder Name (optional)”) are properly translated using Loco Translate.
However:
- On a second website installed directly with version 3.4.0, these fields remain in English despite the presence of .po, .mo, .l10n.php and generated JSON files.
- More importantly, on the first website, when updating the plugin from 3.3.2 to 3.4.0, the translations immediately stopped being applied and the fields switched back to English.
Please note that all other plugin strings are translated correctly.
The issue only affects the strings related to the credit card form fields (Card Fields / Advanced Credit Card form).This clearly suggests that a change was introduced in version 3.4.0 regarding translation handling.
When comparing both versions, I noticed a structural change:
- in 3.3.2, assets were loaded from
modules/ppcp-blocks/... - in 3.4.0, assets appear to be loaded from
assets/...
The translation strings are still present in the language files, but they are no longer applied to the Card Fields.
Could you please confirm whether version 3.4.0 introduced changes in how translations are loaded (especially for Blocks / Card Fields)?
Is there now a specific configuration or method required to ensure these card form fields are properly translated?Thank you for your assistance.
Kind regards,
- This reply was modified 3 months, 1 week ago by pixelonline59.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Translate label payement on checkoutAdvanced card processing is available at checkout.
I’ve indicated this via the image and also reminded you of this in each of my messages.I see the option to pay by card, but I don’t see the ability to configure this in the plugin.
I have version 3.0.5.
https://privatebin.syde.com/?bf8cef4069d8e232#Da88XxBEANtzCPE7SerW9dqCSTXpx4ABdsvUFySqhttoForum: Plugins
In reply to: [WooCommerce PayPal Payments] Translate label payement on checkoutI dont have a “Online payement block” juste paypal and alternative payment

On the other hand, when I check out, I have the block to pay by card (see first message and screenshot)
- This reply was modified 1 year, 1 month ago by pixelonline59.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Translate label payement on checkout.. I don’t have this block, but I do have a card payment brick on my site…


I have this, but when I click on manage I arrive on the same page with all the payment blocks (see first image)
Every time I click on “Manage” I am redirected to this page all the time
?page=wc-settings&tab=checkout§ion=ppcp-gateway&panel=payment-methods- This reply was modified 1 year, 1 month ago by pixelonline59.
- This reply was modified 1 year, 1 month ago by pixelonline59.
Bonjour, super
Par contre je n’ai reçu aucune notification concernant une mise à jour dans mon back office.
Est-ce deployé?Forum: Plugins
In reply to: [WooCommerce] Bank transfer bug analyticsHello the update alone does not change anything.
On the other hand, if I change in woocommerce analytics type from date to date of creation it works again, however it would seem logical that this be taken into account when an order is paid.
On the other hand, if I choose “date of payment” it does not work.Forum: Plugins
In reply to: [WooCommerce] Bank transfer bug analyticsHi,
https://gist.github.com/hayusama/ba1c0812dab84a3aba6b56995368a7e8I have a problem, orders by bank transfer are not visible in woocommerce analytics
Here is an order by bank transfer from May 2
https://snipboard.io/brIFUt.jpgThere is a bug in the analysis I see an erroneous amount not taking into account the transfers, however at the bottom left I see that it takes it into account
https://snipboard.io/wk7dvQ.jpgThe analytical woocommerce “products” part is correct, however the “revenue” and “order” part does not take into account the transfer
This part is correct “product analytics” = https://snipboard.io/OnoqpD.jpg
And this for exemple is not correct = https://snipboard.io/qjpsNB.jpg or https://snipboard.io/DyYql8.jpg
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Dashboard blank page
Hi,Thanks for your reply
I was finally able to solve my problem. I created a custom module that allows to remove some menu from the left bar like jetpack “remove_menu_page(‘jetpack’);” however by using this function we no longer see the menu on the left bar but we can access the page by the url except that when I access the page the dashboard is no longer displayed and generates react errors.. .
Forum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokenAnything about that in log
You can see a blog page with bug
https://www.happy-light.fr/article/1702/enseigne-de-batiment-industriel-ce-quil-faut-savoir/It’s strange :
In home page i have (for social icon in right top:
.et_pb_social_media_follow_network_name {
display: none;
}
but this directive is not in
https://www.happy-light.fr/article/1702/enseigne-de-batiment-industriel-ce-quil-faut-savoir/
there are things missing and it bugs some items but not all- This reply was modified 3 years, 10 months ago by pixelonline59.
Forum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokenWe will make it easier when I encounter the problem again, I will send you a message directly via this post with the link and you can directly view the problem and see which file is called.
If you need other information like a temporary access back I could also provide it to you.I think it will be much easier to fix the problem.
For the moment I have a workaround so that’s fine with me but it would be cool to be able to benefit from the power of AO without having to tweak behindForum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokenWhen I come across a new problem, I will look at your method.
I notice that when I use W3 full cache on a project, I don’t have the problem.It seems that the problem occurs when there are automatic plugin updates. This should clear some of the cache but anything that creates display issues.
I had spoken to the divi team about it, who told me not to activate the “divi” cache and yet I still have the problem.
The solution would most certainly be to activate the Divi cache and not use AO. but AO also allows interesting checks like the concatenation of scripts.
I noticed that this concern was only present on the blog article part, not on the CMS or product pages.
This breaks 2 things.
The 100% width layout and the CSS of the comment part
I had managed to tinker with something in CSS to overcome this but I would have preferred a cleaner solutionForum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokenIndeed the htaccess is for the cache on the browser side
In divi there is static generation of css and js files but I disabled it a long time ago.
I have just activate :
Load Dynamic Stylesheet In-line : This option dequeues the Divi style.css file and prints the contents in-line. This removes a render blocking request and improves the PageSpeed scores of individual pages. However, it also prevents the style.css file from being cached. Since the stylesheet is small, it’s recommended to keep this option enabled.
[But it’s not the problem…]Dynamic Module Framework :Enable this to allow the Divi Framework to only load the modules that are used on the page, and process the logic for the features in use.
In autoptimize :
i have activateSave concatenated scripts/CSS as static files?
Minify excluded CSS and JS files?
Enable fallbacks in case of 404 error?
On the other hand there is indeed a cache divi
because if I deactivate AO on the blog I can see this file
https://www.xb1204.com/wp-content/et-cache/1/et-divi-dynamic-tb-444-1.css?ver=1657034800- This reply was modified 3 years, 10 months ago by pixelonline59.
Forum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokennope.
This site is shared but I have the same problem on a 20 website.
Whether shared or on my private server.
I don’t use any CDN apart from jetpack for images.
In fact, caching is managed specifically for divi and directive in Htaccess.
If you want in pm I can send you identifiers to connect to the back office of this site, if you want to take a look.Forum: Plugins
In reply to: [Autoptimize] Divi autoptimize css brokenFor this particular site I don’t use any plugin type caching tools apart from
DIVI optimization, jetpack for images, autoptimize and apache specific caching guidelines# MOD_DEFLATE COMPRESSION SetOutputFilter DEFLATE AddOutputFilterByType DEFLATE text/html text/css text/plain text/xml application/x-javascript application/x-httpd-php #Pour les navigateurs incompatibles BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html #ne pas mettre en cache si ces fichiers le sont déjà SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip SetEnvIfNoCase Request_URI ^/wp-admin/admin\.php no-gzip -vary #les proxies doivent donner le bon contenu Header append Vary User-Agent env=!dont-vary # BEGIN Expire headers <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 10 days" ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/gif "access plus 1 month" AddType image/x-icon .ico ExpiresByType image/ico "access plus 1 month" ExpiresByType image/icon "access plus 1 month" ExpiresByType image/x-icon "access plus 1 month" ExpiresByType text/css "access plus 1 week" ExpiresByType text/javascript "access plus 1 month" ExpiresByType text/html "access plus 7200 seconds" ExpiresByType application/xhtml+xml "access plus 7200 seconds" ExpiresByType application/javascript A2592000 ExpiresByType application/x-javascript "access plus 2592000 seconds" ExpiresByType application/x-shockwave-flash "access plus 2592000 seconds" </IfModule> # END Expire headers # BEGIN Cache-Control Headers <IfModule mod_headers.c> <FilesMatch "\.(ico|jpe?g|png|gif|swf|css|gz)$"> Header set Cache-Control "max-age=2592000, public" </FilesMatch> <FilesMatch "\.(js)$"> Header set Cache-Control "max-age=2592000, private" </FilesMatch> <filesMatch "\.(html|htm)$"> Header set Cache-Control "max-age=7200, public" </filesMatch> # Disable caching for scripts and other dynamic files <FilesMatch "\.(pl|php|cgi|spl|scgi|fcgi)$"> Header unset Cache-Control </FilesMatch> </IfModule> # END Cache-Control Headers # KILL THEM ETAGS Header unset ETag FileETag none # SECURISATION DES ACCES AUX FICHIERS <files .htaccess> order allow,deny deny from all </files> <FilesMatch "\.(inc|tpl|h|ihtml|sql|ini|conf|class|bin|spd|themes|modules|exe|asa)$"> deny from all </FilesMatch>- This reply was modified 3 years, 10 months ago by pixelonline59.