Close

Profile: Boyko

Avatar

User posts

5 years ago

jirwin wrote:
I attempted to set up the facebook shop using Nopcommerce 4.30.


No products show up on my facebook page and instead I see a couple of errors in the console as follows:



Has anyone encountered/fixed this issue?

- Refused to display 'https://www.xxxxxx.xxx/facebook/store/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
- puLnu6Boe-j.js?_nc_x=k-fjsMawAWG:108 Uncaught TypeError: a.isEmpty is not a function
    at a [from isFacebookURI] (puLnu6Boe-j.js?_nc_x=k-fjsMawAWG:108)
    at a [from isFacebookishURI] (-TaJSwvYO7Z.js?_nc_x=k-fjsMawAWG:7)
    at Object._verifyWindowMessage (-TaJSwvYO7Z.js?_nc_x=k-fjsMawAWG:8)
    at Object._handleWindowMessageToParent (-TaJSwvYO7Z.js?_nc_x=k-fjsMawAWG:8)


Hi,

You need to remove this line from the Web.config file:

 <add name="X-Frame-Options" value="SAMEORIGIN" />

5 years ago

cbaldo wrote:
Hi
A customer aks me to use the category shortdescription text and to shows it after the subcategories list in category page. I tried but the text is never displayed. Is there a way to satisfy this request?
The nop-commerce version is 4.10

thank you

Claudio


Hi Claudio,

You should simply use the information from the category model to show the short description.
If this model is not present where you want to show it then you can use the category model factory to build it.

5 years ago

deventegrasyon wrote:
I have an e-commerce site where I use the nopcommerce infrastructure. I want to use seo module on this site. For this I bought a plugin from nop-templates. I can't use this plugin. Can you give me a video document about how it is used? Or can you teach?


Hi,

I don't see any Smart SEO licenses under you account to check the version etc. but you can always refer to the documentation of the plugin or submit a ticket if something is not working for you or you are not sure.

5 years ago

[email protected] wrote:
I am looking to purchase the Venture theme and apply it to my site that is currently using a test. url. Is this an issue or should I just put the non test url in when I buy the theme? With that can I apply the theme to the test. site now?


Hi,

You should put the live site URL but you can apply the theme on a test site or localhost without any problems. Please note that you can always change the live site URL later on in case you need to.

5 years ago

[email protected] wrote:
Is it possible to manage the search sequentially in the Instant Search plugin? For example, handle the search in such a way that it first manages the SKU and if present shows it as the first in the list, then manages the title and if present shows it subsequently in the list and finally manages the description?


Hi,

The Instant Search uses the same search functionality that nopCommerce provides on the search page for consistency.
Unfortunately the search functionality in nopCommerce does not support the sorting of the products the way you want them to be returned.

Joe-JPIT wrote:
Hi, I have a emporium theme installed on nopCommerce 4.2

I made a multi-store installation and selected emporium for one of the stores, but on the "Administration -> Nop-Templates" the option "Themes"  option is not available, so I cannot reach the theme settings to change the theme colors and so on.

How can I access that page settings?


Hi Joe,

Please make sure you have the Emporium theme plugin installed and then you should get the Themes menu.
Also check if your account have permissions from the Plugin Access Control menu to manage the theme plugin.

5 years ago

gruddle wrote:
Hi
I'm upgrading from 4.1 to 4.3 (via 4.2).
I have the Anywhere Slider working OK in 4.1.
I have applied the database upgrade script to the database, but it seems to be looking to Alter a table called SS_AS_SliderImage. This table does not exist. What script do I need to create it?
The plugin will not install (obviously) into the later versions because it is expecting this upgrade to have occurred.
Thanks for any help.


Hi gruddle,

You should do the upgrade like this:
1. Run the upgrade scripts from 4.10 to 4.20 and then 4.20 to 4.30. You can find them in this document here. You should run them starting from script number 26 to 30.

2. Then use nopCommerce 4.30 + the theme package for 4.30

Then run nopCommerce and it should be fine.

5 years ago

webproject wrote:
Hi,

i would like buy  the plugin, but my version is 3.80. Is it possible have it for this version?


Hi webproject,

The plugin already supports nopCommerce 3.80.

5 years ago

jahbool wrote:
when install a theme in 4.3 with mysql  =>


You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'as Value FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME LIKE 'Category'' at line 1


Hi jahbool,

This error is caused by the Ajax Filters plugin, which is the only plugin that still does not support MySQL. Simply don't install the Ajax Filters plugin and everything should work fine with the theme on MySQL.

p.s: We are currently working to add MySQL support to the Ajax Filters so hopefully we will have them ready soon.

5 years ago

Damir wrote:
Hi,
I have lots of problems with v4.3 upgrade ...


Hi Damir,

It would be best to submit a ticket and provide access to your store administration so that we can investigate and advise.
Many of our clients already upgraded to nopCommerce 4.30 without any problems so it must be something you might have missed in the upgrade process but of course we can check that too.
Make sure you are using the very latest packages from our website and you also use the very latest version of nopCommerce 4.30 (the one released later)