Zen Cart Logo
Forums / Addon Templates / Stirling Grand Responsive Template

Stirling Grand Responsive Template

Views: 141,774

Results 241 to 260 of 527
19 Apr 2014, 9:22 PM
#241
aimwilk avatar

aimwilk

New Zenner

Join Date:
Jan 2011
Posts:
10
Plugin Contributions:
0

Stirling Grand Responsive Template

I changed the logo to 100px high x 323px wide. I can't figure out how to make the dark background behind the mega menu drop down the way it's supposed to. If someone can give me a specific instruction I would appreciate it, where in css and/or where in the header template file. Thank you. handy waste dot com / order

19 Apr 2014, 9:28 PM
#242
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Stirling Grand Responsive Template

aimwilk:

I believe the person posting was just frustrated, as I am. Instead of lashing back that a person should know how to do this or go elsewhere, there should be a little more understanding that some people need specific support, e.g. 'change this in css, and this code in this template file' to adjust settings for larger logos. I am a designer and know html and have an intermediate knowledge of css. But when we're on a forum and we ask, I think the support should be there other than, 'You might have to tweak the style sheet'. That's my current frustration as well.

What is it exactly that you can't manage to do? I have no connection or affiliation to picaflor azul but every store I create I've used and adapted one of Anne's templates, easily.
Ask a specific question and you'll get a specific answer.

19 Apr 2014, 9:44 PM
#243
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

aimwilk:

I believe the person posting was just frustrated, as I am. Instead of lashing back that a person should know how to do this or go elsewhere, there should be a little more understanding that some people need specific support, e.g. 'change this in css, and this code in this template file' to adjust settings for larger logos. I am a designer and know html and have an intermediate knowledge of css. But when we're on a forum and we ask, I think the support should be there other than, 'You might have to tweak the style sheet'. That's my current frustration as well.

I am sorry that you are frustrated. If you are going to take on the task of customizing your own zen cart template then you should be prepared to do some legwork. If you use a logo of a different size than that shown in the demo, you might need to make some adjustments to the css. If you have an intermediate knowledge of css, it should be no problem. If you have a specific question, or get stuck on something, then I am happy to help out. You would need to post a link to your site.

I spend a lot of time on the forum answering questions daily. You can read through any of my template threads to see the thousands of times I have helped people. Normally, if I give people the tools or general answer to help them find the answer to their question, that is enough.

Thanks,

Anne

19 Apr 2014, 9:50 PM
#244
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

aimwilk:

I changed the logo to 100px high x 323px wide. I can't figure out how to make the dark background behind the mega menu drop down the way it's supposed to. If someone can give me a specific instruction I would appreciate it, where in css and/or where in the header template file. Thank you. handy waste dot com / order

I would recommend using firefox and installing firebug. It tells you the exact line of the stylesheet that needs to be edited. I would start by removing the height on the
#logoWrapper, then remove the margin-top on #navMainSearch, then adjust the positioning of #mega-wrapper

Thanks,

Anne

19 Apr 2014, 9:58 PM
#245
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Stirling Grand Responsive Template

picandnix:

Ask a specific question and you'll get a specific answer.

Sorry you must have been asking your specific question while I was typing. Anyway I'm glad Anne was able to help you.

23 Apr 2014, 6:54 PM
#246
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: Stirling Grand Responsive Template

Hi Anne,

I've been looking for over 3 hours for the fix of the bug for the popup image on product page issue without success. All the posts I find state that the patch was given in one of the responsive templates forum but I can't find any fix, solution or patch. I even tried to override with latest responsive default DIY css (all 4) and didn't work neither. :blink:

Would it be too much to ask of you to post it (in any of your responsive template forums) with a text that can be easily found? Since you already have and know the fix, should be easier for you to just post it. Maybe writing "Fix_to_Image_Popup_Issue" or similar so it can be found... Because you also mentioned to update your template files in the download area but hasn't been done neither, and I do believe just posting the fix is simpler, easier, and faster than the update. :unsure:

Thanks in advance...

23 Apr 2014, 7:14 PM
#247
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

ideasgirl:

Hi Anne,

I've been looking for over 3 hours for the fix of the bug for the popup image on product page issue without success. All the posts I find state that the patch was given in one of the responsive templates forum but I can't find any fix, solution or patch. I even tried to override with latest responsive default DIY css (all 4) and didn't work neither. :blink:

