Forums

Problems With P2 (42 posts)

  1. NI-Limits
    Member
    Posted 3 years ago #

    @noel - yeah, thanks for the explanation...

    Will take a closer look under the hood next time before jumping in... :-)

  2. adifferentryan
    Member
    Posted 3 years ago #

    @josswinn - It looks like you fixed the problem you were having. I am having the same issues. How did you resolve them?

    http://www.partycallme.com

    Thanks.

  3. Joss Winn
    Member
    Posted 3 years ago #

    @adifferentryan I'm running the latest p2 theme code from svn trunk. I don't think it's been packaged as a release yet. It's only fixed on my 2.8 install. Reply still doesn't work on my 2.7.1 WPMU install.

    Here's SVN: http://svn.automattic.com/wpcom-themes/p2/

  4. noel
    Administrator
    Posted 3 years ago #

    @niska - the code to support your subdomain plugin would break installs in a subfolder

  5. WindyT
    Member
    Posted 3 years ago #

    I also have the problem of "reply" not working -- unless you hit "reply" on about five different posts, and only THEN the reply works anywhere on any post on that page. To the visitor, it looks like it won't work because they don't know to do this. As mentioned, hitting the "Permalink" will bring up the reply window.

  6. peterjanes
    Member
    Posted 3 years ago #

    Also having the "reply" problem. I don't think this is the root cause, but I have noted that each time I click "Reply" I get this warning in the Firefox error console:

    Warning: reference to undefined property s.dataFilter
    Source File: http://myhost/wp-includes/js/jquery/jquery.js?ver=1.2.6
    Line: 11

  7. azizpoonawalla
    Member
    Posted 3 years ago #

    Hello,

    I was trying to style my sticky posts and realized that index.php does not support the post_class function. Can this be added in the next release? I am actually about to hack it for my own purposes, i would be happy to share my patch. where/to whom would i send it?

  8. azizpoonawalla
    Member
    Posted 3 years ago #

    actually the change was nearly trivial - in entry.php, the line that reads:

    <li id="prologue-<?php the_ID(); ?>" class="post user_id_<?php the_author_ID( ); ?>">

    should be modified to read:

    <li id="prologue-<?php the_ID(); ?>" <?php post_class() ?> class="post user_id_<?php the_author_ID( ); ?>">

    that's it. now you can define your class .sticky in the css file however you want.

  9. tedece
    Member
    Posted 3 years ago #

    Hi everybody,

    Ok really nice theme but some bugs.

    Somebody have an answer :
    - Why reply doesn't work ?
    - Why the instructions to keyboard shortcut doesn't work ?

    I think it came from Ajax...

    I saw we are a lot of people to have the same issues, someone can give us a response. Please.

    My temporary blog with bugs : http://s179957583.onlinehome.fr/twitter/

  10. tedece
    Member
    Posted 3 years ago #

    Ok solved, there is no js/jquery/jquery.js you have to download jquery and to create a folder jquery.

  11. azizpoonawalla
    Member
    Posted 2 years ago #

    I've noticed that IE8 really hoses P2. "Compatibility Mode" doesn't fix the issue. Does anyone else havethe same problem? my site is TalkIslam.info for comparison.

    Normally I don't care about IE but 25% of my users are using it (assuming they arent recurring visits bec it looks such a nightmare...)

  12. ingeboardingcard
    Member
    Posted 2 years ago #

    Hello.

    This is by the way my site: http://ingekvivik.com/blogg/
    Ive just started using the p2 theme and im thrilled by the possibilities it presents, however (im very inexperienced in p2 and WP in general) I have the following problems:

    1: When I try to 'custom header' by 'uploading photo from computer' in my wp-admin the new header doesnt appear on the blog.

    2: when Im trying to post a blogpost directly on the blogpage, and want to use the 'ad an image, video, audio or media' function all that pops up is:

    Not Found
    The requested URL /blogg/blogg/wp-admin/media-upload.php was not found on this server.

    hope for help

    thanks Inge

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags