Forum replies created

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 17:30 #15307

    if you mean this http://prntscr.com/6fhjxd , is it a widget? because I cannot control it in your widgets area

    P.S. next time open more topics separately, because this is gonna be little bit “messy” 😉

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 17:20 #15305

    you need to download the premium version in your account, upload it on your website and activate it.

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 14:40 #15301

    for the captcha issue, can you please use the older captcha version 3.2 until we get this fixed? https://downloads.wordpress.org/plugin/wp-recaptcha.3.2.zip

    for the category posts have you check the mentioned thread? https://wordpress.org/support/topic/prev-and-next-post-links-for-specific-category-page?replies=5

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 13:02 #15297

    for the navigation you could use something like is mentioned in this thread https://wordpress.org/support/topic/prev-and-next-post-links-for-specific-category-page?replies=5

    for the recent post block please refer me to the page URL.

    for the alora package please contact us here https://theme4press.com/contact/ . thanks 🙂

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 08:49 #15294

    yep, Theme Options -> Blog -> ‘Share This’ buttons placement

    Roman
    Spectator
    Posts: 3147
    11.03.2015 at 08:47 #15293

    maybe you mean this: Theme Options -> Extra -> Position of navigation links

    it can navigate only posts in all categories

    Roman
    Spectator
    Posts: 3147
    10.03.2015 at 20:50 #15289

    this will be fixed in the next theme release, for now you could try this Custom CSS, without my testing:

    #sidebar .widget {top:-20px;}

    modify per your needs 🙂

    Roman
    Spectator
    Posts: 3147
    10.03.2015 at 20:07 #15287

    possible but it requires changing the theme’s code, we don’t support it in our forums. I would recommend to hire a developer 🙂

    Roman
    Spectator
    Posts: 3147
    10.03.2015 at 18:57 #15281

    let me know once you install the captcha plugin

    Roman
    Spectator
    Posts: 3147
    10.03.2015 at 18:55 #15280

    they are default by evolve styles, you can disable them by Custom CSS:

    .entry-content img, .entry-content .wp-caption {box-shadow: none;border: 0;background: none;}