Jump to content

apatan

Members
  • Posts

    22
  • Joined

  • Last visited

Profile Information

  • Location
    India
  • Activity
    Freelancer

apatan's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I am looking for ways to add image gallery (the images should open in a light box) to category pages. Can you suggest a best way to do that? Should I make a separate template for every category or is there a module which allows me to add images to these galleries. Need some direction as have been searching for an answer for many days now. Thank you so much!!
  2. Hello, I am looking for ways to add image gallery (the images should open in a light box) to category pages. Can you suggest a best way to do that? Should I make a separate template for every category or is there a module which allows me to add images to these galleries. Need some direction as have been searching for an answer for many days now. Thank you so much!!
  3. I cleared the cache manually by clearing the content of the following folders But still am getting the same error. Is there any change which I need to make in ObjectModel.php? Sending the ObjectModel.php file for your reference. My technical knowledge is limited hence I need a little handholding. Thanks so much
  4. I have been trying to upgrade my website built on Prestashop 1.5.6 to 1.6 through the 1-Click-Upgrade module. Both my back office and front office are not working now and I am getting the following error. I have also deleted the cache/class_index.php but it didn't seem to work. Please advice, what could be wrong. Thank you so much!!
  5. Your suggestion of not using an external jquery library did wonders. I removed the code and it started working like a charm. Not being a techie has many disadvantages and I get struck a lot many times. Thanks to the Prestashop community, help is just a click away. Thank you for all your help
  6. I am using the following script for jquery http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js Since I am not a techie, probably I am not able to pass the right link from the images to show the div. Probably I need to use for-each statement in my tpl file, that could be one of the reason why it is not working. Am posting the code which I am using for opening the div. Let me know where I am going wrong. Thank you so much for your help
  7. Hi, I am trying to add a carousel on my home page. The code works absolutely fine on a stand alone html but when I try integrating as a module on the prestashop (ver 1.5.6), the links do not work. Can you please suggest, where I am making a mistake. I have spent the whole day today figuring this out but can't seem to make a headway Am attaching the screenshot as to who it should work but it doesn;t work when I test it as a prestashop module. Thank you for your help Cheers!!!
  8. Hi, I tried doing what has been mentioned in this post but am unable to get the sticky horizontal menu at the top of the website. I am using version 1.5.6. and I need something like www.urbanladder.com. Need help
  9. Hi, I need urgent help. Am unable to modify the SEO URLs for my website and getting the following error. Fatal error: Uncaught exception 'ReflectionException' with message 'Class PricesDropController-ul does not exist' in /home/public_html/classes/Meta.php:71 Stack trace: #0 /home/public_html/classes/Meta.php(71): ReflectionClass->__construct('PricesDropContr...') #1 /home/public_html/controllers/admin/AdminMetaController.php(229): MetaCore::getPages(true, '404') #2 /home/public_html/classes/controller/AdminController.php(1488): AdminMetaControllerCore->renderForm() #3 /home/public_html/classes/controller/Controller.php(167): AdminControllerCore->initContent() #4 /home/public_html/classes/Dispatcher.php(348): ControllerCore->run() #5 /home/public_html/admin3461/index.php(53): DispatcherCore->dispatch() #6 {main} thrown in /home/public_html/classes/Meta.php on line 71 . Can you please help me solve this as am not a technical person. Am using Prestashop version 1.5.6.0 Thanks a ton
  10. Thanks a ton Dr. Lobotomy, it worked Really appreciate your timely help.
  11. Hello Dr. Lobotomy Thanks for a quick reply and your timely help. I have installed version 1.2.1 and I can now see the popup with the newsletter text box. blocknewsletter has been installed and enabled- I am not using a default template but have customised it. I am using blocknewsletter in the footer. I have added the dispayfooter hook in the homemodalwindow.php line number 210. However, when I click on the submit button, I do not get any confirmation/error message for the same that the email id has been registered. What changes do I need to make in order to show the message to the user? I am using Prestashop 1.5.6.0 Thanks a ton for your help. Regards!!
  12. Hi, I had downloaded homemodalwindow_1.2.1.zip and I made the changes as suggested. I am getting the following error on the homepage Warning: Missing argument 1 for Blocknewsletter::hookDisplayLeftColumn(), called in /home/thebaker/public_html/modules/homemodalwindow/homemodalwindow.php on line 212 and defined in /home/thebaker/public_html/modules/blocknewsletter/blocknewsletter.php on line 501 Do I need to make any changes in blocknewsletter in order to make it work properly. I am not a developer, would need some hand-holding Thank you so much for your help. Regards
  13. I also have a similar question. How can I use a different image and not the default product image for the Category pages. Is it possible?
  14. Based on this post, I made the following changes in the controllers/front/Productcontroller.php Still I am not able to see any changes on the website. Where am I going wrong? Can you help please? I am using version 1.5.6.0 Thanks a lot.
  15. Thanks for your reply. I copied ProductController.php in override/controllers/front and added the following code. Am getting the following error on the Product page Please help?
×
×
  • Create New...