Zen Cart Logo
Forums / Addon Templates / Winchester Responsive

Winchester Responsive

Views: 443,039

Results 801 to 820 of 953
21 Feb 2018, 10:22 PM
#801
johnmalone64 avatar

johnmalone64

New Zenner

Join Date:
Feb 2018
Posts:
4
Plugin Contributions:
0

Winchester Responsive

Has anyone tried changing the colors of the bars on this template. I know that you would also need to change the colors of all the matching buttons and wonder how big a job it is and how many files need changed.

2 Mar 2018, 1:32 PM
#802
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Responsive

You mean changing colors like here ?

2 Mar 2018, 3:40 PM
#803
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Responsive

Sorry. The above link if for Responsive Classic.
The correct link is This - Sheffield Blue 2 which is similar to Winchester

13 May 2018, 12:37 PM
#804
mtsgonyaw avatar

mtsgonyaw

New Zenner

Join Date:
Jun 2015
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

All my navigation displays correctly EXCEPT for in IE... I can't find in my style sheets were I can change the placement. My web site is water-cooler-boy.com

29 May 2018, 1:22 PM
#805
senoj avatar

senoj

New Zenner

Join Date:
May 2018
Location:
Texas
Posts:
4
Plugin Contributions:
0

Re: Winchester Responsive

I just installed ZC 1.5.5f and tried to install 155_winchester_responsive but get an error:
Attachment 17877

This is a fresh install on a dedicated Fedora 27 server with PHP 7.1.17 ... what can I look at to see what the issue is to fix it?

29 May 2018, 2:57 PM
#807
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Responsive

mtsgonyaw:

All my navigation displays correctly EXCEPT for in IE... I can't find in my style sheets were I can change the placement. My web site is water-cooler-boy.com

Looks OK in IE.
Did you solve it?

4 Jun 2018, 12:06 PM
#808
mtsgonyaw avatar

mtsgonyaw

New Zenner

Join Date:
Jun 2015
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

gunni:

Looks OK in IE.
Did you solve it?

Yes! I was able to figure it out. Had to do with nesting of codes

4 Jun 2018, 6:29 PM
#809
videoseconds avatar

videoseconds

New Zenner

Join Date:
Aug 2015
Location:
Valencia Spain
Posts:
17
Plugin Contributions:
0

Re: Winchester Responsive

I am not sure what happend or when but when I go to the catagories menu the fly out moves from the header to past the footer. I do not know if this was before or after I loaded the gdpr plugin but it is there now. ALL the other pages perform perfectly except when you to to catagories.
Example: https://www.videoseconds.com/shop/index.php?main_page=index&cPath=5
Home page and other pages work perfect. Just the pages for catagory.
Can you please help?

20 Jun 2018, 12:39 AM
#810
drm1963 avatar

drm1963

New Zenner

Join Date:
Feb 2018
Location:
Tennessee
Posts:
48
Plugin Contributions:
0

Re: Winchester Responsive

Does any one on this Thread have any experience with CSS in Winchester_responsive and Winchester_Black?

I had an issue with the News Archive in both of the Templates and found after dropping the CSS file from the Responsive Classic CSS folder into either Winchester CSS folder I got the Table to format correctly in both of the Templates and the Winchester_responsive Template News Archive Table now functions correctly.

Check this link for the Winchester_black thread and you can see all of the information I posted looking for assistance with the CSS for the table in Winchester_black.
It is Post #479 I think in the Winchester Black Responsive Template thread.

Here is the Link to the my post.

Post #479 of the Winchester Black Responsive Template thread

See it looks and works correctly now in Winchester_responsive Template!

Attachment 17932

Thank you in advance for any assistance or guidance you may be able to provide.

This is on a Test Server at my home as I want to get all of the bugs ironed out before I attempt to take it live!!

30 Jun 2018, 1:12 PM
#811
llmcdonald avatar

llmcdonald

New Zenner

Join Date:
Aug 2014
Location:
Etobicoke
Posts:
48
Plugin Contributions:
0

Re: Winchester Responsive

