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

TOPIC: Some setting problems

Some setting problems 9 years 5 months ago #11017

Hi,

I have started working on the new template but i was not able to set up all..



If I enable " off-canvas sidebar" the products are not visible

Why the menu in "toolbar right" is vertical?

Is it possible to add a product slideshow in "message" position?

there is a problem with the miniature images in product view

If you find something else please help me.

the website is:
iacosport.com/sportmart/

Thanks Ettore
Last Edit: 9 years 5 months ago by ettore iacovacci.
The topic has been locked.

Some setting problems 9 years 5 months ago #11038

Hi,

If you enable "off-sidevar canvas" you should also enable this module: Flexible - VirtueMart Shopping Cart - [Modified for SportMart] in "off-canvas" module position.

Attachment Pasted_Image_10_11_14__2_38_PM.png not found



MAKE SURE THERE IS NO ANY OTHER MODULE IN off-canvas MODULE POSITION.

There is no menu in the toolbar-right. That position is being used to eCommerce related links.
If you want to include some links there; Create Custom HTML modules for each link, and enter html lines in it, something like:
<a href="index.php?option=com_virtuemart&amp;view=orders&amp;layout=list" title="Order Tracking">Order Tracking</a></p>

Create new module for each link. So, if you want to include another link or text, something like: "Custom Service", then create an another Custom HTML (for toolbar-r module position) and enter this HTML in it:
<strong> CUSTOMER SERVICE: 1-800-123-456</strong>

something like that... Then, they will be listed horizontally side-by side.

It makes sense to use the "Joomla Login" module in the "toolbar-r" module position, just like how we did in our Live DEMO: demo.flexiblewebdesign.com/sportmart/index.php

We have used 2 modules in the toolbar-r module position in the Live DEMO. They are:

Attachment ScreenShot2014-10-11at2.44.12PM.png not found



- The slideshow module is a module called "Flexible - Responsive Joomla 3D Slideshow (v2.0)"
www.flexiblewebdesign.com/Virtuemart-Modules/Responsive-Joomla-3D-Slideshow

It already available for free to everybody, it just comes with SportMart pre-installed. Since it is a module, basically you can publish it in any module position you want. But of course it won't look good in everywhere, which makes sense, because that Slideshow module requires 100% width, and it is supposed have big slide pictures.

- I don't see any problem with thumbnail (miniature) image on the product details page. It looks good to me.

Attachment ScreenShot2014-10-11at2.47.58PM.png not found




regards.
Support
Last Edit: 9 years 5 months ago by Support.
The topic has been locked.

Some setting problems 9 years 5 months ago #11045

Thanks for your reply! Now it works better! :)

But there is a problem with the megamenu after adding an item in the cart. please try to do that. In the cart it isnt displayed the item picture.

there is a problem with multiple images, please check www.iacosport.com/sportmart/index.php/completi-basket/givova-kit-basket-jordan-detail

Thanks
The topic has been locked.

Some setting problems 9 years 5 months ago #11060

1- To show the pictures in the shopping cart module.

Open the VM configuration and enable this setting:

Attachment Pasted_Image_10_12_14__4_15_PM.png not found



2- To fix the problem with MegaMenu (after adding product to cart)
2.a. FIRST TRY THIS:
open the template settings and choose "Push" as off-canvas effect:

Attachment ScreenShot2014-10-12at4.25.26PM.png not found




2.b IF ABOVE DOESN'T WORK, then try this:
open this CSS file:
www.iacosport.com/sportmart/templates/flexible_sportmart/css/custom.css

and include these CSS rules:
#t3-header { position:inherit!important;margin-top:0!important;}
#t3-header.stuck {position:fixed!important;}

The issues should be resolved then.

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

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: 9 years 5 months ago by Support.
The topic has been locked.

Some setting problems 9 years 5 months ago #11064

thanks for your detailed answer.

I solved images problem.

for the megamenu I tried both solutions, with the second i solved. Please check it

and please check this page:
iacosport.com/sportmart/index.php/forniture-societa-sportive-box-givova-set-legea/classics-box-sei-detail
the miniature images goes over the main image (on my monitor)

if i edit:
ul#FlexibleAdditionalGallery li img {
max-height: 100px;
max-width: 60px;

