Jump to content

wwesps

Members
  • Posts

    21
  • Joined

  • Last visited

Profile Information

  • Activity
    Freelancer

wwesps's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi All- I had the following 2 issues resolved last month: (1) Increase size & Move position of logo (2) Increase/Decrease size of Search-bar/Shopping-cart button on Front Page. For some reason, updates to the CSS are NOT working now... I know following CSS files need to be updated to achieve the above (1) & (2):- public_html/modules/blocksearch/blocksearch.css public_html/modules/blocksearch/blockcart.css I already had the following:- i) Entire CCC was always set to "No" ii) Cleared Cache (by clicking "clear cache" button on top right corner) iii) "Force Compilation" is selected iv) "Cache" is set to --> No What am I missing here? Tx
  2. Thanks for the pointers. BTW, your store looks awesome!
  3. Thanks Beans. (1) So your suggestion is: Simply adding below code to global.css should work & Similarly, keep adding for various max-width sizes... right? @media (max-width: 450px) { /*Change max-width to the maximum mobile screen size*/ #header_logo .img-responsive { max-width: 100% !important; /*Change 100% to whatever percent/px size looks good*/ } } (2) Can you also point respective code elements for SEARCH and CART too in global.css ? Thanks, Vick
  4. Thanks El Patron. I agree. So re-installation means setting up entire shop again... That is , uploading each product/images, updating addresses etc.?
  5. (1) Yes, we are on shared hosting. (2) Following is our Database Information: MySQL version: 5.5.36-cll-lve MySQL server: localhost MySQL name: OurName MySQL user: OurNamedb Tables prefix: ps_ MySQL engine: InnoDB Do we still need to enable: pdo_mysql extension? (3) Firstly, .htaccess already existed as: public_html/<ourdomain.com>/.htaccess Secondly, we could not regenerate new .htaccess file using below steps:- -Login to Hosting Server , -Rename existing .htaccess to ----> htaccess (backup) -Upload an empty .htaccess -Log in BO -Check with Filezilla (or) Hosting Server if new .htaccess is generated as Logging into BO should have generated a new .htaccess <It did not get generated> -Login to Filezilla/Hosting server again, Give the empty .htaccess 777 rights -Log out of BO & re-login back in BO <Again did not get generated> Thanks, Vick
  6. Dear All- Seems like moving/porting our tested shoppingcart from earlier domain to LIVE domain messed up lots of features. List of issues & solutions tried below:- (1) The banners Hook images on Top/Home/Left/Right all vanished. Adding any Hook image to Home/Top/Left/Right from 'Theme Configurator' always gives error: An error occurred during the image upload. (2) The slider/slideshow on Front page automatically shifted to Center. Why? (3) From BO, clicking links: Modules --> Modules leads to error: [PrestaShop] Fatal error in module en: syntax error, unexpected 's' (T_STRING) Modules --> Positions leads to blank white-page Modules --> Payment leads to blank white-page Tried the following but no luck:- (1) Changing permissions of mostly all folders/subfolders in Shop to 777 (2) In your BO -> Went To ADVANCED PARAMETERS --> PERFORMANCE Then at Template compilation Chose : 'Force compilation' Then turned Cache to 'No' Then Pressed: 'Clear Cache' After this changed the above settings back (3) Tried regenerating the .htaccess but that also failed. The .htaccess file does not get generated (4) Went To ADVANCED PARAMETERS --> CONFIGURATION INFORMATION Then checked : CHECK YOUR CONFIGURATION From below everything looks fine as there is nothing below "Required Parameters" Required parameters: Please fix the following error(s) Optional parameters: Please fix the following error(s) fopen pdo_mysql We have run out of all options. Definitely some problem occurred while porting/moving our Shop from testing domain to above New LIVE Url Please help Regards, Vick
  7. Hi Vekia- This works only for the web version but doesn't work for the Mobile/Tablet version. The LOGO size does increase but the nearby SEARCH & CART icons get overlapped. How can we increase the LOGO size but also ensure that SEARCH & CART icons get reduced in length so that all 3 namely: LOGO, SEARCH and CART fit in a single row. (OR) How about LOGO increases fully & the SEARCH/CART icons gets shifted to below the LOGO? Thanks, Vick
  8. This doesn't work for me. I have tried all solutions in this discussion post & end up with either of following issues:- (1) web version definitely shows the logo increased but then mobile/tablet version gets messed up. Logo stretches out completely. (2) In web version the LOGO increases but it overlaps the nearby SEARCH and CART icons. What is the correct solution for increasing the LOGO size & reduce length size of: SEARCH and CART icons nearby so all 3 fit together in same line. Thanks, Vick
  9. BTW, I have changed the permissions of public_html/ShopSite.com/img folders & its subfolders to 777, it still has no effect. I still get "Error in uploading image" in Theme Configurator.
  10. Thanks maconl for prompt response. (1) I see below Errors in BO. But from below looks like no fix is required as "Required parameters" is null. Required parameters: Please fix the following error(s) Optional parameters: Please fix the following error(s) fopen pdo_mysql (2) Setting _PS_MODE_DEV to true has no effect. So, I still see issue in Hooking images to Home/Top/Left/Right/Footer...
  11. Hi maconl- I had checked the permissions of img/ folder and its 755. So that should be OK.
  12. Thanks maconl. Seems like with Prestashop1.6 there are issues in enabling the DEBUG mode.. :-(
  13. Dear All- We just moved our Shop from testing domain to a Live Domain. Prestashop version: 1.6, Theme configurator (V.1.1.0) stopped working. Can't Hook any image onto Home/Top/Left/Right. Hooking image always leads to --> An error occurred during the image upload. Any ideas? please help Thanks
  14. @Vekia, @Centio, @durangodave, We moved our shop successfully from test URL to live Domain. All fine except:- (1) Slideshow/slider has moved from Left to Center. As a result, 2-Banners that existed on its Right-side vanished. (2) Can't Hook any images to Top/Home/Left/Right/Footer.. Always gives error in uploading image... Please Help Thanks
  15. All, We tested our shopping-cart & now ported to its respective URL Seems like during porting some problem occurred. Following issues seen on Front Page:- 1) Slider has moved into center 2) Two (2) banners on right side of the Slider are no longer seen. 3) Unable to add/hook images in BO: Home, Top, Right, Left are not happening. Always leads to An error occurred during the image upload. Can you please suggest what the issue could be? Thanks.
×
×
  • Create New...