Thank you for purchasing our Theme. We hope that you find all your questions regarding this Theme answered in this Documentation as much in details as possible. However, if you still need support, do not hesitate to contact us at our support forum for this Theme. If you have any questions that are beyond the scope of this help file, please feel free to email me. Thanks so much!
Buscom is a Responsive quick and easy customizable Modern Multipurpose Business and Corporate WordPress Theme that comes with 6 home page variations. Buscom offers numerous awesome features like agency, business, corporate company, business agency, digital agency, start up business, consulting firms, insurance, loan, tax help, investment firm or your just a Blog. Well commented code, well-documented file structure and 24/7 professional and ultra-fast Support.
Once you've downloaded the installation file on ThemeForest, extract it and locate a file called buscom.zip. You can install the theme by using one of two installation methods:
Activate
to activate the newly installed theme.Activate
below your newly uploaded theme.Once installation is complete, your buscom theme will be ready to use. You should now see buscom theme as active .
Great - you can now start building your site!
The error: "Maximum Execution Time Exceeded in WordPress"
Instructions about memory limit increase. you can increase the maximum upload size in WordPress. Edit the .htaccess file in your WordPress site’s root folder and add the following code:
php_value max_execution_time 500
php_value memory_limit 64M
php_value post_max_size 4M
php_value max_input_time 500
php_value upload_max_filesize 10M
Buscom theme has a lot of Element you may use any of them and also you may apply your own styles such as section wise background color, increase or decrease margin, padding also you may set your desire image as a background image.Every element has this option Design Options you may use it as per your choise.
All the theme options are the location Buscom Options of Dashboard Menu Bar. This section will explain each option in details.
The theme lots of easy to use options to customize the design of your site. Most of your theme options can be found in the live WordPress theme customizer. Simply navigate to Appearance > Customize to make changes to the design of your website.There you can find all options to change anything in theme, it is easy and intuitive. This is live customizer, so all changes you can see at once, without saving, then when you like result, save.
To work with widgets in sidebars or in footer, you need to goto wp admin panel > widgets. There you will see areas, where you can place widgets ( in right area of the page ) and available widgets ( in left area of the page ). Simply drag and drop widget to the widget area you want, then configure widget settings, and you will see the result in your website.
You can find different custom post types in theme, like Gallerys, Services and others. Custom post types are located in wp admin panel main menu and all they are easy to customize. Simply goto custom post types and add or edit existing single items for each custom post type.
The Buscom theme has two own styles "Call Back" and "contact-us". if you want you may use both of them. Don't worry, I will show step by step how to use it.
Here is your theme contact form code for style "Call Back".
<div class="col-md-12">
<div class="row">
<div class="form-group">
[text* text id:name class:form-control placeholder "Name"]
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="form-group">
[email* email id:email class:form-control placeholder "Email*"]
</div>
</div>
<div class="col-md-12">
<div class="form-group">
[tel phone id:phone class:form-control placeholder "Phone"]
</div>
</div>
</div>
<div class="col-md-12">
<div class="row">
<button type="submit" name="submit" id="submit">Submit</button>
</div>
</div>
Here is your theme contact form code for style "contact-us".
<div class="col-md-12">
<div class="row">
<div class="form-group">
[text* name id:name class:form-control placeholder "Name"]
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="form-group">
[email* email id:email class:form-control placeholder "Email"]
</div>
</div>
<div class="col-md-6">
<div class="form-group">
[tel* phone id:phone class:form-control placeholder "Phone"]
</div>
</div>
</div>
<div class="col-md-12">
<div class="row">
<div class="form-group comments">
[textarea comments id:comments class:form-control placeholder "Tell Us About Project *"]
</div>
</div>
</div>
<div class="col-md-12">
<div class="row">
<button type="submit" name="submit" id="submit">Send Message <i class="fa fa-paper-plane"></i></button>
</div>
</div>
Here is your theme contact form code for style "contact-us".
<div class="col-md-12">
<div class="row">
<div class="form-group">
[text* text id:name class:form-control placeholder "Name*"]
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="form-group">
[email* email id:email class:form-control placeholder "Email*"]
</div>
</div>
</div>
<div class="col-md-12">
<div class="row">
<div class="form-group comments">
[textarea comments id:comments class:form-control placeholder "Tell Us About Project *"]
</div>
</div>
</div>
<div class="col-md-12">
<div class="row">
<button type="submit" name="submit" id="submit">Send Message <i class="fa fa-paper-plane"></i></button>
</div>
</div>
The Buscom Theme has a subscribe widget, You may use it at any in the sidebar.
Here is your theme subscribe form code.
<div class="input-group stylish-input-group">
<input type="email" placeholder="Enter your e-mail" class="form-control" name="email">
<span class="input-group-addon">
<button type="submit">
<i class="fas fa-long-arrow-alt-right"></i>
</button>
</span>
</div>
Buscom is fully child theme compatible. We have attached a basic child theme to the download package which contains the minimum of required files. If you are planing any code customisations we highly recommend to do this inside the child theme! Learn more about child themes here
Thank you so much for purchasing this product. If you have a more general question relating to this product on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section