Add text to price round when mouseover?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Apr 26, 2013 8:02 am
Reply with quote
Report this post
Hey guys,

I was wondering the following thing:

Is it possible to add a text to the balloons that pop up on the front end when you mouseover?

Rightnow it sais €45,00

But we`d like to add: a value in front of it saying: From €45,-

This is because prices might vary from others in the same category..

Is it a css issue? Or some php adjustments?
User avatar
Senior Boarder

teitbite
Fri Apr 26, 2013 8:23 am
Reply with quote
Report this post
Hi

Please show me a page with an example so I'll check if this can be done easily.
User avatar
Moderator

GK User
Fri Apr 26, 2013 8:28 am
Reply with quote
Report this post
Hi there,

Its on this page:

http://www.trainingstools.com/

But its for basically every price.. If possible ofcourse..

The main thing is the purple popup when mouse over :)

Thanks in advance!
User avatar
Senior Boarder

teitbite
Fri Apr 26, 2013 10:39 am
Reply with quote
Report this post
hi

Please add this css to override.css and remember to enable override in template settings.

Code: Select all
.gkNspPM-ProductGallery .gkImage .gkImgOverlay div.PricebasePriceWithTax:before {
content: "From ";
}


if this will work than great, but if not than some modifications to the modules code will be required.
User avatar
Moderator

GK User
Fri Apr 26, 2013 11:11 am
Reply with quote
Report this post
That definatly helps! Its works!

Thanks allot!
User avatar
Senior Boarder

GK User
Mon Apr 29, 2013 5:08 am
Reply with quote
Report this post
Is it possible to add discount price in the circle. (look like attached picture)

discount.jpg


How to do?
User avatar
Senior Boarder

teitbite
Tue Apr 30, 2013 12:08 pm
Reply with quote
Report this post
Hi

I'm not even sure if the old price can be displayed :) Can You configure it to show this price and show me a page with this example ?
User avatar
Moderator

GK User
Wed May 01, 2013 4:20 am
Reply with quote
Report this post
Ok, I'll send PM to you.
User avatar
Senior Boarder

teitbite
Wed May 01, 2013 10:08 am
Reply with quote
Report this post
Hi

Your examples don't show prices at all. Are You sure prices are set to be visible to public ? I mean the shopper group recognized as default when site is being watched by guests. Please make this prices visible and send me an access to ftp. I know which file needs to be modified.
User avatar
Moderator

GK User
Thu May 02, 2013 8:30 am
Reply with quote
Report this post
So sorry, I change something in my website that why you can not see price overlay.
Now price's show.

Ps. I use override price for discount

override-price.jpg
User avatar
Senior Boarder

teitbite
Thu May 02, 2013 1:02 pm
Reply with quote
Report this post
Hi

Sorry, but I'm a little bit lost. This circle is only on NSP module but Your example is pointing into the product page where there is no this module. Where do You want to have this circle ?
User avatar
Moderator

GK User
Fri May 03, 2013 7:55 am
Reply with quote
Report this post
I want News Pro Show GK5 module in Front page to show Base price and Override Price.


look like this image

Image
User avatar
Senior Boarder

teitbite
Sat May 04, 2013 12:37 pm
Reply with quote
Report this post
Hi

Ok. Now I get it. I thought You want this price visible on item pages and not module. Please send me an access to ftp and I'll make it for You.
User avatar
Moderator

GK User
Sun May 05, 2013 8:51 am
Reply with quote
Report this post
Hi teitbite,
I have the same problem, can you send me "how to do"?

thanke you in advance

Fabrizio
User avatar
Senior Boarder

teitbite
Mon May 06, 2013 4:10 pm
Reply with quote
Report this post
Hi

Ok. I need an access to ftp to make it. Can someone please send it to me ?
User avatar
Moderator

GK User
Tue May 07, 2013 7:34 pm
Reply with quote
Report this post
Hi teitbite,
can it be done in two languages(eng and spa)?
If I change (override) what you said it will be only available for english?

Thanks in advance,
Regards,
Yo
User avatar
Gold Boarder

GK User
Wed May 08, 2013 7:26 am
Reply with quote
Report this post
teitbite wrote:Hi

Ok. I need an access to ftp to make it. Can someone please send it to me ?



I sent PM to you.

Got it?
User avatar
Senior Boarder

teitbite
Wed May 08, 2013 5:40 pm
Reply with quote
Report this post
Hi

Unfortunately I was wrong. This cannot be done without a very extended modification. Problem is that discount value is not being loaded from database in the first place, so it's not just a matter of adding one more value to the output, but to rewrite the source of this module. I'm really sorry, but this it too big modification for me.
User avatar
Moderator

GK User
Thu May 09, 2013 10:21 am
Reply with quote
Report this post
Ok.

Is it possible to show only override price in this module ?
User avatar
Senior Boarder

teitbite
Thu May 09, 2013 4:07 pm
Reply with quote
Report this post
Hi

Sorry, but it was simply not implemented. The only value passed to this module is a final price. So there is no option to show a different one.
User avatar
Moderator

GK User
Fri May 10, 2013 7:25 am
Reply with quote
Report this post
How to show final price?
User avatar
Senior Boarder

teitbite
Fri May 10, 2013 5:14 pm
Reply with quote
Report this post
Hi

Isn't the one visible not the final one ? I assumed it is. If not that it's the same problem that only this one value is provided inside this module. I believe it's becuase GK5 version is still in development mode and not all function has been moved from older version. Please try to use NSP GK4 instead. It may not have as good style, but I believe more price options are implemented there.
User avatar
Moderator

GK User
Sat Sep 28, 2013 1:50 pm
Reply with quote
Report this post
Hi,

we want also show the discount price in the mouse over
can you please post the modification?

best regards
User avatar
Senior Boarder

teitbite
Tue Oct 01, 2013 11:59 am
Reply with quote
Report this post
Hi

This is a little bit more complicated. Please prepare a module to show products with discounts and send me an access to ftp, so I'll try and make it for You. Than I will post instruction here.
User avatar
Moderator

GK User
Tue Oct 01, 2013 1:59 pm
Reply with quote
Report this post
Will that be a core hack?
User avatar
Senior Boarder

teitbite
Wed Oct 02, 2013 12:41 pm
Reply with quote
Report this post
Hi

Yes this will be a hack to the module, so no module update will be possible. If You still want me to do this for You please just send me an ftp access and an url to the page where module is published.
User avatar
Moderator

GK User
Wed Oct 02, 2013 1:45 pm
Reply with quote
Report this post
Hi,

I don't want a core hack
Can't this be a new feature in the next update!
User avatar
Senior Boarder

teitbite
Sat Oct 05, 2013 3:28 pm
Reply with quote
Report this post
Hi

Sorry, I'm responsible for module updates. All I can help You with is to make this hack. Probably it will be possible to make an override in template for it so there will be no problem during module update.
User avatar
Moderator


cron