Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #797934

    I am trying to determine how to remove the section at the bottom of my home page that looks like a sidebar or widget and displays links to pages, categories and archives. But I cannot find it in either sidebars or widgets or in Enfold theme settings. I’m sure there is away to do it but I’ve been looking for an hour and have not been able to find it. Can you help?

    #797982

    Hey Arrastia,

    Do you see the following code within sidebar.php?

    // <!– you can delete from here –> // ?>
    
    <div class=’box box_small’>
    
    <h3>Categories</h3>
    
    <?php wp_list_cats(‘sort_column=name&optioncount=0&hierarchical=0’.$exclude); ?>
    </div>
    
    <div class=’box box_small’>
    
    <h3>Archive</h3>
    
    <?php wp_get_archives(‘type=monthly’); ?>
    </div>
    
    <?php
    
    // <!– until here –> //

    Best regards,
    Jordan Shannon

    #1125589

    Hi Jordan

    I’ve got a similar problem but don’t have a sidebar.php file. Have tried to attach a screengrab in private content below which shows the vertical search bar and the pages listed etc.

    #1125603

    Hi,

    Please provide a link to the site page in question so we can look into this further for you. Also, are you using a child theme?

    Best regards,
    Jordan Shannon

    #1125619

    Thanks for your help Jordan.

    Just started this site – but you’ll see the archive on bottom of most of the pages etc. Login below.

    #1126437

    Hi obimedia2,

    Can you please make that account admin?

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1127588

    Hi Victoria

    I’ve made the account admin.

    How do I attach a screengrab image?

    Thanks for your help

    Gerry

    #1127799

    Hi Gerry,

    You can upload screenshots to services like Google Drive, Dropbox or Imgur for instance. You can then link to them here on the forum.

    Best regards,
    Rikard

    #1127894

    Hi Rikard

    Dropbox link below.

    Many thanks
    Gerry

    #1128139

    Hi Gerry,

    Thanks for that, though your site is not loading on my end:

    http://www.your.site’s server IP address could not be found.
    Try:

    Checking the connection
    Checking the proxy, firewall, and DNS configuration
    ERR_NAME_NOT_RESOLVED

    Best regards,
    Rikard

    #1129193

    Hi Rikard

    Please could you try again as this seems fine now.

    Thank you

    Gerry

    #1129433

    Hi Gerry,

    Thanks for the update, but I’m still having problem accessing your site:

    This site can’t be reached http://www.your.site’s server IP address could not be found.
    Try:

    Checking the connection
    Checking the proxy, firewall, and DNS configuration
    ERR_NAME_NOT_RESOLVED

    Best regards,
    Rikard

    #1129637

    Hi Rikard

    Please try again with the below login (have given the secure option). I can login fine.

    The link you sent to your.site is showing as no such domain name.

    Thank you

    Gerry

    #1129730

    Hi Gerry,

    Best regards,
    Victoria

    #1131306

    Hi Victoria

    Have you been able to login and see what the cause of this issue is?

    Thanks and best
    Gerry

    #1131307

    The link below may be the best to see the issue as it’s all there is on the page. You may need to be logged in to see it.

    #1132581

    Hi,
    Thanks for the login and screenshots, please try updating to v4.6 I believe your install is corrupt as you don’t have the sidebar.php

    Best regards,
    Mike

    #1133051

    Thank you Mike. That’s sorted it.

    Best wishes
    Gerry

    #1133087

    Hi Mike

    I’ve now got another issue. Is it related? Have just added icons and there’s a conflict. Have created the page again and it’s ok until I add the icons (individual). When I update the page the timer goes but never stops so I lose all the content.

    Gerry

    #1133424

    Hi,

    For this can you begin another topic? We try to keep all threads to one topic so it helps others in the future.

    Best regards,
    Jordan Shannon

    #1133428

    OK. Will do.

    #1133470

    Hi,

    Thanks, we’ll try and get to the new topic ASAP.

    Best regards,
    Jordan Shannon

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Remove Pages Categories Archive from page’ is closed to new replies.