It works good.

where is the file to modify it?


In check out page in the bottom "terms and contitions" are not visible, there is only the box.
Last Edit: 9 years 5 months ago by ettore iacovacci.
The topic has been locked.

Some setting problems 9 years 5 months ago #11087

Hi,

I am seeing you have made some serious coding mistake on this CSS file:
iacosport.com/sportmart/templates/flexible_sportmart/css/custom.css

You have some HTML tags on this CSS file, which is non-sense. This is a CSS file, so it should only has CSS rules.

Open that CSS file with a TEXT EDITOR (Notepad on Windows, TextEdit on Mac OSx)
remove everything in it and copy-paste these CSS rules:
#t3-header { position:inherit!important;margin-top:0!important;}
#t3-header.stuck {position:fixed!important;}
ul#FlexibleAdditionalGallery li img { max-width: 55px; }

everything will be good to go.

regards.
The topic has been locked.

Some setting problems 9 years 5 months ago #11121

Hi I tried the solution, but the miniatures doesnt work good.
Then I Modified the plugin Flexible VM2 template and edited 4.1 Zoom Effect:sizing - additional images (max-width) :55px and now it is ok.

I am sorry but I have noticed 2 new problems:

1) In the checkout page are not visible "terms and conditions" (see image)

2) Than I tried to "ask a question":

a) I have enabled "ReCapchta" plugin ,
b) I have created the API on google web site using the domain iacosport.com.
c) I have enabled in virtuemart - shop - use captcha

but tha captcha doesnt appear and it is no possible to send email.

Sorry for all the questions. I hope that after that all will be good and thanks for your kindness.
Attachments:
Last Edit: 9 years 5 months ago by ettore iacovacci.
The topic has been locked.

Some setting problems 9 years 5 months ago #11139

Hi,

1-

Attachment Pasted_Image_10_25_14__1_12_AM.png not found




2- This problem has already been fixed by SportMart v1.1

SportMArt v1.1 release notes:
___________________________v1.1 (October 2014)___________________________
 
	- Not displaying reCaptcha on product details page has been fixed.
	- Not displaying reCaptcha on ask a question modal popup issue has been fixed.
	- Modal box on product details page is replaced with Fancybox, which gives better performance.
	- This update includes PHP modification on CATEGORY and PRODUCT PHP files.

You can browse the Live DEMO - demo.flexiblewebdesign.com/sportmart/men/sample-product-01-detail
and see everything is working just fine

Download the SportMart v1.1 ZIP file from our server again. Probably you won't want to update the whole SportMart template just to fix this reCaptcha bug, as updating will remove all your code modifications and customization (in case you did some changes on CSS files)

To install the v1.1 manually to fix the reCaptcha issues, after downloading the ZIP file, unzip it and reach these 2 folders:

One-by One > pkg_sportmart > packages > tpl_flexible_sportmart > /templates/flexible_sportmart/html/com_virtuemart/category/
One-by One > pkg_sportmart > packages > tpl_flexible_sportmart > /templates/flexible_sportmart/html/com_virtuemart/productdetails/

and upload these 2 folders (category & productdetails) to your server to this path:

iacosport.com/sportmart/templates/flexible_sportmart/html/com_virtuemart/category/
iacosport.com/sportmart/templates/flexible_sportmart/html/com_virtuemart/productdetails/

(replace with the existing ones)

and the problem with reCaptcha will be resolved.

regards.
Support
The topic has been locked.

Some setting problems 9 years 5 months ago #11155

Thanks for your reply.

I have solved the "terms and conditions" issue, but not the ReCaptcha one. If you want I may give you FTP datas to check the problem.
The topic has been locked.

Some setting problems 9 years 5 months ago #11168

Hi,

Please create me;
- joomla (super) administrator account
- FTP account


and send them to This email address is being protected from spambots. You need JavaScript enabled to view it.. Let me try to resolve your problem. If i change anything 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 (or in the Subject field) as reference to avoid possible confusion in our end.

Regards,
Support
The topic has been locked.

Some setting problems 9 years 4 months ago #11213

Theese settings problems are solved. Thanks
The topic has been locked.

Some setting problems 9 years 4 months ago #11234

sure your welcome.

case solved. topic is closed.

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