Search:

Search: Search took 1.00 seconds.

  1. Replies
    34
    Views
    3,050

    Exactly. Please push out a Vantage update with...

    Exactly.

    Please push out a Vantage update with recurring payments. It's extremely difficult to monetize a directory site without recurring payments. I'm close to switching to a different theme...
  2. Replies
    8
    Views
    473

    Here's an amended version; #listing-tabs img {...

    Here's an amended version;

    #listing-tabs img {
    position: relative;
    max-width: 100%;
    height: auto;
    margin: 10px;
    padding: 0px;
    left: 0;
    top: 0;
  3. Replies
    6
    Views
    479

    Dimitris Amazing! This issue was pointed out months ago. I...

    Amazing! This issue was pointed out months ago. I can't believe it isn't fixed yet. (It's not the only one either. You still can't put images in a listing description).

    There are two problems....
  4. Replies
    4
    Views
    730

    Even better, add this into your functions file so...

    Even better, add this into your functions file so you don't have to change any core files:

    /**
    * replace WordPress Howdy
    */
    function goodbye_howdy ( $wp_admin_bar ) {
    $avatar =...
  5. Replies
    232
    Views
    16,855

    I believe the category shown in the breadcrumb is...

    I believe the category shown in the breadcrumb is the first alphabetically of all the categories chosen for that listing - but I'm not 100% sure. But, all the categories for the listing are shown on...
  6. Hi, When you have created your custom fields,...

    Hi,

    When you have created your custom fields, ad code similar like this in the location where you want to output your custom field data.


    <?php // Get the relevant values
    ...
  7. You might be able to to accomplish this using...

    You might be able to to accomplish this using wp_get_current_user(); & get_the_author();

    I'm not sure exactly how it would work but maybe something like;

    function member_only_contact () {
    ...
  8. Replies
    232
    Views
    16,855

    The problem is that not everyone keeps tabs as...

    The problem is that not everyone keeps tabs as close as you do to understand where their online business from, for a lot of business owner it's simply coming from "the internet", they are clueless...
Results 1 to 8 of 8