BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 14,201 through 14,210 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ mtonner

    I currently do not have access to IE10, however, I’m inclined to think that it is a javascript error. Can you open up the developer tools and switch to the console and take a screen capture of it. You might have to reload the page after you open the console for any errors to be shown.

    in reply to: Slim Plus Search Function Does not Work #258489
    Steven Zahm
    Keymaster

    @ Mindy

    Add the following to the card.php file where you want the assigned categories to show.

    <?php $entry->getCategoryBlock( array( 'separator' => ', ', 'before' => '<span>', 'after' => '</span>' ) ); ?>
    
    in reply to: Social Media Selector #258484
    Steven Zahm
    Keymaster

    @ william844

    Ok. I was looking around yesterday for at least 10 to 15 minutes and I couldn’t find the page Form was used on. If/when you want to revist this, could you send a direct link, thanks!

    in reply to: missing type dropdowns #258424
    Steven Zahm
    Keymaster

    @ jjparish

    Unfortunately, no. The theme does not seem to be WP 3.6 ready, the theme admin fails to work. Likely because WP 3.6 uses jQuery 1.9. Since WP 3.6 is due out soon, you might want to keep that in mind and wait for thee theme author to verify compatibility.

    Back to the issue on hand…

    Even though the admin panel didn’t work, I was still able to view my Form text page and it did not exhibit this issue. So, now, I’m wondering if it is a plugin. Do you have Shortcode Ultimate installed?

    in reply to: missing type dropdowns #258421
    Steven Zahm
    Keymaster

    @ jjparish

    Ok, now I see. The theme may have renamed [raw] or [noformat] to something else. Can I get a copy of the theme? You can post a private link to it here.

    in reply to: missing type dropdowns #258414
    Steven Zahm
    Keymaster

    @ jjparish

    Yes, thanks. here is preferable. I deleted the comment.

    I’m not sure I follow you. Do you have a link you can share so I can take a look?

    in reply to: Multiple Column Layout #258413
    Steven Zahm
    Keymaster

    @ dm

    You could attempt to adjust the z-index of those div’s. But I don’t think that will work because of the float.

    in reply to: want to have simple listing search box in a page #258412
    Steven Zahm
    Keymaster

    @ susie

    This is not a feature of Connections, but what others have done is use the category shortcode option and set it to a non-existent category. This seems to work.

    in reply to: Next… #258411
    Steven Zahm
    Keymaster

    @ MARA

    See this.

    in reply to: adding comments #258407
    Steven Zahm
    Keymaster

    @ MARA

    Sorry, no, visitor comments are not supported.

Viewing 10 posts - 14,201 through 14,210 (of 15,332 total)