Menu

  • Unknown's avatar

    1) Preciso que o leitor ao escolher uma categoria no menu na parte superior da home page, apareça somente os títulos das postagem e não o post inteiro, um abaixo do outro, como está ocorrendo. É possível?
    2) Gostaria de acrescentar no menu de categoria na parte superior da home page, a opção home page ou página principal.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi,

    1. In order to achieve your stated goal, I would suggest that you replace the automatically generated category pages with pages containing customize display posts shortcode. See the Display Posts Shortcode support page.
    An example, including a category argument, given in the support page,
    [display-posts category="must-read" posts_per_page="-1" include_date="true" order="ASC" orderby="title"]
    will display every post in the “Must Read” category, in alphabetical order, with the date appended to the end. The shortcode will display up to a limit of 100 posts.

    2. It’s not clear what you are asking here. Your menu appears at the top of your front page, posts, and archives pages. Is that not where you want it to appear?

  • Unknown's avatar

    Sorry, I forgot to add a link to the Display Posts Shortcode support page.

  • Unknown's avatar

    1) Preciso que o leitor ao escolher uma categoria no menu na parte superior da home page, apareça somente os títulos das postagem e não o post inteiro, um abaixo do outro, como está ocorrendo. É possível?

    An alternative to creating customized category pages including display posts shortcode as suggested above might be to use CSS Customization. See, for example, the forum topic Category pages with just titles?. Custom CSS is part of Custom Design, which is a feature of the WordPress.com Premium and WordPress.com Business plans. See the Custom CSS support page. There is a separate forum for CSS Customization issues here: https://en.forums.wordpress.com/forum/css-customization.

  • The topic ‘Menu’ is closed to new replies.