Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Which file runs this?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-20-2013, 02:43 PM
 
Nora McDougall-Collins Nora McDougall-Collins is offline
 

Member
  
Join Date: May 2013
Posts: 24
 

Default Which file runs this?

If you click on a Category in the shopping cart home.tpl -> content.tpl -> left-sidebar.tpl, it goes to a page with a list of products in that category, but still shows that it's home because all the files are included. What file makes the list of products? The correct file seems to be products_list.tpl, but that file has <div> structures and the product list is in a <table> structure.

Thanks for your help!
__________________
4.5.5
Nora McDougall-Collins
Montana Webmaster Team
Reply With Quote
  #2  
Old 06-20-2013, 03:44 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Which file runs this?

webmaster mode.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #3  
Old 06-20-2013, 06:52 PM
 
Nora McDougall-Collins Nora McDougall-Collins is offline
 

Member
  
Join Date: May 2013
Posts: 24
 

Default Re: Which file runs this?

Thanks for the answer, but I do not believe that Webmaster Mode is a file. It seems to be to be more of a feature created by a module. So, which file creates the list of products that are displayed when a product category is clicked?
__________________
4.5.5
Nora McDougall-Collins
Montana Webmaster Team
Reply With Quote
  #4  
Old 06-20-2013, 07:18 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Which file runs this?

Yes, webmaster mode is the tool in the admin that will instantly tell you what template(s) are involved with the content on the page. From there you can open the template that has the include to your content.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #5  
Old 06-20-2013, 11:21 PM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: Which file runs this?

Quote:
Originally Posted by carpeperdiem
Yes, webmaster mode is the tool in the admin that will instantly tell you what template(s) are involved with the content on the page. From there you can open the template that has the include to your content.

I am wondering how I can you change label in webmaster mode if it's a link. For example I want to change "checkout" (which is a link) to "pay & Finish". Is there any simple way rather searching it in language section.
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote
  #6  
Old 06-21-2013, 06:34 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Which file runs this?

Click on it.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #7  
Old 06-21-2013, 11:57 PM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: Which file runs this?

Quote:
Originally Posted by carpeperdiem
Click on it.
When I click the link it doesn't popup any pages & just taking me to link page. For example if I click on "Register" link it's just taking me there but without opening any popup window like for other variable it does.
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote

The following user thanks anandat for this useful post:
josebueso (06-22-2013)
  #8  
Old 06-22-2013, 02:06 AM
 
josebueso josebueso is offline
 

eXpert
  
Join Date: Apr 2006
Location: USA
Posts: 371
 

Default Re: Which file runs this?

Hillo Anandat

Found this in webmaster mode, it show how to use it.

"If the label is under a hyperlink, move your mouse over it (its name appears at the bottom) and press "e" (Edit) on the keyboard."
__________________
Saul
x-cart 4.7.9 Gold Plus

www.uncionmusic.com
Reply With Quote

The following 2 users thank josebueso for this useful post:
anandat (06-22-2013), Nora McDougall-Collins (06-22-2013)
  #9  
Old 06-22-2013, 04:56 AM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: Which file runs this?

Quote:
Originally Posted by josebueso
Hillo Anandat

Found this in webmaster mode, it show how to use it.

"If the label is under a hyperlink, move your mouse over it (its name appears at the bottom) and press "e" (Edit) on the keyboard."
Thank you very much. It worked
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote
  #10  
Old 06-22-2013, 09:47 PM
 
Nora McDougall-Collins Nora McDougall-Collins is offline
 

Member
  
Join Date: May 2013
Posts: 24
 

Default Re: Which file runs this?

Quote:
Originally Posted by josebueso
Hillo Anandat

Found this in webmaster mode, it show how to use it.

"If the label is under a hyperlink, move your mouse over it (its name appears at the bottom) and press "e" (Edit) on the keyboard."

Not exactly an intuitive system, but with help from kind folks like you, at least something works! I thought I was going to have to search for the file to change one of the titles in code.
__________________
4.5.5
Nora McDougall-Collins
Montana Webmaster Team
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:25 AM.

   

 
X-Cart forums © 2001-2020