Jump to content

northwalesinks

Member
  • Posts

    181
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by northwalesinks

  1. * Set logo
       */
      private function _setLogo($type ''{
        
        if(!empty($type){
          $this->_logo $GLOBALS['config']->get('logos',$type);
        else {
          if(empty($this->_skin){
            $this->_setSkin();
          }
          if(empty($this->_style){
            $this->_setStyle();
          }  
          $this->_logo $GLOBALS['config']->get('logos',$this->_skin.$this->_style);  
        }
        $GLOBALS['smarty']->assign('STORE_LOGO'CC_ROOT_REL.$this->_logo);
      }


      /*

  2.  {$SEARCH_FORM}
     <p class="logo"><a href="{$STORE_URL}"><img src="{$STORE_LOGO}" alt="{$META_TITLE}" /></a></p>
    </div>
    <div id="breadcrumb">
     <ul>
    <li><a href="{$STORE_URL}">{$LANG.common.home}</a></li>
    {foreach from=$CRUMBS item=crumb}
    <li><a href="{$crumb.url}">{$crumb.title}</a></li>
    {/foreach}
     </ul>
    </div>
  3. HI all

     

    I have few problems with my postage set up and i am now trying fix it.

     

    Can anybody please tell me what i should have in Packaging Weight  ( i am UK Based )

     

    Can anybody please tell me how their have set it up for UK 

     

    1st Royal Mail

    2st Next Day by 6:00pm

     

    any input would be greatful 

     
  4. The order problem is much more pressing I fear. I'm sorry.

     

    I am greatful for somebody to point out the problems with my website so can try fix them.

    Why i keep asking on this support forum and i keep learning about cubecart.

     

     

  5. This thread should have the way to get rid of Ghost customers:

     

    I assume you are using By Weight or All in One for Shipping. Both of those have spaces for naming your shipping options - for me it would be First Class, Priority, etc.

     

    I

     

     

    By Weight

    This module will calculate shipping by weight based on countries and specific weight bands. (Please make sure you have the correct weight unit selected in your settings and that each product has a weight set to use this module.)

    Module Settings

    Status1.png
    1st Option Name e.g. 1st Class, Next Day etc...
     
    2nd Option Name e.g. 2nd Class, Next Week etc...
     
    Tax Type    Tax Exempt
    Tax Included0.png
    Packaging Weight   <---------------- should i be adding something here
     

    Zone 1

    Countries (List comma separated ISO codes)
    Handling Cost
    1st Class Shipping Rates  0.00:0.001,1:5.00,2:5.20,3:8.4
    2nd Class Shipping Rates 0.00:0.001,5:9.50,6:9.50,7:9.50,8:9.50,9:8.50,

     

     

    All ink cartridges is FREE postage so i set them at 0 weight 

  6. Thank you Dirty Butter for your help hehe

     

    1. i am using paypal  Payment Gateways

    2. i will change to Processing

    3.  I just put an ink cartridge in my basket on your site, and the Shipping Method shows 2 choices without names of 0.00. Adding a printer gave 2 choices again, with amounts this time, but no names for the choices. That needs to be fixed, too.

     

    How do i fix this problem you have found 

     

     

     

           
  7. Hi

     

    i am using paypal

     

    Is yours set to email on Pending or Processing? which one is best one to use???

     

    Is your store set to allow Ghost customers or modified to only allow Registered? where do i look for this setting

  8. HI

     

    today i have had a few orders with following 

     

    1. The customer placing a order is NOT showing up in Customer List 

    2. I am not getting email when somebody has place order with me.

     

    Have i  unticked something or not set up cubecart the right way 

     

     

  9. Where is the setting for the store location in the admin area?  I have a 
    store at http://www.northwalesinks.com/store/ but my "home" link in the 
    breadcumbs goes to http://www.northwalesinks.com/store (no trailing slash).

    The .htaccess file does 301 redirect to the /store/ address but as 
    Google says, a 301 redirect loses about 15% of the link value and I 
    figure that if I can change the setting to include the slash on the end 
    of the address I'd gain the 15% back on each of the breadcrumb links to 
    my home page and boost the value of that page in the eyes of Google.

  10. Hi Masterunix,

    My SEO guy has said the following to your reply...

    Googlebot has triggers to block or allow mobile content - this isn't 

    true and has never been true where Google is concerned.  If it was they 

    wouldn't have released an update a while ago that aimed to "penalise" 

    sites where the mobiles sites are not working.  Neither would they have 

    several bots including ones that emulate Samsung, Nokia and Sumsung phones.

    He wasn't referring to ranking on mobiles, he was talking about the 

    difference between the mobile and desktop sites.

    Go to the bottom of my home page and there is a link saying "mobile 

    site" - hover over the link and it says 

    "http://www.northwalesinks.com/store/index.php?display_mobile=1", click 

    on the link and it goes to http://www.northwalesinks.com/store/index.php 

    which has a canonical tag of <link 

    href="http://www.northwalesinks.com/store/" rel="canonical"> which tells 

    the search engines such as Google to treat the address as not having the 

    "index.php" on the end.

    Yes a sub-domain (or even a sub-folder) could be created and hold the 

    mobile site - however that might be considered as duplicate content if 

    the two "sites" were the same.

    Look at the bottom of the mobile page and there is a link to the desktop 

    site.  Remember that Google will have read the mobile page at this point 

    so will be looking at adding it to it's index (indexing the content) 

    that is used to provide the SEO results.

    A ridiculous statement huh?  You weren't around several years ago when 

    Google banned BMW from the search results because they were presenting 

    different results to their bot than they were to human visitors to the 

    site.  The link that was in my first post clearly says that this is 

    something you shouldn't do and if Google sees different content on the 

    same address it may well consider that something odd is going on 

    especially if the pattern of Google visits goes something like :-

    Desktop page - see the whole content

    Desktop page - see the whole content (so far so good)

    Mobile page - see the reduced content on the same address

    Desktop page - see the whole content

    Mobile page - see the reduced content.... and so on

    Which version of the content on the page are they going to "index" and 

    how long before they figure that the content keeps changing and isn't 

    trusted ? 1.gif

  11. Hi all.

     

    I have a logo on my website, i am using skin called Kurouto green but under 

     

    Store Settings Store Logos nothing is showing up for my logo.

     

    Can somebody tell me what i have done so can fix this problem.

     

     

     

     

     

     

     

×
×
  • Create New...