Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Basilis X

    (@basilis-x)

    /libs/SimpleSubscribe/Frontend.php
    i dont know why i didnt saw that before and if it just dosent worked for some reason but the default values is there so its all ok!
    thank you very much the widget is really useful

    Thread Starter Basilis X

    (@basilis-x)

    if im not totaly wrong looks like ignoring $widgetTitle = (isset($args['title']) && !empty($args['title'])) ? $args['title'] : 'Subscribe';
    and if you dont mean “[simpleSubscribeForm title=”My Fixed tittle”]” at the easy user way i cant find something else

    Thread Starter Basilis X

    (@basilis-x)

    You mean in my post add something like this?
    [simpleSubscribeForm title=”My Fixed tittle”]
    it doesn’t work.
    also after your tip that is the widget title i tried and with /libs/SimpleSubscribe/Widgets.php
    to set those 2 lines $title = strip_tags($instance[‘title’]);
    as $title = ‘MY Fixed Tittle’;
    but no luck

Viewing 3 replies - 1 through 3 (of 3 total)