Johann ROCHE
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] How to redirect even if there is get parameter ?Thanks, perfect it works
Forum: Plugins
In reply to: [Permalink Manager for WooCommerce] Errors 404 after last updateTried just now and it works ?? Thanks a lot
Thanks for your answer.
In this case it’s not just for a custom field, but i need to check if the combination of different fields exist in the database.
So i suppose that for this i need to use a hook just before the submit, no ?
Because individually i can’t check the combination of all the field ?
Thanks- This reply was modified 1 year, 10 months ago by Johann ROCHE.
Forum: Plugins
In reply to: [WP Mail Logging] Email sent by PHP with wp_mail() function are not logged ?Make sense !
The code is used in a plugin named Snippet. I think this code is executed before.
ThanksForum: Plugins
In reply to: [WP Mail Logging] Email sent by PHP with wp_mail() function are not logged ?Hi
I use this function :
wp_mail( $to, $subjectEmail[$language], $bodyEmail, $headers, $attachments );you think it’s wrong ?
Forum: Plugins
In reply to: [Permalink Manager for WooCommerce] Errors 404 after last updateI did download the dev version and still have my product going 404.
Came back to 1.0.7.6Forum: Plugins
In reply to: [Permalink Manager for WooCommerce] Errors 404 after last updatehey guys,
Did the last update today and still have the same problem.
Normal ?Forum: Plugins
In reply to: [Permalink Manager for WooCommerce] Errors 404 after last updateI’m french yes. You can find me on social networks
You are right.
It works, thanks.
Anyway, i’m surprised to see today, that all my test of yesterday are working now.
Is there a kind of cache in gmail ? First was not working, and then he kept this for all the next test ?i found a way ??
.CToWUd{ padding-bottom:20px !important; }
@5starplugins Thanks
I try your code and identify the same problem, but i can see it’s just on Gmail.
If i watch my newsletter in the browser is ok.Is a specific trick exist for Gmail ?
Cheers
- This reply was modified 2 years, 6 months ago by Johann ROCHE.
@5starplugins Hi tried the css you provide here :
https://www.ads-software.com/support/topic/mailchimp-image-quality-low-no-space-between-pic-and-text/<style> .mc-rss-item-img { width: 600px; max-width: 100%; ?margin-top:20px; margin-bottom:20px; } </style>
But nothing change ??
Forum: Plugins
In reply to: [WooCommerce] woocommerce_adjust_non_base_location_prices filter for shippingThanks sergio.
Amazing. I was so focus on the code that i forgot i can do this like this