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

TOPIC: No more info button and some other questions

No more info button and some other questions 10 years 5 months ago #7003

Hi, I am using J 2.5.14 VM 2.0.24 and a yootheme template.
I just installed Cleanmart and followed the settings in the tutorial.

I'm having trouble with a few things:
I'm using category grid view in the plugin as default and have set cat. and prod. to flex.

1. Quick view: the button is there but I dont get a pop-up like your demo but a new page will load.
2. Product details: in the plugin setting there is an option for a button. But I don't see any button? Only by clicking the article will bring you there now.
3. short description of article: option is there in plugin but it's not shown in category grid view!
4. view grid sometimes show and some time doesn't when clicking a category. But when it shows, only allowed to select 1 view?

I bought this template because of all the options but now the options don't work...
The topic has been locked.

No more info button and some other questions 10 years 5 months ago #7004

I solved problem 1 by changing:
/templates/YOUR_TEMPLATE/html/com_virtuemart/assets/includes/flexibleMartGlobal.php
as mentioned in the forum. Don't understand why this is not fixed in the installationpackage I downloaded though.

Still above didn't work quite well.

I downloaded jquery easy plugin and activated it.

My problem 1 and 4 are not NOW solved.

I really would like to show the product short description and a product details button in the category grid view.
Last Edit: 10 years 5 months ago by wogand.
The topic has been locked.

No more info button and some other questions 10 years 5 months ago #7010

hi,
Apparently there is a query conflict issue in your website that needs to be resolved.
But If you don't provide me your website URL to let me investigate. i can't help you.

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

No more info button and some other questions 10 years 5 months ago #7015

Hi, I meant in my previous post that problem 1 and 4 are NOW solved.

Could you please help me to show how I can show short product description and a more info button in the category view grid?

I don't believe this is jquery related.
The topic has been locked.

No more info button and some other questions 10 years 5 months ago #7021

Hello:
I just invested 3x 138 dollars on your templates and it's hardly working because of all the conflicts and problems I have. I am at the least very disappointed.

Why is there an option in the plugin to show MORE INFO BUTTON in the Category Page - Grid View? It DOES NOT WORK!

The site isn't live but I can send you admin details if needed. Just tell me where?
The topic has been locked.

No more info button and some other questions 10 years 5 months ago #7035

Your 1st problem was the conflict issue. There are more than 10 ways to resolve this the conflict, you just found only one of them in our forum, and i am glad it worked out for you.

That patch doesn't come with the template, because it happens only on "some" websites and the patch is useful only if the problem occurs. You know what they say, "if it is not broken, don't fix it"

By the way, 99% of the conflict problems is caused by an another 3rd party extension in a website.

I just noticed your email in the This email address is being protected from spambots. You need JavaScript enabled to view it. mailbox and i will take a look at your website right now.
I will provide you the details once i investigate your website.

Regards.
The topic has been locked.

No more info button and some other questions 8 years 6 months ago #13177

Hello,

I know this ticket is quite old but I have pretty much the same question:
2. Product details: in the plugin setting there is an option for a button. But I don't see any button? Only by clicking the article will bring you there now.

I really would like to replace the "Add to cart" button on the grid view by a "Details" button leading to the product page - this is possible with both other views but not this one. Any ideas how to achieve that?

Looking forward to your answers,
jakob
The topic has been locked.

No more info button and some other questions 8 years 6 months ago #13182

Hi,

Replacing the "add to cart" button with a "Product Details" button for the GridView is not something we have considered while developing the CleanMart (never thought anybody would want this kind of a functionality).

You should insert that button by yourself with a coding edit.

FIRST Open the "Flexible VM3 Template" plugin and disable these options:
- Category GridView >> Quick Look Button -> NO
- Category GridView >> Add to Cart Button -> NO
- Category GridView >> Quantity Box -> NO

- FOR DEFAULT VIEW

1- open this PHP file: /templates/YOUR_TEMPLATE/html/com_virtuemart/html/category/default.php
2- find this line (line#463):
<div class="figcaption">
3- and right after that line, insert these lines:
<div id="flexibleButton" class="font2">
       <?php echo JHTML::link($product->link, JText::_('COM_VIRTUEMART_PRODUCT_DETAILS'), array('title' => $product->product_name,'class' => 'flexibleButton','style' => 'display:block!important;')); ?>
 </div>


- FOR FlexV2 VIEW

1- open this PHP file: /templates/YOUR_TEMPLATE/html/com_virtuemart/html/category/flexv2.php
2- find this line (line#541):
<div class="Flexibleaddtocart-bar">
3- and right before that line, insert these lines:
<div id="flexibleButton" class="font2">
       <?php echo JHTML::link($product->link, JText::_('COM_VIRTUEMART_PRODUCT_DETAILS'), array('title' => $product->product_name,'class' => 'flexibleButton','style' => 'display:block!important;')); ?>
 </div>


If you follow these steps, you will have a "Product Details" button on GridView as well.

This modification has been TESTED & CONFIRMED.

Screenshots:

DEFAULT VIEW:

Attachment ScreenShot2015-10-23at6.48.39AM.png not found




FLEXV2 VIEW:

Attachment ScreenShot2015-10-23at6.48.18AM.png not found




If you like CleanMart and satisfied with the support you have received, please "write a review" on:
www.flexiblewebdesign.com/Virtuemart-2-Templates/CleanMart

Write couple of sentences to share your experience with the support team.
Just 2-3 sentences would be enough ;) It might sound simple to you, but it is extremely important. Potential customers care about product reviews very much.

Thanks in advance!

Regards,
Support
Last Edit: 8 years 6 months ago by Support.
The topic has been locked.

No more info button and some other questions 8 years 5 months ago #13205

Works like a charm - THANK you.

(wrote a product review too, glad to be able to help too)
The topic has been locked.

No more info button and some other questions 8 years 5 months ago #13217

I am glad it works out and hope this topic will be useful to others who are looking for a similar solution.

Case solved, topic is closed.

Regards.
The topic has been locked.
Time to create page: 0.181 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