Re: Dynamic Price Updater
Ok still no answer? Well since I have installed the newest version of Price Updater and still no change. I even went to phpAdmin and replaced those incorrect amounts in the list view manually and still displaying incorrect old amounts. Yes I have edited the one and only database. Please see attached images in sequence . You will see that list view amounts are different then attribute amounts.
I really need to sort this out and any help or suggestion would be a great help.
Thank you
Re: Dynamic Price Updater
Hi
I saw in your posts that this mod works with radio and drop down attributes types.
Is this possible to use it with Product Attribute Grid?
Thank you.
Re: Dynamic Price Updater
Hi Guys,
I have been through this thread and couldn’t find any more info, this is an excellent add-on and I always use it. For my new site I have run into a problem.
I have commented out two lines in attributes.php that removes the prices from the dropdowns so just the different option name and not the prices are seen.
$products_options_display_price= ATTRIBUTES_PRICE_DELIMITER_PREFIX . $products_options->fields['price_prefix'] .
$currencies->display_price($new_attributes_price, zen_get_tax_rate($product_info->fields['products_tax_class_id'])) . ATTRIBUTES_PRICE_DELIMITER_SUFFIX;
Problem is it stops the DPU working.
I have spent a bit of time trying to figure out how to get them both working together and I have drawn a blank. Has anyone figured out how to get this working for 1.38a as the solution earlier in this thread doesn’t work for me as its for 1.37, any changes that I make just blanks the page.
Is it possible to change the output to either a specific color, or not visible so the DPU can still work but the price can’t be seen?
Can anyone help, my page is just standard
http://tinyurl.com/ylzxdol
Any help would be greatly appreciated.
Thanks
Chingy
Re: Dynamic Price Updater
Are you still developing this chrome.
I really need to get this to work with 'attribute replaces main image' mod
Any help at all would be appreciated. Has anyone else conquered compatibility problems...also £50 via PayPal still stands for anyone who can help.
Re: Dynamic Price Updater
Does anyone have any idea how to get the prices removed from the dropdown? I have done it on the older version of dynamic updater but no matter what code I try it won't work on the latest version....I tried adding a span so I can at least make the price text white so it is invisible that did not work either!
Does anyone have and answer who can help? I have tried everything!
Thanks!!!!
Re: Dynamic Price Updater
I have installed it like in the instructions (Version2) both my test site and live site and nothing is showing..
Have i missed something, or something i need to 'turn on' ?
Cheers
Grant.
Re: Dynamic Price Updater
does this contribution not have any support anymore!!
Re: Dynamic Price Updater
does this contribution not have any support anymore!! :cry:
Re: Dynamic Price Updater
Quote:
Originally Posted by
Chrome
Hi all
I know I've been highly delinquent in my support of the Updater... For this I apologise; I've some serious employment issues and have hardly any time
Now, I know I've said this before but I am going to fix the Ajax issue (browsers permitting of course)
121: Your issue can be fixed by adjusting the line
Code:
var _secondPrice = 'cartAdd';
to
Code:
var _secondPrice = false;
HTH
Again, sorry everyone... I'll get back to work on this at my earliest opportunity
Dan
Their still is support you just have to read a few post back sometimes.
Re: Dynamic Price Updater
Hi all
I sincerely apologise for my lack of support
I've been suffering some health issues... This is the first time I've checked the thread in a while... Sorry
As soon as I can over the next week or so I'll get some fixes written and re-scan the thread for issues
Please bear with me
Dan