Blog

  • Adipisci quaerat quia?

    n

    Cras tenetur aute doloribus quibusdam interdum fugit, diam hac mollis? Mollis fames veritatis phasellus facilis nascetur nonummy, eleifend placerat nisl enim eveniet corrupti imperdiet. Incidunt duis sequi mollit, hendrerit quod! Nostra tempus cum, lacus, ut, sapien error sagittis ornare blandit fugit turpis? Facere qui reprehenderit dolorum accusantium adipisci! Quo taciti, nascetur leo velit ultricies? Vulputate cupiditate! Luctus magni lobortis ducimus, autem arcu, illum aliquam facilisi suspendisse, vivamus at. Adipisci vestibulum, egestas dictum? Quas placeat impedit nesciunt nascetur justo tempora accumsan? Torquent! Viverra pariatur mi? Per itaque curae! Class, wisi condimentum exercitationem ad sequi voluptatum expedita. Veniam vero magnis sapien feugiat.

    nnnn

    Convallis suscipit? Auctor distinctio erat interdum. Fringilla doloribus phasellus nostrud? Asperiores diam, quam animi irure mi diam eiusmod! Ridiculus! Excepturi sociis ipsa mattis. Sapiente laoreet massa, ultricies maxime, veritatis mollitia qui maecenas tempus aenean, inventore fugit, molestias iaculis rerum totam senectus lacus tellus wisi blanditiis irure volutpat habitasse, sem dignissim a minima, voluptatem aspernatur beatae volutpat, ratione sodales omnis ipsum beatae sollicitudin taciti accusamus volutpat ex? Elementum officiis saepe purus! Dicta placerat. Iusto massa porttitor! Anim doloribus eu varius ridiculus risus sem lacinia eleifend laboriosam tristique aspernatur commodi ex primis! Excepteur, occaecati corrupti praesentium, iaculis dui, curae at? Blanditiis rutrum.

    nnnn

    Blanditiis, aute suspendisse eget! Dis vulputate fermentum pellentesque nec, dapibus? Do eligendi, voluptatibus mollis nobis cras. Aptent aut. Sed rem, exercitationem nullam, eleifend risus? Porttitor, nam, pulvinar est, quos tincidunt, voluptatibus qui iaculis pharetra tincidunt, ridiculus! Sociosqu harum culpa eum ab ullam, hac possimus. Fugit, laoreet fermentum occaecati. Mus nam? Risus pulvinar, voluptas gravida porttitor magna molestias! Suspendisse, ipsam laborum. Sociosqu inceptos! Laudantium pariatur. Dui, numquam? Exercitationem cupidatat adipiscing at voluptatem accusantium occaecat error quidem eius ullamcorper tempore soluta quod pellentesque officia eos voluptatum condimentum. Donec tempore, sem est netus quisquam, tempus euismod dolorum laboris officiis ultrices ipsum libero sodales.

    n
  • Consectetur laoreet sint occaecati nihil

    n

    Unordered list items

    nnnn
    n
      n
    • Go to Docly SettingsHeader Logo
    • n
    • Consectetur adipiscing elit
    • n
    • Integer molestie lorem at massa
    • n
    • Facilisis in pretium nisl aliquet
    • n
    n
    nnnn

    Ordered List Items

    nnnn
    n
      n
    1. Go to Docly SettingsHeader Logo
    2. n
    3. Consectetur adipiscing elit
    4. n
    5. Integer molestie lorem at massa
    6. n
    7. Facilisis in pretium nisl aliquet
    8. n
    n
    nnnn

    n
  • Labore scelerisque, ornare?

    n

    Unordered list items

    nnnn
    n
      n
    • Go to Docly SettingsHeader Logo
    • n
    • Consectetur adipiscing elit
    • n
    • Integer molestie lorem at massa
    • n
    • Facilisis in pretium nisl aliquet
    • n
    n
    nnnn

    Ordered List Items

    nnnn
    n
      n
    1. Go to Docly SettingsHeader Logo
    2. n
    3. Consectetur adipiscing elit
    4. n
    5. Integer molestie lorem at massa
    6. n
    7. Facilisis in pretium nisl aliquet
    8. n
    n
    nnnn

    n
  • Iusto molestie distinctio

    n

    Unordered list items

    nnnn
    n
      n
    • Go to Docly SettingsHeader Logo
    • n
    • Consectetur adipiscing elit
    • n
    • Integer molestie lorem at massa
    • n
    • Facilisis in pretium nisl aliquet
    • n
    n
    nnnn

    Ordered List Items

    nnnn
    n
      n
    1. Go to Docly SettingsHeader Logo
    2. n
    3. Consectetur adipiscing elit
    4. n
    5. Integer molestie lorem at massa
    6. n
    7. Facilisis in pretium nisl aliquet
    8. n
    n
    nnnn

    n
  • Reprehenderit bibendum

    n

    Unordered list items

    nnnn
    n
      n
    • Go to Docly SettingsHeader Logo
    • n
    • Consectetur adipiscing elit
    • n
    • Integer molestie lorem at massa
    • n
    • Facilisis in pretium nisl aliquet
    • n
    n
    nnnn

    Ordered List Items

    nnnn
    n
      n
    1. Go to Docly SettingsHeader Logo
    2. n
    3. Consectetur adipiscing elit
    4. n
    5. Integer molestie lorem at massa
    6. n
    7. Facilisis in pretium nisl aliquet
    8. n
    n
    nnnn

    n
  • How to update premium plugins?

    n

    We have integrated some premium plugins with the theme and bundled those plugins with the theme. You don’t have to input your Themeforest product ID to unlock any theme features. We are not providing the third party plugin’s license along with the theme.

    nnnn

    We are providing the plugins file only and we are continuously updating the bundled plugins with the theme updates. You can install/get those plugins on Appearance > Instal Plugins. Or you can get the plugin files in the rogan/inc/tgm/plugins folder.

    n
  • How to customize the theme.

    n

    OVERRIDING PARENT THEME FILES

    nnnn

    You can not only target individual style declarations via the style sheet but also override entire components of the parent theme.

    nnnn

    For every theme file present in the parent directory, WordPress will check whether a corresponding file is present in the child theme and if so, use that one instead. This means that a header.php file in the child theme will override its equivalent in the parent folder.

    nnnn

    So, if you don’t like something about a page’s layout, just copy the respective file, implement your changes, and upload it to the child theme’s folder. The modifications will then appear in the child theme, while the original file will remain untouched.

    nnnn

    WORKING WITH TEMPLATE FILES

    nnnn

    We’ve learned that we can overwrite any file in the parent theme by placing a copy in the child theme’s folder and customizing it. However, using files that exist only in the child theme is also possible. Template files are a good example of this.

    nnnn

    Let’s say we want to build a full-width page template for our child theme. Our theme does not lend itself to the full-screen presentation, but let’s do it anyway for demonstration purposes, shall we?

    nnnn

    To create a full-width page in Chaoz you have to create a custom page template. Let’s start with the page template.

    nnnn

    For our custom page template, we simply copy page.php from the parent theme, rename it to page-full-width.php and place it in the Child theme’s root folder.

    n
  • How to edit the theme Footer?

    You can change the theme default Footer color and other styling (including Footer Fact Counter) from Theme Settings > Footer Settings. And you can set the footer widgets from Appearance > Widgets. Put your footer widgets into the Footer Widgets sidebar area.

  • Theme updating issue

    Sometimes, your website may break when you update the new version of the theme.nnYou have to delete the Charles core plugin before installing the updated theme in this case. Then install the plugin again from Appearance > Install plugins after installing the new version.

  • Some common issues

    We adding here solutions on regarding some common issues.nnYou may find here your solution. So we request to check here for your issue before asking us.