Close

Quick veiw button not visible

e_xpert
9 years ago
#6096 Quote
Avatar
  • 4
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.
Boyko
9 years ago
#6097 Quote
Avatar
  • Moderator
  • 1570
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
Regards,
Nop-Templates.com Team
e_xpert
9 years ago
#6098 Quote
Avatar
  • 4
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?
Boyko
9 years ago
#6099 Quote
Avatar
  • Moderator
  • 1570
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
Regards,
Nop-Templates.com Team
e_xpert
9 years ago
#6103 Quote
Avatar
  • 4
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?
Boyko
9 years ago
#6105 Quote
Avatar
  • Moderator
  • 1570
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
Regards,
Nop-Templates.com Team
e_xpert
9 years ago
#6107 Quote
Avatar
  • 4
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.
Boyko
9 years ago
#6112 Quote
Avatar
  • Moderator
  • 1570
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
Regards,
Nop-Templates.com Team