• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Alex
  • Private: No
  • Open Date: 07.01.16, 01:09
  • Opened by: Lucas Vidal
  • Closed by: Alex
  • Closed on: 21.03.16, 13:14
  • Reason: Fixed
  • Comment: Glad to help!

Ticket #9040 - A few questions

Hi!

I’m configuring this nice theme at my shop, and I need some help. Sorry for my english, I hope you understand me :)

- The white bar at bottom, for EU cookie purposes, I want it at top of the page, ¿Where is the code for make this modification?
- At same bar, where I can change the link that goes to cookie policy?

- Is there any way to move the “Back to top” button?

If you can tell me where to find the code to do this, I can do myself.

- Can you tell me the optimal size in pixels for the sliders of pk_sequencesliders, if I want to show only one image? I have uploaded one of 779×448 and it shows with zoom and uncomplete.

Thank you! I think I will have more questions soon :)

Comments

Lucas Vidal 07 Jan 2016, 08:19

Hi again!

I want to add: It is possible to get a better visualization with Internet Explorer 9?
I’m attaching one screen with your demo template using IE9.

I know that IE9 is a obsolete software, but there are still some people and customers using it :(

Thanks for help!

Kate Support 07 Jan 2016, 12:27

Hi,
1) You can move cookies info to the top of the page with the css code. Just add it to Theme Settings > Custom CSS tab

#cookieInfo {top:0; height:40px}  


2) The link in cookies directs to CMS page. You can change the ID of CMS page in the file /modules/pk_themesettings/pk_themesettings.php
find the line:

Context::getContext()->link->getCMSLink(11) 

and change 11 to ID of your page

3) You can also move it with css

#scrollTop {bottom: 15px; right: 5%;}

Change bottom and right values as you need

4) You can use slides 1920x600px

5) We’ll try to help you with IE9 issue soon

Regards!

Lucas Vidal 08 Jan 2016, 00:24

Hi Kate, thank you for help, everything worked fine :)

What you mean with point 5? Are you guys preparing a patch or something for IE9?

I have another problem, and I need fix it. I have attached an image where you can see two differents search results:
- Left one is search results when you use the module “Advanced Search Bar”:
http://addons.prestashop.com/en/front-office-features-prestashop-modules/20349-advanced-product-filter-search-bar.html

- Right one is when you use Codecanyon Shortcode module for showing for example category products in a CMS page.
http://codecanyon.net/item/prestashop-short-code/8470937

As you can see, results are similar with similar display errors: Prices circles are duplicated and out of place, product description should not show, and at right screenshot, the second image when mouseover, is oversized and out of place too (pig mug).

This visual problems do not happens with PS default theme, so I think that developers of that modules can do nothing with this. Do you think this is problem of the Venedor theme? Is there something we can do? I must use that two modules, so I can pay for fix if this is not included with your support.

Thanks for help!

Alex 08 Jan 2016, 11:26

Hi.
- IE9. On demo you see the problem because site now is under development and there is disabled “compress CSS” feature http://c2n.me/3sEnlFu Enable it in your shop and it should work ok. If it still work bad on your shop I will fix it for you. For that I need your BO and FTP access. You can fill it here https://support.promokit.eu/index.php?do=myprofile

- Prices circles are duplicated and out of place, product description should not show, and at right screenshot, the second image when mouseover, is oversized and out of place too (pig mug). Give me please the link to the shop where I can see this issue. I will fix it for you.

Lucas Vidal 09 Jan 2016, 00:46

Hi Alex, thank you for your help!

IE9 : I had enabled CSS feature, but site is still bad with IE9. Please tell me what permissions you need in BO for configure your user.
I have updated the other access at my profile for fixing the other errors.

By the way, I have some more questions:

- At translation options in PS, i can’t find the place to translate the SimpleBlog widget “FEATURED POSTS”. I have found all the other widget, but no this one.

- Where is located the earphone image of telephone box at header?

- I have attached another screen. When product combination options text is too long it shows bad. Is there any way to make the grey box “adapt” to text long? If not, I know that there is an alternative with radious button, but default mode is more cool.

More questions soon, thanks! :)

Lucas Vidal 09 Jan 2016, 17:52

Hi again Alex,

I have updated my info with BO access, if you need more permissions please tell me. I have updated PS to 1.6.1.4 too.

Another problem, now with revolution slider:
I can make new sliders, but when I’m editing an slider, zone to add layers is broken, javascript not working. More info in attached screen.
Is there any way to get new revolution slider version? Latest is 4.6.3, included with Venedor Theme is 4.2.4.

