Search:

Search: Search took 1.00 seconds.

  1. Replies
    8
    Views
    333

    Dimitris Ah yes...what I've done is put my textarea-type...

    Ah yes...what I've done is put my textarea-type custom fields in their own tabs next to overview and reviews...

    I did this by

    a) creating a custom version of the_listing_fields in my child...
  2. Replies
    6
    Views
    255

    I haven't looked into your code, but from memory...

    I haven't looked into your code, but from memory I solved this issue by giving each checkbox plus the label a defined width. Obviously you need to carefully calculate this bearing in mind your page...
  3. Replies
    6
    Views
    255

    How about .va_listing_create .form-field...

    How about


    .va_listing_create .form-field label,
    .va_listing_edit .form-field label
    {
    display: block;
    }

    OR
  4. Replies
    6
    Views
    255

    You should be able to fix that with CSS. Try this...

    You should be able to fix that with CSS. Try this for a start;

    .va_listing_create .form-field label {
    display: block;
    }

    (Not perfect I'm sure but it but it should point you in the right...
  5. Replies
    8
    Views
    333

    Dimitris I've wrapped my textarea type custom fields in...

    I've wrapped my textarea type custom fields in nl2nr() in the single-listing.php to make them display correctly. Instant fix.

    Hope that helps...


    red20
  6. Thread: WPtouch

    by jamesweb
    Replies
    2
    Views
    1,379

    Hi all, I think getting appthemes to go mobile on...

    Hi all, I think getting appthemes to go mobile on there themes would be a hugh step forward for the community. I know woo themes is working with Obox mobile to create some themes - maybe theses...
Results 1 to 6 of 6