• Resolved ams00026

    (@ams00026)


    I am using 2 plugins 1. The Event Calendar 2. WP Catalogue
    I have created few categories for 1 and 2. For example in the event calendar I have created ‘techevent’. Now when I click ‘techevent’ in the post without ‘WP Catalouge’ installed everything works fine and it gets redirected to a page which lists all events with category ‘techevent’.
    But when I activate ‘WP Catalouge’ on clicking ‘techevent’ it lands at a page which tries to list some weird information from ‘WP Catalogue’.
    I am new to wordpress and all these technologies but tried to debug further.

    I am not sure how much helpful below information is but pasting below in case somebody have some pointers.
    I have noticed form the object cache information that with ‘WP Catalouge’ I do some information related to it when ‘techevent’ is clicked.

    Group: post_format_relationships – ( 1.32k )
    Group: wpccategories_relationships – ( 1.32k ) <——-I see this with Catalogue installed.
    Group: comment – ( 8.44k )
    Group: nav_menu – ( 0.27k )
    Group: wpccategories – ( 0.29k ) <——-I see this with Catalogue installed.

    Also from the query logs I see below

    SELECT wp_slkh_term_taxonomy.term_id
    FROM wp_slkh_term_taxonomy
    INNER JOIN wp_slkh_terms USING (term_id)
    WHERE taxonomy = ‘wpccategories’
    AND wp_slkh_terms.slug IN (‘techevent’)

    Why should ‘techevent’ be called with taxonomy ‘wpccategories’??

    Is due to some conflict where the query is not sending correct information?

    https://www.ads-software.com/plugins/the-events-calendar/

Viewing 1 replies (of 1 total)
  • Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi ams00026,

    I’m sorry you’re having trouble. However, as outlined in our forum guidelines, we unfortunately just can’t help with conflicts like this here on the free support forum. Here are some resources that might be helpful for you:

    ? Themer’s Guide
    ? Tutorials
    ? Technical Docs

    You also might want to get in touch with the WP Catalouge developer and see if they can shed some light on the issue.

    Good luck!

    ~Leah

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with 'WP Catalogue'’ is closed to new replies.