New Landing How can we help? Themeforest Theme Support Neighborhood Best way to deal with Brands?

Viewing 15 posts - 1 through 15 (of 19 total)
  • #107899
    yani12
    Member
    Post count: 28

    Hi,
    What I want to do is have a unique page for each brand so I can put some history and images etc, and then I want to create a page that has the images of all the logos for the brand that then link to the individual pages.

    At the moment, I’ve been using portfolio for brands but then realised that the URL for portfolio items can’t be changed. So can you please tell me what is the best way to deal with brands?

    I understand that I could create a single page for each brand, but then how do I have the overall page that lists all the brands and links to the pages?

    Thanks for your help.

    #108077
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, it sounds like a portfolio would be the best solution for your problem. What do you mean by hte url for portfolio items cannot be changed?

    Have you tried changing the slug?

    #108251
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108318
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit portfolio-type.php at /neighborhood/includes/custom-post-types/.

    Find this code:-
    'menu_icon' => 'dashicons-format-image',
    'rewrite' => false,
    Change to-:
    'menu_icon' => 'dashicons-format-image',
    'rewrite' => array('slug' => 'brands', 'with_front' => FALSE),

    Hope that should work and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #108558
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108574
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please change the slug of this page http://testpageone.com/brands/ brands to any or change in portfolio-type.php file brands to brand.

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #108578
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108579
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108596
    Mohammad – SUPPORT
    Moderator
    Post count: 27441
    This reply has been marked as private.
    #108599
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108620
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please install WPIDE plugin to me.
    Thanks

    #108622
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108638
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am also not edit files through WPIDE. Just make a change in portfolio-type.php.

    Find this-:
    'rewrite' => array('slug' => 'brands', 'with_front' => FALSE),
    Change to-:
    'rewrite' => array('slug' => 'brand', 'with_front' => true),

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #108883
    yani12
    Member
    Post count: 28
    This reply has been marked as private.
    #108893
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Settings -> NavXt Settings -> Post Type Tabs -> Scroll Down and choose brands page as root page of portfolio. Hope that should work and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register