Zen Cart Logo
Forums / Addon Templates / Winchester Responsive

Winchester Responsive

Views: 443,040

Results 581 to 600 of 953
29 Oct 2015, 4:55 PM
#581
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Winchester Responsive

paperman:

Hi
Thanks for the assistance. 1 completed thanks using the Firefox tools and some CSS tweaks.

2 has been completed after updating the categories_UL_generator.php file in classes!

3 is still eluding me but we press on....

Thanks

Simon

You should consider posting your code to the forum so that if others have the same question they can find the answer ;)

Thanks,

Anne

1 Nov 2015, 12:20 PM
#582
cliffvt avatar

cliffvt

Zen Follower

Join Date:
Jul 2009
Posts:
100
Plugin Contributions:
0

Re: Winchester Responsive

Anne

Hi there, you helped us install FEC and Winchester - but I cannot for the life of me get the discount coupon to show at the checkout in order total or anything, even though the mdoule is installed. Is there a setting somewhere I have missed?

Thanks

Cliff

1 Nov 2015, 1:17 PM
#583
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

cliffvt:

Anne

Hi there, you helped us install FEC and Winchester - but I cannot for the life of me get the discount coupon to show at the checkout in order total or anything, even though the mdoule is installed. Is there a setting somewhere I have missed?

Thanks

Cliff

I just emailed you ;)

Thanks,

Anne

2 Nov 2015, 11:50 AM
#584
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

You should consider posting your code to the forum so that if others have the same question they can find the answer ;)

Thanks,

Anne

The UL Generator was an additional update in the Multisite mod so can be downloaded with that module now.

The CSS tweak was to make the top margin on that menu wrapper larger which seemed to do the trick!

3 I am trying to sort out again today!

Thanks for your help.

2 Nov 2015, 3:51 PM
#585
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

paperman:

The UL Generator was an additional update in the Multisite mod so can be downloaded with that module now.

The CSS tweak was to make the top margin on that menu wrapper larger which seemed to do the trick!

3 I am trying to sort out again today!

Thanks for your help.

Thank you for posting ;)

Thanks,

Anne

3 Nov 2015, 5:06 PM
#586
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne

3 is still eluding me. I get this message on the bottom of the site:
WARNING: An Error occurred, please refresh the page and try again.

When I debug it is referring to the query builder so i guess is a Db error. Do you think it is worth installing the flexible footer separately and using the sql update there to make the changes needed. I am not sure if they would be incompatible with what you have done?

Any info a great help. Thanks

Simon

3 Nov 2015, 6:01 PM
#587
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

paperman:

Hi Anne

3 is still eluding me. I get this message on the bottom of the site:
WARNING: An Error occurred, please refresh the page and try again.

When I debug it is referring to the query builder so i guess is a Db error. Do you think it is worth installing the flexible footer separately and using the sql update there to make the changes needed. I am not sure if they would be incompatible with what you have done?

Any info a great help. Thanks

Simon

I would recommend installing the plugin debug backtrace for more information about the error. Normally that sort of error would mean that you have plugins installed that have override files that have not been copied over to the new template override folder.

Thanks,

Anne

4 Nov 2015, 12:39 PM
#588
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

Thanks Anne

Just looked at that and got this error:

[04-Nov-2015 12:35:43 Europe/London] Request URI: /index.php?main_page=index&cPath=5_9, IP address: 212.159.142.112
#1 trigger_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:155]
#2 queryFactory->show_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:132]
#3 queryFactory->set_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:262]
#4 queryFactory->Execute() called at [/home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php:18]
#5 include(/home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/templates/tpl_flexible_footer_menu.php:13]
#6 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/templates/tpl_flexible_footer_menu.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_footer.php:42]
#7 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_footer.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_main_page.php:332]
#8 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_main_page.php) called at [/home/artprinthub/public_html/index.php:97]

[04-Nov-2015 12:35:43 Europe/London] PHP Fatal error: 1146:Table 'artprint_zc1.flexible_footer_menu' doesn't exist :: select * from flexible_footer_menu where status = 1 and col_sort_order > 0 order by col_sort_order, col_header ==> (as called by) /home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php on line 18 <== in /home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php on line 155

