Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Slider image sizing #59405
    Crusoe
    Member

    Ah, thanks for that but I seem to have sorted it out by just trying various options.

    Anyway this is my website.

    Crusoe RC Sailboats

    If you would have a look at it, in particular the image slider, I am now using the Featured Image slider which may have well fixed my earlier concern.

    I’m interested to know how it handles over-sized and undersized images in the slider.
    The best i can do is crop to 514 high and then the nearest I can to 1200 wide.
    This irregular width shows up worse on some transition modes than other, the Flip Horizontal seems to hide it better than others.

    Anyway, please have a look and advise me how to better it if you may.

    Still learning..

    in reply to: Enabling shortcode in text widget #59122
    Crusoe
    Member

    Thanks Sakin, about the time you posted your solution I finally figured it out. Seems early in the days of setting up my site I had installed Jetpack Lite which shuts out most of the Jetpack features, including subscriptions.

    All working well and website looking better than ever.. http://www.crusoercs.com

    in reply to: Enabling shortcode in text widget #59114
    Crusoe
    Member

    I’ve ventured a bit further but not to any success.

    I’ve added these two lines to the functions.php

    add_filter( ‘widget_text’, ‘shortcode_unautop’);
    add_filter( ‘widget_text’, ‘do_shortcode’);

    but still all I get is this Jetpack code showing in the sidebar.

    [jetpack_subscription_form title=”My Custom Title” subscribe_text=”My custom subscribe text!” subscribe_button=”Sign Me Up” show_subscribers_total=”1″]

    What do I need to do to sort it out?

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