Please, assistance to solve the following issues

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
Tue Jun 17, 2014 12:49 pm
Reply with quote
Report this post
Good day,

We would highly appreciate your assistance to solve the following issues:

How could we link the manufacterer's logos to the url where all the uploaded products appear?. Example: when clicking Samsung logo, it should open the following link: http://s479524499.mialojamiento.es/inde ... er/samsung (http://s24.postimg.org/5ykcmgbfp/image.png)

When we disable the "tax", the prices of the online shop disappear. Could you please check it? (http://s23.postimg.org/9g4s8xtwb/image.jpg)

We are not able to make any questions about the products, since the contact form doesn't appear. (http://s14.postimg.org/rmsa43pk1/image.jpg)

Thanks for your help
User avatar
Fresh Boarder

teitbite
Sat Jun 21, 2014 11:19 am
Reply with quote
Report this post
Hi

Logo links correctly, but You have an issue with menu structure and manufacturer is showing on homepage where component area is disabled. Please simply create menu items with manufacturers to make a landing page for this elements. Or use a different page for VM frontpage.

That's a known VM issue. When there is no tax price is still multiple by 0 and the price with tax turns zero. Please search the forum, I've presented a fix for this couple of times already.

I'm not VM expert, but I think this just need to enable an option that not registered users can ask a question as well. Please check this in VM documentation.
User avatar
Moderator

GK User
Fri Jun 27, 2014 2:11 pm
Reply with quote
Report this post
Hello! I turn back to you with the reason that we could not solve these problems earlier and that we would need a little more detail how to fix them.

1) We have a problem with the News Show Pro GK5 not allowing us to change the links of each Manufacturer. We would need to know how to link each of them.

2) In the button Virtuemart "Ask me a question about this product", clicking, necessarily calls a user login. They really are not that would have to see

3) In the index, the products of News Show Pro GK5 not allow us to remove the price tag. We could show how to do it?


Thank you very much.
User avatar
Fresh Boarder

teitbite
Sun Jun 29, 2014 10:54 pm
Reply with quote
Report this post
Hi

Please send me an access to joomla panel. I'll check this issues.
User avatar
Moderator

teitbite
Tue Jul 01, 2014 8:38 am
Reply with quote
Report this post
Hi

1. There were no landing page for manufacturers category created. I've added a new menu and put this landing page there. You need to rememebr that joomla is build the way that if there is no landing page it's using the page where link was clicked, but frontpage is already using the content area to show module, so article was called properly, just not visible.

2. Option "Allow non logged-in to send a recommendation or ask a question" enabled in VM configuration.

3. This is using a module style which are overwritten, so options from default style are not included. I had to add this code to override.css:

Code: Select all
.gkNspPM .gkPrice,
.gkNspPM .gkImgOverlay {
display: none;
}
User avatar
Moderator


cron