Viewing 11 replies - 1 through 11 (of 11 total)
  • Same for me as above. Broken which is disappointing…as a great plugin otherwise

    Thread Starter dcsenterprise

    (@dcsenterprise)

    Well check this out, I went into the admin a clicked Save. Now all is ok…. go figure.

    Thread Starter dcsenterprise

    (@dcsenterprise)

    Yes, all I did was click Save!!!

    Hello,

    I think the plugin author forgot to open a DIV markup in advanced-post-slider.php, line 493.

    Just replace :
    <<?php echo $optset['advps_ttitle_tag'];?> class="advs-title"
    by :
    <?php echo $optset['advps_ttitle_tag'];?><div class="advs-title"

    works for me 🙂

    This is still broken, even in version 1.2. I’ve rolled back to get it working. The details around advs-title are incorrectly set in two spots.

    Plugin Author digontoahsan

    (@digontoahsan)

    @freyro just click save once after update and the issue will be resolved at future version.

    Plugin Author digontoahsan

    (@digontoahsan)

    @bofman that’s not correct solution. Option for choosing title tag will not work if you replace like that.
    ‘just click save once after update and the issue will be resolved at future version.’

    thanks digontoahsan,

    effectively I had to remove it or my title tag wasn’t displayed.

    tnx. @digontoahsan, I’ll wait for the upgrade.

    I am self-hosted and don’t just see a “Save” button anywhere on my site WP admin. Also- does that fix the problem? Is my only solution to do a rollback?

    Where is the “Save” button (please be more specific)

    Thread Starter dcsenterprise

    (@dcsenterprise)

    In the dashboard (wp-admin) I clicked “Adv. Slider” then clicked my Template and then Option Set, went to the bottom and clicked “Save changes”.

    I didn’t have to edit anything.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Broken after today's upgrade’ is closed to new replies.