ThemeForest

Nico Fullscreen Responsive OpenCart Theme

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

Hi

Thank you for a really good looking theme!, I just can’t get the homepage slideshow working even after following this document to the “T” http://nico.nicolette.ro/docs/#!/slider.

I have removed all modules from homepage, setup the banner as directed then added it into slideshow and get this error.

Parse error: syntax error, unexpected $end in C:\inetpub\xxxxx\catalog\view\theme\nico\template\module\slideshow.tpl on line 730

I have tried re-downloading and ftp upload just in case… same error. I have read through these posts and can’t find anything conclusive to solve it out of my own.

I am running Opencart 1.5.5.1

Please help…..

Thanks

nicole_89

Hi

Thank you, I checked the file and my guess is that your php is configured with short tags off, I removed this incompatibility in the file, the fix will be available in the next release, if you want the fix faster please me a message from my profile page and I will reply with the fixed file.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • United Kingdom

Am I right in thinking I can’t add a logo to my site? It seems I only have the option of the top left text. I’ve updated the logo image but it doesn’t seem to want to appear!

nicole_89

Hi

There was a bug with the latest featured, the option that allows a different logo to be used with homepage, the bug was fixed in the latest release, please redownload the package from themeforest and update template/common/header.tpl.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • United Kingdom

Sorry, I’m talking about the home page, the logo won’t appear, just a darkened version of the logo text. It appears on other pages. V.frustrating

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
  • Iceland

Hi, thanks for the theme!.

I have the same problem with the logo as tallguy10000. My logo does not appear at all.

nicole_89

Hi

Thank you, there was a bug with the latest featured, the option that allows a different logo to be used with homepage, the bug was fixed in the latest release, please redownload the package from themeforest and update template/common/header.tpl.

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
  • Iceland

Hi, again.

I have found a problem with insert/remove bulleted list. They show with the html code but not in the front end. Miss

ul { list-style: circle; }

In the .css

Thanks.

nicole_89

Hi

I used css reset and I forgot to enable list styling for the product description.

you can add the following to stylesheet/stylesheet.css

tab-description ul
{
    list-style: circle; 
}

tab-description ol
{
    list-style:decimal;
}

I also added them in the css and they will be available in the next release.

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

Hi Nicole

I have managed to resolve the problem, in my case, the error;

Parse error: syntax error, unexpected $end in C:\inetpub\xxxxx\catalog\view\theme\nico\template\module\slideshow.tpl on line 730

If your short_open_tag = OFF in your php.ini file you will get error “unexpecting end of file” after theme installation on Windows based server, so set it to ON and you’re good to go.

Kevern.

nicole_89

Hi

If you want to use short_open_tag = OFF in php, I replaced the short tag from slideshow.tpl, it’s on line line 55 you can replace it yourself

<? }?>
with
<?php }?>

of if you send me a message I can reply with the fixed file, also the fix will be available in the next release.

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

Hi Nicole I’m getting an error with search.tpl file with this template. I tried fresh start for testing but getting the same error.

Search: Notice: Undefined variable: filter_name in C:\xampp\htdocs\ xyz \shop\catalog\view\theme\nico2\template\product\search.tpl on line 51

Notice: Undefined variable: filter_sub_category in

C:\xampp\htdocs\ xyz \shop\catalog\view\theme\nico2\template\product\search.tpl on line 80 Notice: Undefined variable: filter_description in

C:\xampp\htdocs\xyz\shop\catalog\view\theme\nico2\template\product\search.tpl on line 87

Could you please suggest me a solution or a hint what could cause that error.

Thank you in advance

nicole_89

Hi

Please download the package from themeforest again, this was fixed in the latest release, if you want to keep your customizations you will need to replace only \template\product\search.tpl

Default-user

Thank you Nicole

I replaced it, and made a completely new store just for testing. Now I don’t get any error however the search gives me always no results. Default theme gives me a result for the same keyword.

