side – XTRA Tutorials https://xtratheme.com/docs Documentation of XTRA WordPress Theme Sat, 18 Jun 2022 08:48:14 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.2 Theme Options: Fixed Side https://xtratheme.com/docs/theme-options/theme-options-fixed-side/ https://xtratheme.com/docs/theme-options/theme-options-fixed-side/#respond Wed, 26 Jun 2024 07:16:44 +0000 https://xtratheme.com/docs/?p=1866

Description and Screenshot

Step 1
XTRA

Fixed Side settings

Under Theme Options > Header > Fixed Side you can find fixed side options and StyleKits, you can enable fixed side for left or right of website, add elements in three places and control full styling.

  1. Fixed Side – Enable/disable fixed side for left or right
  2. Add Elements – Add elements inside fixed side top, middle and bottom
  3. StyleKits – Control fixed side container and locations styling
  4. Menu Styling – You can customize menu styling only on fixed side
Theme options fixed side
Theme options fixed side 2
Tips

You may want to know …

  • Custom Content – If you want to add custom content inside fixed side, first go to Dashboard > Pages and create a custom page, then add your content and publish it, then from fixed side panel, add new element and choose custom page content, then select your custom page.

  • Background Color – In fixed side panel find Container StyleKit and set your background color

  • Background color in specific page – After you enabled fixed side from theme options, go to Dashboard > Pages and edit your page, then from Page settings > Header settings you can find Fixed side StyleKit and change background color.
]]>
https://xtratheme.com/docs/theme-options/theme-options-fixed-side/feed/ 0
codevz/after_fixed_side_1 https://xtratheme.com/docs/developer/codevz-after_fixed_side_1/ https://xtratheme.com/docs/developer/codevz-after_fixed_side_1/#respond Tue, 18 Jun 2024 10:57:09 +0000 https://xtratheme.com/docs/?p=2984

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes after fixed side.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-after_fixed_side_1/feed/ 0
codevz/before_fixed_side_1 https://xtratheme.com/docs/developer/codevz-before_fixed_side_1/ https://xtratheme.com/docs/developer/codevz-before_fixed_side_1/#respond Tue, 18 Jun 2024 10:53:38 +0000 https://xtratheme.com/docs/?p=2981

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before fixed side.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-before_fixed_side_1/feed/ 0