Close

Profile: Support

Avatar

User posts

Text center
10 years ago

C.A.LL wrote:
Thanks for your help but it does not work, I've done everything you said and I do not get the text to center. Send image to support and see if they see the problem ...

Carles


Hi Carles,

We did receive your email and have answered to you!

Thanks!

10 years ago

[email protected] wrote:
Exactly what I expected to hear, but never hurts to ask!  :)

BTW - Its not a big deal and it was easily rectified, but I would consider the JCarousel Title issue to be a bug.  Since there is a flag on the JCarousel settings for the user to select whether the Title is shown, I would expect this theme to respect that flag automatically without having to alter the CSS.

Regardless, thatnks for teh great support.

Bob


Hi Bob,

On a second thought I do agree with you about the carousel title and will return it back by default.

Thanks again!

Best Regards!

Text center
10 years ago

C.A.LL wrote:
The problem I have is that the text is out of the ribbon and does not like giving css style to insert within the ribbon and center.

Best regards


Hi C.A.LL,

We have made the positioning of the text inside the ribbon easier in our very last version of the ribbons.You can download the theme again and just replace the Plugins/SevenSpikes.Nop.Plugins.ProductRibbons/Styles/Ribbons.common.css file with the one from the downloaded package. Then you need to open the administration of the given ribbon and enter the following in the Ribbon text style textbox:

top: 10px; left: 30px;

By changing the numbers 10 and 30 you will move the label inside the image horizontally and vertically till you place it in the center.

Hope that makes it clearer!

Best Regards!

10 years ago

[email protected] wrote:
Worked Perfectly.  Thanks!

Now Ill push my luck a bit (I think I know the answer but Id be remiss not to ask).  Is there any way without completely overhauling the theme to add these items as tabs?  In other words, Id love to be able to add Best Sellers, New Products, Featured Products, etc all on my homepage, but it makes things a bit too busy (especially if you automate the JCarousels).  In a perfect world I could do something like this.

Thoughts?


Hi Bob,

This is a nice suggestion, but unfortunately it will require some code changes and additional styling. I am not sure it can be achieved with just some lines of code so I am afraid this is out of the scope. You can suggest this in our user voice portal so that other customers can vote for it too. We will keep an eye on this and may consider implementing it as a setting in some of the future versions of the theme.

Thanks again!

Best Regards!

Text center
10 years ago

C.A.LL wrote:
Good afternoon,

I installed the hotfix of theme Beauty and the css codes for adjust my text in the ribbon do not work. Do you know how I can get to center the text in the ribbon?.

Thanks


Hi C.A.LL,

The actual ribbon can be centered by choosing the "center" position from the administration of the ribbon. If you need to add a styling to the text like background color, border-radius, color, etc. you should use one of the "style" textboxes - "Ribbon text style" is the one in your case I believe. This styling is kept in the database so if you update css files you will not lose the styling of the ribbon.

Hope that helps!

If you need any further assistance, please let us know!

10 years ago

[email protected] wrote:
Is there a way to display the "Featured Products" and "Featured Categories" titles on the homepage within this theme?  Is this omitted on purpose or is it a bug?  All of your other themes display these titles.

On that same note, when adding a JCarousel to the homepage, even when the "Show Title" check box is checked the title is not being displayed.  This makes the Carousel mostly useless because users wont know what they are looking at.

I'm on nopCommerce v3.2 and using Smart Theme build 3.2.839 if that's relevant

Thanks!



Hi Bob,

Please see my comments below:

1. The featured products title  is not shown by design. If you want you can show it by adding the following to your admin -> plugins -> nop smart theme -> settings -> custom head styles:

.home-page-product-grid .title {display: block;}

Featured categories block does not have a title by default in nopCommerce.

2. The same applies with the title of the carousel on home page. You can show it by adding the following to the custom head styles:

.fullscreen .nop-jcarousel .carousel-title {display: block;}

Hope that helps!

Best Regards!

News item
10 years ago

lmheah wrote:
Hi,

Need help on 2 issue for news item

1) How do I add news link on the menu.
2) How do I enable news items show below Our Brand like the demo site.


Hi lmheah,

Please see my comments below:

1) This is currently not available in the plugin, but we will implement it in a day or two and will elt you know. Thanks for the suggestion.
2) You should map the carousel with brands in the home_page_bottom widget zone and go to admin -> configuration -> settings -> news settings and check the Show on home page option.

Hope that helps!

Best Regards!

10 years ago

lmheah wrote:
Hi,

I am working on setup feature categories on homepage.
I able to show the feature categories, but the images I uploaded to the category get resized.
How do I set the images for the feature categories, so that the size match to fill up the space.

Cheers.


Hi lmheah,

There are settings in administration -> configuration -> settings -> media settings where you can set the different image sizes. Please see below the sizes that are set on our demo:

Avatar image size: 90
Product thumbnail image size (catalog): 345
Product detail image size: 600
Product thumbnail image size (product page): 95
Associated product image size: 125
Category thumbnail image size: 370
Manufacturer thumbnail image size: 345
Cart/Wishlist thumbnail image size: 80
Mini-shopping cart thumbnail image size: 78

Hope that helps!

10 years ago

shellyshao wrote:
Currently I only see go to cart button. But on your demo site, I see checkout button. Is this configurable? Thanks!


Hi shellyshao,

The Checkout button is not configurable from the Nop Ajax Cart settings, but rather in nopCommerce. There might be some reasons why it is not displayed - you have either a required checkout attributes enabled or accept terms of service on your cart page. If this is the case the Checkout button is not displayed because you need to perform an action on your cart page ( choose a attribute value or accept the terms of service) . This is the same as the flyout shopping cart. If you hover on the shopping cart in the header you will see that the Checkout button is also not displayed.

Hope that makes sense!

Best Regards!

10 years ago

C.A.LL wrote:
Hello, before pictures of the categories were rounded to fit the circle now not rounded, if I change the size to fit but if the same effect is not achieved earlier. ¿ I can send a couple of pictures so you see what I mean?

Thanks


Hi again,

Can you send the screenshots to our support email and we will figure out what might be wrong. So you say that before the changes the pictures were fine, but after the fix they are not rounded correctly?

Looking forward to your email!

Best Regards!