Forum replies created

    Roman
    Spectator
    Posts: 3147
    09.04.2015 at 07:46 #16234

    for a reason I am getting 404 Error on the login page 🙁

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 21:43 #16225

    can you provide your wp admin logins in Private reply, I will investigate it

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 21:28 #16223

    not sure….because the related posts are not displayed correctly….they should be displayed as a carousel in one line

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 21:20 #16222

    try Custom CSS:

    .menu-header {background-color:blue;}

    or change the blue value with a hex code

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 21:15 #16220

    at this moment cannot change the number of the related posts…maybe in the next theme releases…something is wrong inserted on your website…it’s breaking the code 😕

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 21:02 #16219

    what’s your website URL please?

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 20:55 #16218

    be sure to have correctly set the shortcode and the featured images

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 17:58 #16216

    try to use the code without columns shortcode and add columns=”3″ in the content_boxes shortcode, so it will look like:

    [fullwidth backgroundcolor="#ffffff" backgroundimage="" backgroundrepeat="no-repeat" backgroundposition="left top" backgroundattachment="scroll" bordersize="0px" bordercolor="" paddingTop="60px" paddingBottom="0px"]

    [content_boxes layout="icon-on-top" iconcolor="#575757" circlecolor="#cae800" circlebordercolor="#575757" backgroundcolor="#ffffff" columns="3"]
    [content_box title="Program" icon="fa-book" image="" image_width="35" image_height="35" link="#" linktarget="_self" linktext="" animation_type="slide" animation_direction="left" animation_speed="1"]Årets program er under planlegging. Følg med på vår hjemmeside for løpende detaljer.[/content_box]

    <center>

    Les mer</center>[/content_boxes]

    [content_boxes layout="icon-on-top" iconcolor="#575757" circlecolor="#cae800" circlebordercolor="#575757" backgroundcolor="#ffffff"]
    [content_box title="Resultater" icon="fa-trophy" image="" image_width="35" image_height="35" link="#" linktarget="_self" linktext="" animation_type="slide" animation_direction="down" animation_speed="1"]Her finner du resultater fra de forskjellige konkurransene.
    Hvilken plassering fikk du?[/content_box]

    <center>

    Les mer</center>[/content_boxes]

    [content_boxes layout="icon-on-top" iconcolor="#575757" circlecolor="#cae800" circlebordercolor="#575757" backgroundcolor="#ffffff"]
    [content_box title="Bilder/Video" icon="fa-camera" image="" image_width="35" image_height="35" link="#" linktarget="_self" linktext="" animation_type="slide" animation_direction="right" animation_speed="1"]Her samler vi både bilder og video. Kanskje du ser deg selv eller noen du kjenner?[/content_box]

    <center>

    Les mer</center>[/content_boxes][/fullwidth]

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 13:10 #16205

    I found the bug, edit file alora/functions.php and insert this line right under line #821:

    'status_totop_mobile' => $smof_data['status_totop_mobile'],

    I will fix it also in the theme’s package. thanks for the report

    Roman
    Spectator
    Posts: 3147
    08.04.2015 at 12:59 #16204

    whats your website please?