Blog

  • How to set the site’s favicon?

    n

    Go to Appearance > Customize > Site Identity. Then select an image as a site icon-

    nnnn
    n
  • How to Paginate a Post?

    n

    In order to paginate your blog post or page, in the Write panel in your WordPress admin, switch to the TEXT view (if you are using the Visual view) and then enter the following code to wherever you want to break the post up into a new page:

    nnnn
    <!--nextpage-->n
    nnnn
    n
  • FAQs

    n

    Supposedly be commonly asked questions and troubleshoot tricks are in this section.

    n
  • Language Translations

    n

    All of our Themes are able to be translated into any language. The process of translating the theme is user responsibility. The following instructions are given as guidance.

    nnnn
    1. Open wp-config.php and replace this: define ('WPLANG', ''); with this (substitute the language string (bg_BG) with your own!): define ('WPLANG', 'bg_BG');
    2. Download and install POEDIT
    3. Connect to your site -> open your theme/languages directory
    4. Download the default.pot file and open it with POEDIT.
    5. Translate file and save it as bg_BG (the file name must match with the string you inserted into wp-config.php)
    6. Two files will be generated after saving. bg_BG.pot and bg_BG.mo
    7. Upload the .mo and .pot files into wp-content/themes/your-theme/languages folder
    nnnn

    Your WordPress installation should be in the language you intend on using the site.

    n
  • Optimize Images

    n

    Optimizing your images will help your WordPress site load faster.

    nnnn

    Download and activate WP Smush. This plugin will optimize every image you upload and you can use the Bulk Smush.it features to smush all of your uploaded images.

    nnnn

    Alternatives to WP Smush.it includes EWWW Image Optimizer, CW Image Optimizer, Imsanity, and Hammy. Many WordPress users prefer using these plugins as they do not rely on an external server to process your images.

    n
  • Updating The Theme

    n

    There are 3 methods to update WordPress themes to the newer version. These new updates are essential if you want to have a bug-free website as we give new features and improvements to the theme over time. Some of these updates might be needed to make the theme compatible with WordPress’s newer versions. There is no risk of losing your settings and pages.

    nnnn

    However if you had done modifications in parent theme files, then they will be lost. We recommend you to do all your modifications using the Child theme of Landpagy (the child theme included with the theme package).

    nnnn

    Update Using FTP

    nnnn
    nnnn
    1. Login in to your Themeforest account and go to downloads (Dashboard > downloads)
    2. Download the theme into your computer
    3. Install an FTP program (Filezilla is free)
    4. Retrieve your FTP login information from your hosting admin panel and login into your hosting via FTP
    5. Unzip the item main file
    6. Locate the landpagy.zip file and unzip it. Make sure your unzipping software does not create an extra directory with the same name nested into each other.
    7. Drag and drop the theme main folder into your FTP program with the destination: “YOUR_HOSTING_ROOT/YOUR_SUBDIRECTORY/wp-content/themes/”
    8. FTP program will give a warning that there is an existing with the same directory name, choose to replace all.
    9. It will take varying from 15 to 30 minutes to replace all files. once you did login into your WordPress dashboard and go to master key settings. on the header (besides the master key logo) the theme version will be changed to the latest version. this is the indication that your theme is updated. We recommend method one which only takes less than one minute.
    nnnn

    Note: You can also upload the new version of the theme to the “YOUR_HOSTING_ROOT/YOUR_SUBDIRECTORY/wp-content/themes/” directory with cPanel File Manager. Make sure every time that, you have replaced the old theme with the new version of the theme.

    nnnn

    Update Through WordPress Admin Panel

    nnnn
    1. Navigate to Appearance > Themes Activate another theme to deactivate the theme
    2. Delete the installed the theme
    3. Unzip the file you just downloaded from ThemeForest and locate the WordPress Theme landpagy.zip
    4. Still within the Themes section, on the header tab, click on “Install Themes”, then on the header second tab click “Upload”.
    5. Click “Browse…” and locate the new theme file landpagy.zip
    6. In the “Upgrade existing theme?” option choose “Yes” from the dropdown list.
    7. Click “Install Now”.
    8. Click “Activate”.
    nnnn

    Please note that before updating a theme, we recommend you make a backup of your modified files. Also, we recommend deactivating its current version and then uploading the zip file with the new theme version then activating and updating the theme.

    nnnn

    After Update

    nnnn

    Generally, with every update of the theme there an updated version of the Landpagy Core plugin is required. You must have to install that plugin to get all the changes, improvements that we enlist in the version changelogs. Navigate the Appearance > Install Plugins to check if there are updates available for the plugins. Update the Baca Core plugin from there if an update is available.

    n
  • Tips / Guides / Troubleshoots

    n

    You may find here your solution. So we request you to check here for your issue before asking us.

    n
  • Widgets / Sidebars

    n

    The theme supports multiple location sidebar areas. Navigate to Appearance > Widgets to see available sidebars and widgets, to set overall site sidebar’s you will need to add some widgets inside your Primary Sidebar area. The primary sidebar area’s widgets will show on the blog sidebar; like the below shot:

    nnnn

    You will find the Widget-related settings in the Theme Settings > Widget Settings. You can change the Primary Sidebar position from Theme Settings > Blog Settings.

    n
  • Theme Settings

    n

    Set It And Forget It. Theme Options Are Global Settings That Affect The Entire Site.
    This section will provide you with an in-depth guide on how to use Theme Settings.

    nnnn

    The Theme Settings allow you to easily make site-wide changes. They are built to interact with every element on the site so you can quickly modify elements and have them populate across every page and post.

    nnnn

    You can control the theme’s functionality and customize the content from the Theme Settings page. Here you will find all the relevant settings to customize the theme.

    nnnn

    To access the Theme Settings page, go to Dashboard > Theme Settings. You will find this page at the top of the Appearance menu

    n
  • Page Options

    n

    Landpagy Page Options get even more interesting in the creative process. These are a set of options that can be used on every single page or post, and will only affect the individual page you use them on.

    nnnn

    Need one page to have a different background or different header layout than other pages? No problem, Landpagy Page Options to the rescue!

    nnnn

    Page Options Override Theme Options To Allow Extreme Control Over Each Page Or Post. Theme Settings are global, page options are individual. This setup gives you amazing creative flexibility that becomes indispensable when you start creating your site. Having the option to freely choose how individual pages are styled is incredible freedom.

    nnnn

    For example, you can choose an individual header and footer style for a specific page only from Page Options. You can find the Page Options at the bottom of the WordPress page editor.

    n