Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    235

    [SOLVED] Hi, yes You can do that. backup your site...

    Hi,
    yes You can do that.
    backup your site
    deactivate Ultraclassifieds
    go to plugins => delete rev slider
    install it again (you find it at the new update of ultraclassifieds/install/plugins/...
  2. Samcy Hi All, if someone read my change about...

    Hi All,

    if someone read my change about window.unload. just ignore it. it didn't work for all FF versions.

    the change on my demo site is as follows.
    edit includes/js/theme-scripts.js

    find...
  3. Replies
    2
    Views
    304

    [SOLVED] for the width, add this max-width:...

    for the width, add this

    max-width: your-newsize-here;

    Cheers
  4. [SOLVED] ok this is the right fix for all, using html or...

    ok this is the right fix for all, using html or no html.

    edit step-functions.php and find:



    if ( $result->field_type == 'text area' ) {
    echo stripslashes( nl2br(...
  5. [SOLVED] Hi Jeanmich, You right the line breaks was not...

    Hi Jeanmich,

    You right the line breaks was not solved. only the html formatting.
    I didn't notice it before.

    Here is the solution for line breaks.
    edit style.css around line 592.

    see this...
  6. Hi there, I already posted the solution to...

    Hi there,

    I already posted the solution to them and they have included it in the dev version. If you don't want to upgrade do the following and it will fix the problem with all future ads:

    Open...
  7. Hi, You can go to ultraclassifieds theme panel...

    Hi,
    You can go to ultraclassifieds theme panel => appearance => custom css (field) => you paste this code:

    .header_main_res #logo:before, .header_main_res #logo {background: none;box-shadow:...
  8. Use PHP instead Add to functions.php file ...

    Use PHP instead
    Add to functions.php file


    // unregister the main cp price action and add a new action
    function my_modify_price_action() {
    remove_action( 'appthemes_before_post_title',...
Results 1 to 8 of 8