• Resolved raowaqarakram

    (@raowaqarakram)


    On homepage, I’ve shown some job but I want to change the style of job lisiting.

    1. I want to Remove Full time button (Job category) just from this style of lisitng.
    2. I wan to add a new button to search more jobs and add a custom link.
    3. I also want to change their colors.

    Please can you help how I can do?

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • @raowaqarakram

    the template you have to override is this one: content-job_listing.php
    1: remove line 37 – 42 to remove the job typ, which is fulltime, parttime etc.
    2: there is a button at the bottem of your page which says “load more listings”
    3: can be done via CSS, this should be the class:

    .load_more_jobs

    Thread Starter raowaqarakram

    (@raowaqarakram)

    Thanks. I need to add another button with text “search job” just at the place of “Full time”. How I can do this?

    Thread Starter raowaqarakram

    (@raowaqarakram)

    @braehler in this file I just have few line. Please let me know what I need to do?

    <?php
    $columns = entaro_get_listing_item_columns();
    $bcol = 12/$columns;
    $item_stype = entaro_get_listing_display_mode();
    $class = 'md-clear-'.$columns.' col-md-'.$bcol.' col-sm-6 col-xs-12 list-item-job';
    ?>
    <div class="<?php echo esc_attr($class); ?> ">
    <?php get_template_part( 'job_manager/loop/'.$item_stype ); ?>
    </div>
    Thread Starter raowaqarakram

    (@raowaqarakram)

    Thanks I’ve find the solution. It was in list-1.php file

    Thread Starter raowaqarakram

    (@raowaqarakram)

    @braehler I want to switch the theme that I’m using on website. and will use elementor page builder. Does this plugin works for all theme and page builders?

    @raowaqarakram

    WPJM plugin is not fully compatible with the elementor pagebuilder. I know that there are themes wich use elementor as a basis, but I do not have that much experience with this, because we build our theme on our own. Themes are 99% compatible with the plugin itself. You need to try out which one fits for your needs

    Plugin Support Alba

    (@ctdealba)

    Hi @raowaqarakram

    Echoing @braehler response about Elementor. WP Job Manager doesn’t fully support?Elementor.

    You may consider a 3rd-party extension to integrate Elementor, such as Elementor Connector. Please note, we cannot guarantee that this extension will work 100% as we do not have control over the codebase of 3rd-party extensions. For any inquiries about Elementor Connector, please reach out to the developers of the plugin at https://tinygiantstudios.co.uk/my-account/premium-support/ directly.

    Thread Starter raowaqarakram

    (@raowaqarakram)

    Hi @ctdealba thanks..

    Actually my current theme is very slow so I’m planning to change the theme and page builder. In page builder I can use your shortcode for job manager.. I just want confirm is this seprate plugin or linkedin in Entaro theme?

    I can use Astra theme and I can also use Kadence theme, it has its own page buildeer. Please let me know what will be the best option for me?

    Thread Starter raowaqarakram

    (@raowaqarakram)

    @ctdealba @braehler Please can I’ve more deails?

    Plugin Support Jay

    (@bluejay77)

    Hi @raowaqarakram,

    Actually my current theme is very slow so I’m planning to change the
    theme and page builder. In page builder I can use your shortcode for job
    manager.. I just want confirm is this seprate plugin or linkedin in
    Entaro theme?

    It sounds like you’re referring to the Elementor page builder, is that correct?

    If so, we cannot advise whether or not our shortcode can be used with it, since it’s a 3rd-party integration we do not support.

    On our end, WP Job Manager does not have any integration with page builders, including shortcode. Here’s a feature request for shortcode support for page builders: https://github.com/Automattic/WP-Job-Manager/issues/1661

    Thread Starter raowaqarakram

    (@raowaqarakram)

    Hi @bluejay77 No currently I don’t have elmentor. I have entaro theme and wp bkery page builder.

    Can you share a list of compatible theme?

    Plugin Support Deric (a11n)

    (@dericleeyy)

    We don’t have a complete list of compatible themes. However, we do have a list of recommended WP Job Manager specific themes listed at https://wpjobmanager.com/product-category/themes/.

    Thread Starter raowaqarakram

    (@raowaqarakram)

    Hi @dericleeyy I’ve installed wp manager on my sub domain where I’ve a hello elementor theme and elementor page builder. and shortcodes are working fine..

    But I need to customize these with your help. I’m interester for pro version but before going pro version, I want to test/customize this properly.

    Can I get 15 minutes time for call? Please

    I’m 100% sure wp manager will work fine in my case, I just need some guidance from you.

    @bluejay77 @ctdealba @braehler FYI

    Plugin Support Joash

    (@joashrajin)

    I am glad to hear that the shortcodes are working fine, @raowaqarakram

    But I need to customize these with your help. I’m interester for pro version but before going pro version, I want to test/customize this properly.

    I am afraid that customization is out of scope as per https://wpjobmanager.com/support-policy/

    If you need help with any custom coding, you may want to look into one of the following services:

Viewing 14 replies - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.