Search:

Search: Search took 1.00 seconds.

  1. Replies
    15
    Views
    889

    Dimitris Yes it is, give it a try.

    Yes it is, give it a try.
  2. Dimitris oops! :drunk: I have seen the solution. It is not...

    oops! :drunk: I have seen the solution. It is not an error. we must activate the order

    1. Go to "Orders"
    2. Mark as completed (depending your payment)
    3. Finally, clic "activate order". The...
  3. Dimitris yes. I have tested this in my site and can...

    yes. I have tested this in my site and can reproduce the same problem too.

    Vantage: 1.3.1 Dev (31/01/2014)
    W.P.: 3.8.1
  4. You can try something like this ...

    You can try something like this



    .pricing-options .plan:nth-child(2) {
    background:red;
    }
    .pricing-options .plan:nth-child(3) {
    background:green;
    }
  5. Dimitris I managed to do it using jQuery but it's not the...

    I managed to do it using jQuery but it's not the most straight forward solution. Here is how I did it;

    In my child theme's function.php I put;

    add_action('template_redirect', 'child_scripts');...
  6. Dimitris I think there are two solutions: 1. involves...

    I think there are two solutions:

    1. involves adding a filter in functions.php connected with wpautop - I'll try to come back to this when I find it....

    2. involves adding a tinymce solution to...
  7. [SOLVED] Hi Thomas, Yes you can please check this...

    Hi Thomas,



    Yes you can please check this thread.



    No, this is not possible with Vantage by default.
Results 1 to 7 of 7