I realized that the problem is in the route. Nico theme output for search is … index.php?route=product/search&filter_name=grey

However if you rename the “filter_name” to search it works. For example : index.php?route=product/search&search=grey gives 3 results

To correct this I had to remove “filter_” from line 157,163, 169 and rename “filter_name” to “search” on line 151

Moreover I had to change common.js: line 9 and line 23, rename “filter_name” to “search”.

Hope this helps. Best regards…

nicole_89

Hi

Thanks for the bug report and detailed instructions :) I didn’t notice that the parameter name for search has changed in 1.5.5.1 I wiill make a new release today to fix this fast.

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

Can’t get it to work correctly after purchase. It is giving me error messages. Notice: Undefined variable: language in /home2/unoffic4/public_html/catalog/view/theme/nico/template/common/header.tpl on line 144 Notice: Undefined variable: currency in /home2/unoffic4/public_html/catalog/view/theme/nico/template/common/header.tpl on line 145 Welcome visitor you can login or create an account.

Also it won’t move the category and other lists all the way to the left as in your demo.

How do you get it to look like your demo? I want the information adjusted to the left and overlay my photo with a transparency set so the “slider ” is the whole page.

nicole_89

Hi

It should work if you follow the instructions from the documentation http://nico.nicolette.ro/docs/#!/slider

Also the notices you are getting indicates that there might be a problem, what opencart version are you using? if you are using something below 1.5.3 please upgrade to the latest version before installing the theme because older versions are not supported.

If this doesn’t fix your problem please give me your store url so I can check what is wrong.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • United Kingdom

Much appreciated Nico! Many thanks for the quick fix.

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
  • Iceland

Thank you for the quick fixes.

I just have another problem, the “Show payment icons’’ is not working. Not showing up.

Thanks. = )

nicole_89

It’s a small bug that reports the visibility in the panel incorrectly and it will be fixed in the next release, until then you can show the icons by setting the option to hide and then to show again.

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

Is there a way to put a “Sold Out” button in the categories page exactly the same as the “Sale” button, but obviously for products that have no stock?

Thanks

nicole_89

Opencart does not give product stock information for products on category page, to have this feature you need to patch opencart or install an extension that provides this information to category.tpl

Default-user

Yes thanks i have installed that now?

nicole_89

Unfortunately I never used such an extension and I don’t know how it works, please ask the extension developer to assist you.

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

Hello,

Pre-sales question here, I want to archieve this:

http://www.intermixonline.com/home.do, is it possible with your template?

Everything works fine except for the homepage, I would like to have some offers there or blog posts, is that possible with OpenCart and your template?

Can you launch this for WooCommerce and Wordpress?, It would be awesome.

Thanks.

nicole_89

Hi

Currently the theme does not allow anything else except the slider on homepage.

Maybe in the future if I find a wordpress developer interested for collaboration.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Italy

Hello, set opacity sidebar home page? opacity disappears when color change! sorry fo my english. Franco

nicole_89

Hi

The color picker used in the panel does not support transparency, I will add this feature in a future release, until then if you need to change a color and keep transparency you will need to manually change it in the css in stylesheet/stylesheet.css

Default-user

Please write me the code to insert in css

Default-user

write me where to put code

nicole_89

For homepage you can find the menu color in /stylesheet/thumbflip.css line 238 and for the other pages in stylesheet/stylesheet.css line 410 to preserve transparency you will need to set the color using rgba, you can convert hex color to rgba with either firebug or something like http://hex2rgba.devoth.com/

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

Hi, My tecnical support at hostingcompany that installes themes daily have problems to install this theme to my freash opencart 1.5.4 software. This message I do get from the support team: When the theme is uploaded to your website’s root directory, it is not detected by your OpenCart theme. There are no error messages to provide to the developers.

Can you please help me with this issue?

Best regards,

nicole_89

Hi

