Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter Michael Goitein

    (@mgoitein)

    Hi Martin – Thanks so much for taking a look at this!

    Really appreciate it.

    I reinstalled & activated your plugin and the page is functioning fine:

    https://michaelgoitein.com/speaking/

    Thanks for being so supportive & responsive.

    Have a great rest of the weekend.

    MG

    I was using a child theme with the WooTheme’s Delicious Theme – for me, it was even simpler.

    I just saved an instance of index.php as front-page.php, and then tracked down the code starting at around line 7:

    <?php if ( function_exists( 'yoast_breadcrumb' ) ) { yoast_breadcrumb( '<div id="breadcrumb"><p>', '</p></div>' ); } ?>

    I just deleted that code, uploaded the file, and “Presto!” – the unsightly breadcrumbs on the home page were gone.

    Yoast is normally super accurate with his code and usability, so I imagine it must have just been an oversight on his part.

    The fix (in the WooThemes framework, at least) is pretty simple.

    The update to 1.0.8 fixed this issue.

    Thanks very much for the truly excellent plugin and great work!

    I went through many calendar and event plugins before settling on this one, and have to say, it’s really well thought-out and very useful.

    https://www.thecitytherapist.org/

    Cheers!

    I’m using a WooTheme (Gazette), and their fields were visible, but nothing else.

    This worked for me, as well, so I could finally see my custom fields again…

    Thanks!

    Jason,
    If you haven’t found an answer for this, this might help:

    https://stackoverflow.com/questions/4771611/wordpress-child-theme-adding-secondary-menu

    Hope that helps.

    Mike

    Forum: Themes and Templates
    In reply to: download

    Spencer- Good choice going with AppThemes – their stuff is great, and they’re an extremely talented bunch of people.

    I hope you will continue to get a percentage of sales, as this could be big.

    I know I’ll very likely invest in the full version when they release it!

    Cheers.

    Good to see someone else having the same issues I did.

    The way I solved it was simply by enabling Thickbox for NextGen Gallery slideshows (Gallery >> Options >> Effects.

    Both now work fine. Admittedly, we didn’t resolve the Lightbox issue, but the .js craziness was getting way out of hand. Thickbox seems to have a much more compatible footprint.

    Another way to handle this is noted in this post:

    https://www.ads-software.com/support/topic/plugin-nextgen-gallery-lightbox-effect-with-shadowbox-js?replies=3

    Just set the automation for Shadowbox to “off” here:
    Settings>Shadowbox>Automation>images – OFF

    Hope this helps…

    Thread Starter Michael Goitein

    (@mgoitein)

    Spence,
    Got it back up & running myself – had to delete most of the old tickets, and re-attribute taxonomies to the open ones to get things to work again.

    MG

    Thread Starter Michael Goitein

    (@mgoitein)

    Spence –
    A few kinks here.

    After doing the export, I then deleted my install of WordPress.

    After re-installing, I then had issues trying to re-download your original theme, so I re-uploaded my backup of your theme.

    Once I re-imported the XML export, I’m getting this error on the “Recent Activities” tab:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /HOMOE-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/templates/loop.php on line 37.

    Individual tickets throw this error:

    Catchable fatal error: Object of class WP_Error could not be converted to string in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/single.php on line 41

    I’m happy for you that you’ve been able to sell the theme – it’s certainly excellent work, and you deserve to be fairly compensated for your effort.

    Any possibility of a fix, or am I FUBAR’d?

    Thanks,
    Mike

    Thread Starter Michael Goitein

    (@mgoitein)

    Spencer
    I think I’m going to export all tickets (WP – XML format), delete the existing WP installation, reinstall WP, re-download & install your theme, and then add and enable the child theme.

    Then I’ll try to reimport back in the existing tickets.

    Any other suggested protocol?

    MG

    Thread Starter Michael Goitein

    (@mgoitein)

    Hey Spencer,
    Good to hear that that particular error has been fixed.

    Rest assured, if the taxonomy had been created, and present in the admin, I would not have opened this ticket.

    I just have the standard taxonomy options:

    TICKETS
    Add New
    Categories
    Tags
    States
    Milestones

    Any other debugging I might be able to do?

    Thanks,
    Mike

    Thread Starter Michael Goitein

    (@mgoitein)

    With WP_DEBUG set to true, this is what we have printing in place of the ticket content:

    # Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149
    0.3
    # Tags
    Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149
    iva
    # Category
    Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 148

    Notice: Undefined variable: post in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149

    Notice: Trying to get property of non-object in /HOME-DIRECTORY/public_html/bugs/wp-content/themes/quality-control/inc/classes/class-create-taxonomy.php on line 149
    Functionality

    Thread Starter Michael Goitein

    (@mgoitein)

    Spencer,
    Yes, I de-activated & re-activated the child theme.

    And yes, that’s the only code in functions.php…

    Any recommended debug plugin I can use to see if the module is being loaded?

    Thread Starter Michael Goitein

    (@mgoitein)

    Hey Spencer,
    Thanks for getting back to me.

    Here’s my child theme structure:

    /childtheme/
    /images/
    /inc/modules/priorities.php
    functions.php
    style.css

    functions.php:

    <?php
    
    function quality_child_test() {
        add_theme_support( 'ticket-priority' );
        require_if_theme_supports( 'ticket-priority', locate_core_file( 'inc/modules/priorities.php' ) );
    }
    
    ?>

    priorities.php:

    <?php
    /**
     * @package Quality_Control
     * @subpackage Ticket Taxonomies
     * @since Quality Control 0.2
     */
    
    if ( ! class_exists( 'quality_ticket_priority' ) ) :
    /**
     * Create the status taxonomy. Nothing custom here.
     *
     * @since Quality Control 0.2
     */
    class quality_ticket_priority extends quality_create_taxonomy
    {
        /**
         * Just create the name, slug, and labels. The rest is
         * done automagically.
         *
         * @since Quality Control 0.2
         */
        function quality_ticket_priority() {
            parent::quality_create_taxonomy(
                'ticket_priority',
                'priority',
                array(
                    'name' => __( 'Priorities', 'quality' ),
                    'singular_name' => __( 'Priority', 'quality' ),
                    'search_items' => __( 'Search Priorities', 'quality' ),
                    'popular_items' => __( 'Popular Priorities', 'quality' ),
                    'all_items' => __( 'All Priorities', 'quality' ),
                    'update_item' => __( 'Update Priority', 'quality' ),
                    'add_new_item' => __( 'Add New Priority', 'quality' ),
                    'new_item_name' => __( 'New Priority Name', 'quality' ),
                    'edit_item' => __( 'Edit Priority', 'quality' )
                )
            );
    
            $this->actions();
        }
    }
    endif;
    
    $ticket_priority = new quality_ticket_priority;
    
    ?>

    Anything else I can get you to help clarify?

    Thanks,
    Mike

    Ulf –
    I found a bug with the new version of the plugin.

    I’m going to just put in some representative code, as the site is for a client and off-limits:

    [caption id="attachment_1228" align="alignright" width="227" caption="The photo caption"]<img src=”https://www.sd.com/wp-content/uploads/2010/10/the-photo.jpg&#8221; alt=”” width=”227″ height=”300″ class=”size-medium wp-image-1228″ />[/caption]

    What was happening here was that the caption was being duplicated, as your plugin seemed to be picking up the [caption] in addition to the “title” as the caption. I had to switch to another lightbox plugin due to this bug. (Lightbox 2)

    Please let me know if you need any more info, or if this makes sense.

Viewing 15 replies - 1 through 15 (of 22 total)