Zen Cart Logo
Forums / Addon Templates / Responsive Sheffield Blue v2.0

Responsive Sheffield Blue v2.0

Views: 309,689

Results 1,341 to 1,360 of 1,514
04 Sep 2017, 20:59
#1341
dbltoe avatar

dbltoe

Totally Zenned

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

Responsive Sheffield Blue v2.0

  1. You have some bad code on your main page. Do a view source to see where it stops.

  2. Go through the Configuration menu in the admin. You'll find a setting for that.

06 Sep 2017, 20:31
#1342
spminis avatar

spminis

Zen Follower

Join Date:
Feb 2015
Location:
USA
Posts:
194
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

spminis:

Solved it - increased the width of the column in the admin config

Carol

Another issue The price is located above the add to cart box. I would like it to be aligned with it. Is that possible?
Example http://www.spminiatures.com/store/index.php?main_page=index&cPath=391

Thanks

Carol

26 Sep 2017, 17:01
#1343
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

I do have a question. If I disable both side columns how can I make the modules as full pages? What I mean is when I disable the I will get a big white spaces on the sides where the columns were.

26 Sep 2017, 19:31
#1344
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: Responsive Sheffield Blue v2.0

wmorris:

I do have a question. If I disable both side columns how can I make the modules as full pages? What I mean is when I disable the I will get a big white spaces on the sides where the columns were.

From my notes on some changes I made in stylesheet:

