Post by YarniaPDX » Fri Dec 15, 2017 8:52 am

Would anyone be able to help me figure out which extension is creating the "28% save" etc. flags on my products that are discounted? I feel like I've disabled all the mods that could be making this happen (I want to install a new one that makes more sense) but can't figure out which extension I should be disabling/deleting.

i.e. on this page: http://onlineshop.yarniapdx.com/bargain-shelf--
There are quite a few that are discounted and show the flag that I'm talking about.

If it's possible that it was a vqmod that I added at some point, can someone remind me where to find the vqmod folder so I can find it and delete it?

Thanks!

Active Member

Posts

Joined
Sat Sep 04, 2010 7:10 am

Post by IP_CAM » Fri Dec 15, 2017 8:58 am

Well, some Extension Module and/or VqMod exists containing this line:
<div class="flag">
The Mod also contains this Stylesheet:

Code: Select all

       <style type="text/css">
.flag {
	border-top: 20px solid red;
	border-left: 20px solid red;
	border-bottom: 20px solid  transparent;
	border-right: 20px solid red;
	width: 10px;
    position: absolute;
    left: 10%;
}
.flag .main{
   width: 100% ;
   position: relative;
   margin-left: -15px;
   text-align: center;
   width: 30px;
   font-weight: bold;
   color: #fff;
}
</style>
find, what is related to, and remove those files from the Server.
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by YarniaPDX » Sat Dec 16, 2017 5:59 am

Right, that's what I'm trying to figure out. Any ideas?

Active Member

Posts

Joined
Sat Sep 04, 2010 7:10 am

Post by straightlight » Sat Dec 16, 2017 8:23 am

YarniaPDX wrote:
Sat Dec 16, 2017 5:59 am
Right, that's what I'm trying to figure out. Any ideas?
Simply open each XML files from your vqmod/xml folder and remove those entries.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by YarniaPDX » Tue Dec 19, 2017 9:24 am

Right. I actually just need help figuring out where that folder is in my OC file structure please, so that I can delete the XML files :)

Thanks!

Active Member

Posts

Joined
Sat Sep 04, 2010 7:10 am

Post by straightlight » Tue Dec 19, 2017 9:37 am

vqmod/xml

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: JNeuhoff, nonnedelectari and 105 guests