Would it be too much to ask of you to post it (in any of your responsive template forums) with a text that can be easily found? Since you already have and know the fix, should be easier for you to just post it. Maybe writing "Fix_to_Image_Popup_Issue" or similar so it can be found... Because you also mentioned to update your template files in the download area but hasn't been done neither, and I do believe just posting the fix is simpler, easier, and faster than the update. :unsure:

Thanks in advance...

We will have to consult rbarbour for this one. He has told me that the bug is fixed in the newest version of the responsive template default and I have been working with that code for a new template package and can confirm that it has been fixed in the new code, but I don't know the exact code that he used to fix the problem.

Thanks,

Anne

23 Apr 2014, 10:45 PM
#248
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

Re: Stirling Grand Responsive Template

ideasgirl:

Hi Anne,

I've been looking for over 3 hours for the fix of the bug for the popup image on product page issue without success. All the posts I find state that the patch was given in one of the responsive templates forum but I can't find any fix, solution or patch. I even tried to override with latest responsive default DIY css (all 4) and didn't work neither. :blink:

Would it be too much to ask of you to post it (in any of your responsive template forums) with a text that can be easily found? Since you already have and know the fix, should be easier for you to just post it. Maybe writing "Fix_to_Image_Popup_Issue" or similar so it can be found... Because you also mentioned to update your template files in the download area but hasn't been done neither, and I do believe just posting the fix is simpler, easier, and faster than the update. :unsure:

Thanks in advance...

picaflor-azul:

We will have to consult rbarbour for this one. He has told me that the bug is fixed in the newest version of the responsive template default and I have been working with that code for a new template package and can confirm that it has been fixed in the new code, but I don't know the exact code that he used to fix the problem.

Thanks,

Anne

I know this was posted on one of the threads but I like you ideasgirl, cannot locate either.

In /includes/templates/stirling_grand/common/html_header.php file

Where all the responsive code is called, you will see:

