RedAISkye
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WC Product Gallery Thumbnail Forced To 100pxThat works, Thanks!
I’m using the following code instead from the guide you linked:-
add_filter( 'woocommerce_gallery_thumbnail_size', function( $size ) {
return 'thumbnail';
} );But, I think it’ll be better if a Product Gallery Thumbnail option was simply added to the WC section of Customizer.
Forum: Plugins
In reply to: [WooCommerce] WC Product Gallery Thumbnail Forced To 100pxYes, the product gallery thumbnails are always forced to 100px regardless of switching to either of those default themes with no plugins except for WooCommerce of course.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingI’m using the standalone Pagelayer Builder as it provides me with way more customization options.
I don’t think you can use Pagelayer blocks in the default editor, as they’re not recognized by the editor and if you try to edit it anyway then they will break. Same goes for vice-versa.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingWooCommerce by default uses shortcode for My-Account page. But I did manually insert the shortcode via Pagelayer couple of months ago for customization.
A difference I noticed was that after woocommerce’s default page generation, the shortcode had the following code:
<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->
Meanwhile my shortcode was only the actual code:
[woocommerce_my_account]
I copied the default generated one and inserted as shortcode and the error messages were finally displaying.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingHi, I figured out that disabling PageLayer plugin fixes the issue, but that’s my theme’s editor.
This issue wasn’t present before and it may have occurred after a plugin update of Loginizer as PageLayer hasn’t received any updates since months.
So, nothing has been changed except for the Loginizer plugin itself.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingHi again!
I’m also facing another issue, the error messages aren’t displayed at all in My Account page.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingForum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingYes, only plain text seems to be having that issue.
Other plugins that uses HTML for it works fine.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingI checked the mail logs and it is stripped there, both the empty lines and html tags, so it is not a client side issue.
I tested it with both GoSMTP and WP Mail SMTP individually and same issue, even tried with all plugins disabled.
Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingThat’s why I did but in the email, there’s no new line.
Here’s the screenshots showing the comparison:-Forum: Plugins
In reply to: [Loginizer] Login Notification – Email Body FormattingThanks for the fix for special characters but I still can’t create a new line.
How can I format the email with HTML?
- This reply was modified 5 months, 2 weeks ago by RedAISkye.
Forum: Plugins
In reply to: [Debug Log Manager] Out of memory IssueI also have another idea for option.
To write into a new log after the current log file reaches x size specified by the user.
Forum: Plugins
In reply to: [Debug Log Manager] Out of memory IssueI understand but the monthly subscriptions so many pro plugins have just seem ridiculous to me. Especially when they don’t have a regional pricing.
I’d personally pay $5-10 as one time depending on how much value the pro offers.
Forum: Plugins
In reply to: [Debug Log Manager] Out of memory IssuePlease don’t put simple settings behind paywall. ??