This topic has 16 replies, 2 voices, and was last updated 8 years by sandervm86.
-
Author
-
August 19, 2014 at 15:35 #26028sandervm86Participant
the button is gone to place a update (in a group)
in users you see
plaats update
can you help me out with this.
Greetings!
Attachments:
You must be logged in to view attached files.August 28, 2014 at 06:09 #26913sharmstrModeratorWithout seeing the site, my first thought was maybe the update button is there but is either hidden behind something or hidden in the css. Have you looked at the generated source code to see if its actually there or not? A link would be helpful.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 29, 2014 at 01:21 #27063sandervm86Participanthttp://www.receptenmaker.nl/groepen/receptenmaker-recepten/
Tnx for looking in to it, i didt changed any code so that cant be the problem in my eyes>?
August 29, 2014 at 01:50 #27067sharmstrModeratorI’m not going to be able to see an “update” button anyways because I’m not registered. Is there a test account I can use to login with?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 29, 2014 at 01:50 #27068sharmstrModeratorOh, and it doesn’t have to be a code change made by you. It could be a plugin that’s causing it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 29, 2014 at 02:13 #27070sandervm86ParticipantUsername:Testing
Passw:sharmstrMm yeah indeed, let me know when you need to have anything.
August 29, 2014 at 02:34 #27071sharmstrModeratorAs I suggested, it was hidden because the height is set to 0. See screenshot. By default, it should be set to 40px; My guess is that your caching plugin is minifying the css files in the wrong order and the height isn’t being set. In any case, try putting the following in style.css located in /kleo-child
COPY CODE#buddypress #whats-new-options { height: 40px !important; }
Minifying css and jQuery is really tricky. The load order is really important. I noticed that I’m directed to the bottom of every page I go to on your site and that some of the jQuery scripts aren’t working.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.August 29, 2014 at 02:50 #27074sandervm86ParticipantTnx alot! Going to try it first thing After Work.
Dont you use a caching/minify plug-in? I’ve been Told That it speeds the webpage up alot..
August 29, 2014 at 03:19 #27075sharmstrModeratorIt probably will if its configured correctly. But as it stands now, its breaking your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 31, 2014 at 14:19 #27193sandervm86Participanti first added it to style.css but that didt work out, after that i putted it in functions.php, and it works! great tnx alot!
Any importent jquery scripts not working? can i fix that with a code?
Again Thank you!
September 18, 2014 at 12:23 #28926sandervm86ParticipantMinifying css and jQuery is really tricky. The load order is really important. I noticed that I’m directed to the bottom of every page I go to on your site and that some of the jQuery scripts aren’t working.
Hey Sharmstr do you also have a code that my website stops going doing? when you go to a page.
normal site starts on top 🙂 (like you said)
September 18, 2014 at 14:12 #28935sharmstrModeratorI dont understand your question.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 17, 2016 at 19:34 #104397sandervm86Participanthttp://www.receptenmaker.nl/gebruikers/receptenmaker/
For some reasen my user time line crashed, i putted my cache plugin out but didt work eather..
something hidden again?
February 17, 2016 at 19:47 #104405sharmstrModeratorIf this happened after 3.9 upgrade, then 3.9.1 fixes it. Will be out shortly.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 17, 2016 at 19:56 #104406sandervm86ParticipantYes after the update, hope iT comes out soon 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.