.leftBoxContainer {display:none;} /takes away left sidebox content but leaves space/
.col200 {display:none;} /*takes away the space of the left sidebox -

Maybe that or similar would work for you. There are also some settings in admin to turn things off and on, but in Responsive Sheffield the One Row Fluid seems to overide some of the settings. I didn't try the right side for global turn off. Possibly similar if you can fine the .col class and do a display none.

To turn everything off for one category only, there is a faq called: 'Can I turn off the left of right hand columns for some pages only' This is actually really opens the barn door for creating special category pages.

26 Sep 2017, 19:56
#1345
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Actually, I can not find this in stylesheet.css:

.col200 {display:none;} /*takes away the space of the left sidebox -

For left and right column.

soxophoneplayer:

From my notes on some changes I made in stylesheet:

Maybe that or similar would work for you. There are also some settings in admin to turn things off and on, but in Responsive Sheffield the One Row Fluid seems to overide some of the settings. I didn't try the right side for global turn off. Possibly similar if you can fine the .col class and do a display none.

To turn everything off for one category only, there is a faq called: 'Can I turn off the left of right hand columns for some pages only' This is actually really opens the barn door for creating special category pages.

13 Oct 2017, 03:54
#1346
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hey Ann,
Can I make an suggestion?

When someone looks at the product listings. Instead of the like this to got to the next screen <-[1][2][3]>> on top and bottom. It would be nice if there is a button on the bottom will say [More] and it will load more products on the same page. This will be for the Mobile and Tablet version.

Wade

14 Nov 2017, 05:09
#1347
hivtop avatar

hivtop

New Zenner

Join Date:
Feb 2016
Location:
nm
Posts:
30
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

first off I LOVE THIS TEMPLATE... after a few tweaks it has run smoothly for a year and a half thank you...

question... is it possible.. that's wrong cuz anything is possible with php... LOL

question... how hard would it be to add a category that only uses "BuyNow" buttons.. because I am a wholesaler my site/cart is set up for a min purchase amount... but I also have a few items in a "One of a kind" category from exceptional craftsmen that I would like to sell for them without falling into the min order shopping cart check out process. but still maintain the Responsive Sheffield Blue v2.0 template design...

I'm not concerned with the inventory, sells reports, customer registration, etc with these products cuz I will just delete them when they sell and add a New item when the craftsman has one ready. I have already created the buynow buttons in paypal... just looking for ideas on how to stick them on a product page and remove the add to cart button...

thanks again for a GREAT template

14 Nov 2017, 12:35
#1348
gunni avatar

gunni

Zen Follower

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

Re: Responsive Sheffield Blue v2.0

hivtop:

first off I LOVE THIS TEMPLATE... after a few tweaks it has run smoothly for a year and a half thank you...

question... is it possible.. that's wrong cuz anything is possible with php... LOL

question... how hard would it be to add a category that only uses "BuyNow" buttons.. because I am a wholesaler my site/cart is set up for a min purchase amount... but I also have a few items in a "One of a kind" category from exceptional craftsmen that I would like to sell for them without falling into the min order shopping cart check out process. but still maintain the Responsive Sheffield Blue v2.0 template design...

I'm not concerned with the inventory, sells reports, customer registration, etc with these products cuz I will just delete them when they sell and add a New item when the craftsman has one ready. I have already created the buynow buttons in paypal... just looking for ideas on how to stick them on a product page and remove the add to cart button...

thanks again for a GREAT template

If I understood you right, you want a category with products that the rule of minimum order amount is not valid
for them and the customer can buy these products without any minimum limitations.

If this is the case, you need to make a specific code in the "total order' module to be valid only to the other categories
and not for the special category. but again, you will need a programmer for this.

14 Nov 2017, 18:42
#1349
hivtop avatar

hivtop

New Zenner

Join Date:
Feb 2016
Location:
nm
Posts:
30
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

thanks for that idea.. never thought of just tweaking the min order module without touching the RSB module.. da sometimes you never notice the tree that just fell on your car when your standing in the forest... LOL

14 Nov 2017, 20:14
#1350
gunni avatar

gunni

Zen Follower

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

Re: Responsive Sheffield Blue v2.0

:thumbsup:

15 Nov 2017, 09:48
#1351
brittainmark avatar

brittainmark

Totally Zenned

Join Date:
Apr 2009
Posts:
507
Plugin Contributions:
1

Re: Responsive Sheffield Blue v2.0

hivtop:

first off I LOVE THIS TEMPLATE... after a few tweaks it has run smoothly for a year and a half thank you...

question... is it possible.. that's wrong cuz anything is possible with php... LOL

question... how hard would it be to add a category that only uses "BuyNow" buttons.. because I am a wholesaler my site/cart is set up for a min purchase amount... but I also have a few items in a "One of a kind" category from exceptional craftsmen that I would like to sell for them without falling into the min order shopping cart check out process. but still maintain the Responsive Sheffield Blue v2.0 template design...

I'm not concerned with the inventory, sells reports, customer registration, etc with these products cuz I will just delete them when they sell and add a New item when the craftsman has one ready. I have already created the buynow buttons in paypal... just looking for ideas on how to stick them on a product page and remove the add to cart button...

thanks again for a GREAT template

If all you are after is that the quantity box is not displayed on the product set up you just need to set "Products Quantity Box Shows:" to "No, Do not show Quantity Box" see example here https://innerlightcrystals.co.uk/sales/index.php?main_page=product_info&cPath=38_1022_952&products_id=4298 it they are all in the same category then leaving ADMIN>Configuration>Product Listing>Display Product Add to Cart Button set to 1 or 2 would mean that the customer could click on buy now in the product listing page and it would be added straight into their cart. ( I do not have it set as I mix single items and multiple items in a category and this looks a bit confusing.)

16 Nov 2017, 17:58
#1352
hivtop avatar

hivtop

New Zenner

Join Date:
Feb 2016
Location:
nm
Posts:
30
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

thanks brittainmark but that didn't work (tried it) cuz all other categories need multiple quantities AND the cart yelled about min order... haha (still digging into the min order module code to see if I can add an exception to a category and can't find a support forum for the min order module )

07 Dec 2017, 14:35
#1353
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Responsive Sheffield Blue v2.0

vibes:

Question: I ftp'd all the RSB files as directed. Then went back and reverified with a fresh download of RSB. Seems ok but the Tools/Template Selection produces an error message "WARNING: An Error occurred, please refresh the page and try again." and no list of templates. Refreshing page does not help. In the upper left hand corner is: "Enabled Responsive Sheffield Blue Configuration Menu." Tools/Layout Boxes Controller works. Tools/Banner Manager returns "WARNING: An Error occurred, please refresh the page and try again." So what can I do to get this working?
Identify the error and attempt to either resolve or provide information so that others can assist:

FAQ: WARNING: An Error occurred, please refresh the page and try again.

10 Dec 2017, 21:09
#1354
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: Responsive Sheffield Blue v2.0

vibes:

My ISP people found this error: [10-Dec-2017 17:28:03 UTC] PHP Fatal error:## 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select * from zen_template_select) as total' at line 1 :: select count(select * from zen_template_select) as total## in /home/svpbook/public_html/includes/classes/db/mysql/query_factory.php on line 120

They are using 5.6.38 MySQL on their server. So I guess the question now is what is the correct syntax?

I'm no expert - but first thing I'd look at is the 'from zen_"template_select' which would indicate your database tables were set up with the prefix zen_. If you set up your db with a different prefix, or no prefix then that would throw an error.

11 Dec 2017, 15:13
#1355
brittainmark avatar

brittainmark

Totally Zenned

Join Date:
Apr 2009
Posts:
507
Plugin Contributions:
1

Re: Responsive Sheffield Blue v2.0

You should have a logfile in the top level of your shop in a folder call logs (in some of the older cersion it was in cashe). This will have a name like myDEBUG-adm-***** if you are uin admin or myDEBUG-****** for thr customer site . This will contain the full list of modues that were called before "query_factory.php" (the call stack), one of these modules will have created the query that is causing the error. If you know the call stack it will be easier to trace the error.

12 Dec 2017, 18:47
#1356
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Responsive Sheffield Blue v2.0

vibes:

The myDEBUG files are in the /logs but no files since 1/21/17. Other myDEBUG files are in /cache which has no files after 12/2/16. So that is strange! How can these be turned on to actually do some work and log files?
This portion of troubleshooting is unrelated to the template and would be best to cover in a new thread. Likely the permissions of the folder are incorrect preventing logging of the errors. Otherwise, there is either something different about the code run on the server as compared to a default ZC install or possibly there is a server configuration that is preventing it. Suggestion though is to start with what you have control over first.

12 Dec 2017, 23:30
#1357
dbltoe avatar

dbltoe

Totally Zenned

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

Re: Responsive Sheffield Blue v2.0

What MC# was alluding to is that your problem is NOT template related. Anne may or may not be willing to help but, you would be better served if you posted in one of the other areas of the forum that better matches your problem.
A post in the General Questions about a MySql error would get more folks involved.
Meanwhile, post 1357 in this thread as that may just be the problem.

03 Feb 2018, 20:17
#1358
hivtop avatar

hivtop

New Zenner

Join Date:
Feb 2016
Location:
nm
Posts:
30
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

can someone Please point me to the place where I can change the "Home" link that is BELOW the nav bar. (on the products and category pages)

I think it has something to do with navBreadCrumb but can't seem to find where the" HTTP_SERVER . DIR_WS_CATALOG ." code is.

Had no problem changing the Logo and Nav home links but I'm lost on the one below...

Thanks
William

site:
http://www.customshopping.com/

04 Feb 2018, 16:03
#1359
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Responsive Sheffield Blue v2.0

hivtop:

can someone Please point me to the place where I can change the "Home" link that is BELOW the nav bar. (on the products and category pages)

I think it has something to do with navBreadCrumb but can't seem to find where the" HTTP_SERVER . DIR_WS_CATALOG ." code is.

Had no problem changing the Logo and Nav home links but I'm lost on the one below...

Thanks
William

site:
http://www.customshopping.com/
That's going to require a core-file change to /includes/classes/breadcrumb.php. Open that file to find:

  function trail($separator = '  ') {
    $trail_string = '';

    for ($i=0, $n=sizeof($this->_trail); $i<$n; $i++) {
//    echo 'breadcrumb ' . $i . ' of ' . $n . ': ' . $this->_trail[$i]['title'] . '<br />';
      $skip_link = false;
		  if ($i==($n-1) && DISABLE_BREADCRUMB_LINKS_ON_LAST_ITEM =='true') {
        $skip_link = true;
      }
      if (isset($this->_trail[$i]['link']) && zen_not_null($this->_trail[$i]['link']) && !$skip_link ) {
        // this line simply sets the "Home" link to be the domain/url, not main_page=index?blahblah:
        if ($this->_trail[$i]['title'] == HEADER_TITLE_CATALOG) {
          $trail_string .= '  <a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . $this->_trail[$i]['title'] . '</a>';
        } else {
          $trail_string .= '  <a href="' . $this->_trail[$i]['link'] . '">' . $this->_trail[$i]['title'] . '</a>';
        }
      } else {
        $trail_string .= $this->_trail[$i]['title'];
      }

      if (($i+1) < $n) $trail_string .= $separator;
      $trail_string .= "\n";
    }

    return $trail_string;
  }

and make the change highlighted below:

  function trail($separator = '  ') {
    $trail_string = '';

    for ($i=0, $n=sizeof($this->_trail); $i<$n; $i++) {
//    echo 'breadcrumb ' . $i . ' of ' . $n . ': ' . $this->_trail[$i]['title'] . '<br />';
      $skip_link = false;
		  if ($i==($n-1) && DISABLE_BREADCRUMB_LINKS_ON_LAST_ITEM =='true') {
        $skip_link = true;
      }
      if (isset($this->_trail[$i]['link']) && zen_not_null($this->_trail[$i]['link']) && !$skip_link ) {
        // this line simply sets the "Home" link to be the domain/url, not main_page=index?blahblah:
        if ($this->_trail[$i]['title'] == HEADER_TITLE_CATALOG) {
[B]//-bof-20180204-lat9-Add index.php to the Home-page link[/B]
[B]//[/B]          $trail_string .= '  <a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . $this->_trail[$i]['title'] . '</a>';
          $trail_string .= '  <a href="' . HTTP_SERVER . DIR_WS_CATALOG . '[B]index.php[/B]">' . $this->_trail[$i]['title'] . '</a>';
[B]//-eof-20180204-lat9[/B]
        } else {
          $trail_string .= '  <a href="' . $this->_trail[$i]['link'] . '">' . $this->_trail[$i]['title'] . '</a>';
        }
      } else {
        $trail_string .= $this->_trail[$i]['title'];
      }

      if (($i+1) < $n) $trail_string .= $separator;
      $trail_string .= "\n";
    }

    return $trail_string;
  }
04 Feb 2018, 16:09
#1360
hivtop avatar

hivtop

New Zenner

Join Date:
Feb 2016
Location:
nm
Posts:
30
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Nevermind... found it in \includes\classes\breadcrumb.php (line 55) in case someone else needs to change it...