sklon
Forum Replies Created
-
It looks like the wordpress php mail is working with this host right out of the box; after exporting DB tables, reinstalling WP I get the welcome to WP email. But it wasn’t emailing forms earlier with Postman smtp disabled.
Setting postman to default now allows wordpress php mails to go through but now I got a new issue; emails are double-logged for each one sent.
Ok so I know I fixed it through vantage before but I did it in the plugin this time. The above snippet has to be put in both the rtTPGHelper.php and the rtTPGShortCode.php files, one so that the pagination bar works correctly and the other to actually update the paged posts that are displayed. Weird.
Not really a good solution because the problem is still there, but in the custom css I add:
/* fix pagination that the Vantage theme broke */
.pagination br, .wp-widgets-shortcode br {
/* fix those annoying themes or other plugins that insist on adding wpautop filter to post shortcode content */
display: none;
}Forum: Plugins
In reply to: [Plugin: Woocommerce] Disable purchase by account / account type?Bump
Forum: Plugins
In reply to: [Plugin: Woocommerce] Disable purchase by account / account type?