• Theme Author Misam Saki

    (@misamplus)


    Changes List:

    01. Fixed list style for RTL.
    02. Fixed link color of Footer Widgets Area.
    03. Removed “canonical” meta link (Use SEO plugins for create it)v.
    04. Optimized H tags for Search Engines.
    05. Fixed pages style in search results.
    06. Fixed display Footer widgets area in “Don’t display content in home” page option state.
    07. Added option to choose dark or light for Footer area background.
    08. Improved text and link color for dark Footer area.
    09. Fixed some JavaScript bugs.
    10. Improved theme options page style.
    11. Corrected IE style link conditional.
    12. Fixed non cover image state.
    13. Changed method of loading RTL style.

    Previous version: http://wordpress.org/support/topic/dinky-theme-version-15

Viewing 4 replies - 1 through 4 (of 4 total)
  • I thought this update was going to give us the option to disable the pop-up top menu.

    Theme Author Misam Saki

    (@misamplus)

    No, I didn’t put that option because I like that as designer! but disable popup menu is so easy in this version. Just find below code in header.php and remove it.

    <?php wp_nav_menu( array
    ( 'theme_location' => 'top',
    'menu_class' => 'nav-menu menu-
    top hidden' ) ); ?>

    Well that worked beautifully, thank you. I can understand why somebody would like that, but my own sensibilities are geared more towards a minimalistic and less busy design so I appreciate your help over the last few days.

    Theme Author Misam Saki

    (@misamplus)

    🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dinky Theme Version 1.5.13’ is closed to new replies.