Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter Kaplaink

    (@kaplaink)

    it’s called ms corporate

    Thread Starter Kaplaink

    (@kaplaink)

    sorry for being ..well stupid, but can you explain where exactly I can insert the text, please?

    Here is the code from the header:

    <!DOCTYPE html>
    <html class="no-js<?php mh_html_class(); ?>" <?php language_attributes(); mh_html_tag(); ?>>
    <head>
    <meta charset="<?php bloginfo('charset'); ?>">
    <title><?php wp_title('|', true, 'right'); ?></title>
    <?php wp_head(); ?>
    </head>
    <body id="<?php mh_body_id(); ?>" <?php body_class(); ?>>
    <?php if (is_active_sidebar('header')) { ?>
    <aside class="header-widget">
    	<?php dynamic_sidebar('header'); ?>
    </aside>
    <?php } ?>
    <div class="container <?php mh_container_class(); ?>">
    <div class="wrapper-corporate">
    <?php mh_before_header(); ?>
    <header class="header-wrap">
    	<?php if (has_nav_menu('header_nav')) { ?>
    	<nav class="header-nav clearfix">
    		<?php wp_nav_menu(array('theme_location' => 'header_nav', 'fallback_cb' => '')); ?>
    	</nav>
    	<?php } ?>
    	<?php mh_logo(); ?>
    	<nav class="main-nav clearfix">
    		<?php wp_nav_menu(array('theme_location' => 'main_nav')); ?>
    	</nav>
    </header>
    <?php mh_after_header(); ?>
    Thread Starter Kaplaink

    (@kaplaink)

    I tried to change the code as you’ve given but the result was it removed all images for the post listings on the category page and continued to show the posts in full length.

    I have learned that each of the 3 sub menus on my site for Main Menu 2 & 3 are actually posts (working as sub menus)i.e.

    Main Menu 1 (Home)
    Main Menu 2 (Category)
    – Sub Menu 1 is a post
    – Sub Menu 2 is a post
    – Sub Menu 3 is a post

    Main Menu 3 (Category)
    – Sub Menu 1 is a post
    – Sub Menu 2 is a post
    – Sub Menu 3 is a post

    All I want to do is to show excerpt plus thumbnail of the 3 sub menus (posts) on their Category page.

    Please help ??

    Thread Starter Kaplaink

    (@kaplaink)

    Hey alchymyth,

    Wouldn’t I need to do all of the steps mentioned in order to accomplish it all?
    If you take a look here, this kid of alignment and standard look is what I I’d really like to achieve (or alternatively here)

    Display excerpt for Category Archive – but isn’t this part of the problem, that I haven’t set any Category Page to be the a Category Archive Page?

    Thread Starter Kaplaink

    (@kaplaink)

    Sorry, but thanks for taking the time to inform me.

    I’m using TwentyTwelve Version 1.2

    Here is an example of what I’m trying to avoid (sorry it’s in Chinese). If you click the 3rd top menu from the left (has 3 sub menus) – you will see that in this pages it will show all the articles that belong to the 3 sub categories in their full length and image size.

    I Would like them to be shown with a fixed sized Thumbnail image and excerpt.

    How can I achieve that?

    (if you view with Google Translate it will translate the 3rd menu to Life Information and the 3 sub menus as Spanish Culure, Spanish Cusine, Andalusia Golf)

    Thread Starter Kaplaink

    (@kaplaink)

    So many of you guys are using it, please share th knowledge. Any guidance is appreciated!

    Thread Starter Kaplaink

    (@kaplaink)

    huh, I’m not familiar with that, please explain it as if you’re speaking to a 12 year old ??

    We are using genesis new child theme

    Thread Starter Kaplaink

    (@kaplaink)

    The blog roll picks up all my content, not just what I have assigned to it.

    I suspect this is happening as I have selected the blog category as the Posts Page (blogroll) in the Reading Settings under Front Page Displays.

    The site is this wuyesouxunzhe.com (use google trans please) but I’ve had to disable the blogroll and just have it as a category (as it picked up all content)

    I guess I just need some help to create a blogroll that only picks up content assigned to it (while using a static front page for other content)

    Thread Starter Kaplaink

    (@kaplaink)

    Sorry I was stupid. I just had to insert a header image. That did the job, lol.

    I thought the header image was going to be inserted above the menus and not below.

    Thread Starter Kaplaink

    (@kaplaink)

    I’m struggling guys! please help ??

    I have installed firrbug and when hovering over the sidebar area I can see it belongs to the secondary widgit (last line) in below html.

    My question is, where do I find this in my php files and what should I amend to actually move it down?

    <body class="home page page-id-346 page-template-default custom-background styles custom-font-enabled single-author">
    <iframe id="WEIBO_STK_LOGIN_IFRAME" name="WEIBO_STK_LOGIN_IFRAME" src="https://widget.weibo.com/public/login_Proxy.html" style="display: none;">
    <div style="position: absolute;">
    <iframe id="sina_anywhere_iframe" style="display: none;">
    <div id="_GPL_e6a00_parent_div" style="position: absolute; top: 0px; left: 0px; width: 1px; height: 1px; z-index: 2147483647;">
    <div id="page" class="hfeed site">
    <header id="masthead" class="site-header" role="banner">
    <div id="main" class="wrapper">
    <div id="primary" class="site-content">
    <div id="secondary" class="widget-area" role="complementary">

    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Thread Starter Kaplaink

    (@kaplaink)

    Dammit ?? I thought this would be a simple change of some dimension in a couple of templates, as I see quite a few twenty twelve sites using this full width image and with text and widget below

    Thread Starter Kaplaink

    (@kaplaink)

    sorry to be thick-headed but can you advice in a bit more details (please)?

    Do you know where exactly it is I need to change it?

    Also what about widget are, don’t I need to specify that this area should be “moved down”?

    Thread Starter Kaplaink

    (@kaplaink)

    (I’m so happy someone replied!)

    I have already created a twenty twelve child theme folder that works.

    What I wish to achieve is this: https://inspiredm.com/wp-content/uploads/2013/02/2-Header-Image.jpg
    I.e. widen the main image on my home page > and have the text area and side widget start immediately below.

    This is my page, where the image is not able to expand across as it’s “blocked” by the side widget https://www.wuyesouxunzhe.com/

    Sorry to juump in, but my question is related.

    I’m very interested in extending my frontpage image all the way across and push down the the sidebar.

    @webalfen it looks like you have done exactly what I’m looking for. What child-theme have you used to achieve this wide image that pushes down the side bar (and how)?
    (l?kkert billede i?v. ??

    I have not yet installed a child-theme (i am completely new to WP and website creation) – and running on the pure twenty twelve, as you can see:

    Thanks in advance!

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