Adding more problems: now with pk_popup module. I have been testing newsletters for about 2 hours and:
- pk_popup, when you sign up, module register the email at ps_newsletter DB table, but inactive because user must verify subscription (but never receive email).
- pk_popup module do not send verification email. (Then I tested with home newsletter block, and all works fine).
- pk_popup module do not consider how is configured PS newsletter module. If you have turned off email verification, pk_popup module always show the same msg when register: “A verification email has been sent. Please check your inbox.”, then registers the user at ps_newsletter DB table, inactive.
- If you have turned on email verification, pk_popup never send email.
- I have PS Newsletter block configured ok, if you sign up to newsletter from home newsletter block, everything works fine. Send verification email ok.
- I have reinstalled pk_popup module, but still same issues.

*Tomorrow I will start configuring and translating Vendato email templates, I see that there is a module called “Email Control” for configure the links and more but I do not have it installed, how can I get it?

Thanks.

Alex 10 Jan 2016, 21:57

Hi. Sorry for waiting.

- IE9
added the fix to the themes/venedor/header.tpl

<!--[if IE 9]> 
			<link href="../modules/pk_popup/css/styles.css" rel="stylesheet" type="text/css" /> 
			<link href="../modules/pk_flexmenu/css/pk_flexmenu.css" rel="stylesheet" type="text/css" />
			<link href="../modules/pk_reinsurance/style.css" rel="stylesheet" type="text/css" />
			<link href="../modules/pk_message/style.css" rel="stylesheet" type="text/css" />
			<link href="../modules/pk_features/style.css" rel="stylesheet" type="text/css" />
			<link href="../modules/pk_productscarousel_single/css/productscarousel.css" rel="stylesheet" type="text/css" />
			<link href="../js/jquery/plugins/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" />
			<link href="../modules/lgsearchrefill/views/css/front.css" rel="stylesheet" type="text/css" />			
			<style>
				.no-touch .load-animate, #pk_funfacts_block li { opacity: 1 !important }
				#pk_features { width: 100% }
			</style>	
		<![endif]-->

and now seems ok. Please check

2) ph_recentposts “Featured posts”. Yes I see the issue. We will fix it within 12 hours.
3) Revolution slider.
Is there any way to get new revolution slider version? Latest is 4.6.3, included with Venedor Theme is 4.2.4. Our version is specially changed for our theme. You can use our version (I don’t know when we update it) or buy the latest but there can be some small cosmetic visual issues.

Revolution slider error. You have these js errors http://c2n.me/3sJD5Qq
Please try to check the site ownergroup permissions. If you don’t know how to do that apply to the hoster.
Please look at the BO>Adv parameters>Configuration Information http://c2n.me/3sJFAWZ do you see there some errors?

4) - pk_popup, when you sign up, module register the email at ps_newsletter DB table, but inactive because user must verify subscription (but never receive email). I will try to help you tomorrow.

5) I will start configuring and translating Vendato email templates
“Email Control” Email control? Where do you see that? We don’t have such module.

Lucas Vidal 10 Jan 2016, 23:29

Hi Alex, thanks for your support.
++ I have changed the FTP password, if you need to access, it’s updated in my profile.
++ IE9: Wow! Much better now! I cannot test it very much now, but it’s almost perfect. There is still some issues:
- When you are in a product page, the slider “Similar Products” do not work, and all the similar products are listed with some visual errors (I attach you a screen).
- Some little “text without format” in widget blogs (featured posts, and latest posts) at home column.
- Facebook block seems to have some little visual issues too.

++ REV SLIDER: I have both “OK” at Adv parameters > Config Information. I will contact my hosting provider with the info you provided.

++ VENDATO EMAIL TEMPLATES: I’m translating them into spanish, but I don’t know how to configure social links, there is a space for an advertising image there too.
I have taken a look into your site with this product (http://promokit.eu/themes/venedor-prestashop-email-templates/), and I see that there is a module called “Email Control” to configure this things.
Vendato Email templates seems to be uncomplete without this module, because there is no possibility to configure social links, and all the other configurable options are missing.

++ Please, take a look to the other problem that I wrote in post #4. You have to do a search with the bar “BUSCA POR ANIMAL” at header. You will see the visual errors at results. This is happening with that bar and with SDS Shortcode, I have contacted with both developers, and both say that there is theme problem. Here you can see the same with shortcode: http://www.lissangel.com/content/1-envios (at bottom, product list).

Thanks again for your great support.

Marek 11 Jan 2016, 11:24

Hello Lucas.
I just translate “Featured Posts” in your back office with no problems. Please try it yourself.

Lucas Vidal 11 Jan 2016, 15:23

Hi Marek!
Thank you, it’s done now :)
Waiting news for the other problems.
Best regards.

Lucas Vidal 11 Jan 2016, 22:23

Hi guys! I would tell you that I understand that I am asking many modifications . If you see convenient have to pay anything, please let me know, no problem.
I need this fix done this week if possible. If I can open the store this week that would be great.

