Forum replies created

    Roman
    Spectator
    Posts: 3147
    08.05.2014 at 08:23 #9659

    @adrian… it shows you an update, because you have installed the free version. if you have the premium version installed, just remove the free one and the message will be gone.


    @hostpoet
    which categories do you mean and where?

    Roman
    Spectator
    Posts: 3147
    08.05.2014 at 08:21 #9658

    try insert in the Custom CSS field:

    Code:
    h1.entry-title {margin:0;padding:0;}
    Roman
    Spectator
    Posts: 3147
    08.05.2014 at 07:37 #9657

    sorry this theme doesnt support parallax slider,but it has sliders which could create similar effect

    Roman
    Spectator
    Posts: 3147
    07.05.2014 at 19:03 #9654

    have you try the core plugin update http://theme4press.com/support/current-themes-group5/alora-forum27/attention-wordpress-3-9-thread1088/ ?

    I think the correct codes should be:

    Code:
      Code:

        In reply to instagram
        Roman
        Spectator
        Posts: 3147
        07.05.2014 at 18:57 #9653

        I think you could try to insert it in a Text widget in the Widgets

        In reply to YouTube Slider
        Roman
        Spectator
        Posts: 3147
        07.05.2014 at 18:55 #9652

        this will be fixed also.. thanks.

        Roman
        Spectator
        Posts: 3147
        07.05.2014 at 18:55 #9651

        I will update it in the next theme release. thanks for the report.

        Roman
        Spectator
        Posts: 3147
        07.05.2014 at 08:22 #9647

        2.9.2 version is free one. so you dont have to make upgrade. we inform on our website when a new version of premium theme is live.

        Roman
        Spectator
        Posts: 3147
        06.05.2014 at 20:29 #9641
        In reply to Next Page
        Roman
        Spectator
        Posts: 3147
        06.05.2014 at 20:28 #9640

        you will need to edit index.php file, add after line # 900 this:

        Code:
        <?php wp_link_pages( array( ‘before’ => ‘<div id=”page-links”><p>’ . __( ‘<strong>Pages:</strong>’, ‘evolve’ ), ‘after’ => ‘</p></div>’ ) ); ?>

        then it should work as you need