Hi , Thanks for your response , my client is pretty happy with your design and are willing to go with it , but they just need some modification on homepage , they want it pretty simple and clean like : http://www.viraaj.com/our-collection.htm , where there a image slider and navigation menu. Is it possible to acheive something like this , using your theme , just an image slider and navigation menu.
Hi ,
I am planning to buy this theme which include all extra addons , just a couple of things to ask , when do i expect the release of the latest version 2.6 , also in the new version the ajax functionality was included , which means some of your addons like search etc will be removed in the new version.
Thanks
Will do that later tonight and will update you on it , by the way this can be added in the extensions manuals.
Hi ,
Should i modify the nop.plugins.targets something like this:
<Target Name="Plugins-CopyToWeb"
DependsOnTargets="
Plugins-CopyDiscounts;
Plugins-CopyExchangeRates;
Plugins-CopyExternalAuth;
Plugins-CopyFeeds;
Plugins-CopyMisc;
Plugins-CopyPayments;
Plugins-CopyShippings;
Plugins-CopySms;
Plugins-CopyTaxes;
Plugins-CopyWidgets;
Plugins-CopySevenSpikes">
<!--SevenSpikes plugins-->
<Target Name="Plugins-CopyExchangeRates">
<MSBuild Projects ="$(MSBuildProjectFullPath)"
Targets="Plugin-CopyToWeb"
Properties="
PluginProjectName=Nop.Plugins.HomePageSliders"/>
<MSBuild Projects ="$(MSBuildProjectFullPath)"
Targets="Plugin-CopyToWeb"
Properties="
PluginProjectName=Nop.Plugins.NopQuickTabsange"/>
<MSBuild Projects ="$(MSBuildProjectFullPath)"
Targets="Plugin-CopyToWeb"
Properties="
PluginProjectName=Nop.Plugins.SmartSEO"/>
</Target>
Hi ,
I came across a problem , all your extensions worked fine on my localhost, but when i ran the batch files to deploy it on-line , all the extension plugin were deleted , I have to reconfigure it on the server , Is this known issue or I might have done something wrong , just need to confirm it
If any one wants to resize the image / reduce size of image using ImageGen in nopsliders , let me know I have done that in one of my project .
Cheers
Can you please tell me where the PicturePath for the images are saved or does it resolve automatically. I check the db table of slider , there was nothing like image url in it.