Right now, I cannot open with the visual error of attached screen.
Please let me know if I can do anything more.

Thanks! :)

Alex 11 Jan 2016, 23:30

Hi.
- IE9. Added some code to the previous to the header.tpl. Here is final result.

<!--[if IE 9]> 
			<link href="/../modules/pk_popup/css/styles.css" rel="stylesheet" type="text/css" /> 
			<link href="/../modules/pk_flexmenu/css/pk_flexmenu.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_reinsurance/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_message/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_features/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_productscarousel_single/css/productscarousel.css" rel="stylesheet" type="text/css" />
			<link href="/../js/jquery/plugins/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/productscategory/css/productscategory.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/crossselling/css/crossselling.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_facebooklike/pk_facebooklike.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/ph_simpleblog/css/ph_simpleblog.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/ph_simpleblog/css/ph_simpleblog.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/lgsearchrefill/views/css/front.css" rel="stylesheet" type="text/css" />
			<style>
				.no-touch .load-animate, #pk_funfacts_block li { opacity: 1 !important }
				#pk_features { width: 100% }
				.simpleblog-recent .blog-item { width: 100% }				
			</style>	
		<![endif]-->

and as I see everything looks fine. Please check.


-VENDATO EMAIL TEMPLATES.
You don’t need for that any additional module. You can customize it here http://c2n.me/3sMTGyQ
http://c2n.me/3sMTXIc ;-)


You have to do a search with the bar “BUSCA POR ANIMAL” at header. You will see the visual errors at results. This is happening with that bar and with SDS ShortcodeHere you can see the same with shortcode: http://www.lissangel.com/content/1-envios (at bottom, product list).

Add to the CustomCSS the code. It will fix the issue

/* fix for CMS pages and Shortcode */
#module-lgsearchrefill-search .right-block .content_price, #cms .right-block .content_price {display: none}
#module-lgsearchrefill-search .left-block .content_price, #cms .left-block .content_price {bottom: 0}
#module-lgsearchrefill-search #center_column .subimage-container img, #cms #center_column .subimage-container img {
    position: absolute;
    left: 0;
    top: 0;
}
#module-lgsearchrefill-search .product-container .right-block .product-desc, #cms .product-container .right-block .product-desc {height: 155px}

As I remember right the issues are left:
- Revolution slider. We are waiting for your hoster reply.
- popup module doesn’t send emails to the customers after subscription.

Am I right?

Alex 11 Jan 2016, 23:37

I would tell you that I understand that I am asking many modifications . If you see convenient have to pay anything, please let me know, no problem. For now that is only some hosting configuration or our theme issues with 3rd party modules. Don’t worry I will fix it for free. That is not modifications.

I need this fix done this week if possible. If I can open the store this week that would be great. I will try to help fast ;-) Right now, I cannot open with the visual error of attached screen. I wrote you in the previous ticket the fix for that. Add the code to the CustomCSS and check the issue. It should work fine.

Lucas Vidal 12 Jan 2016, 00:20

Hi Alex, thanks!

++ IE9: I will check tomorrow, I do not have IE9 in this computer :)
++ EMAIL TEMPLATES: Nice! I thought it was just for the store footer links. I will test this tomorrow too.
++ CUSTOMCSS FIX: Added. Still some problems, please take a look to picture attached :)
++ ISSUES LEFT:
- Rev Slider: Contacted my hosting, waiting news.
- Popup module doesn’t send emails.
- Pending fix at attributes –> https://support.promokit.eu/index.php?getfile=7278 (When text is too long, visual problem. Maybe make the boxes longer or adaptative to text?).
- Can you please tell me where is located the folder for earphone file image situated at header, at phone info? I would like to change the image.

I think that’s all ;) Thanks again!

P.S: Sorry for my english I do the best I can :)

Alex 12 Jan 2016, 15:45

++ CUSTOMCSS FIX: Added. Still some problems, please take a look to picture attached :) Please add for me permissions for theme settings module. I need access to the CustomCSS. It will be much faster to fix

Alex 12 Jan 2016, 16:52

2) Attributes on the product page.
Is it ok for you? http://c2n.me/3sOZao8
Here is the fix CustomCSS

/* attributes fix product page */
#attributes .attribute_list .no-radiobuttons li label {
    width: auto;
    padding: 5px;
}

3) earphone file image situated at header, at phone info? This is not image. This is svg code. The easiest way to change the icon there is add your with the css. It can be base64 (code icon) or real icon
http://clip2net.com/s/3sP3sJh
for headphone
CustomCSS

#header .header-box-icon-earphones:before { content: ""}
#header .header-box-icon-earphones { 
    background-image: url('YOUR_IMAGE');
}

for email

