Close

Profile: Boyko

Avatar

User posts

11 years ago

Hi menaledezma,

The issue has been fixed and deployed on our web site.
Please download the theme package again and update the theme as described here.
If you don't want to update the whole theme you can replace only these files:
Themes/ArtFactory/Content/css/styles.css
Themes/ArtFactory/Content/css/styles.rtl.css
Themes/ArtFactory/Views/Product/ProductTemplate.Grouped.cshtml
Themes/ArtFactory/Views/Product/ProductTemplate.Simple.cshtml

Thanks

digitalmbs wrote:
Hi,

I just downloaded plugin yesterday, when was it is updated? I downloaded it from my account as I have brought Ultimate Plugin Bundle and it was in side the zip file. Is it updated? or do I need to download individual plugin? Also, apart from this SEO which other plugin is affected please?

In regards to SEO Regex Spliting I will give you example. I have category called "eCig Starter Kits"
I would like to split this into 3 words i.e. eCig, Starter, Kits. so that I can apply Buy in front i.e. Buy eCig, Buy Starter, Buy Kits. Makes sense?


Hi digitalmbs,

It was fixed and deployed yesterday late in the evening, which is why you probably don't have it. Please download it again. Apart from the Smart SEO we don't have any other important fixes since the previous version.
This is a very handy online tool for regular expressions - http://www.regexr.com/.

Hope this helps!

11 years ago

menaledezma wrote:
Hello

I have the following error on google web master tools: Error: Missing required field "name (fn[/b])".[/b]

Here you can see the error:
https://www.google.com/webmasters/tools/richsnippets?url=http://www.skylampscr.com/eco-skylamp-forma-ovalada-color-anaranjado

But i don´t know is this is a problem with nopcommerce or  Nop Smart SEO or with Nop ArtFactory Responsive Theme.


Best Regards


Hi menaledezma,

Thank you for reporting this! It looks like an issue with the theme. We will fix it and will let you know when it is done to update the theme.

Thanks

digitalmbs wrote:
Hi,

It was working fine on 3.3 and since I have upgraded to 3.4 Meta Desc and Keyword does NOT work for product page on 3.4, it works for Category and Manufacturer page. Also, I would like to use Regex for to split this name in Category "ABC0 ABC1 and  ABC2" in 3 different word (name) i.e. ABC0, ABC1 and ABC2 so that I can end up "Buy ABC0", "Buy ABC1" and "Buy ABC2", how can I do this please? I tried so many regex but it doesn't work.

Please check it here www.ecigworld.com.au


Hi digitalmbs,

This has already been reported and it is fixed now. Please update the plugin as described here.
I am not sure I understand what and where you want to be split.
Can you specify on which page and what you want exactly to split?

Thanks

Error
11 years ago

IvanSlater wrote:
Hi..

Im have seen this error sometime in log... do you have any clue?


HI IvanSlater,

This issue has been resolved, so please update the plugin as described here.

Thanks

11 years ago

IvanSlater wrote:
Hi there.

Im using the token %Order.OrderURLForCustomer% for link the user with his unpaid orther.

So, how can I measure how many have back and paid?

Is there a way to use the google short link or something like that?

Thanks!


Hi IvanSlater,

What you want would have been very useful but there is no easy way to do it.
Even if you use Google Analytics to create a campaign for unpaid reminders and put the campaign name in the links to track if a client has clicked on the link from the reminder email, you can't know if a given customer has paid it or not. Google Analytics doesn't provide such a detailed information for each customer.

Thanks

11 years ago

IvanSlater wrote:
My reminder rule sent e-mails to all guests with [email protected] emails, what is not right. So, how to remove them from rules?

Thanks!


Hi IvanSlater,

Guest customer do not have email, so they are ignored by the Customer Reminders and should not be sent any email.
What are these Guests that you have that have email i.e [email protected]?

p.s: Which reminder rule are you referring to?

Thanks

sunnyw wrote:
We are on nopCommerce ver 3.3. with this plugin NopUltimatePluginCollection_3.3.528.11414.zip full version.

The executed sproc looks like this.

[dbo].[ProductLoadAllPagegNopAjaxFilters]
    @CategoryIds = N'3',
    @ManufacturerId = 0,
    @StoreId = 0,
    @VendorId = 0,
    @PriceMin = 45,
    @PriceMax = 50

In our setup, category id 3 have grouped product assigned to.

In the result set, one of the returned group products have 6 associated products. Out of the 6, 5 are not published and the 1 published has a special price of 29 and price of 45.

In my scenario, is this a bug that this group product returned in the result set or by design? If by design, what other way I can have it not returned in the result set?

Thanks in advance,

Sunny



Hi Sunny,

Thank you for reporting this as It looks like a bug. We have added this to be fixed in our Backlog. But we need to see if this won't harm the performance of the Ajax Filters before scheduling it for fixing. So I can't tell you right now when this will be fixed.

Thanks

11 years ago

jakubz wrote:
Hi Guys! I started using this plugin few days ago but I do  something wrong.

I want to create Rule:
When Registered Customer add product to cart, but he doesn't bought. Plugin should wait three days and then send only one remaind mail - to this customer.

I configured reminder:
- Remind Rule:                                                Abandobned Shopping Cart
- Number of messages to Sen Per Customer: 1
- Condition Met Date Later Than:                    3 Days
- Contion Met Date Earlier Than:                    Enter value
- Interval Between Messages:                         1 minute.

But something it's wrong. When I check to Reminder Messages Report I see 7-8 emails sended to one customer (interval 1 - 10 minutes).

What I do wrong? I use version 3.20 but I can't make upgrade :(


Hi jakubz,

You should set Condition Met Date Earlier Than to be 3 days rather than leaving it empty and Condition Met Date Later Than to be 4 days.
You should also update the plugin to the latest version. Download the package again and update it.

p.s: By the way your free support and upgrades license has expired.

Thanks

11 years ago

vaheyev wrote:
Hello there,

I have this theme for 3.30. However, I've updated my nopcommerce version to 3.4 but I am having some troubles to upgrade the theme in the source code.
Can anyone help me in this please?


Hi ,

It is very simple. You can checkout this video of how to upgrade a theme from one nopCommerce version to another.

Thanks