• Resolved cnm01

    (@cnm01)


    I am using the Layers Theme and want to use it as a website rather than a blogging site. I want to remove the text and brown color from the bottom of the the theme. I have looked into the css style sheet and the single.php, page.php files but cannot locate where the code is to remove the bottom brown section from the theme. Any suggestions are greatly appreciated. There is little help in the forums for this theme.

    https://www.ads-software.com/extend/themes/layers/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter cnm01

    (@cnm01)

    Oops the site is https://jodycipot.com

    Note: you’re using a Theme that hasn’t been updated in 2 1/2 years.

    The content you want to remove is hard-coded into footer.php (SVN source), as default output if no Widgets are assigned to the “Footer” Widget area.

    Two options:

    1) Assign any Widget to this area
    2) Edit footer.php, by removing everything between these two lines:

    <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Footer") ) : ?>
    
         // delete everything here
    
    <?php endif; ?>

    I like this MyMAg theme –can someone help me get this -Recent News- sidebar to the right as it is actually in the theme

    this is how it looks on my end

    https://designtree.ca/beauty/

    It is all linged to the left like one column how do I make it 2 /3 column

    help will be appreciated
    thx

    @desizn:

    Start a new topic. Your question has nothing to do with the topic in this thread.

    Well I did — can someone help?

    Thread Starter cnm01

    (@cnm01)

    Thank you so much Chip for the speedy support, accurate, and clear information. All your instructions were perfect and greatly appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Theme: Layers] Want to remove Recent Posts, Monthly, and Meta’ is closed to new replies.