Home>Support>Customized theme

Customized theme

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,
I’ve made Vantage theme customized a lot! , as what i needed and now is quite perfect. I wrote many php code inside theme and add-delete-edit many of php codes in this theme. As you can see it in this address

http://products.robertcreed.me
. But i didn’t delete pro options from theme (still has ability to people buy pro version). Now I’m going to ask of developers:

1-Have I right to publish it with others or no?
2-If I publish it and people buy pro version is all customized will remove or not?

PS: I did not put any of my name in this theme as editor or anything else! all are your-own copyrights. I’m not changed header or css or whatever else notes from you. Is 100% with your copyright. (Just no have your link in footer anymore!).

Please answer me to know about it.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 11 months ago Greg Priday
    Hi, I Work Here

    Hi Robert

    You are definitely allowed redistributing your modified version of Vantage. That’s allowed according to our GPL license.

    There are a few things to note though, If the user updates to premium or even updates to the latest version of the free version though the automatic updates system, they’ll revert back to the original Vantage. If you’re familiar with child themes, it might be a better idea to create your own child theme for Vantage and redistribute that instead. This wouldn’t suffer from the same update problems.

    Hope that helps.

    • 10 years, 11 months ago Robert Nicjoo

      Thank you Greg,

      Here is file you can download it: http://www.mediafire.com/download/rxnbljrb56pp6yj/edited_vantage.zip

      Changes:
      1-Add a proprietary format for the news.
      2-Remove the News Section Home.
      3-Close access to the admin panel for users.
      4-Remove the Management Bar for Users.
      5-Change All Logos and Links (login logo..).
      6-Change in php code templates (to create harmony in form and content).
      7-Add more than 14 custom meta box with automatic display of Posts (reqired More fields Plugin and edit content-single.php).
      8-Allows you to select Show meta box in the desired location, such as (just written pages and ……. .What only or everywhere at once).
      9-Remove the copyright link from the publisher in Footer (sorry developers :) ).
      10-And many else.

      Note;
      For using news template you need to:
      1-make News Category
      2-put category ID in function.php (in the end “just replace with your ID”)
      3-put category ID in News.php in the templates folder.

      Have fun.

  2. 10 years, 11 months ago Robert Nicjoo

    Hello again,
    I’ve just done css for meta box display in posts (can be in pages too!).
    As you can see in here: http://prntscr.com/4b2syu

    If you want to do this you need to edit content-single.php

    1- Delete this code:

    About this product
    <b>Paid by company:</b> 
    <b>Able to pay by ATM:</b>

    2- Replace with this code:

    body{ font-size:12px; font-family:tahoma; color:#FFF; }
    a { color:#FFF}
    .mmrobert { border:solid 1px #2d2d2d;  text-align:left; background:#575757; padding:10px 2px 10px 2px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px;}
    
    /* =Your Generated css */
    .mmrobert{ background-color: #95C3DA;    background: #95C3DA;    color: #95C3DA;}
    /* End of Your Generated css */
    
    
    About this product
    <b>Paid by company:</b> 
    <b>Able to pay by ATM:</b>

    Have Fun.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More