ThemeForest

Nicole Shop

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hi,

I have a problem with the nicole-shop theme. If you are with the mouse pointer on the cart box near the search section on the header, you can’t see well the written “Your shopping cart is empty”. There is the same problem if you add a product in the cart.

How can I fix that problem?

Thanks.

Gabriele

nicole_89

Hi

I fixed this bug, the update is in the review queue, if you don’t want to wait you can download the css file from http://nicole-shop.nicolette.ro/catalog/view/theme/nicole-shop/stylesheet/stylesheet.css and replace stylesheet/stylesheet.css

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, I would take effect in my step when the mouse banner. Disrupts when I try to click on any menu category. How do I? www.mandai.com.br

nicole_89

Hi

Elastic slider needs at least two images to work properly and minimum 3 to look good, please add more images to the slider.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Referred between 1 and 9 users
  • Spain
etmsoft Purchased
Responsive social band not working properly with resolutions less than 767. in responsive.css line 40, set percentage-based width: @media only screen and (max-width: 1020px) and (min-width: 767px) #social_band > div { width: 31%; }
nicole_89

Hi

I just retested on mobile and tablet and social band works fine, could you provide some screenshots with the bug?

Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi i’m having a problem uploading the nicole shop theme to the themes area. It says the file is too big to upload. what do i do?

nicole_89

You probably have a ftp file size limitation, try to unzip the archive on your pc and then upload the unziped theme directory.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
nicole_89

Hi

The slider text can be edited from Theme panel > Home slider text

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
Rambong Purchased

Also,, I can’t found menu Customization Nicole Shop theme too. Please help us

Thanks

nicole_89

Do you mean the theme panel? The customize theme button on the bottom only shows for the admin user, please login in the admin area with admin user and the button will show.

Default-user
Rambong Purchased
I already login with admin users. https://dl.dropboxusercontent.com/u/157008569/Problems/panel.jpg opencart v.1.5.4.1
nicole_89

The customize button will show only on frontend exactly like on my demo store when you are logged in the admin.

Are you using different subdomains for admin and store? maybe there is a problem with admin session cookie not being shared between fronend and admin because of different subdomains.

Default-user
Rambong Purchased

Now,, I can make it. Thank you very much.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Nicole,

How do I go straight to the cart, click on the buy?

nicole_89

Hi

I’m not sure I understand, do you want to be redirected to cart page after clicking on add to cart button from product page?

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
mmi Purchased

Hi, firstly thanks for the great theme. Working well. One issue though. When you go to a product page the image loads large then pops into place. It looks like an error. Also the image doesn’t scale down to view on mobile platform as a responsive theme. - URGENT!! - I need to get a store up and running.

Thanks

nicole_89

Hi

Thank you for the bug reports. I fixed them, you can send me a message from my profile page and I will mail you the fixed files or you can download them from

http://nicole-shop.nicolette.ro/catalog/view/theme/nicole-shop/stylesheet/responsive.css

and http://nicole-shop.nicolette.ro/catalog/view/theme/nicole-shop/js/cloud-zoom.css

and replace them in the theme folder.

Default-user
mmi Purchased

Thanks. Will let you know if all good. Thanks for the speedy support and great template.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I am having a problem with the theme.

I have installed an SSL certificate on my website which runs Opencart with the Nicole-Shop theme.

The website is not reverting to the https:// url for the account and checkout pages.

I have checked these pages in whynopadlock.com and the following errors are showing:

Obviously it is important that the customer feels safe with an SSL connection on these pages.

Would appreciate any help in keeping the site secure.

nicole_89

Hi

Thank you for the ssl feedback, I never tested the theme with ssl on and I forgot to use the https version for jquery and twitter.

I updated the template files to always use https, If you don’t want to wait until the update is approved (usually a few hours) you can send me a message from my profile page and I will reply with the changed files.

Also don’t forget to enable ssl in opencart, here is a guide http://www.inmotionhosting.com/support/edu/opencart/setting-up-payment-gateways/how-to-enable-ssl-connection-in-opencart

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
PetaH Purchased

Hello, I have problem with images in your theme. It writes error – “Notice: Undefined index: heading_title in /mnt/web-data1/dcvision_cz/public_html/www/eshop/catalog/view/theme/nicole-shop/template/product/product.tpl on line 112”

Without images no error.

Please check it – http://www.dcvision.cz/eshop/otevrene-kurzy/otevrene-inovace

nicole_89

Hi

The update with the fix was approved just a minute ago, please download the theme again and update /template/product/product.tpl to fix this issue.

Also I recommend updating stylesheet/stylesheet.css to fix a z-index issue with the menu.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Hi, i simply can’t view the menu with the correct style. What i need to view the menu correctly? http://supremotapetes.com.br/

thanks

nicole_89

Hi

Please use the account from which you made the purchase to ask support question.

Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jhcovert Purchased

I am having a heck of a time getting the Flexslider to display properly. I’ve uploaded my images, set the appropriate sizing in the admin modeules section under Slideshow, and when I reload the store (in all browsers with cache cleared) the images default to a size of around 960×500.

Also, is there any way to make the footer entirely disappear?

nicole_89

Hi

Thanks for the bug report, /stylesheet/flexslider.css line 103 has a minimum height that forces the slides to have 500px mimum

You need to delete it and it will work, here is the code you need to remove

#slideshow0 ul.slides > li img {
    min-height: 500px;
}

You can either hide the footer by adding

#footer
{
   display:none;
}

in stylesheet/stylesheet.css or by deleting the html from template/common/footer.tpl the whole div that has #footer id

Default-user
jhcovert Purchased

Impressive! You are really on top of getting back to people.

One other question: I didn’t see an option to shut off the snippet of info that rolls up over a product in the categories. I want the customer to simply be able to click on the image to head to details and I don’t want anything to distract from the image (fewer moving parts.)

Thanks so much for your help – the theme is quite beautiful and SOOOO user friendly (especially for those with limited coding skills.)

nicole_89

Thank you.

To disable the border on product hover you need to delete

.box-product > div:hover .cart, .product-grid > div:hover .cart, .box-product > div:hover .compare, .product-grid > div:hover .wishlist, .box-product > div:hover .wishlist, .product-grid > div:hover .compare {
  visibility: visible;
}

line 1680

.box-product > div:hover, .product-grid > div:hover {
  box-shadow: 0 0 3px 0 #CCCCCC;
  opacity: 1;
  transition: all 0.5s ease 0s;
}

line 1697

from stylesheet/stylesheet.css

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
manektech Purchased

Hello Admin,

you theme is realy easy to use and great :)

I have first installed here for development Once development done http://www.project-demo-server.info/nicole_shop/ I have transferred theme to here http://www.legionelladouchekoppen.nl/

All the things work fine except theme option, I can can’t change it from frond side theme option after login as admin, it’s so that option saved successfully but when I refrace page all will be gone.

I am finding solution from last 5 days lastly adding this here

nicole_89

Hi

Thank you. Did you check for write permission for settings.inc and editor_settings.cs?

More info here nicole-shop.nicolette.ro/docs/#!/installation

  • Has been a member for 0-1 years

Hello Admin,

I want to buy this template but first i got know these things:

  • Can i make the products larger like your other theme (Nicole Fashion) without problems?
  • And the lines around the product are not complete if you have a product under a product(check it out you’ll see)
  • Where can i change the primary colour in something i like ? Not basic in the panel.
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Saudi Arabia

hi there .. does it supports multi language support ? i want my shop to be in arabic.. if so can you provide any demo for admin panel ? thank you

by
by
by
by
by