Search:

Search: Search took 1.00 seconds.

  1. Thread: Image Gallery

    by luxor
    Replies
    8
    Views
    844

    Dimitris I bet it's somewhere in the...

    I bet it's somewhere in the /vantage/includes/images.php file

    This is the code being pulled into the listing profile:


    <?php the_listing_image_gallery(); ?>

    So look for max uploads or...
  2. Thread: Image Gallery

    by dimitris
    Replies
    8
    Views
    844

    Dimitris ciapp, Vantage gives you the option to use 5...

    ciapp,

    Vantage gives you the option to use 5 images by default.If you need more images then you need to make the necessary mods to the theme.Customization is not officially supported by AppThemes....
  3. Replies
    3
    Views
    556

    Hi cciapp...

    Hi cciapp.

    @ johno69 is correct, you can hide stuff with CSS. If you are interested in learning, there are several free resources available. This one is popular, and they even cover hiding stuff....
  4. Replies
    3
    Views
    556

    You can hide the "added by" link in the listing. ...

    You can hide the "added by" link in the listing.

    Hide it via CSS.

    It wouldn't make the page inaccessible but would take it out of public view.
  5. Replies
    5
    Views
    986

    [SOLVED] Now that's a more thought out answer. Well...

    Now that's a more thought out answer.

    Well done.
  6. Replies
    5
    Views
    986

    [SOLVED] @johno69 All files can be included in child...

    @johno69

    All files can be included in child themes, but files that are not in the root folder are trickier to make them work in a child theme.For the emails one easy way to do it is to edit the...
  7. Replies
    5
    Views
    986

    [SOLVED] Why recommend a child then when the file you say...

    Why recommend a child then when the file you say needs editing cannot be used in a child theme?

    Only root files can be used in child theme.

    Seems support around here tries to answer without...
  8. Replies
    5
    Views
    986

    [SOLVED] Hi cciapp, You can find the email messages in...

    Hi cciapp,

    You can find the email messages in your 'vantage/includes/emails.php' file.It is recommended to use a child theme so your changes will not be lost with the next update.
  9. Replies
    4
    Views
    644

    [SOLVED] I'm using WP Super Cache...

    I'm using WP Super Cache and I have no problems with it.
  10. Replies
    4
    Views
    644

    [SOLVED] I noticed that you made ​​some modifications to...

    I noticed that you made ​​some modifications to the theme, then I urge you to reset the original files of the theme. After restore the original files, disable the theme and all the plugins and then...
  11. Just did a test ... you can get the checkboxes...

    Just did a test ... you can get the checkboxes back by uncommenting line 1 in includes/admin/listing-single.php


    // add_action( 'wp_terms_checklist_args', 'va_category_checklist', 10, 2 );
    ...
  12. Replies
    23
    Views
    2,073

    I know it was strange that it didnt work, I found...

    I know it was strange that it didnt work, I found some other similar threads on google and all the answers were similar but for some reason it wasn't working for me :dejection:

    I did however come...
  13. Try wangguard. Works for me :)

    Try wangguard. Works for me :)
  14. Replies
    8
    Views
    1,454

    Can the search bar be removed?

    Is it possible to remove the big search bar dominating the page and create a small custom search field instead? I don't need the second search field at all as my directory is for a small village - I...
Results 1 to 14 of 14