Search:

Search: Search took 1.00 seconds.

  1. Replies
    7
    Views
    446

    I opened a ticket for devs, this doesn't look...

    I opened a ticket for devs, this doesn't look like it could be achieved with a couple of lines of code.
  2. Replies
    8
    Views
    451

    Around line 634, replace it with this. ...

    Around line 634, replace it with this.



    $.each(json, function(containerId, href) {
    return $('#' + containerId + ' a[href="' + href + '"]').tab('show');
    });


    Forgot to say, its in...
  3. [SOLVED] No need, already fixed it. If you're in a hurry,...

    No need, already fixed it. If you're in a hurry, you can safely rename/delete the tpl-profile.php file inside AdSplash theme folder. It should fall back to the Classipress file.
  4. in this case only the action hooks work. if I'd...

    in this case only the action hooks work.
    if I'd have any other idea I will share it with you.
    I wish you the best luck
    Regards
  5. Depends on the changes you want. child theme's...

    Depends on the changes you want. child theme's templates can be either overridden by copying the same file in the same folder to your theme/folder or to use the action hooks ( we highly recommend...
  6. [SOLVED] It seems, there is no 'appthemes_purchase_fields'...

    It seems, there is no 'appthemes_purchase_fields' hook in 3.1.9 version. So you have modify template.
    It will the same what you did yourself, but just add class="required" to your input.
  7. [SOLVED] Hello!!! Good news for you! 1) No need make...

    Hello!!!

    Good news for you!

    1) No need make changes in core file step2.php
    2) Validation scripts are loading on this page.

    So follow simple steps:
    1) Restore file step2.php to initiate...
  8. Replies
    3
    Views
    517

    [SOLVED] I am just glad to know that you have it sorted...

    I am just glad to know that you have it sorted out and so will close this thread now. Have a great day.
Results 1 to 8 of 8