Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Sounds like an issue with your theme. The term is a custom post so it should show as other post do. Please check this with another theme to see if the problem comes from the theme or maybe another plugin that is causing this

    Thread Starter pauernet

    (@pauernet)

    Jap it is a custom theme. do i have to edit the functions.php or something else that the plugin works?

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Did you make the check to see where the problem comes from (Theme or other plugin interacting with the Tooltip)?

    Thread Starter pauernet

    (@pauernet)

    if i switch to an installed theme like Twenty Thirteen i get a 404 Error on a term page like https://testen.nooon.de/wiki/test/ . ??

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Could be also other issues with your installation. It is hard without going into your Wp to understand the source of the problem. It also could be wrong setting of the glossary index page. It should not be a child of other pages and make sure the page is is correct in settings

    Thread Starter pauernet

    (@pauernet)

    my page.php look like

    <?php get_header(); ?>
    <div id="inhalt">
    	<?php if (have_posts()) : while  (have_posts()) : the_post(); ?>
    	<div class="entry">
    		<?php the_content(); ?>
    	</div>
    	<?php endwhile; endif; ?>
    </div><!-- inhalt -->
    <?php get_footer(); ?>

    i can give you admin rights for the site. no problem.

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Sorry but we can not solve installation problems under free plugin license

    Thread Starter pauernet

    (@pauernet)

    it worked.. i think the index.php or the page.php was the problem. thank you very much.

    Plugin Author CreativeMindsSolutions

    (@creativemindssolutions)

    Issue closed

    Hi, excuse my english

    Please, tell me what was your solution. I’m having the same problem.
    I’m using WordPress 3.8.1.

    The ABC Glossary Page works fine, But when I click a glossary item just see a NOT FOUND page.

    Can you help me?

    same problem here, the site is fresh, but I get the same error

    same problem by me. The plugin index page works fine, but when i clicked on the term, Page not found!

    I understand that you have not fun to solve the problem under the free licence but, before i buy i will testing is the plugin works without problems.

    Well, free plugin not working = I have no reason to buy

    Same here. Tried with default twenty-thirteen theme and get a 404 error when clicking on term from glossary page. Am so disappointed as this looked like a great plugin.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Term Page is not found /glossary/term’ is closed to new replies.