if (COLUMN_WIDTH == '0') {

change to:

if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image')) )) {

You can exclude the responsive code on any page simply by adding the page name separated by a comma.

23 Apr 2014, 10:54 PM
#249
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: Stirling Grand Responsive Template

Thanks Anne for a great template.

Thanks rbarbour for that fix, now I can move on. :hug:

24 Apr 2014, 12:38 AM
#250
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

rbarbour:

I know this was posted on one of the threads but I like you ideasgirl, cannot locate either.

In /includes/templates/stirling_grand/common/html_header.php file

Where all the responsive code is called, you will see:

if (COLUMN_WIDTH == '0') {

> 
> change to:
> ```php
if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image')) )) {

You can exclude the responsive code on any page simply by adding the page name separated by a comma.

Thank you so much for posting this ;) and for your excellent contributions to the zen cart community. As I said in my previous post, I have been working on a new template package using the newest version of the responsive template default and I just love all of the new features!

Thanks,

Anne

24 Apr 2014, 12:51 AM
#251
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

Re: Stirling Grand Responsive Template

picaflor-azul:

Thank you so much for posting this ;) and for your excellent contributions to the zen cart community. As I said in my previous post, I have been working on a new template package using the newest version of the responsive template default and I just love all of the new features!

Thanks,

Anne

Thank you,

I am very excited to see what you have done! :smile:

24 Apr 2014, 5:40 AM
#252
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

ideasgirl:

Hi Anne,

I've been looking for over 3 hours for the fix of the bug for the popup image on product page issue without success. All the posts I find state that the patch was given in one of the responsive templates forum but I can't find any fix, solution or patch. I even tried to override with latest responsive default DIY css (all 4) and didn't work neither. :blink:

Would it be too much to ask of you to post it (in any of your responsive template forums) with a text that can be easily found? Since you already have and know the fix, should be easier for you to just post it. Maybe writing "Fix_to_Image_Popup_Issue" or similar so it can be found... Because you also mentioned to update your template files in the download area but hasn't been done neither, and I do believe just posting the fix is simpler, easier, and faster than the update. :unsure:

Thanks in advance...

I'm not quite sure what this bug is, something about the popup not opening to the correct size, perhaps. Early on I installed the zen magnific module - a responsive popup which works beautifully.

Maybe this will do as a workaround for you?

Edit: Actually more than a workaround - use it instead of

24 Apr 2014, 1:09 PM
#253
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Stirling Grand Responsive Template

SBNHPV:

I highly suggest you avoid this package. It is impossible to change the image in the header! I have wasted several hours of my own time and have even paid a professional to have a look. The amount of work it takes to do the most simple thing imaginable is completely mind boggling! Save yourself a HUGE headache and use something else! You will regret installing this!I would say that it sounds like your "professional" doesn't know Zen Cart. Because as several folks have pointed out this is one of the EASIEST changes to make when modifying one's template..

picandnix:

Really? I changed my logo specifics one morning after downloading this template while walking my dog on my mobile phone. I've probably made hundreds of customizations to my site this way, it really is that simple. why be stuck at a desk. snickers

24 Apr 2014, 1:29 PM
#254
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: Stirling Grand Responsive Template

simon1066:

I'm not quite sure what this bug is, something about the popup not opening to the correct size, perhaps. Early on I installed the zen magnific module - a responsive popup which works beautifully.

Maybe this will do as a workaround for you?

Edit: Actually more than a workaround - use it instead of

Yes, it's that issue about the popup image not opening to correct large size.

Thanks, I will have that option in mind but Rbarbour's fix worked like a charm.

24 Apr 2014, 2:46 PM
#255
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

rbarbour:

Thank you,

I am very excited to see what you have done! :smile:

There are some cool new features. I hope to have it added in a week or 2 ;)

Thanks,

Anne

30 Apr 2014, 2:41 PM
#256
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

I'm wondering which template file I need to edit so that I can have the Product Listing "details" link look like a CSS button as seen on the rest of page. I tried looking at the tpl_modules_product_listing.php and tpl_index_product_list.php but I'm not seeing what I'd need to change. See image attached
[Attachment no longer available]

30 Apr 2014, 2:48 PM
#257
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

gwynwyffar:

I'm wondering which template file I need to edit so that I can have the Product Listing "details" link look like a CSS button as seen on the rest of page. I tried looking at the tpl_modules_product_listing.php and tpl_index_product_list.php but I'm not seeing what I'd need to change. See image attached
[Attachment no longer available]

Did you turn on css buttons in admin--layout settings?

Thanks,

Anne

30 Apr 2014, 2:53 PM
#258
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Yes I have CSS buttons turned on, and as you can see in the image I attached previously the buttons are showing for New Products, Featured Products etc, but it doesn't show for the product category list itself for some reason.

30 Apr 2014, 4:41 PM
#259
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

I was able to fix it. It appears it isn't a feature you show even on your demo, so I added it.

For others interested - edit file /includes/modules/stirling_grand/product_listing.php line 166 to read:

          $lc_button = '<a href="' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ?  zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? $_GET['cPath'] : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '">' .'<span class="cssButton button_goto_prod_details" style="width:80px;" onmouseout="this.className=\'cssButton button_goto_prod_details\'" onmouseover="this.className=\'cssButtonHover button_goto_prod_details button_goto_prod_detailsHover\'">' . MORE_INFO_TEXT . '</span></a>';

I also edited the stylesheet_css_buttons.css file to add:
.button_goto_prod_details {display: block; margin-bottom: 5px;}

30 Apr 2014, 5:20 PM
#260
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Stirling Grand Responsive Template

gwynwyffar:

I was able to fix it. It appears it isn't a feature you show even on your demo, so I added it.

For others interested - edit file /includes/modules/stirling_grand/product_listing.php line 166 to read:

      $lc_button = '<a href="' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ?  zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? $_GET['cPath'] : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '">' .'<span class="cssButton button_goto_prod_details" style="width:80px;" onmouseout="this.className=\'cssButton button_goto_prod_details\'" onmouseover="this.className=\'cssButtonHover button_goto_prod_details button_goto_prod_detailsHover\'">' . MORE_INFO_TEXT . '</span></a>';
> 
> I also edited the stylesheet_css_buttons.css file to add:
> .button_goto_prod_details {display: block; margin-bottom: 5px;}

Ok, I see what you mean now.  Thank you for posting about the bug and for posting your fix.  I will be sure to include it in a future template update.

Thanks,

Anne