If I wanted to insert paypal logos and comodo ssl logo just below the Share and Connect social media logos, what file would I need to edit to insert the required code?

Thanks in advance.

Les McDonald

30 Jun 2018, 9:45 PM
#812
drm1963 avatar

drm1963

New Zenner

Join Date:
Feb 2018
Location:
Tennessee
Posts:
48
Plugin Contributions:
0

Re: Winchester Responsive

If you do not have Firefox Developer edition I would get it as it will give you a lot of information on the layout. It will not always give you the exact info you want but it will put you very close.

It shows the Share and Connect section is in the Flexible footer Col4
If you will look at the image below it shows this section based on what is shown in the FF Dev Edition.

Attachment 17962

Now in the includes/template/winchester_responsive/common folder you will find the tpl_footer.php file
and in the includes/template/winchester_responsive/templates folder you will find the tpl_flexible_footer_menu.php file

in the tpl_footer.php file

Line 38 - 43 you will find this bit of code referencing the Flexible footer

38 - ```
<!--bof-flexible footer menu display -->
39 - <div id="flex-navSupp">
40 - <div class="onerow-fluid <?php echo $fluidisFixed; ?>">
41 -
42 - <?php require($template->get_template_dir('tpl_flexible_footer_menu.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_flexible_footer_menu.php'); ?>

43 - <br /><br />

and it ends on line #67
<!--eof-flexible footer menu -->


Now in the **tpl_flexible_footer_menu.php** file
I really did not see anything other than information as to what is supposed to be called to populate the footer.

If you do not feel like actually playing with the PHP code structure this is where I would look!

Now you should be able to edit the Flexible footer from the admin page

**Admin/Tools/Flexible Footer Menu**

If I open mine I can see the information below.

Attachment 17965

The Header **Share and Connect** is on column 4  and sort order is 4
The blank line below is where you are supposed to be able to insert your Social networking data and populate the Icons below **Share and Connect** of course mine did not work like it should so I just created an SQL file and added the information straight into the database.

I would think that this is where you would enter the information you are wanting to add!
Just make sure it is column 4 and make the sort order higher than 41 and if it works correctly it should be placed under the Social Networking Information!

I would try the information between the blue before I went into the Database unless you are very comfortable with it.

Now my SQL statement from my database looks like the following (of course with out all of the personal information)
and if you take the time to line all the information up it might actually begin to make sense!

INSERT INTO flexible_footer_menu (page_id, language_id, page_title, page_url, col_header, col_image, col_html_text, status, col_sort_order, col_id, date_added, last_update) VALUES
(26, 1, '', '', '', '', '<a href="https://www.facebook.com/" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/" target="_blank"><i class="fa fa-twitter"></i></a><a href="https://www.pinterest.com/" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/channel/" target="_blank"><i class="fa fa-youtube"></i></a><a href="https://www.instagram.com//" target="_blank"><i class="fa fa-instagram"></i></a>', 1, 41, 4, '2013-06-24 09:44:30', '2014-04-25 09:26:24');


Do this is Excel and it might make even more sense as you can see below.

Attachment 17966
8 Jul 2018, 11:52 AM
#813
nl2dav avatar

nl2dav

New Zenner

Join Date:
Jan 2005
Posts:
55
Plugin Contributions:
0

Re: Winchester Responsive

Didnt read this topic so sorry if this was being mentioned earlier but I noticed that the flexible footer does have a language column but nevertheless the footer is not "flexible" considering language..

I made the following change @ \includes\modules\winchester_responsive\flexible_footer_menu.php

org:

  $page_query = $db->Execute("select * from " . TABLE_FLEXIBLE_FOOTER_MENU . " where status = 1 and col_sort_order > 0 order by col_sort_order, col_header");

new:

  if (empty($language)) $language = $_SESSION['languages_id'];

  $page_query = $db->Execute("select * from " . TABLE_FLEXIBLE_FOOTER_MENU . " where language_id = " . $_SESSION['languages_id'] . " and status = 1 and col_sort_order > 0 order by col_sort_order, col_header");
2 Nov 2018, 9:04 PM
#814
boxcar avatar

boxcar

New Zenner

Join Date:
Jun 2007
Posts:
47
Plugin Contributions:
0

Re: Winchester Responsive

What PHP versions is winchester responsive 1.4 compatible with? ZC 1.5.5. can run on PHP 7.1, and I'd like to know if this theme works with PHP 7.1 or do I need to stay with PHP 5.6. If it is compatible with PHP 7.1 are there any changes I need to make? Thanks!

2 Nov 2018, 9:10 PM
#815
drm1963 avatar

drm1963

New Zenner

Join Date:
Feb 2018
Location:
Tennessee
Posts:
48
Plugin Contributions:
0

Re: Winchester Responsive

I am using:
On a Linux server
pho 7.0.32
MySQL 5.6.40-84

And I hav had no issues.

Hope this helps

3 Nov 2018, 3:11 AM
#816
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,771
Plugin Contributions:
9

Re: Winchester Responsive

You'll find that templates are generally not quite the concern that mods can be. Templates are by nature less likely to use complicated php.

12 Nov 2018, 10:49 PM
#817
johnzoids avatar

johnzoids

New Zenner

Join Date:
Nov 2018
Location:
Portsmouth
Posts:
2
Plugin Contributions:
0

Re: Winchester Responsive

Hi Anne,
Your websites are the best !! Thank you very much.
Im using this one for my shop but im struggling with the social links. it works when the template is installed but when I make a change to it.. its breaks and doesnt display the images just html.

<a href="https://www.facebook.com/martialartsbadges" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/mabadges" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.pinterest.com" target="_blank"><i class="fa fa-pinterest"></i></a>
<a href="https://www.youtube.com" target="_blank"><i class="fa fa-youtube"></i></a>
<a href="https://www.instagram.com" target="_blank"><i class="fa fa-instagram"></i></a>

even if i just copied and paste the code, it breaks.
please hope you can help..
regards
John

12 Nov 2018, 11:04 PM
#818
drm1963 avatar

drm1963

New Zenner

Join Date:
Feb 2018
Location:
Tennessee
Posts:
48
Plugin Contributions:
0

Re: Winchester Responsive

The easiest way I have found to Modify, Change, Add too the Social links is the do it directly through the database using SQL Statements as the way to do it. You would think to make changes would be easy admin side but like you said it does not work and will actually break the footer Social Links.

You can look at the following post in this thread and it may make sense to you but then again it might not.

Post 812

13 Nov 2018, 12:00 PM
#819
johnzoids avatar

johnzoids

New Zenner

Join Date:
Nov 2018
Location:
Portsmouth
Posts:
2
Plugin Contributions:
0

Re: Winchester Responsive

Thank you, ill check it out now.. but i think this is happening due to SSL .. it worked fine on another site i used it on but only when there was no SSL.

drm1963:

The easiest way I have found to Modify, Change, Add too the Social links is the do it directly through the database using SQL Statements as the way to do it. You would think to make changes would be easy admin side but like you said it does not work and will actually break the footer Social Links.

You can look at the following post in this thread and it may make sense to you but then again it might not.

Post 812

13 Nov 2018, 12:26 PM
#820
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Winchester Responsive

johnzoids:

Hi Anne,
Your websites are the best !! Thank you very much.
Im using this one for my shop but im struggling with the social links. it works when the template is installed but when I make a change to it.. its breaks and doesnt display the images just html.

<a href="https://www.facebook.com/martialartsbadges" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/mabadges" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.pinterest.com" target="_blank"><i class="fa fa-pinterest"></i></a>
<a href="https://www.youtube.com" target="_blank"><i class="fa fa-youtube"></i></a>
<a href="https://www.instagram.com" target="_blank"><i class="fa fa-instagram"></i></a>

even if i just copied and paste the code, it breaks.
please hope you can help..
regards
John

There was a sanitize issue that came up with PicaFlor template social links when zc 1.5.5 came out. The hack was to edit directly in the database, but the fix by R Barbour was given here: https://www.zen-cart.com/showthread.php?209715-Flexible-Footer-Columns-Menu-for-1-5-x/page7 on post #64