Your Custom Code – Bimber Theme Documentation https://bimber.bringthepixel.com/docs Tue, 06 Oct 2020 06:59:29 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.4 https://bimber.bringthepixel.com/docs/wp-content/uploads/sites/29/2020/07/cropped-site_icon_v01-32x32.png Your Custom Code – Bimber Theme Documentation https://bimber.bringthepixel.com/docs 32 32 Child Theme Usage https://bimber.bringthepixel.com/docs/child-theme-usage/ https://bimber.bringthepixel.com/docs/child-theme-usage/#respond Thu, 20 Feb 2020 08:38:09 +0000 https://bimber.bringthepixel.com/docs/2020/02/20/using-the-child-theme/ The child theme is recommended and only safe way to modify the theme.

Why Do I Need It?

You will probably want to modify this theme somehow. The child theme is recommended and only safe way to do that.
When you have the child theme activated and a new update is available, you can update the parent theme and be sure that you will not lose your modifications.

How To Install the Child Theme?

You don’t have to create your own child theme. Our theme is delivered with it.
Look inside the package downloaded from ThemeForest (unzip it first of course) and you will find the bimber-child-theme.zip file.
Install it in the same way as you did for the main theme (bimber.zip).

Does the Child Theme Slow Down My Site?

No, the child theme WILL NOT affect your site’s speed.

]]>
https://bimber.bringthepixel.com/docs/child-theme-usage/feed/ 0
Custom CSS https://bimber.bringthepixel.com/docs/custom-css/ https://bimber.bringthepixel.com/docs/custom-css/#respond Thu, 20 Feb 2020 08:38:09 +0000 https://bimber.bringthepixel.com/docs/2020/02/20/custom-css/ Child Theme

All your custom CSS rules should be added to the child theme’s style.css file.
You can access it from the WP Dashboard › Appearances › Editor page.

Customizer

You can also edit and live preview CSS changes in the built-in CSS editor. You can access it from the WP Dashboard › Appearance › Customize › Additional CSS panel.

]]>
https://bimber.bringthepixel.com/docs/custom-css/feed/ 0
Custom JavaScript https://bimber.bringthepixel.com/docs/custom-javascript/ https://bimber.bringthepixel.com/docs/custom-javascript/#respond Thu, 20 Feb 2020 08:38:09 +0000 https://bimber.bringthepixel.com/docs/2020/02/20/custom-javascript/ All your custom JavaScript code should be added to the child theme’s modifications.js file (run on front-end) or modifications-admin.js file (run on the back-end).
You can access it from the WP Dashboard › Appearances › Editor page.

]]>
https://bimber.bringthepixel.com/docs/custom-javascript/feed/ 0
Custom PHP https://bimber.bringthepixel.com/docs/custom-php/ https://bimber.bringthepixel.com/docs/custom-php/#respond Thu, 20 Feb 2020 08:38:09 +0000 https://bimber.bringthepixel.com/docs/2020/02/20/custom-php/ All your custom PHP functions, filters, and custom codes should be added to the child theme’s functions.php file.
You can access it from the WP Dashboard › Appearances › Editor page.

]]>
https://bimber.bringthepixel.com/docs/custom-php/feed/ 0