Forum replies created

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 7:39 pm #9357

    have you done the recommended setting, have you restart the server?

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 7:34 pm #9356

    have you updated the posts/pages?

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 11:29 am #9352

    please try to enable the debug mode https://codex.wordpress.org/WP_DEBUG to see what error it causes. I assume it’s with server setup, probably low memory http://wordpress.org/support/topic/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-2

    In reply to Logo Menu
    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 11:26 am #9351

    I am not sure what you try to do….you want to upload only a logo or you try to move it somewhere else? Because which you called ‘top menu’, on the picture is main menu – primary menu. alora has a top menu but it’s not enabled, based on the picture you provided

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 11:17 am #9350

    try to choose different template for example Default, then click Update and see if the fields will be saved, then return back to the Contact template and Update again. If it doesn’t help, try to create a new page and copy set the Contact template + disable the title fields. more than less this seems to be pretty weird issue

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 11:11 am #9349

    thank you for the report…I fixed it…please download the theme again and let me know if have more issues

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 10:10 am #9346

    it seems to be a position bug with the IE10 version. can you try this fix yet http://aprecs.centricityllc.com/2013/04/ie-10-browser-issues-dropdown-menus/

    Roman
    Spectator
    Posts: 3147
    March 29, 2014 at 10:03 am #9348

    sorry, this requires theme coding and we don’t support it in our forums….you could disable the search bar in the Header Options

    Roman
    Spectator
    Posts: 3147
    March 28, 2014 at 7:25 pm #9342

    the problem is now the menu which is displayed as a block. try this trick, not sure if it will work:

    Code:
    .searchform {float: right;position: absolute; right:10px;}
    Roman
    Spectator
    Posts: 3147
    March 28, 2014 at 7:22 pm #9341

    its weird….this website is using same version same like you http://fhfsolano.org/ and you wrote it shows correct, for you.

    try insert this in the Custom CSS field and see what it does:

    Code:
    .content {position:relative;z-index:0;}