Forum Replies Created
-
Author
-
linkpoin2Participant
not looking to change the functionality, just the display. instead of displaying the @mentions only under the profile image, I would like to display the username above it as well. easy?
linkpoin2Participanthi, when I changed that, it changed all the fisheye icons. I was trying to change an icon for plugins so they are EACH different (that seem to have a standard icon being the fisheye)
linkpoin2Participantand as more information. In the attached you see from those plugins in your theme, the standard icon is the ” O ” but would like to make #1 and #2 different
Attachments:
You must be logged in to view attached files.linkpoin2ParticipantThanks great stuff.
And if I want to change the title word itself, is that in the PO file or in a specific PHP / JS file?
linkpoin2Participantsure thing, if you just install any BP plugin (i.e. wordpress.org/plugins/invite-anyone/) then there is no icon for it in the menu within the theme on the person profile or dropdown. just the default hollow circle looking icon beside the plugin title.
just need quick fix to change that icon to something else for each plugin so more nice looking icons. 🙂
linkpoin2ParticipantTRY THESE LINKS INSTEAD as see last one didnt copy right…
sitewide member (no friend, no template in theme)
https://seventhqueen.com/themes/buddyapp/demo/members/cecelia/activity/111/friend activity page
https://seventhqueen.com/themes/buddyapp/demo/members/cliffmoloney72/linkpoin2ParticipantThe version is.. IE ver 11.0.9600
First noticed the pages with member profiles, or group profiles and the “friend request” getting bumped and off center in IE. Its perfect in Chrome and FF.
Looks like the header gets a little jumbled as well with the search bar getting compressed, the logo taking up too much space (40% of header width when full screen resolution 1280?). I only have 4 menu icons but there are issues with IE 10+.
cheers
dlinkpoin2Participantattached two images from the demo. just search “andrew’ and you get one result for a member… then you click enter and it goes to teh default WP search page with no result. This isnt right.
Attachments:
You must be logged in to view attached files.linkpoin2Participantattached as requested
Attachments:
You must be logged in to view attached files.linkpoin2Participanthi, i just wanted it on the group page and not all pages. is there not a way to do it for the group page?
linkpoin2Participantexample attached. it would be middle of a blank template page though (like the Contact Us or About Us page). Just need shortcode or other option of code for the ajax search bar to work in teh site
Attachments:
You must be logged in to view attached files.linkpoin2Participantexample id=”user-media” for the id=”media-personal-li” … this is in the page member profile. It is needed to remain in the member profile login (top right) drop down list.
just want to comment our the media-personal-li and need to know where to find that item in which php file and ideally comment out
via the child theme.linkpoin2ParticipantI would like to hide one of the elements like Events or Media from the left but not the other menu. Just need to know where to find that to comment it out (from left menu) so it does not comment out from the standard profile menu (top right)
linkpoin2Participantsorry, I thought it was pretty clear. i would like to have the theme ajax search bar #main-search (the one in the top of the theme) in the center of one of my pages and in kleo there is a shortcode to do that?
Easiest way to explain is to add the standard ajax search in a page… kinda like you have here http://seventhqueen.com/themes/kleo/get-connected/ (but in my request, not with the fields from bpsearch… just the standard one from the theme)
in the BuddyApp theme you have this code below in the header for the AJAX search and I would like to place that in a page so the functionality works.
<form id=”searchform” class=”search-form kleo-search-wrap kleo-search-form ” method=”get” action=”http://dugoodr.com/” data-context=”members,groups”><input id=”main-search” class=”header-search ajax_s” autocomplete=”off” type=”text” name=”s” value=”” placeholder=”Search”><button type=”submit” class=”header-search-button”></button></form>
-
AuthorPosts