Forum Replies Created
-
Author
-
December 17, 2015 at 20:38 in reply to: Registration and messages are broken after upgrade to 2.9.1 #93947FDParticipantThis reply has been set as private.FDParticipant
Hi @andrei
It´s kind of embarrassing that I didn´t found this earlier, but thank you so much!!
I did turn of the masonry listing view and suddenly all the problems disappeared.Thank you again for all you help!
FDParticipantHi @andrei,
Thank you for your answer. We have now deactivated and removed the banner ad system and cleared all our cache and CDN, but the problems are still present.
We have also (just to be sure) disabled the local W3C plugin to see if it had some kind of influence on the error, but it did not.
So after trying this things we still have the problems with the menu/profile tab and the status area not working like it should. 🙁
We still need some help to figure out what´s causing this problems.
Thank you so much for helping us resolving this issue.FDParticipantHi,
I have now cleared the CDN cache and turn of minifying and the problem is still there. 🙁
FDParticipantHi,
It´s correct that I´m using minifying tools and CDN, but for the minifying I have made some exceptions so the following JS files will never be minified:
wp-content/plugins/buddypress-media/app/assets/js/*
https://maps.google.com/maps/api/js/*
wp-content/themes/sweetdate/assets/scripts/*
wp-content/themes/sweetdate/assets/scripts/plugins/jquery.inview.min.js
wp-content/themes/sweetdate/assets/scripts/plugins/jquery.foundation.topbar.js
wp-content/themes/sweetdate/assets/scripts/jquery.foundation.topbar.js
wp-content/themes/sweetdate/assets/scriptsjquery.foundation.mediaQueryToggle.js
wp-content/themes/sweetdate/assets/scripts/jquery.js
wp-content/themes/sweetdate/custom_buddypress/_inc/global.js
wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js
wp-includes/js/jquery/jquery.jsThe same rules is also made for these CSS files:
wp-content/themes/sweetdate/style.css
wp-content/themes/sweetdate-child/style.css
wp-content/themes/sweetdate/assets/styles/font-awesome.min.css
wp-content/themes/sweetdate/framework/options/css/font-awesome.min.cssI have cleared the CDN cache and disabled the minifying so then we just have to see if that will make a difference.
FDParticipantHi again,
Attached is a screenshot of the errors that break the profile tabs and menus.
Any ideas where to start looking or do you have any solution to it?Attachments:
You must be logged in to view attached files.FDParticipantHi,
The custom functions on the install is made by seventhqueen. There are no other custom functions. We have checked with your hosting company and there are no problems with the server or other server technical things.
I need someone from seventhqueen (@abe ??) to take a closer look at this since there seems to be problems with the theme and rtMedia not working together.
Thank you for helping us with this bug.
FDParticipantHi again,
It seems that the main problem is that the jQuery does not load like it should and therefore the site functions breaks. We need help to figure out what makes it break. It is just rtMedia or is it something else?
FDParticipantHi,
We have tried to disable all of our plugins and enabled them one by one. The trouble seems to be with the rtMedia.
What kind of error did you find?
Could you please specify the errors you found?Thank you for your help so far.
FDParticipantAny news updates here?
We have also the same problems and can´t seem to find any good solutions.FDParticipantHi,
I have now added a request to fix this. Please vote!
You´ll find the request here:
https://archived.seventhqueen.com/forums/topic/bp-album-to-rtmedia-migration-toolFDParticipantHi @twoshoes
I totaly agree with you, they should help the customers that´s stuck with BP-Album to migrate to rtMedia.
@andrei: I will add this as an request, but I think you should fix this regardless of voting on “new” features or not. You guys have integrated an old system into your theme and therefor you should help your customers that´s stuck with this to migrate to rtMedia.FDParticipantHi @ACTasarim,
If the mod did not work. Try to make the same changes to the file (In the main sweetdate theme folder): sweetdate/custom_buddypress/_inc/css/default.css
Make sure to take a copy of the original default.css file before you modify it. 🙂
Good luck!
FDParticipantHi @ACTasarim,
We ended up with this mod. It´s working for us and I really hope it will fix it for you as well.
If the file does not exist in you child theme, then you have to copy it from the main theme.
See attached picture for the result.File: sweetdate_child/custom_buddypress/_inc/css/default.css
Before:
form#whats-new-form #whats-new-submit {
float: left;
}After:
form#whats-new-form #whats-new-submit {
float: right;
margin: -34px 0px 0px 0px;
}Before (this makes the “share” button a bit wider):
#aw-whats-new-submit {margin-bottom:10px;}After (this makes the “share” button a bit wider):
#aw-whats-new-submit {margin-bottom:10px; padding: 4px 26px !important;}Before:
#whats-new-options {
/*overflow: auto;*/
overflow: inherit;
height: 0;
/*display:none;*/
}After:
#whats-new-options {
/*overflow: auto;*/
overflow: inherit;
height: 0;
/*display:none;*/
display: initial;
}Attachments:
You must be logged in to view attached files.FDParticipantHi,
We also started with BP-Album and now want to migrate to rtMedia as it´s a better choice for us.
We are very interested in an solution to migrate over to rtMeida. Some time ago we contacted rtMedia, but we did not get any good answers so we are still seaching for any working solution. 🙁If you find something, we are interested.
FDParticipantHi Abe!
That would be really nice. The only thing is that we need to get this in place as soon a possible. Is it possible to hire you to do this or do we have to hire a random WP-coder?
Thank´s for you quick response. 🙂
FDParticipantHi,
Any updates on this issue?
We also want to remove the “big” header menu and use the sticky menu as our main menu instead.
Where do we make changes to the sticky menu (files?)?Thank you for a great theme and good support. 🙂
FDParticipantAfter a bit of checking we found out it was the “Memcached” that caused the duplicate profile fields.
We have not been able to find why this is happening so if anyone has a idea or solution to this issue we would be very grateful.
FDParticipant@abe Yes, that´s right. I was in hurry. It would be really nice if you could find a solution. 🙂
FDParticipantThat would be really nice to have a script or a way to reduce the “jumping” up and down while navigating site.
So my questions are:
1 – Is is possible to reduce the “jumping” up and down while navigating?
(To not scroll back to top and then down after saving changes or changing menu tab.)2 – Are there a way to make notifications open at the correct level so you don´t have to scroll down
to see the notification?FDParticipantUnderstandable. Which cache plugin do you recommend for Sweetdate and with which settings?
FDParticipantrudik2: You can use the is_user_logged_in() function.
Read more about it here: http://codex.wordpress.org/Function_Reference/is_user_logged_inExample:
<?php if ( is_user_logged_in() ) { ?>
HTML code for logged in users
<?php } ?>FDParticipantI have already tried that. I have cleared the browser cache, server cache and checked all kind of settings but they don´t show.
FDParticipantHi,
We finally found what was causing the trouble. We needed to increase some server related PHP variables..
Thank you for your help. 🙂FDParticipantHi,
We are also having this problem. It occurs on all profile groups.
Our site are using “dynamic cache powered by Varnish and Memcached”. With this cache turned on the error occurs, but after turning this cache of it´s back to normal. So this is in our case clearly a cache problem.We really need to use the cache, so if there is a solution to get the theme/buddy press to work with this type of caching we would really like to know. 🙂
FDParticipantI using WP 4.0 and the TinyMce editor and Visual Shortcodes still does not show.
I have tried all things I can think of, but they will not display.Please advice.
-
AuthorPosts