I think that your hosting provider does not have enough experience with opencart because the theme should be copied to /catalog/view/themes and not to the website root directory, my theme works fine when it’s installed correctly.

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

Hi Nicoleta, Thanks for the previous help. I had not updated the software.

Another question.

How do I change the shopping cart icon?

Also, If I just want one picture in the slide show how can I keep it from moving. Say i don’t want it dynamic, just static. Is there a way to stop the movement and just upload a single image? I tried just putting 1 there but it wants to rotate to something so it just goes black.

Fitz

Thanks

nicole_89

Hi

The shopping cart image is located in catalog/view/theme/nico/image/cart.png you will only need to replace it on ftp, try to use an image with a similar size so that the layout doesn’t break.

There is no option for this yet but I will add one in the future, until then you can set a very big value to Sliders & Gallery > Thumbflip > Slideshow speed by default this is 7000 meaning 7 seconds you can set it to a very high value like 3600000 (one hour) or 86400000 (one day)

Default-user

I replaced the image and uploaded it on ftp. Still is not changing. Thanks

nicole_89

Did you try clearing the browser cache? If you replaced the file it should work. If you still have trouble with the image please provide me your store url so I can see why it’s not working.

  • Has been a member for 0-1 years

Hi Nicole,

I want to purchase this template let me know i want to put transparent png log on home and product pages pages did it support it.

thanks,

nicole_89

Hi

Do you mean if you can use a transparent logo? You can have a transparent logo on homepage using the theme panel option from Theme settings > Homepage logo image.

On the other pages the logo can not be transparent without patching opencart image resize function because it does not support transparency, but I don’t think you will need transparent logo on other pages because there is nothing underneath to see through, the background underneath the logo is always solid white color, the transparency is only useful on homepage where the slider images covers the entire screen and a transparent logo can be a cool effect.

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
  • Microlancer Beta Tester
  • United States

Hi. Maybe this question has been raised before in the thread but please allow me to ask it again if ever… does it come with dummy content? Thanks! Great theme!!!

nicole_89

Hi

The theme does not come with dummy data but opencart already has dummy data automatically added after installation, although it comes with IT products instead of fashion ones it can be useful until you add your real products.

If you want to use some of the images from the demo store, here are some of them

http://www.flickr.com/photos/elmorta/5202325866/in/photostream http://www.flickr.com/photos/elmorta/5753315958/in/photostream http://www.flickr.com/photos/21185968@N00/5664583608/in/set-72157624899164464

Thank you.

gaylorddia

Thanks for the information.

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

Love the theme, but error messages keep coming up on the left side. Here is a screenshot of my problem: http://img841.imageshack.us/img841/7776/errorcw.jpg any idea how to fix this type of thing?

nicole_89

Hi

You are using an old release, the notice was removed in the latest release, please download the theme again and update.

Default-user

do I have to do anything special to update it or just re-download? I downloaded the theme about 4 weeks ago originally.

nicole_89

Just redownload, everytime you download the theme from themeforest you will get the latest release available.

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

Hi,

I bought this mainly because of the design (sorry :p) which is great btw, I had never used open cart before and I want to completely remove all prices, add to cart, hide the top bar, hide search and that annoying “store name”... basically what you can do with the theme editor, and it hides it, the I do “Save settings”, except every time I refresh the page it goes back to the original (default) show everything stage. Can you help me? thanks

nicole_89

Hi

Did you set file permissions for settings.inc and editor_settings.css located in nico/nico_theme_editor? please make sure that these files are writable by php, if unsure you can set 766 permission flag.

http://nico.nicolette.ro/docs/#!/installation

If it still doesn’t work after setting file permission please send me a message with temporary admin access so I can check what is wrong.

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

Good Night, We bought the single and would like to know how can I put more than one sub category?

nicole_89

Hi

Do you mean to add more than one level subcategory to the left menu? Unfortunately opencart does not support more than one subcategory for menu, this is an opencart limitation and can’t be lifted without patching.

by
by
by
by
by