:(

4 Nov 2015, 3:50 PM
#589
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

paperman:

Thanks Anne

Just looked at that and got this error:

[04-Nov-2015 12:35:43 Europe/London] Request URI: /index.php?main_page=index&cPath=5_9, IP address: 212.159.142.112
#1 trigger_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:155]
#2 queryFactory->show_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:132]
#3 queryFactory->set_error() called at [/home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php:262]
#4 queryFactory->Execute() called at [/home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php:18]
#5 include(/home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/templates/tpl_flexible_footer_menu.php:13]
#6 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/templates/tpl_flexible_footer_menu.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_footer.php:42]
#7 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_footer.php) called at [/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_main_page.php:332]
#8 require(/home/artprinthub/public_html/includes/templates/winchester_responsive/common/tpl_main_page.php) called at [/home/artprinthub/public_html/index.php:97]

[04-Nov-2015 12:35:43 Europe/London] PHP Fatal error: 1146:Table 'artprint_zc1.flexible_footer_menu' doesn't exist :: select * from flexible_footer_menu where status = 1 and col_sort_order > 0 order by col_sort_order, col_header ==> (as called by) /home/artprinthub/public_html/includes/modules/winchester_responsive/flexible_footer_menu.php on line 18 <== in /home/artprinthub/public_html/includes/classes/db/mysql/query_factory.php on line 155

:(

It looks like the table for the flexible footer menu is not in your database. I would try downloading the flexible footer menu plugin and running the sql patch included in the package.

Thanks,

Anne

17 Nov 2015, 1:14 PM
#590
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne

That nailed it. All sprung into life!

Another question. How would I go about getting a quote from you for adjusting or amending a template for a client?

Thanks

Simon

17 Nov 2015, 3:20 PM
#591
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

paperman:

Hi Anne

That nailed it. All sprung into life!

Another question. How would I go about getting a quote from you for adjusting or amending a template for a client?

Thanks

Simon

I am happy that you figured it out. I can't discuss commercial work on the forum, but you can follow the link in my signature to get to my site.

Thanks,

Anne

18 Nov 2015, 3:58 PM
#592
deadite avatar

deadite

New Zenner

Join Date:
Oct 2009
Posts:
7
Plugin Contributions:
0

Re: Winchester Responsive

is there a way to remove the custom tab on a products description page? thanks for any help :-)

18 Nov 2015, 4:28 PM
#593
deadite avatar

deadite

New Zenner

Join Date:
Oct 2009
Posts:
7
Plugin Contributions:
0

Re: Winchester Responsive

never mind, found it... banner manager.. DOH.

18 Nov 2015, 4:58 PM
#594
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

deadite:

never mind, found it... banner manager.. DOH.

I am happy that you figured it out ;)

Thanks,

Anne

19 Nov 2015, 10:44 AM
#595
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne

A quick question on the responsive side if I might. On one of my multi sites holyland.artprinthub.com in certain screen sizes and browsers the images are being squashed up. Attachment 15806

What do I need to look for?

Thanks
Simon

19 Nov 2015, 2:30 PM
#596
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

paperman:

Hi Anne

A quick question on the responsive side if I might. On one of my multi sites holyland.artprinthub.com in certain screen sizes and browsers the images are being squashed up. Attachment 15806

What do I need to look for?

Thanks
Simon

If you are testing on a desktop and want to view the table view, use this link:

your url .com/index.php?main_page=index&display_mode=isTablet

or for mobile view:

your url .com/index.php?main_page=index&display_mode=isMobile

Thanks,

Anne

21 Nov 2015, 11:45 AM
#597
bobc avatar

bobc

New Zenner

Join Date:
Jun 2013
Location:
UK
Posts:
49
Plugin Contributions:
0

Re: Winchester Responsive

Problems with Sidebox display.

Please can somebody point in the correct direction to solve this issue?
The categories sidebox displays correctly but the more information sideboxes do not as can be seen by the images below.

This is the more information sidebox you will see the text is way over to the left and merging with the '>'

Attachment 15813

And this is the categories sidebox.

Attachment 15814

Many thanks in advance

Bob

21 Nov 2015, 3:05 PM
#598
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

bobc:

Problems with Sidebox display.

Please can somebody point in the correct direction to solve this issue?
The categories sidebox displays correctly but the more information sideboxes do not as can be seen by the images below.

This is the more information sidebox you will see the text is way over to the left and merging with the '>'

Attachment 15813

And this is the categories sidebox.

Attachment 15814

Many thanks in advance

Bob

If you post a link to your site I can take a look.

Thanks,

Anne

21 Nov 2015, 3:31 PM
#599
bobc avatar

bobc

New Zenner

Join Date:
Jun 2013
Location:
UK
Posts:
49
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne,

The site URL is https://www.victorydesigns.co.uk (still under development).

Bob

25 Nov 2015, 7:47 PM
#600
bobc avatar

bobc

New Zenner

Join Date:
Jun 2013
Location:
UK
Posts:
49
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne,

I found the problem with the sidebox display on line 396 in stylesheet.css

It originally read as follows.

.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:absolute;font-family: FontAwesome;content: "\f0da";}

I have changed this line to read as follows

.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:relative; padding-right:5px;font-family: FontAwesome;content: "\f0da";}

Now the sidebox displays correctly.

Bob