Search:

Search: Search took 1.00 seconds.

  1. Replies
    8
    Views
    494

    1. Look for file: custom-post-type-helper.php ...

    1. Look for file: custom-post-type-helper.php

    2. Go to line 213 and replace "va_multiple_category_checkboxes" with "va_category_dropdown".

    3. Save and close.

    That's all you need.
  2. [SOLVED] Hey knova15, Open up dashboard-listings.php...

    Hey knova15,

    Open up dashboard-listings.php and replace line 3 with this:
    <h1><?php echo 'something'/*$title*/; ?></h1> .

    I hope I understood right, this was your problem.
  3. Thread: Terms of use

    by cadobe
    Replies
    6
    Views
    362

    [SOLVED] The best solution for this: 1. Just create a...

    The best solution for this:

    1. Just create a simple sentence state that: " By clicking the button below........bla bla bla......." ( see Facebook register style). In this paragraph, insert a...
  4. [SOLVED] Eric, Change inside of the .php page blog the...

    Eric,
    Change inside of the .php page blog the sidebar. For instance <?php get_sidebar( app_template_base() ); ?> with <?php dynamic_sidebar( 'single-event' ); ?> or something else. Or you have...
Results 1 to 4 of 4