#header .header-box-icon-email:before { content: ""}
#header .header-box-icon-email { 
    background-image: url('YOUR_IMAGE');
}
Lucas Vidal 12 Jan 2016, 17:34

Hi Alex!

Done, you have now permissions to theme config, if you need some more permissions just tell me :)
Attributes looks perfect!!
Later I will test the info for change the icon.
I have more IE9 issues, I will send you the screens later, im from mobile now.
Thanks a lot for your help!

Lucas Vidal 12 Jan 2016, 21:54

Hi again!

Here some news:
++ Slider revolution problem solved, was hosting permissions.
++ I add a new screen with some little issues remaining with IE9, this is almost perfect!

P.S: Earphone logo changed! :)

Thanks.

Alex 13 Jan 2016, 00:20

Revolution slider. I’m glad to hear that the problem is solved :-D


- popup newsletter fixed. http://c2n.me/3sPW4oS
You just didn’t have the folder “es” in the \modules\pk_popup\mails\
now it’s ok


IE9 added again a few css files to the code and now seems ok.
the latest code, I hope totally the last one :-)

<!--[if IE 9]> 
			<link href="/../modules/pk_popup/css/styles.css" rel="stylesheet" type="text/css" /> 
			<link href="/../modules/pk_flexmenu/css/pk_flexmenu.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_reinsurance/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_message/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_features/style.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_productscarousel_single/css/productscarousel.css" rel="stylesheet" type="text/css" />
			<link href="/../js/jquery/plugins/fancybox/jquery.fancybox.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/productscategory/css/productscategory.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/crossselling/css/crossselling.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_facebooklike/pk_facebooklike.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/ph_simpleblog/css/ph_simpleblog.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/ph_simpleblog/css/ph_simpleblog.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/lgsearchrefill/views/css/front.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_customlinks/pk_customlinks.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_themesettings/css/themesettings.css" rel="stylesheet" type="text/css" />
			<link href="/../themes/venedor/css/modules/blockuserinfo/blockuserinfo.css" rel="stylesheet" type="text/css" />
			<link href="/../modules/pk_themesettings/css/generatedcss1.css" rel="stylesheet" type="text/css" />
			<style>
				.no-touch .load-animate, #pk_funfacts_block li { opacity: 1 !important }
				#pk_features { width: 100% }
				.simpleblog-recent .blog-item { width: 100% }
				#header .header_user_info a, #header .header_user_info span { line-height: 36px }
			</style>	
		<![endif]-->

Search Filter and CMS look
http://www.lissangel.com/module/lgsearchrefill/search
http://www.lissangel.com/content/1-envios
adjusted these modules for our theme. If there has some issues I will gladly help but for a small price. Because that is 3rd party modules and this is theme modification.


Rev navigation arrows. As I see everything ok http://c2n.me/3sQ6IGU
It works the same as in our demo (on mouse hover)

Lucas Vidal 13 Jan 2016, 00:38

Hi Alex! You are doing a very nice job!

Product filter and CMS fixes looks very nice!
Still same problem with Simple Blog + Shortcode (adding screen attached). Tell me if I have to pay the fix, no problem with this.
You can see this issue for example here –> http://www.lissangel.com/blog/promociones-y-descuentos-ofertas-rebajas/fulares-de-animales-descuento-panuelos

With the rev navigation arrows problem I meant only with IE9 (I can’t test this now with your latest fixes, no IE9 here. I will test tomorrow).
I will test popup tomorrow too.
Almost done!!! ;)

Lucas Vidal 13 Jan 2016, 19:53

Hi again!

IE9 seems to be definitively fixed, I will test more extensive later, but seems to be all working, nice job!
I will open shop today, almost everything it’s ok but I have to deactivate popup module. If you can take a look I think it’s not working properly, I explain:
Now, you fixed popup module and is sending subscription email, but, user registered is not active into DB. Module do not send verification email.
Because my english is not very good, I have done another screen with visual explanation, I hope you understand better :)

I have deleted your newsletter suscriptions from DB, so you can test them again.

Alex 13 Jan 2016, 20:42

Hi.
Blog fix added to the CustomCSS

I will look tomorrow:
- Rev navig IE9.
- Popup module

Lucas Vidal 13 Jan 2016, 20:56

Hi Alex,

Thank you, now blog it’s perfect with shortcode.
I’m sorry, but I have to add another problem… Venedor Template emails, I have copied them to mails/es folder, because I’m translating them. I have tested some, and links are not working.
The “FIX” button from “Email Settings” tab at Venedor Settings, it’s supposed to fix broken links but when clicked, shows “Can’t download the file”. I don’t know what file it means.

Thanks!

Alex 13 Jan 2016, 21:17

Try please now click to FIX button and check the issue.

Lucas Vidal 13 Jan 2016, 21:24

