Search:

Search: Search took 1.00 seconds.

  1. You can try editing the 'archive-listing.php' and...

    You can try editing the 'archive-listing.php' and 'va-home.php' files as well (not recommended).
  2. [SOLVED] Hi, Please open your style.css file and this...

    Hi,

    Please open your style.css file and this code at the bottom

    #site-title a {
    background-size: 100% !important;
    max-width: 100%;
    }
    it should fix the logo problem.
  3. Replies
    3
    Views
    258

    [SOLVED] Having multiple h1 tags is not a problem, please...

    Having multiple h1 tags is not a problem, please see this thread for more info and this video.
  4. Replies
    4
    Views
    393

    Hi, You can add an alt tag but you'll need to...

    Hi,

    You can add an alt tag but you'll need to edit a theme file, specifically the 'vantage/includes/images.php'



    if ( empty( $attachments ) ) {
    return html( 'img', array( 'src' =>...
  5. Replies
    2
    Views
    383

    Change the following code in...

    Change the following code in vantage/include/views.php

    Line no. 574

    function disable_va_search_controls( $enabled ) {
    return false;
    }

    just write true in place of false.
  6. Replies
    16
    Views
    875

    [SOLVED] You have a syntax error #content {...

    You have a syntax error




    #content {
    background: none
    position: relative;
    }
  7. Replies
    16
    Views
    875

    [SOLVED] Hi, I see that you have added the altered code...

    Hi,

    I see that you have added the altered code to your child's theme. ( post #7)

    What happens if you leave that code there and then return to your Dashboard and go to Appearances> Customize>...
  8. Replies
    13
    Views
    824

    If you want to make modifications to a file, copy...

    If you want to make modifications to a file, copy it to your child theme folder from the parent theme folder. Then modify the file in the child theme. When you update all your changes will be saved.
  9. Replies
    13
    Views
    824

    Take a look at the tutorials in this post. You...

    Take a look at the tutorials in this post. You can create your own child theme very easy. You don't need to pay anyone to create one for you.
    ...
  10. Replies
    13
    Views
    824

    Vantage is the Parent theme and any...

    Vantage is the Parent theme and any customizations to your website should be made to a Child Theme so you can keep updating to the latest version of Vantage without losing your changes. Appthemes...
  11. Replies
    13
    Views
    824

    Yes, you will lose the changes when you update to...

    Yes, you will lose the changes when you update to another version of Vantage. You need to use a child theme to make customizations so you don't lose your changes each time you update.
  12. Dimitris Really simple example

    Really simple example



    <div id="create-listing">
    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since...
  13. Replies
    16
    Views
    875

    [SOLVED] You can search for the #content rule.The line is...

    You can search for the #content rule.The line is around 658.
  14. Replies
    4
    Views
    420

    Dimitris Hi Ashton, What Vantage calls Custom Forms is...

    Hi Ashton,

    What Vantage calls Custom Forms is actually a facility for adding custom FIELDS to your listings - so that additional information can be stored against the business listings.

    It's...
  15. Replies
    3
    Views
    376

    Sign out as admin and it shouldn't be there.. ;-)

    Sign out as admin and it shouldn't be there.. ;-)
  16. Replies
    10
    Views
    809

    [SOLVED] From the documentation "Starting with Vantage...

    From the documentation

    "Starting with Vantage 1.2, users can choose more than one category for their business listing. This setting allows you to limit the number of categories a user can select...
  17. Replies
    6
    Views
    620

    ClassiPress 3.3 - Footer Question

    I found the following code in Appearances ----> Editor: Then scrolled down on the right side to:
    Footer
    footer.php)

    Question: If I deleted all the following code, would I eliminate the...
  18. Go to header.php to remove the wording "(e.g....

    Go to header.php to remove the wording "(e.g. restaurant, web designer, florist)". Also, in this same file you could play around to eliminate the location search, make a back up before doing so...
Results 1 to 18 of 18