Re: Winchester Black Responsive Template
What I replied before was for ZC1.5.5
In ZC1.5.4 there is no define for BUTTON_LOOKUP_ALT @ button_names.php
So... for ZC1.54 /includes/languages/your-language/button_names.php
arround line #93 : define('BUTTON_SEND_ALT', 'here is the text that you needed');
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
gunni
What I replied before was for ZC1.5.5
In ZC1.5.4 there is no define for BUTTON_LOOKUP_ALT @ button_names.php
So... for ZC1.54 /includes/languages/your-language/button_names.php
arround line #93 : define('BUTTON_SEND_ALT', 'here is the text that you needed');
Hi Gunni,
Ahh well that's even more confusing as I am usinh ZC1.5.5e!
The plot thickens :)
James
Re: Winchester Black Responsive Template
:lookaroun
So...
go to /includes/languages/english/button_names.php file
and find there around the line 89
define('BUTTON_LOOKUP_ALT', 'your text');
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
gunni
:lookaroun
So...
go to /includes/languages/english/button_names.php file
and find there around the line 89
define('BUTTON_LOOKUP_ALT', 'your text');
You appear to be getting frustrated with me as if perhaps I am not able to comprehend what you are trying to say buuut I have aleady posted a ciopy of the buttons file a couple of posts back and, if you look at it, the "text" for the lookup button is correct as far as I can tell. What is not correct is the fact that the Template seems adamant it will display the code in place of the Alt text as it should? My button should, like all the rest, have its text diplayed and so should, based on the file you have cited, say "Lookup" however, as you can see by my screen shot and my link to Anne's demo web page, it does not, it says "BUTTON_LOOKUP_ALT"
If you have any suggestions as to what you personally would do about this then I wouldbe delighted to hear them but, for now, I suspect that this is a bug since It is showing on my page and the demo page?
Its a small issue but, never the less important.
Can you help me? Please bear in mind that I am not a programmer or code writer but am pretty ok at using a computer and minor league web/networking stuff but this is a step beyond what I am used to and I am finding things quite difficult to figure out. Even forum searches are an apparent mystery to me :) I have not managed to find anything easily as yet. I guess you have to know the exact string that was used in the original posts to be sucessful here.
Finally, I DO appreciate your input it's just that I feel we are on different pages of the same text at the moment :)
James
1 Attachment(s)
Re: Winchester Black Responsive Template Populating the "Details" Tab
Hi again everyone.
New problem which I have exhausted my search capabilities on the forum and have come up with only a reference to a Module called TPP or Tabbed Products Pro however, as far as I can see I have neither TPP or TPP lite installed though I do have tabs below my products.
One is entitled "Description" and correctly contains the Product description entered when adding products. The next is entitled "Details" and contains....absolutely nothing at all! The third is "Reviews" and, well I am sure it will contaoin reviews if one is submitted?
The issue is with the middle tab "Details" It MUST be possible to add something in to that tab but, try as I might, I cannot find out how or where to do this.
So, could someone who knows let me know either how to edit or remove this tab or link me to a Tutorial on the subject. I can't find anything except being let to the Module previously mentioned about and I don't have that installed.
I am using the base Winchester Black Responsive template.
Screenshot here:
Attachment 17422
Many thanks for any help you can offer, and, once again I apologise for my inability to sort these little issues alone :)
Re: Winchester Black Responsive Template
Quote:
Originally Posted by
jpirie
You appear to be getting frustrated with me as if perhaps I am not able to comprehend what you are trying to say buuut I have aleady posted a ciopy of the buttons file a couple of posts back and, if you look at it, the "text" for the lookup button is correct as far as I can tell. What is not correct is the fact that the Template seems adamant it will display the code in place of the Alt text as it should? My button should, like all the rest, have its text diplayed and so should, based on the file you have cited, say "Lookup" however, as you can see by my screen shot and my link to Anne's demo web page, it does not, it says "BUTTON_LOOKUP_ALT"
If you have any suggestions as to what you personally would do about this then I wouldbe delighted to hear them but, for now, I suspect that this is a bug since It is showing on my page and the demo page?
Its a small issue but, never the less important.
Can you help me? Please bear in mind that I am not a programmer or code writer but am pretty ok at using a computer and minor league web/networking stuff but this is a step beyond what I am used to and I am finding things quite difficult to figure out. Even forum searches are an apparent mystery to me :) I have not managed to find anything easily as yet. I guess you have to know the exact string that was used in the original posts to be sucessful here.
Finally, I DO appreciate your input it's just that I feel we are on different pages of the same text at the moment :)
James
Hi James
First of all, I am not frustrated with you at all. Just want to help you and others in this forum. Here is a happy face: :smile:
Now, at post #447 you attached a picture and there I see "BUTTON_LOOKUP_ALT" and this is not OK.
The text on such a button should usually appears as "Send" or something like that.
The "Alt" word that you see is not an Alt tag. It is a text of the button as far as I understand.
The fix to show "Send" or "Lookup" on this button for version 1.5.5e is as I wrote on post #453.
If this problem exists also in the demo site then it is a bug but not all of us are perfect :no:
and this is the forum for such things...
If something was not clear in my explanation, please let me know and I will be happy to explain to
you and for other Zenners.
Re: Winchester Black Responsive Template Populating the "Details" Tab
Quote:
Originally Posted by
jpirie
Hi again everyone.
New problem which I have exhausted my search capabilities on the forum and have come up with only a reference to a Module called TPP or Tabbed Products Pro however, as far as I can see I have neither TPP or TPP lite installed though I do have tabs below my products.
One is entitled "Description" and correctly contains the Product description entered when adding products. The next is entitled "Details" and contains....absolutely nothing at all! The third is "Reviews" and, well I am sure it will contaoin reviews if one is submitted?
The issue is with the middle tab "Details" It MUST be possible to add something in to that tab but, try as I might, I cannot find out how or where to do this.
So, could someone who knows let me know either how to edit or remove this tab or link me to a Tutorial on the subject. I can't find anything except being let to the Module previously mentioned about and I don't have that installed.
I am using the base Winchester Black Responsive template.
Screenshot here:
Attachment 17422
Many thanks for any help you can offer, and, once again I apologise for my inability to sort these little issues alone :)
The details tab normally seems to show the products weight, if you have not enabled it, then it would not show
Wayne
Re: Winchester Black Responsive Template Populating the "Details" Tab
The details tab also contains Model number.
In order to remove a tab try these instructions [which are originly made in responsive sheffield blue 2 template but should has the same idea]:
Edit the file tpl_product_info_display.php which is should be located here:
/includes/templates/your template/templates/
Then around line #183 find this code:
Code:
<li><a href="#section-1" class="icon-description"><span><?php echo HEADER_TITLE_DESCRIPTION; ?></span></a></li>
<li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
<li><a href="#section-3" class="icon-reviews"><span><?php echo HEADER_TITLE_REVIEWS; ?></span></a></li> -->
and cancel the line you do not want.
For example if you do not want "Details" tab:
Code:
<!-- <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
Re: Winchester Black Responsive Template Populating the "Details" Tab
Quote:
Originally Posted by
gunni
The details tab also contains Model number.
In order to remove a tab try these instructions [which are originly made in responsive sheffield blue 2 template but should has the same idea]:
Edit the file tpl_product_info_display.php which is should be located here:
/includes/templates/your template/templates/
Then around line #183 find this code:
Code:
<li><a href="#section-1" class="icon-description"><span><?php echo HEADER_TITLE_DESCRIPTION; ?></span></a></li>
<li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
<li><a href="#section-3" class="icon-reviews"><span><?php echo HEADER_TITLE_REVIEWS; ?></span></a></li> -->
and cancel the line you do not want.
For example if you do not want "Details" tab:
Code:
<!-- <li><a href="#section-2" class="icon-details"><span><?php echo HEADER_TITLE_DETAILS; ?></span></a></li> -->
I did a variation of this as I wanted the product quantity to show, but not on second tab. So I cut:
Code:
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php } ?>
from the details tab and pasted it into the Description tab. I commented out 'model number' in the details tab same as you mention, which then left that tab empty, so it didn't show up.
Just as an aside...
When I started using Dynamic Filters, which filters by 'display only' attributes that I defined, I cut the code from<!--bof Attributes Module --> to <!--eof Attributes Module --> higher up in the same file and pasted it into the Details tab. So that tab now shows again for me and just offers a bullet list of the attributes (size, colour etc) of the particular product.
I'm using Responsive Sheffield Blue 2.0 zc v1.5.5e right now, but I did this previously in Winchester Black Responsive with zc v1.5.4
Re: Winchester Black Responsive Template Populating the "Details" Tab
Is it possible to make Winchester Black look like this? https://www.shirtworksracewear.com/dirt-asphalt/
If so I could use some helping getting it there.