Hi Alex,

Done, there are no errors, shows “Cache Cleared” - “Mail.php updated”.
Tested then emails but still without links, there are blank links at Wishlist, Cart and all Social links.

Alex 14 Jan 2016, 23:35

Hi. Fixed the issue with the emails.
Left
- Rev navig IE9.
- Popup module
Sorry today didn’t have a time for these issues. Tomorrow I will try to fix them.

Lucas Vidal 14 Jan 2016, 23:45

Hi Alex,

Thank you very much, I’m sorry for say this, but social links at footer emails still don’t work :( I have clicked into “FIX” button but no luck.
Wishlist and cart buttons are now OK.

Alex 15 Jan 2016, 13:35

Hi. What do you mean? It works for me http://c2n.me/3sXw7pN all the social links
Chrome - Gmail, Win10

Lucas Vidal 15 Jan 2016, 15:02

Hi Alex, I have sent you a forwarded email to your shop account email good@…… Social links in that email goes to blank pages, it is an email from shop from some minutes ago.

Alex 15 Jan 2016, 15:24

What the web or desktop email software you use? Is it web gmail client?

Alex 15 Jan 2016, 15:28

Please try the Password reset email template.
Just click http://c2n.me/3sXXvWa put your email and check this email please. Is there social link doesn’t work as well?

Lucas Vidal 15 Jan 2016, 17:03

Tested recovery email now with mobile (chrome and gmail web app) and no social links.
At home Im using thunderbird, but Im not there now. I can test later.

Lucas Vidal 15 Jan 2016, 17:09

Sorry, cloudmagic at mobile, no gmail app

Alex 15 Jan 2016, 19:10

Can you check the issue on some other application than cloudmagic?
I need to understand is this issue only in the cloudmagic or not.

Checked with my outlook mail. Registered and get to the web outlook email. Links works as well.

Lucas Vidal 15 Jan 2016, 23:42

Hi Alex,

That’s weird, I have registered into my shop using an outlook account, and then checked the welcome email using outlook webmail, all social links are there.
I have configured the same outlook account in my desktop computer with Thunderbird, and opening the same welcome email there is no social links there…

Tested again with a gmail account, at Thunderbird (desktop) and Cloudmagic (mobile) there are no social links, but if you open the same email with gmail webmail, all social links are there.

Maybe with thunderbird and cloudmagic is loading some kind of cached old template?
Well, problem it’s solved definitively, sorry for inconvenience :(

By the way, could you please tell me where to find the lines for translate the email social links text? I’m unable to find them at translations.
Thanks!

Marek 16 Jan 2016, 11:05

Hi Lucas.
On my experience, each email client or platform has different rules to display email templates. It’s hard to make the same view in each of them. I’ll check the issue, and try to find a solution as soon as possible.

Alex 16 Jan 2016, 11:53

Hi.
could you please tell me where to find the lines for translate the email social links text \override\classes\Mail.php http://c2n.me/3sZMJyV

Lucas Vidal 17 Jan 2016, 20:03

Thanks Marek for explanation! And thanks Alex, social link translation done :)

I have some doubts about Isotope module, please take a look to attached picture.

- I don’t understand how it sort new products. As you can see, real new products are not the same that Isotope shows.
- Isotope do not show anything new unless you clear the PS cache, is this normal? I have to clear the cache everytime I add a new product?
- It is possible make the modification that I explain in the attached picture? Delete or hidden “ALL” tab, and make “NEW” tab the first one. I can do it myself if you tell me the code to modify.

Thanks again!

Alex 18 Jan 2016, 23:22

Hi.
do not show anything new unless you clear the PS cache, is this normal? No. It’s isn’t normal. We didn’t get such issue from our customers so I suppose this is because of enabled Memcache http://c2n.me/3t5X7VR

I’ve added a small fix. Try to add the new product and check the issue.

I don’t understand how it sort new products If I remember right it sorts them randomly.

make the modification that I explain in the attached picture Sorry there is no fast solution for that.

- Rev navig IE9.
Fixed
- Popup module active 0
I wrote to our developer. Tomorrow we will try to fix that together ;-)

Alex 19 Jan 2016, 19:13

Hi.
- Popup module active 0
Added a small fix. Please check the issue. I hope the fix will help.

Lucas Vidal 19 Jan 2016, 21:31

Hi Alex,

- Isotope now it’s showing new products instant, thanks.
I understand that make the modification it’s a big work, no problem, I will think about this and maybe I can pay you for do it, if possible.
Meanwhile, do you think that it’s possible and easy to change the way that Isotope is sorting the products in new products tab? Apparently it is sorting products by category and THEN by data. It should be by data regardless categories.
- Thank you for IE9 rev slider fix, now it’s perfect.
- Popup module. I have cleared cache and forced compilation before testing but… no luck. Please see attached image.

