Forum replies created

    Alok Maheshwari
    Spectator
    Posts: 303
    November 7, 2014 at 9:20 pm #13469

    Please pm me the site wp-admin details.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 7, 2014 at 8:37 am #13467

    You will need to make modifications to single.php file. Are you comfortable with editing php files?  If not, you can just pm me the ftp or wp-admin login details.

    As for donations will let you know after discussing with Roman.

     

    In reply to Still selling?
    Alok Maheshwari
    Spectator
    Posts: 303
    November 6, 2014 at 9:47 pm #13461

    Sorry for the troubles. I wasn’t able to work in last few week due to some unavoidable issues. We are currently working on fixing the issues with the theme but many times it is the combination of theme+plugin which creates the problem.

    For eg. on dchistory.org site, the slider issue is due to a css class defined in in espress_default.css which is getting included by the event espresso plugin. A temporary solution to fix that issue would be adding the following custom css but need to test it further to make sure it doesn’t break anything else.

    .left
    {
    float:none;
    }

    Alok Maheshwari
    Spectator
    Posts: 303
    November 6, 2014 at 9:29 pm #13460

    Ok, have fixed the plugin issue. Also fixed the site title and “portfoilo” menu text.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 6, 2014 at 8:38 pm #13457

    Sorry for the late responses. Checking it now.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 6, 2014 at 1:05 am #13449

    What is your site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    November 5, 2014 at 1:02 am #13432

    Please send some screenshots of the problems so that it is clear.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 4, 2014 at 10:43 pm #13431

    It is a tricky issue. I don’t think it will be easy to fix it. Let me do some research on it.

    Alok Maheshwari
    Spectator
    Posts: 303
    November 4, 2014 at 8:54 pm #13430

    In the header.php on line 226 change

    echo '<nav id="nav" class="nav-holder link-effect">';

    to

    echo '<nav id="nav" class="nav-holder">';

     

    Add following to custom css.

    ul.nav-menu li a:hover {font-weight:bold;}

     

     

     

    Alok Maheshwari
    Spectator
    Posts: 303
    November 4, 2014 at 2:29 pm #13428

    What is your site url?