New Landing How can we help? Themeforest Theme Support Uplift Blog – Tag/Category Page – How to change design?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #318505
    nosuchagency
    Member
    Post count: 226

    Hi

    How to change design on the blog tag/categories pages?
    If it’s not possible without coding, then I think it would be great to add this feature in the future. If so, which files should I copy (and change) to the child theme? ๐Ÿ™‚

    Thanks

    #318566
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    There are a few options for the archives/categories.Check in Theme options-> Archive/category options

    https://www.dropbox.com/s/xqsdn0ciom64un8/Screenshot%202017-03-27%2010.59.25.png?dl=0

    -Rui

    #319342
    nosuchagency
    Member
    Post count: 226

    Hi

    Is there any way to change the design of the page, and not how the post are shown? How to change how the header looks, how the title shown and such? ๐Ÿ™‚

    Thanks

    #319465
    David Martin – Support
    Moderator
    Post count: 20834

    Without specifics, you would need to work with a developer to integrate the changes you have in mind for those archives.

    – David.

    #319468
    nosuchagency
    Member
    Post count: 226

    Hi

    I am the developer. ๐Ÿ™‚
    I need to know which files to overwrite in the child theme to achieve this.

    Thanks

    #319469
    David Martin – Support
    Moderator
    Post count: 20834

    Ok, you can trace this in your code editor.

    1) The standard archive template in any WordPress these for archives is archive.php.

    2) Open that file, you will see we use a function within this file called sf_base_layout('archive');. This corresponds to the framework layout file: uplift/swift-framework/layout/archive.php.

    3) Open uplift/swift-framework/layout/archive.php. Here you will find the code.

    #319474
    nosuchagency
    Member
    Post count: 226

    Perfect! Thanks! ๐Ÿ˜€

    (You can set it to resolved)

    #319476
    David Martin – Support
    Moderator
    Post count: 20834

    Very glad to help out.

    Cheers,
    David.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.