Close

Profile: Boyko

Avatar

User posts

10 years ago

e_xpert wrote:
Hi, Boyko!
I just installed new site:

http://openeshop.ru/lighthouse2

and didn't apply demo db you have sent me.
And now button image is displayed.


Hi e_xpert,

I am glad you have resolved this problem but even if you now point this site to the demo database it still should work. You can give it a try.

Thanks

aleksey wrote:
I have the same error. Do you already have a solution for this error?

About my version plugin:
SevenSpikes.Nop.AjaxFilters.dll -> FileVersion : 3.1.468.8682

info from file "Description.txt":

Group: 7Spikes
FriendlyName: Nop Ajax Filters
SystemName: SevenSpikes.Nop.AjaxFilters
Version: 3.02
SupportedVersions: 3.10
Author: Seven Spikes
DisplayOrder: 1
FileName: SevenSpikes.Nop.AjaxFilters.dll



version nopCommerce: 3.10


Hi aleksey,

Do you get this error all the time? I mean that if it is easily reproduceable then you can send an email to our support email of how to send us your database, so that we can investigate what is wrong locally. Please note that it takes some time to do all the testing as it is not trivial to find bottlenecks in the stored procedure.

Thanks

10 years ago

e_xpert wrote:
Hi, Boyko
The correct link is:

http://openeshop.ru/lighthouse/Plugins/SevenSpikes.Nop.Plugins.QuickView/Themes/Lighthouse/Content/images/button.png

and image is visible.
You have sent me links to demo db's later by email ([email protected]). And this db is installed.
May be this is the reason?


Hi e_xpert,

I can't open neither the link I sent you nor the one you have sent me.
Please note that the demo database does not contain any paths to images. The paths to the images is automatically generated.

I don't know what your are doing but now you web site, shows the Smart theme.
Maybe you get both themes installed but you are missing the theme folders in the plugins.

Thanks

10 years ago

e_xpert wrote:
There are 59 image files in your package and all of them are in .../img folder on my server.
The image i talk about I find in this folder: \Plugins\SevenSpikes.Nop.Plugins.QuickView\Themes\Lighthouse\Content\images
it is a "button.png", as well I find code in css file:

/********* START BUTTON *********/


.quick-view-button {
  bottom: 12px;
    left: 12px;
  width: 30px;
  height: 30px;
  overflow: hidden;
    background: url('images/button.png') center no-repeat;
  line-height: 999px !important; /*hides text*/
    z-index: 3;
}

when I change

line-height: 999px !important; /*hides text*/

to

line-height: normal

default text is displayed.
Further suggestions?


Hi e_xpert,

As I said the image is missing on your server or at least it can't be found for some reason.
http://openeshop.ru/Plugins/SevenSpikes.Nop.Plugins.QuickView/Themes/Lighthouse/Content/images/button.png
That is why you don't see the quick view button, while at the same time you can click on it and the Quick View is opened.

There are a lot of missing images errors in the browser when I open your web site.
Maybe there are some permissions not correctly set to the Content folder on your server.

Thanks

10 years ago

e_xpert wrote:
Please, check this site
http://openeshop.ru/lighthouse
my paid version of ultimate theme collection don't show Quick veiw button by default.
Thank you.


Hi e_xpert,

It is not shown because you are missing the quick view image. Actually there are a lot of images that are missing for the lighthouse theme. You should upload the plugins from the Lighthouse package again on your server as well as the Themes\Lighthouse folder again as most of the images in the Themes\Lighthouse\Content\Img folder are missing on your server.

Thanks

News item
10 years ago

lmheah wrote:
Hi,

I am using 3.2, will that works?


Hi Imheah,

No, it will work only in nopCommerce 3.3.
But you can manually add a link to the News by adding the code below into this file
Plugins\SevenSpikes.Nop.Plugins.MegaMenu\Views\MegaMenu\MegaMenu.cshtml

<li>
            <a href="@Url.RouteUrl("NewsArchive")">@T("News")</a>
</li>


Thanks

News item
10 years ago

lmheah wrote:
Very cool, it works!
Waiting for your new upgrade, many thanks!


Hi lmheah,

We are happy to let you know that we added a new setting in the Mega Menu administration that allows you to show a link to the News section in nopCommerce.
The new feature is available only for nopCommerce 3.3, so please update your plugin to get the new feature.

Thanks

anesu wrote:
yah that's where I am wrong so does it mean 2.8 is no longer supported because I've just downloaded today and there is no longer a folder for version 2.8


Hi anesu,

Please send an email to our support mail and we will send you the 2.8 version of the theme.

Thanks

Bugs
10 years ago

[email protected] wrote:
Looks like there is a small bug with the Smart theme in Chrome.  When resizing the browser window, the search input in the header never properly realigns if you expand the window again.  All other browsers I tested worked as expected.

Here's a video from your live demo:

http://screencast.com/t/BCttIWs702uY


Hi,

Yes, it is a bug in Chrome only but it is some Chrome specific behavior, which should not work this way. The thing is that we can't do anything to fix this as the correct styling is there and it is applied after the resizing but for some reason chrome doesn't display the items based on the applied css. As you can see the Buy Now button is also broken in the top strip (while it shouldn't). Maybe this resizing issue will be fixed at some point in Chrome.

Thanks

10 years ago

o4online wrote:
but as we are using nopcommerce which has the license to use the telerik grids and components. why it cant be used in the public store.


Hi o4online,

I am not an expert in licensing but I think that based on telerik license even if the product is shipped with nopCommerce you need to use it as it is. So if you make any changes and use the product in a different way you need a license. Here is an interesting discussion about this.
This is my understanding only, so it is up to you to decide what to do :)

Thanks