How to increase Width oxwall
If you want to the size of the main area of the page go to admin=>theme=>edit them=>css and type this code .ow_canvas { margin: 0 auto; width: 1000px; word-wrap: break-word; } type any width for you site
If you want to the size of the main area of the page go to admin=>theme=>edit them=>css and type this code .ow_canvas { margin: 0 auto; width: 1000px; word-wrap: break-word; } type any width for you site
If you want to hide oxwall Header image in oxwall Website. then follow this simple guide and hide any oxwall header image easily. oxwall header image hide steps: Go to admin area =>Theme=> Edit Theme=>CSS and type this code .ow_header_pic { background-image: url(“images/header_image.png”);/** OW_Control type:image, key:headerImage, section:1. General Settings, label:3. Header background image **/… Read More »
If you want to have registration page divided into several pages, just add a new account type in yoursitename.com/admin/questions/edit-account-type. Once the new account type is added registration page will get divided into two stages: base questions and exclusive questions. make the second account type invisible. remove “Select Account Type” field completely from .html files since… Read More »
Enable debug mode and post your issue here to solve it
oxwall has completely refactor the Contact importer API and presently there is no necessity to use Secure Canvas URL leave this field empty done
If you are not able to add photo from add button then contact your host provider to disable mod security rules for any other help comment here
go to the phpmyadmin ow_base_component_settings table and remove the content of custom html/text widget in the value column. after that clear ow_base_component_place_cache table as well then click on cache cleaner in admin panel