- Thank you received: 0
Virtue Mart
-
Jonders
-
Topic Author
- New Member
-
Less
More
14 years 3 months ago #4664
by Jonders
Virtue Mart was created by Jonders
Hi,
I succesfully uploaded the template but there is a problem with VM. See my website: www.jonderssolution.com/index.php?option...irtuemart&Itemid=124
Compare it to your advertised website: demo.hotjoomlatemplates.com/index.php?template=furniture_store
You'll see the difference? How do I change the add to cart button, or is the template delivered wrong?
Thanks in advance.
I succesfully uploaded the template but there is a problem with VM. See my website: www.jonderssolution.com/index.php?option...irtuemart&Itemid=124
Compare it to your advertised website: demo.hotjoomlatemplates.com/index.php?template=furniture_store
You'll see the difference? How do I change the add to cart button, or is the template delivered wrong?
Thanks in advance.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago #4667
by ivan.milic
Replied by ivan.milic on topic Re: Virtue Mart
Your site is not publicly available, so we get login form when we try to see it.
Please Log in to join the conversation.
-
Jonders
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 3 months ago #4686
by Jonders
Replied by Jonders on topic Re: Virtue Mart
I was editing my site yesterday. It's publicly available now. Please check, thanks.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago - 14 years 3 months ago #4700
by ivan.milic
Replied by ivan.milic on topic Re: Virtue Mart
Hi,
When I opened you page source I saw following css reference:
<link href="http://localhost:8888/demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.css&subdir[1]=/js/mootools&file[1]=mooPrompt.css" type="text/css" rel="stylesheet" />
localhost:8888??? <- this is no good.
a) In plain text editor (such as Notepad) edit file virtuemart.cfg.php (it's located in /administrator/ com_virtuemart)
b) Change lines 34 and 35 and enter your site's link, instead of localhost:8888
c) Save file and upload on server overwriting the old file.
When I opened you page source I saw following css reference:
<link href="http://localhost:8888/demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.css&subdir[1]=/js/mootools&file[1]=mooPrompt.css" type="text/css" rel="stylesheet" />
localhost:8888??? <- this is no good.
a) In plain text editor (such as Notepad) edit file virtuemart.cfg.php (it's located in /administrator/ com_virtuemart)
b) Change lines 34 and 35 and enter your site's link, instead of localhost:8888
c) Save file and upload on server overwriting the old file.
Last edit: 14 years 3 months ago by ivan.milic.
Please Log in to join the conversation.
-
Jonders
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 3 months ago #4711
by Jonders
Replied by Jonders on topic Re: Virtue Mart
I already changed the localhost:8888 to my URL. When I click the add to cart tab the response was:
The requested URL /demo_furniture_store/index.php was not found on this server.
Please check again.
Please take note also that the tab design with www.jonderssolution.com/index.php?option...irtuemart&Itemid=123 is very much different with the one on the demosite: demo.hotjoomlatemplates.com/index.php?template=furniture_store
The requested URL /demo_furniture_store/index.php was not found on this server.
Please check again.
Please take note also that the tab design with www.jonderssolution.com/index.php?option...irtuemart&Itemid=123 is very much different with the one on the demosite: demo.hotjoomlatemplates.com/index.php?template=furniture_store
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago #4722
by ivan.milic
Replied by ivan.milic on topic Re: Virtue Mart
Ok, you are closer. See this:
<script src=" jonderssolution.com/ demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.js&subdir[1]=/js&file[1]=sleight.js&subdir[2]=/js/mootools&file[2]=mootools-release-1.11.js&subdir[3]=/js/mootools&file[3]=mooPrompt.js" type="text/javascript"></script>
<script type="text/javascript">var cart_title = "Cart";var ok_lbl="Continue";var cancel_lbl="Cancel";var notice_lbl="Notice";var live_site=" jonderssolution.com/demo_furniture_store ";
<link href=" jonderssolution.com/ demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.css&subdir[1]=/js/mootools&file[1]=mooPrompt.css" type="text/css" rel="stylesheet" />
You should get rid of "demo_furniture_store/" in link.
<script src=" jonderssolution.com/ demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.js&subdir[1]=/js&file[1]=sleight.js&subdir[2]=/js/mootools&file[2]=mootools-release-1.11.js&subdir[3]=/js/mootools&file[3]=mooPrompt.js" type="text/javascript"></script>
<script type="text/javascript">var cart_title = "Cart";var ok_lbl="Continue";var cancel_lbl="Cancel";var notice_lbl="Notice";var live_site=" jonderssolution.com/demo_furniture_store ";
<link href=" jonderssolution.com/ demo_furniture_store/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=/themes/hot_furniture&file[0]=theme.css&subdir[1]=/js/mootools&file[1]=mooPrompt.css" type="text/css" rel="stylesheet" />
You should get rid of "demo_furniture_store/" in link.
Please Log in to join the conversation.
Time to create page: 0.177 seconds