Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • torres86 Friend
    #1013612

    I am trying to set the category extra fields to "none" from previously having it set to "jobs." However, after changing the option to "none" the jobs layout is still showing. How do I get this corrected. I want ti right-hand column to go away along with the "send us your CV" button. How do I get rid of them?

    Here is a link: http://www.atzalumni.org/index.php/foundation/funds Running: Joomla! 3.6.5, Uber 2.1.5

    Pankaj Sharma Moderator
    #1013756

    Hi
    You are using Job layout for this module.
    You have to change the layout from module advance options.
    Here: http://prntscr.com/edthps

    Regards

    torres86 Friend
    #1013781

    I like the jobs layout as is. I simply want to edit the layout template to get rid of the right-hand column and the button at the bottom. I would also like for the text (my main text copy) to the left of the "jobs" column to expand in width of the whole panel.

    Looks like it is a simple edit to the jobs template file, but want to be sure I am editing in the correct spots.

    Thanks! John

    Pankaj Sharma Moderator
    #1013793

    Hi
    Open templates/uber/html/mod_articles_category/jobs.php

    Find

    
                            <div class="col-sm-7 col-md-8">

    Replace it with

    
                            <div class="col-sm-12 col-md-12">

    Now find

    
                            <div class="col-sm-5 col-md-4">

    Replace it with

    
                            <div class="col-sm-5 col-md-4" style="display:none;">

    Hope it helps.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum