Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #984909
    festifly-admin
    Participant

    Hello,

    I am trying to figure out how to adjust the slider dimensions for the archive pages and
    remove the meta. I am digging through my child theme and trying to find the exact path,
    but it seems to be eluding me. Can you possibly shed some light on the subject?

    I attached an image of the page design I’m trying to accomplish. This is a page made
    within Ethos (I’m building in Ethos too). The slider at the top doesn’t go from edge to
    edge like it presently does, and plus there’s a widget area right under it which adds
    to the asthetic of the page itself. I hope you can give me some advice on how to emulate
    this page.

    Thank you.

    #985405
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #985418
    festifly-admin
    Participant
    This reply has been marked as private.
    #985588
    Christopher
    Moderator

    Hi there,

    #1 Are you referring to post slider?
    Please add following code in Customize -> Custom -> CSS :

    span.featured-meta {
        display: none;
    }
    .x-flexslider.x-post-slider {
        width: 50%;
        margin-right: auto;
        margin-left: auto;
    }
    

    #2 The PSD layout could be achievable with customization which would be outside the scope of our support.

    Hope that helps.

    #986206
    festifly-admin
    Participant
    This reply has been marked as private.
    #986792
    Rad
    Moderator

    Hi there,

    If you’re referring to post meta within the blog posts loop then you can turn it off at Admin > Appearance > Customizer > Blog > CONTENT > Post Meta.

    About the PSD, it doesn’t represent any templates or codes within the theme. It’s simply a mockup template that designer could use to create his design. And depending on final design, the implementation varies. It requires the basic understanding of WordPress and how the template works. Template can be named in different way or code in a different way as long as WordPress standard are followed. The only difference with X theme are the locations of templates. It’s actually broad if I will try to explain it here and it will long thread and more confusing.

    Thanks!

    #987060
    festifly-admin
    Participant

    Thanks, that helps out a lot. As always I appreciate the help, you guys are amazing!

    One more question, could you give some advice on how I can remove the category title at the top of my Archive pages? and also help me ensure that my web page URL is festiflyhub.com/festivals instead of festiflyhub.com/category/festivals

    #987168
    Rue Nel
    Moderator

    Hello There,

    festiflyhub.com/festivals and festiflyhub.com/category/festivals are two different page. The first one is your page and the other is the festivals category archive page which is automatically generated by WordPress. The only way to remove this page is to remove your festivals category.

    You can also install a 3rd party plugin to redirect the category archive to a page, perhaps these might help you:
    https://wordpress.org/support/topic/how-to-redirect-a-category-to-a-single-page
    http://wordpress.stackexchange.com/questions/160705/best-way-to-redirect-category-to-page-and-hide-category

    Please let us know if this works out for you.

    #987360
    festifly-admin
    Participant

    I’m sorry but those articles/forums were for redirects. I simply just want to remove the word “category” from the URL altogether. Would I need a 3rd party plugin to accomplish that?

    Also, Each one of my pages demands a title, and if I remove said title it replaces it with “Category archive”. I would like it if there weren’t anything there, is there a way I can completely remove the title?

    #987400
    Christopher
    Moderator

    Hi there,

    Please check this plugin https://wordpress.org/plugins/custom-permalinks/
    Please note that we don’t provide support for third party plugins.

    Thanks.

    #988191
    festifly-admin
    Participant

    Awesome, Thank you!

    #988319
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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