Thanks!

Alex 20 Jan 2016, 17:39

Hi.
–Isotop
I understand that make the modification it’s a big work, no problem, I will think about this and maybe I can pay you for do it, if possible. the way that Isotope is sorting the products in new products tab? Did you mean sort “by date”?
I’ve looked at the code deeper and I can do that for you. It will cost 15 euro. You can pay here http://promokit.eu/themes/custom-package/

–Popup
Yes I see the issue. Working on it.

Lucas Vidal 21 Jan 2016, 00:24

Hi Alex,

If I pay, I would like the module as I pointed out in the attached image, is this possible?
Make this three modifications:
- Erase “ALL” tab.
- Move “NEW” tab to first position, and be the default tab.
- NEW tab must sort products by date (now is sorting products first by category, and then by date).

Please confirm, and I will make the payment :)

Marek 21 Jan 2016, 11:02

Hello Lucas.
Could you please remove our emails from your database and check how subscription works now?

Alex 21 Jan 2016, 17:37

Please confirm, and I will make the payment :) I wrote you that in the previous message. Yes I meaned 3 points for 15 euro. ;-)
I already did the modification. Please check it on your site. Is it right order now?

Lucas Vidal 21 Jan 2016, 22:19

Hi!

Marek: Ok I have deleted your emails. Now seems to be working better, but still there is no verification email (you get confirmation email, but no verification, no real problem with this but it is not working like supposed to be). It is a bigger problem that do not send voucher email neither.
Alex: Isotope modification it’s partial done, I only see now that “NEW” tab is the first one and “ALL” tab is hidden but… Please see attached image. (Sorry, I prefer to explain with images, my english is a little limited, I hope you understand better :))
15 euro payment done! :)

Thanks for all your help!

Marek 22 Jan 2016, 13:15

I just tried to understand the issue with verification emails, but without success. It’s require some time, I’ll try to find a solution as soon as possible

Lucas Vidal 22 Jan 2016, 20:47

Thanks Marek, not urgent. Meanwhile I will deactivate popup module, because if it do not send voucher email, people that register to newsletter using popup will be angry :)

Lucas Vidal 25 Jan 2016, 13:01

Hi Alex. How it’s going Isotope modification?
Thank you :)

Alex 25 Jan 2016, 22:29

Hi.
How it’s going Isotope modification? Sorry but I find out that disable ALL tab and make NEW tab active is harder that I thought. I tried to do that but for now without success. I hope tomorrow I will try the solution.

Lucas Vidal 27 Jan 2016, 19:27

Ok, thanks Alex.
If finally it is not possible, please tell me if at least can be fixed the sorting problem with new products.

Alex 27 Jan 2016, 20:17

Sorry for Isotop, my fault. There is no easy solution how to suit it for your needs. My programming skills is limited and our developer now is very busy.
But I can modificate “Products Carousel with tabs” for you. For default it have only one products line, but I can make it as grid (as in the Isotop). That I can do for sure! :-D http://c2n.me/3tw1KqK
So I recommend restore Isotope to default and disable it. Enable and modificate “Products Carousel with tabs”. And also if I remember right I can modificate the products order there.

So what is your decision?

Lucas Vidal 27 Jan 2016, 21:44

Hi Alex,

Dont worry, I think your solution will be better.
Ok, can you please restore isotope?
It’s ok with enabling “Products Carousel with tabs”, I would like to see 12 products in a 3×4 grid, for each tab.
Plus, if possible, tabs with this order: NEW - SPECIAL - BESTSELLER - FEATURED
Please note that with mobile version, “Products Carousel with tabs” should be like default (1 open tab with 1 product and arrows).
Concerning the order of products, from what I’ve seen, this module is sorting the products perfectly (just as PS do), so you do not have to modify this.

Thank you!

Alex 28 Jan 2016, 14:59

In the BO I see only 3 our modules http://c2n.me/3tyiHlc
Please add permissions for my account in the BO to see promokit.eu all modules

Lucas Vidal 28 Jan 2016, 15:24

Oopss! Done, sorry :)

Alex 29 Jan 2016, 19:42

Hi. Enabled and modificated the Product Carousel for you. Please check everything seems fine on desktop/tablet and mobile.
Just left to move the tabs to the right order. I will try to do that tomorrow.
Modification added to the CustomCSS

Lucas Vidal 30 Jan 2016, 01:10

Hi Alex,

This is looking very good, nice job :) Look perfect on mobile and tablet.
There is a little “sorting error”. Product number 1 at carousel NEW tab it’s really product nº 12 with the real sorting order.
Can you please fix it for IE9 too?
Take a look to the image please.

Thanks!

Lucas Vidal 30 Jan 2016, 23:47

