mortenosx
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Coupon – exclude not workingYES, correct – deactivating all plugins works. Thanks. I will reactive one at a time and see 🙂
Forum: Plugins
In reply to: [WooCommerce] Coupon – exclude not workingnothing happens, when I click generate rapport?
Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] ErrorThis update fixed the problem for me
wpseo-woocommerce-7.8Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] Log 360 daysYes i understand – but this roll will keep info in database for 360 days?
add_filter( ‘simple_history/db_purge_days_interval’, function( $days ) {
$days = 360;
return $days;
} );Forum: Plugins
In reply to: [Import and export users and customers] Name are not importedThanks 🙂
- This reply was modified 9 years, 1 month ago by mortenosx.
Forum: Plugins
In reply to: [Import and export users and customers] Name are not importedUsername in extra profile information, is still empty. I really dont need the extra profile information, with a username. It is default in top 🙂
When i set full path at save mail template, it goes back to default, with only half the link?
Forum: Plugins
In reply to: [Import and export users and customers] Name are not imported…. Under Extra profile fields…. Show fields in profile? X SAVE option
🙂 That works 🙂
New problem, i have now to Username fields. Default in top under the profile, and a empty one, under “Extra profile information”
I also added an image to the email template with our logo, from my library.
The image does not display in mail (OSX) ? Like path is wrongWhen i edit the path, to the right one – i get changed back to
<img class="size-full wp-image-75 aligncenter" src="/wp-content/uploads/2017/01/logo-top1x.png" alt="" width="206" height="76" />Forum: Plugins
In reply to: [Import and export users and customers] Name are not importedHi
Sorry for that, my mistake. The import now works for the first 3 column
Username Email first_name last_name Company Fond
Company and fond are not created ?
hi, when i add html around the image and save the page. It changes path to default image url… like

how can i change and save the right path
http://___.com/wp-content/uploads/2017/01/logo-top1x.png
- This reply was modified 9 years, 1 month ago by mortenosx.