Close

Profile: Deni

Avatar

User posts

Eunice123 wrote:
Hello,  I've created 20 shops using multistore functionality within NopCommerce. 
Now I want to set a different homepage slider for each shop.
However, when I set a picture within alfresco, it also shows in other stores...
By searching old posts here, i've realized that there was same problem before on ver.3.3 but I'm using the latest version which is 3.6
Please help me~~~~~~~

Best Regards,

Eunice


Hi, 

As you said, this problem was solved back in 3.30 and we have not experienced it afterwards.
Please submit a ticket with credentials to your site, so we can check what is missing in your configuration.

9 years ago

illutian wrote:
It would be awesome if we had the option to make the HTML 'block' float with the page, much like Google's Trusted Store badge does.

I know you can maybe do something close with CSS, but that stuff only works with certain browsers. That 'Trusted Store' badge works in all [that were required to be tested].

The reason for this is I'd like to add a Yelp badge that floats with the page using the Traction Theme, which means the layout is single column. -- If it was double or triple I'd just put the DIV in one of the home page columns set to 'top of page'.

But, really, it'd be a lot cleaner to just have the widget float. This would also give us the ability to have a splash screen for, say, limited time sales or other promotions. -- So...probably another suggestion beyond adding a check box to enable a "floating" DIV.


Hi, 

The one and only way to achieve this is by using CSS and it works on all browsers. If you open your widget and from the HTML editor choose "Tools" > "Source Code", paste this code and you will see the floating badge:

<p class="floating-badge" style="position: fixed; bottom: 20px; right: 5px; padding: 20px; border-top: 5px solid #0E9A58; background-color: #F5F5F5; box-shadow: 0 0 4px 1px #666;color: #000; text-align: center; z-index: 2000000;">SOME FLOATING BADGE</p>
<script>// <![CDATA[
$('.floating-badge').appendTo('body');
// ]]></script>


I hope this will help you !

Bugs
9 years ago

iojvan wrote:
Hi,
I just install theme and I think I have some feedback for you:

1. When I use Nop PrevNext Product plugin on Fresh Theme color presets I get blue icons for prev and next. 

2. SEO plugin crash my site until I didn't create Smart SEO Template

3. Mega Menu plugin doesn't look good if I use "Infinite categories sublist" in "Category Menu Settings". 

4. On product page Entered Quantity text and cart part overlap each other ( I use Chrome )

Hope that my observations was helpful!?



Hi iojvan,

1. The PrevNext Product plugin is styled only for the default Smart theme preset. We will style it for the other presets too.

2. In the previous deploy we had an issue in the code, which was causing this behaviour. The fix is now available - just update your plugin and everything will work fine.

3. I can not see anything broken in the plugin. If you do not like the design and you have any ideas for improving it, just share a screenshot of them.

4. As I am looking into our demo site, I think everything looks fine.


If I am missing something, please provide a link or screenshot, describing the problem in details.

Thanks for your cooperation !

9 years ago

iqnetcom wrote:
I am having an issue where when i click on a add to cart it freezes the browser on the circle icon that show that's its adding it to the cart and nothing happens.
Using firebug i can get these errors
: http://www.vats.ca/errorpage.htm?aspxerrorpath=/NopAjaxCartCatalog/CheckIfProductOrItsAssociatedProductsHasAttributes

ReferenceError: data is not defined
http://www.vats.ca/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Scripts/AjaxCart.min.js
Line 6.  Has anyone experienced these before?


Hi, 

It looks like the server returns an error page. Please submit a ticket, mentioning your nop version, plugin version and credentials to your site, so we can take a look at it and find the solution to this issue.

9 years ago

WallpaperBlvd wrote:
Just bought the theme and it's looking great. Can you tell me what the optimum size of the top home page photo. I want my website to look just like the demo and want to make sure I get photos that are the same dimensions. Thanks


Hi, 

The image size is 1920x899 pixels. You can make it 1920x900 as well. Just keep in mind that all images should be with the same height so that the slider looks fine.

If you want to get all the demo data from our demo site, raise a ticket.

I hope this helped !

Bugs
9 years ago

justinhof wrote:
I currently have a nop installation running three sites that each have a specific theme from Nop Templates. They are:

http://nop.deepblueyachtsupply.com - Uses Traction theme
https://www.lauderdaleprop.com - Uses Nitro theme
https://www.propellerdepot.com - Uses Motion theme

For the default site, the URL for images get intermingled with URLs of the other two sites domain wise, and it adds weird stuff in place of the nop section. This includes things like ww.w, 4www, and most recently alt1.aspmx.l.google.com.

Because the products and images are all used between sites, the images load. However, Google is now indexing these weird URLs and dinging the sites. 

Feel free to go to http://nop.deepblueyachtsupply.com and do a view source to see. 

Have you all seen this before, and what could be causing the image URL to not be set to the domain that the request comes from for this theme?

Thanks,
Justin


Hi, 

Yes, we have seen similar "symptoms". You have to check the following possible reasons:

- clear the cache of the application and see if there is some effect.
- check the hosting configuration (HOST values) - if you are using shared hosting this is the most often reason. Anyway, you can ask for help your hosting company.
- In older versions some cross-origin attacks were possible, so you can delete the Guest accounts.
- maybe this topic could help you.

The links of the images are generated automatically by the default NOP code and our products does not affect them in any way.

I hope this helped you. Let us know if you have any progress !

Bugs
9 years ago

justinhof wrote:
I have installed the new version from 3.6 and this does not fix the issue. Any chance you can take a look?
https://www.propellerdepot.com/outboard-propellers


Hi, 

I can see that on your test site (http://nop.deepblueyachtsupply.com/outboard-boat-props) everything looks fine. Please check if you have any differences between the two sites files. I believe you just missed to merge some of the changes in the theme. More specifically the file that may cause the problem is this: \Themes\Nitro\Views\Catalog\CategoryTemplate.ProductsInGridOrLines.cshtml - check it first.

Let us know if you need any further help !

Bugs
9 years ago

farmchem wrote:
I opened a ticket which is actively being worked by someone. Thanks support.


Hi, 

The issue was fixed and is ready for download. You must update the Core plugin as well.

9 years ago

bikeuniverse wrote:
Hey.
I am running the trial version, and was wondering how I can put several posts under one major group. For example you can see my categories on attached screenshot. When clicking on one of these I would like to get to a page where other articles are stored.

http://clip2net.com/s/3lFQL95


Hi, 

The Blog shows only posts on the home page. You can suggest in our user voice portal new functionality to show the categories on the home page. 

To hide the "Read More" buttons you can add this CSS:

.home-page .rich-blog-homepage .read-more { display: none; }

I hope this helped !

mukumarshah wrote:
3day gone but i can't get your reply about this error.



what is this. this type of support you provide me after purchasing plug in. there are error occure when i am install your plug in in my 3.5 nopcommerce project.


Hi, 

Your original ticket is with number 2106. I have replied to it on 7/30/2015 and was waiting for your reply back.

On 8/1/2015 you have submitted another ticket about the same problem (duplicate).

Please do not duplicate tickets and reply to the original one.