Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Responsive Joomla Virtuemart Template - LightMart (SKU# FLEX-00012)

TOPIC: quick look - how to edit

quick look - how to edit 10 years 6 months ago #6730

Hello,

I use LightMart template and I like it very much. But I have a problem. If i press quick look button, no information about product are displayed (in contrast with product detail, where all information about product are displayed) - picture is in attachment

Attachment Untitled-1.jpg not found

(for the record, social buttons are removed by my intervation).

Is it problem in configuration or not? Can you tell me where to edit that?

Thank you,

Honza
The topic has been locked.

quick look - how to edit 10 years 6 months ago #6743

Hi,

For the fast loading we have eliminated the bottom TABs from the quicklook window.
But you can bring back them.

Open this PHP file:
/templates/flexible_lightmart/html/com_virtuemat/productdetails/default.php

and look for this PHP line:
<?php if (!($parameter == "quicklook")) {

and replace it with this:
<?php if (!($parameter == "quicklook2")) {

Then the bottom section will show off in the quickLook window as well.

Regards,
Support
The topic has been locked.

quick look - how to edit 10 years 6 months ago #6749

Thank you very much for quick response!

It does work as you advise, but... another problem in this context occurred. I cannot toggle between buttons description, specifications and etc. in quick look window (in product detail there is no problem).

Can you help me with that too?

Thank you!

Honza
The topic has been locked.

quick look - how to edit 10 years 6 months ago #6765

hmm, that's unexpected. Can you please provide me your URL and let me take a look at it.
Most likely a jQuery conflict issue causes that problem, but i need to see your website to figure out what that is.

Regards.
Support & Development
The topic has been locked.

quick look - how to edit 10 years 6 months ago #6789

Hello,

url of the websites is: shop.vranovagency.cz/

Thank you!

H.
The topic has been locked.

quick look - how to edit 10 years 6 months ago #6802

Hi,

I found the solution.
Open this file: /templates/flexible_lightmart/html/com_virtuemat/productdetails/default.php

and find these lines (around 105th line)
if (!empty($this->product->images[0]->file_url_thumb)) {
$document->addScriptDeclaration("
	jQuery(document).ready(function($) {

and replace those lines with these:
if (empty($_GET['flexiblelayout'])) {
	$parameter = "none"; 
} else {
	$parameter = $_GET['flexiblelayout'];
}
 
if (!empty($this->product->images[0]->file_url_thumb) and !($parameter == "quicklook")) {
$document->addScriptDeclaration("
	jQuery(document).ready(function($) {

The problem will be gone.

Regards.
Support & Development
Last Edit: 10 years 6 months ago by Support.
The topic has been locked.

quick look - how to edit 10 years 5 months ago #7227

Hello,

thank you for you solution, but I have a bad news... your code still doesn't work :(. I'v replaced code as you show but nothing happened.

Can you please try another way how to solve my problem?

Thank you very much,

Honza
The topic has been locked.

quick look - how to edit 10 years 5 months ago #7260

Please create me a joomla (super) administrator account, send it to This email address is being protected from spambots. You need JavaScript enabled to view it. and let me take a look at your backend parameters. I will try to resolve the problem. If i change anything or modify any PHP file, i will provide you the detailed information about my touches.

While emailing to This email address is being protected from spambots. You need JavaScript enabled to view it.
Don't forget to include this forum topic's URL at the of your message to avoid the confusion in our end.


Regards.
Support & Development
The topic has been locked.

quick look - how to edit 10 years 3 months ago #7915

Hello,

just for info - I sent you reply to mail This email address is being protected from spambots. You need JavaScript enabled to view it. a few days ago (from mail This email address is being protected from spambots. You need JavaScript enabled to view it.). Part of this mail is another problem which maybe associate with our old problem.

Thank you very much.

Honza

ADMIN EDIT: Don't share your email address in the forum, it is not secure as this forum is open to public and it gets indexed by google.com. You might start receiving SPAM emails.
Last Edit: 10 years 3 months ago by Support.
The topic has been locked.

quick look - how to edit 10 years 3 months ago #7923

Hi,

I just found your email and fixed your problem. (it was a JavaScript Script problem)
Creating a topic here is always the best and the fastest way to reach us.

Regards,
Support
The topic has been locked.

quick look - how to edit 10 years 2 months ago #8385

Thank you for all your solutions! Everything I needed to work is OK! Best support ever... :)
The topic has been locked.

quick look - how to edit 10 years 2 months ago #8407

Sure, your welcome.

And thanks for updating your own topic.

Case solved. Topic is closed.

Regards,
Support
The topic has been locked.
Time to create page: 0.189 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo