Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
RixStix
TNX. I'll work on that.
I added this to the bottom of the stylesheet_footer_menu.css
Code:
#parseinfo{color:#A0A0A0;}
and this to tpl_main_page.php
Code:
?>
<div class="smallText center" id="parseinfo">Parse Time: <?php echo $parse_time; ?> - Number of Queries: <?php echo $db->queryCount(); ?> - Query Time: <?php echo $db->queryTime(); ?></div>
<?php
Seems to work without any problems. :D
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
pewe
I added this to the bottom of the stylesheet_footer_menu.css
Code:
#parseinfo{color:#A0A0A0;}
and this to tpl_main_page.php
Code:
?>
<div class="smallText center" id="parseinfo">Parse Time: <?php echo $parse_time; ?> - Number of Queries: <?php echo $db->queryCount(); ?> - Query Time: <?php echo $db->queryTime(); ?></div>
<?php
Seems to work without any problems. :D
TNX. That did the trick. I assumed that you meant "Replace" the line of the stock code for displaying the parse time with your line of code in tpl_main_page.php
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
RixStix
TNX. That did the trick. I assumed that you meant "Replace" the line of the stock code for displaying the parse time with your line of code in tpl_main_page.php
Sorry - I should have been clearer. I just added the text in red to the line, but replacing the whole line would also have the same result - as you found :wink:
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
pewe
I added this to the bottom of the stylesheet_footer_menu.css
Code:
#parseinfo{color:#A0A0A0;}
and this to tpl_main_page.php
Code:
?>
<div class="smallText center" id="parseinfo">Parse Time: <?php echo $parse_time; ?> - Number of Queries: <?php echo $db->queryCount(); ?> - Query Time: <?php echo $db->queryTime(); ?></div>
<?php
Seems to work without any problems. :D
Thank you so much for posting your code. I am sure that it will help someone :)
Thanks,
Anne
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
pewe
Sorry - I should have been clearer. I just added the text in red to the line, but replacing the whole line would also have the same result - as you found :wink:
OOPS. I copied the code from the email of the thread update without looking here and didn't see the code in red before I opened my mouth or engaged fingers. :-)
TNX again
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
picaflor-azul
It looks to me like you have broken the responsiveness of the template at the smaller widths--there is a horizontal scroll bar.
Figured that out. Image width in the footer banner which is wider than the current responsive width will cause the horizontal scroll bar to appear. Reducing the image width removes the scroll bar. In this case, the DigiMarc provided code regarding embedded digital copyright notice was to fit within a 480px box.
FYI: Logo wider than ~340px will also cause alignment issues in the 768 – 979 px width. Not enough horizontal room for the Logo image, the "Welcome to our Store" text & currency.
My solution: reduce the width of the Logo image.
Re: Stirling Grand Responsive Template
Hi Ann
I'm using this great template but getting an issue with emails and wonder if the template is the issue.
Emails fail validation from the 'contact us' form and quick-contact header, but emails get through from the admin >Tools > send email. I deduce that it's not a server/hosting/settings issue from the latter, but am failing to find what it might be. Might it be some issue with the template or its implementation of Megamenu????
ZC v1.5.1
error log "[31-Jan-2014 12:16:05] ERROR: Failed sending email to: "" <> with subject: "Website Inquiry from Allwarm" (failed validation)"
email_debug.php is not activated
Thanks
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Limey
Hi Ann
I'm using this great template but getting an issue with emails and wonder if the template is the issue.
Emails fail validation from the 'contact us' form and quick-contact header, but emails get through from the admin >Tools > send email. I deduce that it's not a server/hosting/settings issue from the latter, but am failing to find what it might be. Might it be some issue with the template or its implementation of Megamenu????
ZC v1.5.1
error log "[31-Jan-2014 12:16:05] ERROR: Failed sending email to: "" <> with subject: "Website Inquiry from Allwarm" (failed validation)"
email_debug.php is not activated
Thanks
This is not a template related issue. This same contact us form is used in quite a few of the templates and there are so many people using them that I am sure if it were a bug inherent to the header contact us form I would have heard about it.
Are you using the contact us drop down list?
Thanks,
Anne
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
picaflor-azul
Are you using the contact us drop down list?
Thanks,
Anne
First sorry for the mis-spelled name Anne. I've tried with and without the drop down and that doesn't sort it.
Re: Stirling Grand Responsive Template
Quote:
Originally Posted by
Limey
First sorry for the mis-spelled name Anne. I've tried with and without the drop down and that doesn't sort it.
There is really no reason why the default contact us form would work and the header contact form not work unless you have made changes to it or are missing files. Have you tried a fresh upload? Have you looked in the FAQs section for the one about email troubleshooting tips?
Thanks,
Anne