Search:

Search: Search took 1.00 seconds.

  1. Hi, The above error is a new issue...

    Hi,



    The above error is a new issue relating to the WP update and so try using the latest Clipper development build which you can download here...
  2. Replies
    18
    Views
    1,857

    [SOLVED] Yes I am checking your test site now and will...

    Yes I am checking your test site now and will update you accordingly with the result.

    Update:

    It is just a simple setting which the two of us missed.



    - Jomark
  3. Replies
    19
    Views
    2,152

    Hi mouradboulkni, The dev team replied; ...

    Hi mouradboulkni,

    The dev team replied;



    - Jomark
  4. Dimitris Add this code in your functions.php ...

    Add this code in your functions.php



    function childtheme_maybe_update_coupon_status() {
    global $post;

    if ( ! in_the_loop() || $post->post_type != APP_POST_TYPE )
    return;
  5. Replies
    24
    Views
    3,124

    Temp fix for TradeDoubler links: Remove...

    Temp fix for TradeDoubler links:
    Remove AppThemes fix for stripping urls in theme-links.php line 43, simply comment it

    and edit wp-includes/pluggable.php file, line 947


    P.S. I guess to...
Results 1 to 5 of 5