-
Posts
112 -
Joined
-
Last visited
Profile Information
-
Location
austin, tx
-
Activity
User/Merchant
preserver's Achievements
-
(SOLVED) Can search engines read menu content?
preserver replied to preserver's topic in Online sales and SEO
Thanks! That site looks very helpful. -
I would like to know if google can read/ interpret the categories and subcategories on the homepage of my site. My category and subcategory names actually are the keywords people would search for, but I don't know if search engines interpret the words in the main horizontal menus or the drop downs.
-
Product Pages not showing until page 'refresh'
preserver replied to preserver's topic in Configuring and using PrestaShop
I tried taking down the ganalytics and google sitemap module (those were both in-house prestashop modules), as well as a 3rd party Prestashop XML Exporter, but I still get the same error message. The error message doesn't show up when the cache is off. I also emptied 'cache' and 'compile' in cache/smarty. I think the only other thing I have uploaded recently is google's code file to verify ownership for either google analytics or merchant/ base. Any idea what might be causing the error?- 4 replies
-
- error message
- blank page
-
(and 1 more)
Tagged with:
-
Product Pages not showing until page 'refresh'
preserver replied to preserver's topic in Configuring and using PrestaShop
The error came back after I turned the cache back on and changed the template cache from 'force compilation' to 'recompile templates if the files have been updated.'. Right now products and categories are showing up alright, but that is based on having the cache off and forced compilation. When I turn change those two settings, I get Undefined index: unifunc in /public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 561 Fatal error: Function name must be a string in /public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 561 (I did take my login name out of that since it is in there in the error message right before public_html) The error goes away and the page shows when you hit 'refresh.' That doesn't seem right. For now I can just keep the cache off and force compilation, but I suspect that will slow up the site.- 4 replies
-
- error message
- blank page
-
(and 1 more)
Tagged with:
-
Product Pages not showing until page 'refresh'
preserver replied to preserver's topic in Configuring and using PrestaShop
I got the error to go away by deleting a third party googlebase import module I had uploaded and installed last week. I think the module came from a forum posting that started in 2011, so maybe the module caused problems for version 1.5.4. I just tried removing the few google oriented modules I had installed recently to see if one of them was causing the problem. Thank you for the help, Milos!- 4 replies
-
- error message
- blank page
-
(and 1 more)
Tagged with:
-
When I get to product level pages, they report this error: (I turned on error reporting and put the site in development mode in the config/defines.inc file) Undefined index: unifunc (/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php, line 561) This is what I have in line 561: $_template->properties['unifunc']($_template); I did install the ganalytics module in the last week, which is about when this issue came up. I don't know if that has anything to do with it. Should I replace the tools/smarty/sysplugins/smarty_internal_templatebase file with a new copy from 1.5.4 (version I'm using now)? Any ideas for how to handle this would be very much appreciated!
- 4 replies
-
- error message
- blank page
-
(and 1 more)
Tagged with:
-
Today 240 visits and visitors. However, when you look at visitors online now, the listing of guests shows visitors (usually 3) with the the same IP address. So of the 27 people viewing the shop now, there are only about 9 different IP addresses. They are all on product pages, so that doesn't seem suspicious. Visitors origin is almost completely from direct links except for a couple from semalt.com and privhosting.com, and a handful from google. Do all those visitors coming from direct links make sense??? I am getting google analytics hooked up right now to see if more info helps.
-
Me, too. My site has only been up a week and a half and nearly all visits are from a 'direct link'. Is this probably just traffic from hackers trying to access the site, or what? Anyone have any experience with this? Thank you!
-
Customize Under Maintenance's landing page
preserver replied to pandamalaya's topic in Configuring and using PrestaShop
That did it. I actually swapped out a custom image for the bg_maintenance.png in my theme's image folder. Thank you!- 6 replies
-
- customize
- under maintanance
-
(and 1 more)
Tagged with:
-
Customize Under Maintenance's landing page
preserver replied to pandamalaya's topic in Configuring and using PrestaShop
I would like to remove the shopping bag image from the maintenance page. I have looked through my theme's maintenance.tpl file, but I can't identify what to change to remove it. I can tell where my store logo is, but not the shopping bag image. Does anyone know how to remove that image?- 6 replies
-
- customize
- under maintanance
-
(and 1 more)
Tagged with:
-
Featured Product Spacing/ Alignment Problem
preserver replied to preserver's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Woops! I was editing the number of items per row in modules/homefeatured/homefeatured.tpl, not in themes/default_grid/modules/homefeatured/homefeatured.tpl. I edited the themes version, and it worked. Should have remembered this from other postings I have read. Thank you! -
Featured Product Spacing/ Alignment Problem
preserver replied to preserver's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
It's strange. I changed the number of items per line as Milos said, but it didn't seem to fix it. I believe I have forced compilation on. I will try doing the 3 products per row alterations and see what happens. -
Featured Product Spacing/ Alignment Problem
preserver replied to preserver's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Alright, here it is: http://www.preservationcoins.com/en/ -
Featured Product Spacing/ Alignment Problem
preserver replied to preserver's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
I have it in maintenance mode still. It hasn't gone live. How can I work around this?