Johnny Mestizo
Forum Replies Created
-
AuthorPosts
-
September 11, 2015 at 11:47 pm in reply to: How to Display Buddypress Compliments in Members Directory #52898
Yeah it’s there
Badges
I have deactivated and reactivated
My rating still doesn’t reach the front end even though it is approved
Are there any other settings I should be looking for?
September 11, 2015 at 1:42 pm in reply to: Cant change header or button color in design settings #52792This reply has been marked as private.September 11, 2015 at 1:41 pm in reply to: Cant change header or button color in design settings #52791I am currently specifying the header color by using !important CSS in the theme settings > quick codes area.
@giri Legend!
I was thinking just a tick box saying you accept the T&C. With a link to that T&C page
This could be in signup
Therefore making that event T&C redundant
You can then include all your T&Cs for places, social behaviour, ecommerce, entire website usage policies, etc
The first review is just a comment review.
Then I installed multi ratings.
I reviewed another place and it also didn’t show after approval.
Any ideas?
Cheers,
Johnny
This reply has been marked as private.Fixed by turning off Cloudflare’s Rocket Loader thanks @stiofan
RESOLVED
September 9, 2015 at 3:13 pm in reply to: New user can fill in event form but it does not post #52578Thanks @stiofan you nailed it with Cloudflare’s Rocket Launcher being the issue. Event submitted successfully.
However, I found one bug with Whoop.
After filling in the new event form, if you decide to ‘go back and edit’, you will be stuck and never be able to submit the event.
I believe it is because the ‘Publish’ button is in the message banner at the top of the screen. If you re-visit the form, it does not pop up, therefore the ‘Publish’ button never comes back.
Are you able to reproduce this issue?
Cheers,
Johnny
September 9, 2015 at 2:38 pm in reply to: New user has not submit button for new place listing #52571This wasn’t a rocket loader issue. It seems this widget is genuinely not high enough. The padding is only padding-bottom: 17px; normally. But the drop-down with both Events and Places in it, exceeds the bottom of the widget and is not displayed outside the widget.
The following CSS fixed the issue:
.geodir_loginbox {padding-bottom:90px !important;}
Resolved.
This issue has been fixed by turning off Cloudflare Rocket Loader. Thanks @stiofan
September 9, 2015 at 2:31 pm in reply to: How to make header profile after login link to buddypress profile #52562This issue has been fixed by turning off Cloudflare Rocket Loader. Thanks @stiofan
done
September 9, 2015 at 10:11 am in reply to: How to make header profile after login link to buddypress profile #52535define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
This is what makes users go back to root permalink.
-
AuthorPosts