Jump to content

northwalesinks

Member
  • Posts

    181
  • Joined

  • Last visited

  • Days Won

    2

Everything 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. HI All can somebody explain to me what is differt between Registered Customer - Unregistered Customer & Ghost customers in Cubecart 5 Who can place orders
  3. Hi all i have set it up mostly but what goes into Packaging Weight = what info
  4. {$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>
  5. 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
  6. To Cubecart Staff I think it would be very good idea to add it to future release Can i asked you how did you find this page http://www.forestsof...a-site-map.html
  7. I have sent a support ticket after you pointed out. Also enjoy your holiday and thank you again for your help
  8. 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.
  9. So you mean like this 1st Option Name e.g. 1st Class Royal Mail, Next Day etc... 2nd Option Name e.g. Next Day Service, Next Week etc.
  10. 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 Status 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 Included 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
  11. Does this fix not allowing Ghosts customers. I want all my customers sign up so can track them better
  12. 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
  13. 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
  14. 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
  15. To be honest it happen after we upgraded from cubecart 4 to 5
  16. 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.
  17. 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 ?
  18. Thank you for your input. we will look into this. Why i am asking for people to have look for
  19. Google Merchant does it cost money for this or is it free
  20. No logo showing in Store Settings Store Logos area but it is on my cubecart skin
  21. Updated We have been changing the skin colour scheme. We have changed colour of our menu system What does everything think ??
  22. Thank you bsmither i though just to asked on this forum double checked
  23. default sitemap built into cubecart 5 i get this message This XML file does not appear to have any style information associated with it. The document tree is shown below.
  24. 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...