Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • GenealogyCoach
    Participant

    @samatva

    Please give more details.

    The standard WP menus will do that easily with a “Links” menu entry: https://codex.wordpress.org/WordPress_Menu_User_Guide

    Okay…


    GenealogyCoach
    Participant

    @samatva

    If your server can handle it, and you can access your php.ini file, you can increase the amount of memory allocated to PHP. It looks like you are using the H-Sphere control panel, that I am not familiar with.
    You need to find a line in the php.ini configuration file that reads something like:
    php_value memory_limit = "256M"
    and raise the memory limit to something like 320M and then restart PHP (usually by restarting your Apache Web Server)

    The other option is to turn off other plugins.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar