• Resolved Aditya Pandey

    (@callingmedic911)


    As you’ve added support for normal user to automatically insert breadcrumb in Genesis child theme and framework, it’s good until you want to place it manually.
    I have to manually remove the following lines (Line : 357, 358)

    /* Genesis */
    	     remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
    	     add_action( 'genesis_before_loop', 'rdfa_breadcrumb' );

    Please add a check box to select manual placement to resolve above issue.

    Also, when I left “Breadcrumb Seperator” field empty, it automatically inserts ‘/’ (Slash). I don’t think user wants that.
    I’ve modified Line 61 to get the expected results.

    Please fix this issue. BTW Quiet nice plugin.

    https://www.ads-software.com/extend/plugins/rdfa-breadcrumb/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nitin Yawalkar

    (@yawalkarm)

    Since wordpress 3.5 is in the development process which needs significant changes to the plugins, I am already started to re-design this plugin with some customized CSS styles. The next version of this plugin will come with some more features as follows:

    • Customized Styles
    • HTML5 Support
    • Theme Support for Genesis Framework

    The new version will be available to download within one week of wordpress 3.5 launch.

    Thanks for using my plugin.

    Thread Starter Aditya Pandey

    (@callingmedic911)

    3.5 is about to come, hurry up.
    By the way, will this update will contain fixes as I told you above?

    Plugin Author Nitin Yawalkar

    (@yawalkarm)

    ok, I will try my best to fix it.

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Genesis Child Theme Customization’ is closed to new replies.