nitingautam Posted March 29, 2018 Share Posted March 29, 2018 I am using home page popular products plugin and all products have ONLINE ONLY option when I enable it, you can notice it is repeating in bottom and also covering prices. How I can fix it, please guide. See below screenshot. Link to comment Share on other sites More sharing options...
tantan199 Posted April 3, 2018 Share Posted April 3, 2018 As I don't have installed Prestashop default theme, if you can post your site url here, we will give you a piece of CSS code to adjust it. Link to comment Share on other sites More sharing options...
gorkij Posted April 23, 2019 Share Posted April 23, 2019 On 4/3/2018 at 11:23 AM, tantan199 said: As I don't have installed Prestashop default theme, if you can post your site url here, we will give you a piece of CSS code to adjust it. Mind getting me a copy as well? Using the default theme it shouldn't be a difference on any sites, but nab mine : rsl-gaming.se Link to comment Share on other sites More sharing options...
tantan199 Posted April 24, 2019 Share Posted April 24, 2019 .product-miniature .online-only.online-only { margin: 0!important; top: 0px!important; left: 0px!important; right: auto;} Put this code to the /themes/classic/assets/css/custom.css file. Adjust the values of top and left to adjust the position of Online only stickers. Link to comment Share on other sites More sharing options...
gorkij Posted April 24, 2019 Share Posted April 24, 2019 3 hours ago, tantan199 said: .product-miniature .online-only.online-only { margin: 0!important; top: 0px!important; left: 0px!important; right: auto;} Put this code to the /themes/classic/assets/css/custom.css file. Adjust the values of top and left to adjust the position of Online only stickers. Thank you! That helps a lot! It's been bugging me for a good while. Link to comment Share on other sites More sharing options...
Hans Henrik Posted April 26, 2019 Share Posted April 26, 2019 I have the same issue but want to delete the "online only" completely which I by mistake put on one product. Now I cannot get rid of it even though I deselect it on the product. Removing the product does not help at all - the "online only" pops up on another product that never had it selected. A bug - someone can help on this? Use the default theme from PS. Link to comment Share on other sites More sharing options...
gorkij Posted April 26, 2019 Share Posted April 26, 2019 6 hours ago, Hans Henrik said: I have the same issue but want to delete the "online only" completely which I by mistake put on one product. Now I cannot get rid of it even though I deselect it on the product. Removing the product does not help at all - the "online only" pops up on another product that never had it selected. A bug - someone can help on this? Use the default theme from PS. Have you tried to forcefully clear cache? Mostly every problem like that stems from the current cache issue. Link to comment Share on other sites More sharing options...
Hans Henrik Posted April 26, 2019 Share Posted April 26, 2019 I cleared cache now - same shit. Then I found it on the product that was enabled and disabled it once again, turned of SSL - and wupti - it disappeared ;). Turned on SSL again and now it seems gone. Thanks mate and you saved my weekend. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now