-
Author
-
March 12, 2017 at 08:21 #155396cfresqueParticipant
Just would like to know if you know why the button is doing this in image A in the rt media iframe and if you know how to fix it. Also how do I offer a “sites” option like I see on your demo page. I dont see where I can add that to the profile menu.
Thanks! 🙂
Attachments:
You must be logged in to view attached files.March 13, 2017 at 11:20 #155467LauraModeratorHello, why the button is doing what exactly?
About the sites, that is wordpress multisite setup 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 13, 2017 at 11:32 #155469cfresqueParticipantThe button is supposed to be a download button. I wish it was just the same as the rest.
Thanks for that.
Also since about buttons, is there a code change I can do to perhaps let the buttons line up? This happens to it and then I press the extension button the following button come on and off when you press the + part. Is there a way to maybe shrink the icons so they stretch out rather than be so big? 🙂
Attachments:
You must be logged in to view attached files.March 13, 2017 at 11:35 #155472cfresqueParticipantby line up I mean all be large in a row till the last one, like two three layers of buttons rather than the + button. Turn off menu extension option? :p lol sorry I know i ask a lot. Ijust want it to be awesome.
March 13, 2017 at 19:10 #155532LauraModeratorHello, sadly that is not available right now, for responsive view its supposed to be a limit
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 13, 2017 at 19:58 #155548cfresqueParticipantWell, this along with the other menu glitch is a part of your themes messups. I am fine with always getting told to search elsewhere on here for other plugins and all that but I would like for the glitches that make your website template not so desirable to be fixed at the least please. The button should not pop up when I pess the menu. It looks crapy to the user.
March 15, 2017 at 02:09 #155683LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 16, 2017 at 17:54 #155819RaduModeratorHi
For the buddypress profile icons if you want to have more that 7 icons inline you should decrease the horizontal padding
COPY CODE#buddypress div#item-nav ul li a { padding: 15px 5px; }
You can change the 5px value for adapting the space
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 17, 2017 at 02:07 #155871cfresqueParticipantAlso would this shrink the buttons? I wouldnt mind them being smaller. But then again not too small so that if someone on a phone wont be able to use it.
March 17, 2017 at 16:38 #155935RaduModeratorHi,
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
The code will make the padding smaller and in that space will be more space available so more icons will goes there.
The new icons will be available from next theme update
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2017 at 10:44 #155981cfresqueParticipantHi, sorry here is another button issue to go with the download button that does not show. The space around the “add cover image” is not transparent.
Thanks!
Attachments:
You must be logged in to view attached files.March 19, 2017 at 12:31 #155985cfresqueParticipantThere is also this, I dont know why it shows some weird box like the image with three dots to show it continues is not there?
Attachments:
You must be logged in to view attached files.March 20, 2017 at 15:38 #156112RaduModeratorHi,
For the add cover button add this css
COPY CODE.buddypress div#item-header .profile-cover-action div.generic-button, .buddypress .profile-cover-action a.button {background:transparent;}
The notification box shows as it should on your install how can i reproduce that ?(steps + screenshots)
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 21, 2017 at 20:40 #156243cfresqueParticipantGreat! I am curious though, when shrunk the lettering kind of all lines up and doesnt shrink. I am trying to make it less hits to get to things. Maybe if I could get rid of ones that are not needed such as the alerts one, that has a thing at the top. Is there a custom css to remove some?
March 21, 2017 at 20:42 #156244cfresqueParticipantMaybe the choice to even have the lettering in the first place. I am sure people would catch on. have just a tool tip for help. Then the buttons could be smaller and it would look nice (for me at least)
🙂
March 21, 2017 at 21:09 #156248cfresqueParticipantBack to the x box from the alerts, I get it now, it is a close box. But only problem is that the lettering goes underneath it.
Side not, I am happy to see there will be regular additions and options for this with the updates. Thanks
Attachments:
You must be logged in to view attached files.March 22, 2017 at 18:16 #156375RaduModeratorHi,
Provide to me a screenshot with what you want to remove according to this reply #156243
Related to #156248 reply please add a notification to your account
Cheers
R>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 22, 2017 at 20:23 #156394cfresqueParticipantSorry I am not sure what you want me to do? Could you tell me the title of the ones you are referring to? I would have to look into every one to see the number.
Regarding this one it just does not look good where the lettering goes under the x. Perhaps some kind of shrinking or … to cut it short enough might work?
March 22, 2017 at 20:27 #156396cfresqueParticipantOh I see what you mean. What I am saying with regard to the profile menu is any of the icons that dont have any purpose since they are at the top already. People can see their alerts by clicking the top.
Just a general understanding of how to remove them would be great. Then I can pick and chose and not have to ask 🙂
March 23, 2017 at 16:27 #156509RaduModeratorYou can remove the profile menu items using CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.