A few adds about carousel module:
- I have to clear cache each time I add new products, I remember that same thing happened with isotope and you fixed.
- Order error that I have posted in the screen above it is not happening with mobile version, only with desktop or “full” version.
Thanks :)

Alex 01 Feb 2016, 17:15

Hi.
- I have to clear cache each time I add new products, I remember that same thing happened with isotope and you fixed. Now it should be ok.

There is a little “sorting error”. Product number 1 at carousel NEW tab it’s really product nº 12 with the real sorting order. This is specific module behavior for normal carousel effect work. I recommend you leave it as is because it isn’t really important issue. Or I can hide this product if you want.

IE9 fixed as well

Lucas Vidal 01 Feb 2016, 22:22

Hi Alex,

Thanks for your help, it is now very good.
Can you hide the product with having the same look 3×4? It is this possible? If not, don’t worry it’s ok what you have done :)

Alex 02 Feb 2016, 09:13

Can you hide the product with having the same look 3×4? It is this possible? What do you mean?

Lucas Vidal 02 Feb 2016, 21:45

I mean, if you hide the product, how this will affect? There will be a blank space or just 11 products with newest product first?

Alex 03 Feb 2016, 17:42

I can hide just this product and you will see the rest other products with the 3*4 look

Lucas Vidal 06 Feb 2016, 23:11

Hi Alex!

Ok, please hide the first product and I will take a look the final result.

On another subject, with your previous fix for lgsearchrefill module, and now that I have products in discount, I have seen that products files are too close together, this is causing a small issue, please take a look to screen. Do you think that this can be fixed?
Product results with prestashop default search are more separated, but product results using lgsearchrefill module are too close.

Edit and adding a fast question: I see that Simple Blog version provided with Venedor is a little old (there are a lot of updates since v1.3.2.1). If I decide to update the module I have to buy it or you are providing updated versions?

Thanks!

Alex 08 Feb 2016, 12:46

Hi.
hide the first product and I will take a look the final result. Add to the CustomCSS the code

/* ProductsCarousel hide first element */
.productsCarousel.carouselDesktop li.block_product:first-child {display:none}
.productsCarousel.carouselDesktop .nbs-flexisel-inner li.block_product:nth-child(14) {display: block}

If you don’t need it you can always remove this code ;-)

2)
2.1 Make margin for all products http://c2n.me/3u1f3iL
2.2 For all products name only in 1 line

What is the best for you?

3) Simple blog. Our Simple blog is adjusted to our theme.
If you want the latest Simple blog you should buy it. And it can be not adjusted to our theme.
Is it has some major improvements there? As I saw previously there is no any important improvements. So we didn’t update our version.

Lucas Vidal 08 Feb 2016, 22:26

Hi Alex,

I have uploaded a new screen with points 2, 3 and 4, explained below:

1) Ok, done, now it’s working almost perfect. I had to configure carousel with 13 products, because with your modification first product and product number twelve was the same. It’s ok now, thanks! :)
2) I think that the correct margin should be added where I note in the attached screen, please take a look. It’s between product files.
3) Simple blog: The problem that I have now it’s that have dissapeared the blog categories at main blog page. Can you please help me to understand how I can edit/add/remove modules at right BLOG column? How can show blog categories again? I know how to do it for prestashop columns, but I don’t know how for blog column.
4) With no urgent, it is possible to fix the company image of promokit facebook module?

Thanks!

Alex 09 Feb 2016, 20:26

Hi.
2) If there will be a lot of countdown it will be ok but for not it something like that
clip2net.comclipm3350907f8d-clip-186kb.jpg clip2net.comclipm33509e34d6-clip-217kb.jpg For this modification add to the CustomCSS

#module-lgsearchrefill-search .product-container .right-block .countdown {margin-top: 0}
#module-lgsearchrefill-search .product-container .right-block h5 {margin-bottom: 0}
#module-lgsearchrefill-search .product-container .right-block {height: 135px}
#module-lgsearchrefill-search .product-container .right-block .button-container {bottom: 0;position: absolute}

If you want I can try to adjust it better. But only with our paid service. It will cost about 15 euro. For example
clip2net.comclipm335091cfba-clip-209kb.jpg

3)
how I can edit/add/remove modules at right BLOG column? It’s the same column as you see in the category pages.

Give me permissions in the BO to edit the Simple blog.
4) FB changed the API settings. So for normal module work need update the module to the latest version. Register developer account and create API key.
So if you really need the company logo I will send you the latest module version.

Lucas Vidal 09 Feb 2016, 22:40

Hi Alex!

2) It’s better now, I think I will leave it with your solution, thanks!
3) You have now permissions for blog module and PS module positions. Im unable to enable blog categories at main blog page column :( There is a hook called “displaySimpleBlogCategories” but there is no block or module for blog categories.
4) Yes please, if possible send me the new version FB module.
Thanks for your help again!

