karacsi_maci
Forum Replies Created
-
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] LocalizationSomebody?
When i ordered your product 3 from…
means
When i imported your product 3 from
sorry
Ok, now i’ve got it…
When i ordered your product 3 from the Settings sapmple csv, for product with ID 38, inserted this into the post meta:
(138, 38, ‘_price’, ‘200’),
(139, 38, ‘_regular_price’, ‘200’),
(140, 38, ‘_sale_price’, ‘190’),When i save the product, the new meta will be this:
(138, 38, ‘_price’, ‘190’),
(139, 38, ‘_regular_price’, ‘200’),
(140, 38, ‘_sale_price’, ‘190’),So as i see, regular_price stores the original price of the product, sale price is store the sale price, and _price strores the price to show.
And, the price is for sale only, if the _price and _sale_price are equals.
So if you overwrite the _price with 170 in the db, on the page, 170 will appear, but not as a sale price.Hope it helps to fix this.
+1, but i checked, and it’s really intrestings.
I compera an updated product, and an imported product, and i don’t see the difference between the post meta data.Hi!
Sorry, i have no time to update this…
Forum: Fixing WordPress
In reply to: Strange wp-config.php AUTH_KEY value…Hm, that was a file transfer error…
My fault, this topic is trash.Forum: Fixing WordPress
In reply to: copy existing category (with posts) to new category?I need the same, i hope there is a plugin for this.
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] help needed with the modulesThis meta description is mess up my page.
Because, i have a phpfreechat on my page, also the bannergarden plugin.So, when i use schortcode in my page, like [phpfreechat] then it adds to the description. Ok, but unfortunatly the shortcode processor process these shortcodes…. You should fix this, maybe escape the shortcodes…
Forum: Plugins
In reply to: Managing WordPress with SVN, need help…try to clean up, update, clean up, and commit again.
Forum: Plugins
In reply to: MCImagemanager and MCFilemanager integration