• Resolved cvanallen

    (@cvanallen)


    I am having a hard time removing the search bar from the code and not disrupting the entire page. I inherited this plug-in, and I really like it! I just have no idea how to use it or manipulate it.

    [connections card_width=320 card_height=170 page_limit=30 category_in=86 show_alphaindex=’FALSE’ show_org=’TRUE’ show_title=’TRUE’ pagination_position=”both” show_alphahead=’FALSE’ show_category_count=’FALSE’ show_birthday=’FALSE’ show_anniversary=’FALSE’ image=”photo” image_height=150 image_width=120 enable_bio=’TRUE’ enable_bio_head=’TRUE’ show_addresses=’FALSE’ str_visit_website=”View More” enable_map=’FALSE’ enable_note=’FALSE’ width=700 str_work_phone=”Phone” str_work_fax=”Fax” str_work_email=”Email” show_social_media=’TRUE’]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    Add enable_search=false enable_category_select=false to the shortcode.

    Example:

    [connections card_width=320 card_height=170 page_limit=30 category_in=86 show_alphaindex='FALSE' show_org='TRUE' show_title='TRUE' pagination_position='both' show_alphahead='FALSE' show_category_count='FALSE' show_birthday='FALSE' show_anniversary='FALSE' image='photo' image_height=150 image_width=120 enable_bio='TRUE' enable_bio_head='TRUE' show_addresses='FALSE' str_visit_website='View More' enable_map='FALSE' enable_note='FALSE' width=700 str_work_phone='Phone' str_work_fax='Fax' str_work_email='Email' show_social_media='TRUE' enable_search=false enable_category_select=false]

    I hope this help; please let me know.

    • This reply was modified 3 years, 1 month ago by Steven.
    • This reply was modified 3 years, 1 month ago by Steven.
Viewing 1 replies (of 1 total)

The topic ‘Search Bar’ is closed to new replies.