Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    292

    Jomark Hi dolphinbay, What plugin are you using then?...

    Hi dolphinbay,

    What plugin are you using then? I believe there are other under construction/maintenance plugins that provide some option on hiding the admin login form. You can find some at the...
  2. Replies
    1
    Views
    256

    Jomark Hi dolphin, This is possible to implement but...

    Hi dolphin,

    This is possible to implement but will involve advanced code customization specifically on referencing the indeed job listing country of origin. This will also involve the Indeed API...
  3. Replies
    1
    Views
    272

    [SOLVED] Hi dolphinbay, The "filters" form is done...

    Hi dolphinbay,

    The "filters" form is done using the get_terms function of Wordpress http://codex.wordpress.org/Function_Reference/get_terms. You can try adding the order or orderby parameter in...
  4. [SOLVED] Hi dolphinbay, Look for the codes below...

    Hi dolphinbay,

    Look for the codes below through the single-job_listing.php;



    <?php if ($url = get_post_meta($post->ID, 'job_url', true)) : ?>
    <li class="apply"><a href="<?php echo...
  5. Replies
    6
    Views
    316

    Jomark Hi dolphinbay, Is your core wordpress install...

    Hi dolphinbay,

    Is your core wordpress install also translated? This is because some global text string such as the time formatting sometimes depend on the core WP translation.

    Anyway, I will be...
  6. Replies
    7
    Views
    287

    Jomark Yes Dolphinbay, I got your point and so you may...

    Yes Dolphinbay, I got your point and so you may check the temporary fix I have provided while it is being looked into by the Dev Team.


    Cheers,

    JOmark.
  7. Replies
    7
    Views
    287

    Jomark Hi dolphinbay, I have already replicated this...

    Hi dolphinbay,

    I have already replicated this on my install however I will still have to refer this to the Dev Team to see if it is intentional and to know the logic behind it. On my...
  8. Replies
    7
    Views
    287

    Jomark Hi dolphinbay, I am doing further testing on...

    Hi dolphinbay,

    I am doing further testing on this and will you know of the outcome.


    Cheers,

    Jomark
  9. Jomark Hi dolphinbay, Thanks for updating us on your...

    Hi dolphinbay,

    Thanks for updating us on your findings. I will try this on my install and once confirmed, a bug ticket will be logged on this.


    Cheers,

    Jomark
  10. [SOLVED] Hi dolphinbay, Again, I could not replicate...

    Hi dolphinbay,

    Again, I could not replicate the issue as the Resume Plans page is scaled just fine on an Ipad and other mobile device simulators. See attached.

    Are you using a modified theme or...
  11. Replies
    6
    Views
    368

    [SOLVED] Yes dolphinbay, it is the default error message...

    Yes dolphinbay, it is the default error message prompt because there is no confirmation page for this modification. However, the resume is accordingly submitted and on the draft folder in the admin....
  12. Jomark Hi dolphinbay, I will replicate this on my...

    Hi dolphinbay,

    I will replicate this on my install to see what I can find.


    Cheers,

    Jomark
  13. Replies
    13
    Views
    848

    [SOLVED] I am sorry there is no changelog for dev...

    I am sorry there is no changelog for dev builds.You can use a compare tool like winmerge to compare files if you like.
  14. Replies
    6
    Views
    368

    [SOLVED] Hi dolphinbay, No setting for this yet and...

    Hi dolphinbay,

    No setting for this yet and will require code customization to implement. If you are comfortable with codes, just look for the line of codes below on the...
  15. Replies
    1
    Views
    227

    Jomark Hi dolphinbay, There is no option on this yet...

    Hi dolphinbay,

    There is no option on this yet and will require code customization to implement. In the mean time, please post a request on this at the Ideas Exchange page...
  16. Replies
    3
    Views
    384

    [SOLVED] Hi dolphinbay, Removing the text string 'Your...

    Hi dolphinbay,

    Removing the text string 'Your Career' will involve code customization and so if you are comfortable with codes you may edit it through the...
  17. Replies
    13
    Views
    848

    [SOLVED] Temp fix until we find a better solution open...

    Temp fix until we find a better solution

    open your 'vantage/scripts/jquery.validate.min.js' and search for the string 'this field is required' and change it to something else.

    I ll update the...
  18. Replies
    14
    Views
    624

    [SOLVED] Okay found the problem : ) The translation is...

    Okay found the problem : )

    The translation is causing it, you can add this rule at the bottom of your style.css and change the number of the padding-right to something that works.




    .plan...
  19. Replies
    3
    Views
    303

    Jomark Hi dolphinbay, There is no default option on...

    Hi dolphinbay,

    There is no default option on this and will involve code customization to implement. However, you may want to check on this child theme...
  20. Replies
    5
    Views
    382

    Sure, wp_posts wp_postmeta wp_p2p...

    Sure,

    wp_posts
    wp_postmeta
    wp_p2p
    wp_p2pmeta
    wp_term_relationships
    wp_term_taxonomy
  21. Thread: tax charge

    by dimitris
    Replies
    10
    Views
    664

    Dimitris Thanks dolphinbay, i can see the problem now, i...

    Thanks dolphinbay, i can see the problem now, i will inform the developer and get back to you as soon as i have news.
  22. Replies
    5
    Views
    382

    You can delete the whole daabase.Or you can...

    You can delete the whole daabase.Or you can export your other data first WP>Tools>Export and then delete from the back end the listings/events.Or if you are comfortable with mysql you can delete the...
  23. Replies
    2
    Views
    577

    [SOLVED] Personally, I think it's a teensy bug that the...

    Personally, I think it's a teensy bug that the 'add your review' shows on the overviews tab area, but it is easy to fix.

    In single-listing.php (preferably in a child theme copy of that file), MOVE...
  24. Replies
    5
    Views
    347

    Dimitris Please take a backup and send me your WP login...

    Please take a backup and send me your WP login info.
  25. Replies
    12
    Views
    762

    [SOLVED] Yes this will be 'fixed'.

    Yes this will be 'fixed'.
Results 1 to 25 of 41
Page 1 of 2 1 2