Lost Password | Register

WordPress NYC Community

Call for Speakers
Do you want to speak at our Meetup? Sign up here >
  • Home
  • Activity
  • Members
  • Groups
  • Forums
  • Blog
  • WPNYC TV
  • About
  • Feed
  • Twitter
  • Facebook
  • LinkedIn
  • YouTube
Profile picture of Chad

Chad

@intrigue active 4 months, 1 week ago
I signed up for nrelates newsletter to see updates on their CSS Design contest. Anyone have info or how to sign up. View
  • Activity
  • Profile
  • Groups 1
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Groups
  • Profile picture of Chad

    Chad replied to the forum topic New Admin Options Page trouble in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 4 months, 1 week ago

    @Steve

    That was it.. Thanks

  • Profile picture of Chad

    Chad replied to the forum topic New Admin Options Page trouble in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 4 months, 1 week ago

    Andy,
    I was using double quotes … I did change them to single and still getting that error. Thanks for catching that

    It’s not even getting to my wp_die function. It still displays “You do not have […]

  • Profile picture of Chad

    Chad started the forum topic New Admin Options Page trouble in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 4 months, 1 week ago

    Hello,

    I having a problem adding a options page for my plugin under the setting tab but when i try to access that page I get the error

    “You do not have sufficient permissions to access this page”

    After […]

  • Profile picture of Chad

    Chad replied to the forum topic jQuery Cycle plugin in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 5 months, 3 weeks ago

    Sorry can write code in the post.

    Hey WPNYC is there away to write snipplets of code? or how about markdown?

  • Profile picture of Chad

    Chad replied to the forum topic jQuery Cycle plugin in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 5 months, 3 weeks ago

    Michael

    you gotta love IE… lol

    I like to wrap my sliders like the one you have in a UL this way i can hide any overflow.
    So my slider would look like this

    This way the li tags get the generated style […]

  • Profile picture of Chad

    Chad replied to the forum topic jQuery Cycle plugin in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 5 months, 4 weeks ago

    Hey Michael,

    Here is the link to show you how if you are going static http://jquery.malsup.com/cycle/anchor.html

    But if you are doing a custom post type you will need to add a custom field to add the […]

  • Profile picture of Chad

    Chad changed their profile picture 11 months, 4 weeks ago

  • Profile picture of Chad

    Chad replied to the forum topic Custom Plugin Question in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 1 year, 4 months ago

    Steve,

    I explained to you that my co-worker help me develop a plugin and we are pulling data from SQL databse listing members. We wanted to have each member to have a detail page but we were having a problem […]

  • Profile picture of Chad

    Chad replied to the forum topic Custom Plugin Question in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 1 year, 4 months ago

    Hey Steve..

    We talked briefly about this problem i have at the last Wordpress Meetup.
    You mentioned that you may have some code to for Wordpress to check if a parameter is being used. Can you please post it so […]

  • Profile picture of Chad

    Chad replied to the forum topic Edit image button Not Showing in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support 1 year, 4 months ago

    The Solution….

    My company created a server for Wordpress to run on. We are not using a outside hosting service. For some of WP functions to run (such as Image editing on admin side) you need to install […]

  • Profile picture of Chad

    Chad posted on the forum topic Crazy tags in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    No luck using that method… But

    I just found this on the codex http://codex.wordpress.org/Function_Reference/wpautop

    Place remove_filter(‘the_excerpt’, ‘wpautop’); in the functions file (this remove the unwanted paragraph tags)

    Then wrap the_excerpt(); with p tags ( to place the excerpt into a paragraph tag)

    This seems to work..…[Read more]

  • Profile picture of Chad

    Chad posted on the forum topic Crazy tags in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    Every place that i have a the_excerpt(); function on page or post.

  • Profile picture of Chad

    Chad posted on the forum topic Crazy tags in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    Here are the screenshots of my code

    Template file: http://flic.kr/p/aBvVAx

    Browser Rending: http://flic.kr/p/aByA1A

  • Profile picture of Chad

    Chad posted on the forum topic Crazy tags in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    Sorry that didn’t work out – I will take screenshots

  • Profile picture of Chad

    Chad started the forum topic Crazy tags in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    Lately I have done a lot of Custom Theme for the company i work for and seem to have a problem with Extra paragraph tags showing above and below my the_excerpt(); once render in the browser. See code example below: *** note: List items a in a the loop *** In template file: ID,’product_icon’, true)) { [...]

  • Profile picture of Chad

    Chad posted on the forum topic Edit image button Not Showing in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    D.K. Smith – Thanks for trying but i just tried to do that and still no Edit Button. This is weird… Next is a complete re-install

  • Profile picture of Chad

    Chad posted on the forum topic Edit image button Not Showing in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    Yes, I primarily work in Firefox but have tried Chrome, IE and Safari. No luck!

  • Profile picture of Chad

    Chad posted on the forum topic Edit image button Not Showing in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 6 months ago

    See above…

    No one has had this happen to them? Any help will be much appreciated

  • Profile picture of Chad

    Chad started the forum topic Edit image button Not Showing in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 7 months ago

    Hey, Has anyone ever had the problem of their “edit image ” button not showing up? I do… When i go to the media library and click on edit all i see it he title and other text fields to fill in. NO “Edit Image” button (to crop and size) I went through all my plugins [...]

  • Profile picture of Chad

    Chad started the forum topic Custom Plugin Question in the group Group logo of WordPress Troubleshooting and SupportWordPress Troubleshooting and Support: 1 year, 7 months ago

    Hello WPNYC, I am working on a custom plugin for my company that pulls member data from a external source. I have created a page to list all the members along with a search component and have added it to a page via a shortcode. Where i am stuck… I have a link on the members [...]

  • Load More

Explore

  • View our library of videos.
  • Join some groups.
  • Check our Job Board.
  • Ask our community for help.
  • Volunteer to speak at our Meetup.
  • Learn about this site.
  • Learn how we give back each month.

Hot Topics

  • Website Hosting

Blog / Video Tag Cloud

Accessibility Admin advertising android backlinks backups beginner buddypress canonical plugins CMS comments content css3 design ecommerce filters frameworks heroku hooks IDE installing iphone Journalism jquery Library Catalogs marketing membership mobile most popular Multisite music nrelate Open Source Design pageviews parent/child themes php piklist plugin plugins Press This related content responsive design seo social SocialFlow starter themes themes urtak wordpress 3.0 WordPress VIP wp-config wp-ecommerce wpquestions yoast

WordPress NYC Community is proudly powered by WordPress and BuddyPress

  • Our Sponsors

    • Page.ly
    • Zemanta
    • WP Engine
    • nrelate
    • Theme Forest
    • Piklist
  • Resources

    • Codex
    • Plugin Respository
    • Roles and Capabilities
    • Template Hierarchy
    • WordPress.com Theme Repository
  • WordPressNYC Meetup

    Visit the official WordPressNYC Meetup.com site >

    Do you want to speak at our Meetup? >

  • About

    • About
    • Do you want to speak at our Meetup?
    • Past Meetups
    • Announcements