Close

Profile: ctetik1989

Avatar

User posts

11 years ago

Hi everybody,

I created the nop anywhere sliders and put it on the website. But, there is a small problem about it. After the transition event, title and link are changing but the image doesn't change. The other transitions don't have any problem but images are previous slide's images, link and title are the current slide's information. What can be the problem, are there anyone can help me?

Best regards,

11 years ago

Support wrote:


Hi,

If you are using 2.4 then all the views can be find in the Views\AnywhereSliders\.. folder inside the plugin folder. The styles are in Styles folder of the plugin folder.
Which slider are you using i.e Nivo, 2D Slider, 3D Slider?

Best Regards,

Nop-Templates Support Team


I am using 2D slider. I handled it by making changes in coin-slider.js file.

Thanks,

11 years ago

Hi,

I created slider automatically by using manage slider option. I selected widget as "before content". I want to make some little changes such as putting button images instead of next and prex words on the slider. I can see the code on browser and changinbg it on browser temporarily, but I can't find that part in source code and in widget views. Where can I find html tags of slider?

Regards,

11 years ago

Support wrote:

Hi,

If there are no tables in the database then you need to install the plugin again, so that they are created. Go to App_Data\InstalledPlugins.txt and remove this line: SevenSpikes.Nop.Plugins.AnywhereSliders

This will mark the plugin as NOT installed and this will allow you to install it.
Then when it is installed correctly you should be able to see the tables in the database.
Probably you have received some error during the installation of the plugin, which you have ignored or haven't noticed.

Please let us know if everything is OK!

Best Regards,
Nop-Templates Support Team


Hi,

I figure it out. When I copied both of the core and anywheresliders files to plugins and installed core file, the other file's installation cannot create the database tables. If I copy and install core file and then copy and install anywhereslider file, it creates tables.

Thanks for your great plugin...

11 years ago

Support wrote:


There is no creation query as it uses EF Code first and the database tables are automatically created.
So you are actually not able to install the plugin and you get this error when you try to install the plugin. Is that correct?

Best Regards



No. I installed those 2 plugins without any errors. They seem as installed in the admin panel's plugins section but, it gives error when I try to create a slider. Because they are instaleld but not create database tables. By the way, thanks for your time and help.

11 years ago

Support wrote:


Probably there is something wrong with your installation.
Could you please check if any of the tables below exist in your database and then drop them in the exact order below:

"Carousel3DSettings"
"CarouselSettings"
"NivoSettings"
"SliderImage"
"SliderWidget"
"SliderCategory"
"AnywhereSlider"

Then make sure the plugin is not installed (not present in the InstalledPlugins.txt).
Then install it again.

Hope this helps!

Best Regards,
Nop-Templates Support Team


I tried it many times, but it didn't work. Can you share the creation query of tables with me?

11 years ago

ctetik1989 wrote:
Hi,

First of all, thanks for your product. I installed anywhere plugin as in the instructions. But,it gives an error such as "dbo.anywhereslider not found". I tried both manual and automatic ways in the instruction document. But, both gives the same error. How can I fix it? If I should create an anywhereslider table, which columns should it have?

Regards,

Hi,

Which version of nopCommerce are you using?
Are you using SQL Server or SQL Compact Edition?
Please note that when the Sliders are being installed they automatically create any database tables needed.

Best Regards,
Nop-Templates Support Team


I am using nopcommerce 2.4 and anywhere plugin 2.4. My datasource is SQL server.
But the tables weren't created

11 years ago

Support wrote:
Hi,

First of all, thanks for your product. I installed anywhere plugin as in the instructions. But,it gives an error such as "dbo.anywhereslider not found". I tried both manual and automatic ways in the instruction document. But, both gives the same error. How can I fix it? If I should create an anywhereslider table, which columns should it have?

Regards,

Hi,

Which version of nopCommerce are you using?
Are you using SQL Server or SQL Compact Edition?
Please note that when the Sliders are being installed they automatically create any database tables needed.

Best Regards,
Nop-Templates Support Team



I am using nopcommerce 2.4 and anywhere plugin 2.4. My datasource is SQL server.

11 years ago

Hi,

First of all, thanks for your product. I installed anywhere plugin as in the instructions. But,it gives an error such as "dbo.anywhereslider not found". I tried both manual and automatic ways in the instruction document. But, both gives the same error. How can I fix it? If I should create an anywhereslider table, which columns should it have?

Regards,