Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Replies
    10
    Views
    944

    [SOLVED] Try using %%ct_listing_category%% for your...

    Try using %%ct_listing_category%% for your category name in the template.
  2. Replies
    1
    Views
    367

    [SOLVED] You can totally make any static page your Home...

    You can totally make any static page your Home Page. Just create the page and select it in Settings > Reading > Front Page.
  3. [SOLVED] I make changes to the address once in a while...

    I make changes to the address once in a while (from the backend admin) and it doesn't cause any errors. Just don't hit the "find on map" button after you make the change to the address, just Update...
  4. Replies
    11
    Views
    922

    [SOLVED] I think I know exactly what you did wrong. Did...

    I think I know exactly what you did wrong.

    Did you by any chance add "Pages", "Recently Added Events" and "Recent Listings" widgets to your "List Page Top Sidebar" together with the Vantage big...
  5. Replies
    10
    Views
    1,228

    You can see the tutorial I wrote a long time ago...

    You can see the tutorial I wrote a long time ago here:
    http://forums.appthemes.com/vantage-general-discussion/custom-sidebar-create-listing-page-37006/

    Now... I know that using core.php to...
  6. Try putting this into your child theme's...

    Try putting this into your child theme's style.css


    #main-navigation ul.sub-menu li a {padding: 11px 11px 0; width: auto;border: 0 none; text-align: left;}
  7. [TUTORIAL] A long time ago I also wrote a little tutorial on...

    A long time ago I also wrote a little tutorial on adding a sidebar to "Create a Listing" page. It's probably less fancy, but still working for me with the latest dev version.
    ...
  8. I was actually able to use code from my previous...

    I was actually able to use code from my previous install (ver 1.1.3) and it seems to work with new dev version installed. http://azlogistics.com/login/
  9. Replies
    5
    Views
    766

    [SOLVED] Speaking of thanking joes, you should check out...

    Speaking of thanking joes, you should check out this thread and follow his recommendations, because unfortunately even the latest Vantage dev version out of the box is doing this when our sites are...
  10. Replies
    6
    Views
    648

    [SOLVED] I think it's just the matter of the right padding...

    I think it's just the matter of the right padding for plan description. Try putting this into your child theme's style.css


    .plan .description{
    font-style: italic;
    margin-bottom: 10px;...
  11. Edit archive-listing.php file, find line 8: ...

    Edit archive-listing.php file, find line 8:


    <h1><?php printf( __( 'Business Listings - %s', APP_TD ), single_term_title( '', false )); ?></h1>

    and remove Business Listings - and just leave...
  12. Replies
    16
    Views
    1,372

    OK I figured it out :) Just had to check Yoast's...

    OK I figured it out :) Just had to check Yoast's help section and find the right variables!

    Instead of doing ct (custom taxonomies) I had to do cf (custom field), so it looks like this:
    "Business...
  13. I just tested it on my site and I was able to...

    I just tested it on my site and I was able to add, change and remove the description. It looks like you made some customization to the form regarding uploading images. Maybe replace that part of the...
  14. Replies
    1
    Views
    471

    You'll find the templates in vantage root folder....

    You'll find the templates in vantage root folder. Copy both purchase-listing-new.php and purchase-listing-existing.php into your child theme and remove this code (starts around line 19):


    <div...
  15. Replies
    1
    Views
    972

    You'll find 'Business Listings' in...

    You'll find
    'Business Listings' in archive-listing.php. Change both line 8 and 10.
  16. Just as @hopfoto said, it looks like you have a...

    Just as @hopfoto said, it looks like you have a conflict here with W3 Total Cache plugin. Just my guess since it's a multisite - you might have the plugin Network Activated and it's affecting Vantage...
  17. Replies
    4
    Views
    847

    Thank you for bringing this up. It has been...

    Thank you for bringing this up. It has been bugging me for a while!

    Thank you for the link, but the process seems too complicated in that example :)
    All you really have to do is find...
  18. check out this thread:...

    check out this thread:
    http://forums.appthemes.com/alphabetical-should-business-listing-order-placement-option-36326/

    post #19 has the final version of the code you need to put in your...
  19. Replies
    54
    Views
    4,698

    Have you tried logging-in from the Wordpress...

    Have you tried logging-in from the Wordpress toolbar (pop-up login) instead of the Login Page? I do believe that you would not get the fatal error message that way. I might be wrong though...
  20. Replies
    8
    Views
    732

    Did you use the child theme that is included with...

    Did you use the child theme that is included with Vantage (/wp-content/themes/vantage/vantage-child)? That is the easiest way to do it, cause it is already set up with three important files.

    When...
  21. Custom sidebar for Create Listing page without plugins

    I've always wanted to have a sidebar on my create-listing page where I could add few text widgets with instructions for business owners on filling out the submission form.
    I know some of you want to...
  22. Replies
    10
    Views
    1,228

    It did take me some time to figure this out :)...

    It did take me some time to figure this out :) but I was able to understand your method and get it to work for me.

    If you don't mind I'm gonna write a little tutorial on this, cause I know...
  23. I couldn't agree more about the alphabetical...

    I couldn't agree more about the alphabetical order of listings. Just like you said, oldest or newest is good for classifieds, but I definately think that a business directory listings should be in...
  24. The first thing I did after installing Vantage...

    The first thing I did after installing Vantage was creating my private changelog lol

    I actually created an Excel spreadsheet on my PC with every little customization I make to the site. It lists...
  25. Replies
    12
    Views
    1,111

    [SOLVED] Go back to the style sheet and in the...

    Go back to the style sheet and in the "#site-title a" section add # in front of the "text-indent:-9999px;" The text should be visible now. If you want to move the title and description to the left,...
Results 1 to 25 of 31
Page 1 of 2 1 2