Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364136
    alamtfuerwerbung
    Participant

    Hi, have a few questions regarding blogpages.

    Nr. 1
    I use “resent post extended plugin” (was recommend by a Paul R from your team)
    This is my blogpage http://www.sub.ihrwiderruf.de/blog/
    I want the blog overview in that style http://ctrlv.in/923959
    Tag´s should be above the article titel in color: #0a3d61
    And I want to see the fisrt two lines of the text and a “read more” button
    Is that possible with X, or with the plug in and could u provide with with some css?

    Nr.2
    Can I generally hide the pagetitle of the articelpages somewhere in the settings?
    Or do I need to do it with custom css?
    http://ctrlv.in/923960
    (Wanna remove GBK and the grey line overhead above)

    Nr. 3
    Where can I edit the Tag Archive Page and the Category Archive page?

    Thanks for help
    Andre

    #1364362
    Christian
    Moderator

    Hey Andre,

    Though a third party plugin was suggested, we do not have support for its usage and customization. Please contact the plugin author or you might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    To remove the GBK, go to Appearance > Customize > Header and disable Breadcrumbs

    The options available for archive pages could be found in Appearance > Customize > Blog > Archives. If you mean modifying template files, you need to look at _index.php located in wp-content\themes\x\framework\views\global. For customization guidance, please see https://community.theme.co/kb/customization-best-practices/

    Thanks.

    #1364766
    alamtfuerwerbung
    Participant

    Hi, thanks for your answer. Will check out the suggestions.

    Regarding issue 1. I don´t want to use a plug if it isn´t necessary, so the question is.
    Is this display of blog articles possible, only using x theme with css? If yes how?
    http://ctrlv.in/923959

    Thanks again
    André

    #1365384
    Rad
    Moderator

    Hi there,

    With this current page content http://www.sub.ihrwiderruf.de/blog/, it’s not possible with just CSS. Structure is needed for CSS implementation and the structure of your current content and the layout you wish to implement is very different.

    Thanks.

    #1365704
    alamtfuerwerbung
    Participant

    Ok, which x theme style could you recommend if want to show a lot of blogarticles in a row.
    Could be different to my screenshot, when the it looks good.
    Just want to see every article and I wanna be able to scroll down on blogpage.

    Thx
    Andre

    #1365789
    Paul R
    Moderator

    Hi Andre,

    You can set that page as your posts page under Settings > Reading.

    That’s the only way to show all articles.

    Thanks

    #1365796
    alamtfuerwerbung
    Participant

    Ok, thx. That´s close to what I want.
    Can I edit the blogpage with cornerstone?

    Thx
    Andre

    #1365907
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Regretfully once you set a page as your Posts Page, you can no longer edit that page in Cornerstone and even using the default WordPress editor.

    Hope this helps!

    #1366889
    alamtfuerwerbung
    Participant

    Ok thank, now I get the systematics.
    Blogpage uses overall settings, made in the customizer. For different style of single pages, I need to change the
    templates. Perfect, helped a lot!

    Ok there are a few questions left.
    This is my blogpage. http://www.sub.ihrwiderruf.de/blog/
    I edited the way I want it in the customizer and with a little css.

    I was able to change the page title in the customizer as well, but please let me know how to change the
    title for the other blog pages. For example http://www.sub.ihrwiderruf.de/tag/bausparvertrag/
    Talking bout Tag Archiv, Search Results, Post Archive by Month etc.

    And the last question is, how can I hide the author in the metatitle of an article?
    Guess there was an option in the settings, but can´t find it.

    Thank! Learned a lot 🙂

    André

    #1366921
    Christopher
    Moderator

    Hi there,

    Please edit archive pages and add Archive Title.
    For Search Results and Post Archive by Month you should follow this link https://community.theme.co/kb/translation and translate strings.

    Please add this CSS as well :

    p.p-meta span:first-child {
        display: none;
    }

    Hope it helps.

    #1367111
    alamtfuerwerbung
    Participant

    Hi, the translationprogram works great!!!

    Thank you

    #1367553
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1364136 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>