Branding Free does not work

ladogado

New Member
Hello!

I purchased the Branding Free version, however when I delete the powered by html text in wrapper.html the startpage says i am not allowed to remove the powered by code :eek:

how to fix that ?

best regards
 

Basti

Administrator
Staff member
You are not supposed to delete that off the html. We included a plugin which removes that.

You dont see "Powered by Visiolist 0.6" at the bottom right?

So you properbly mean the image in the footer?
That is just an image right after it
Code:
<img src="{$skins_url}/{$skin_name}/visiolist-logo1.png" alt=""/>
 

Mark

Administrator
Staff member
just to clarify, the VisioList logo image is removed from "wrapper" template.
 

Basti

Administrator
Staff member
Nope still in there. Remember, i reuploaded the branding free version to include the ads plugins ( files ), so i guess i undid your change there.

Sorry for the trouble, we make sure to have it removed again in 0.7
 

Adam

New Member
How do you get the logo off though? It costed more to get a branding free edition of the app, but there is a logo I can't overwrite, and what you're saying here is that if I edit the code it shuts the list down?
 

Adam

New Member
Ok, I figured out the filepath. There is the visiologo1 in 2 directories. Nevermind.
 

Basti

Administrator
Staff member
No, thats not true. Its just the tag that you should not remove.
The text "powered by" which get normally printed useing that tag is removed by a plugin in the branding free version. Its the easiest way for us to seperate both vl versions, without having to use seperate core coding. The text then simply dont exist thanks to the plugin. Not on the site, not when viewing source code.
As for the image it was a mistake as stated. Simply remove it from wrapper.html, overwrite the image on ftp, write a new filename + path. How you like
 

Adam

New Member
I actually had overwritten the visiologo1.png file in the /img/ directory in parabola, and the image displayed in the footer is in the /parabola/ directory itself. I got it worked out, thanks for helping BASTI.
 

Basti

Administrator
Staff member
hm i myself dont see it in the img folder, but as long as you sortet it out, its good :)
 
Top