Link

Sunday, 16 October 2016

How to Delete OXWALL Powered by message

Today i discuss how to delete "powered by" form oxwall software. It is very easy and quick way to delete powered by oxwall footer note. Please fallow below note

First Login to your Cpanel account
Public_html directory and then ow_themes folder

  • Open your current theme folder
  • Open master_pages
  • Edit dndindex.html -Find and delete this code:             <div class=”ow_copyright”>
                    {text key=’base+copyright’}
                </div>
  • Save.
  • Still on master_pages
  • Edit general.html -Find and delete this code:             <div class=”ow_copyright”>
                    {text key=’base+copyright’}
                </div>
  • Save the code.
Please note that you need to enable dev_mod before your changes will reflect.

No comments:

Post a Comment