Alex 10 Feb 2016, 13:19

3) For module configure I need to have access to the main BO menu items “Simple blog”. Now I don’t have it http://c2n.me/3u7Jmuu
4) I will send it to your email. You can install it over your existing version.

Lucas Vidal 10 Feb 2016, 15:19

Hi!

3) Oopss sorry, I forgot that. Done!
4) Email received I will test later.

Thanks!

Alex 10 Feb 2016, 16:16

3) I’ve added the module to this hook and now it’s ok http://c2n.me/3u8qUMc

Lucas Vidal 10 Feb 2016, 23:28

Hi Alex,

3) Thank you! I was confused with module name, I expected something like blogcategories or something like that. I thought that Blog for Prestashop was the entire blog module.
4) Downloaded and installed new version of Facebook module, created FB API and all the stuff. Do you know why now it’s not counting total likes?

:)

Alex 11 Feb 2016, 17:52

4) I suppose something wrong with your API key. I’ve added our Promokit key there and now everything seems ok ;-)

Lucas Vidal 16 Feb 2016, 21:58

Hi Alex!

4) Hmm now it’s working perfect, It solved itself :)
5) I think that I have my last question (yuhuuuuu) :D

It is related again to revolution slider. If you open the shop with mobile, you can test that slides do not have links, or they are not working. If you tap on a slide nothing will happen.
How we can make slides links to work on mobile version?

Thanks!

Alex 17 Feb 2016, 19:12

Hi.
4) For fixing the issue I’ve added our API key there :-)
5) I see the bug but didn’t find a solution for that. I need more time for that. I hope I will find the solution within 24 hours.

Lucas Vidal 20 Feb 2016, 00:47

Hi Alex,

5) Thanks for trying to fix this, I will wait the solution :)
6) Meanwhile, can I ask you one more modification? I think this is an easy one, but I don’t know how to do it.
Please, take a look to screen, this time it’s easy to understand I think :)

Lucas Vidal 20 Feb 2016, 00:50

Sorry, second screen it’s the good one (273KiB).

P.S: At module positions, lgsearchrefill module it’s named “Barra de Busqueda Avanzada”.

Alex 22 Feb 2016, 14:14

Hi.
5) Sorry for waiting. I will try to find a solution within a 24 hours.
6)
With this css code you can hide the lgsearchrefill module in the stickymenu
I this code to the CustomCSS

#main-nav-container.sticky #lg_searchrefill_top {display:none}

It would be great to get a small payment for that little modification. Please pay 5 euro http://promokit.eu/themes/custom-package/

Lucas Vidal 22 Feb 2016, 19:52

Hi Alex,

5) No problem, I can wait. (Editing reply a few hours later) : I think that I will change slider, I have done a lot of tests this days, and revolution slider is slowing homepage site performance too much (more on mobile version). Sorry for make you work on rev slider, I hope I helped finding some bugs. Anyway if you find the bug of no links with mobile version, please tell me, maybe some day I use revslider again.

6) Thanks, code is working perfect. And of course, payment done!

7) Related to point 5. I think that I have found my definitively slider module (I don’t will change it again, I promess :)) I have played around with “pk_bannercarousel” and I found the perfect slider for me (discret, lightweight and nice looking). But, I found some little issues, please see screen (FORGET homeslider.JPG screen, I cannot delete it. Slider to see is slider-FINAL-ONE). Also need fix for IE9 please.

Sorry for changing your mind every few minutes, trying to find the best combination, I think I’m finishing :)

Edit 2: Shop is now server-side cached, if you edit some file or something, you will not see the changes.

Alex 23 Feb 2016, 16:11

Hi.
5) If you won’t use it so I skip finding solution for the “mobile link issue”. :-)
We will try to fix it for next module release.
7)
Sorry for changing your mind every few minutes, trying to find the best combination, I think I’m finishing :) It’s ok. Don’t worry about that. You help us to find a bugs. That is really good for us ;-) CustomCSS

/* bannercarousel change vertical margins  */
#page .fullwidth-sliders .banners_carousel-container {margin-top: 15px}
#banners_carousel {margin-bottom:0}

7.1) IE9. Added the fix to the header.tpl please clear the site cache and check the issue. It should be ok.

Lucas Vidal 19 Mar 2016, 23:29

Hi Alex!

Almost all it’s working fine now. I have some other bug related to subcategory images, but I prefer to report this when I have all subcategory images created.

Do you like to close this ticket and I will open a new one later, or we can keep it open?

Thanks for all your help! :)

Alex 21 Mar 2016, 13:14

Hi. I will close it now but you can always RE-open this ticket ;-) Best wishes!