Forum Replies Created
-
Author
-
Radu
ModeratorHi,
that’s already added in our bug list, we will let you know what it’s done.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Replied to that ticket.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I see, tried to take a closer look at the register page issue but even i enable ” Anyone can register” option in wp-admin -> settings -> general , when i try to see the register page it says ‘User registration is currently not allowed.” after i’ve cleared the cache, to can move further with the debugging procedure it will be needed to de-activate all plugins and child theme.
Let me know if it’s ok to do that.Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
While debugging the firewall seems to blocking me, but i’ve figured out that if i change to parent theme it works, but the odd thing it’s you child theme it’s clean.
My current ip it’s : 5.12.71.105 it may change randomly by the isp or when the router reboots.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 19, 2018 at 17:17 in reply to: Profilepicture in stream to small, posts in the stream shift in 2 lines #186277Radu
ModeratorHi,
Use this CSS
COPY CODE#buddypress .activity-list .activity-avatar {box-shadow: 0 0 0 13px #fff;} #buddypress .activity-list .activity-avatar img, #buddypress .activity-list .activity-avatar {min-width: 92px !important;height: auto;} #buddypress .activity-list .activity-avatar {width: initial;} #buddypress .activity-list .activity-avatar img {min-width: 130px !important;} #buddypress .activity-list .activity-avatar.rounded {left: -44px !important;}It’s possible to look pixelated and then you will have to increase from source the img size
Follow this : https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/
Just add the next in child theme functions or in bp-custom.php
COPY CODEdefine ( 'BP_AVATAR_THUMB_WIDTH', 250 ); define ( 'BP_AVATAR_THUMB_HEIGHT', 250 );And replace 250 with your desired value
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There is no plug and play solution having two separate sidemenus also there is no quick solution to achieve that.
I don’t know a certain plugin to recommend to achieve that, test more plugins untill you find a solution, if you are not able to do that using a plugin you will have to hire a developer to make this functionality for you.Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There is no plug and play solution having two separate sidemenus also there is no quick solution to achieve that.
I don’t know a certain plugin to recommend to achieve that, test more plugins untill you find a solution, if you are not able to do that using a plugin you will have to hire a developer to make this functionality for you.Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAll done,
Can you confirm all good now ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
for the border i’ve offered to you the solution in other tickets in the past, not sure why you keep asking for something that you already know and you have it.
Will be included in future theme updates.
6. Will let you know if something will be made in this direction.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Like this form right ? https://seventhqueen.com/themes/kleo/members/
So if you select PHP Developer all people that has skill “PHP developer” will appear.The search it’s made thru bp profile search plugin : https://wordpress.org/plugins/bp-profile-search/
I’m not sure exactly if you are able to search only by the field name instead of the value, ask the bp profile search plugin developer.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Great
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Great
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Via FTP go to wp-content/themes/sweetdate-child/buddypress/members/ and create a file named register.php in that you will paste this code : https://pastebin.com/raw/3ffA0xzY
If the folders missing in child theme create them.
NOTE : Child theme needs to be installed and activated.
Empty all caches!
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Those are the errors : https://pastebin.com/raw/rzNBNUzt
In your case the theme options panel not works for same reasons the VC doesn’t work.
In the admin area some js errors occurs even you are using default wp theme.
The js errors prevent the rest of the JS’s to be executed.
If you have any speed/optimization service/plugin like cloudflare or mod_page speed those can be a reason, turn off those.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk those notices will be fixed in future updates, but those notices cannot cause “Connection to server canceled” this can be hosting related not theme related and if even that theme causes that, there should be something errors in the debug log not notices.
So, you current problem what it is ? the “Connection to server canceled” or those notices ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Replied you here : https://archived.seventhqueen.com/forums/topic/import-go-pricing-data/#post-186069
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi @Imzaia World
There are old packs
1-15 : https://archived.seventhqueen.com/wp-content/uploads/2017/07/1-15.txt
31-45 : https://archived.seventhqueen.com/wp-content/uploads/2017/07/31-45.txt
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
follow this guide : http://crunchify.com/how-to-add-custom-sidebar-for-custom-post-type-cpt-in-wordpress/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Did you encounter the same on our demo ? https://seventhqueen.com/themes/kleo/members/ ?
If no de-activate all plugins excluding buddypress and also the child theme then check if you still encounter the issue.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
those pages are generated directly by the plugin that’s you can control them trough KLEO theme.
To can have different menus on those pages, you can use this plugin and to conditionate what items to appear in geodir or in BuddyPress using php functions as condition.
plugin: https://wordpress.org/plugins/if-menu/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderator@WVRF,
Hi,
Make sure you have latest theme version and also check if under wp-admin -> appearance -> install plugins you have any update notification for the visual composer plugin and k-elements, update those then check again.If it’s the same, go to wp-admin -> plugins de-activate Visual Composer and delete it then go to : wp-admin -> appearance -> install plugins and install it.
Let me know.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 17, 2018 at 17:07 in reply to: Profilepicture in stream to small, posts in the stream shift in 2 lines #186056Radu
ModeratorSorry cannot login with the provided credentials, i know the email adress cannot have http://,www or http://www. before

Let me know the correct login credentials in a private reply.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatorhi,
Cannot understand where more exactly you want to show profile photo instead user profile values, show me a screenshot or something.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
where this settings can be found ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Q :It’s possible to register directly from the landing page signup?
R: Not really, only if you don’t have buddypress installed.
—
Q: Can I register from the first page avoiding the /register/ page?.
R: Yes, if you don’t have any field under wo-admin -> users -> profile fields or you don’t have buddypress installed.
—
I do not understand the last question, can you show me a screenshot for that ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can style active tab and active content tab using the next css
COPY CODE/* Set background for addiional content of the tab */ .vc_active .vc_tta-panel-body { background: red !important; color:#fff; } /*Highlite the active tab button*/ .vc_tta-tab.vc_active>a { border: 1px solid #5472d2 !important; color:red !important; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
After you change the image sizes in theme options it’s mandatory to regenerate the thumbnails, to can generate new image sizes. After changing image sizes you need to regenerate thumbnails using https://wordpress.org/plugins/regenerate-thumbnails
Also purge all caches after.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 17, 2018 at 16:15 in reply to: kleo login modal causes conflict with bbPress login widget #186048Radu
ModeratorHi,
Just replace this file : wp-content/themes/kleo/bbpress/form-user-login.php
with the content of this one: https://pastebin.com/raw/WegeiYmR
Let me know if it still happens
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The issue seems to comes directly frmo wordpress, i’ve re-instaled it but useless
see this video : https://drive.google.com/file/d/1I-COZsAwkNRlGadH_LkHchxqPf4AjGT5/view
The issue occurs even with default wp theme, and those errors from console breaks the js of the VC.
I’ve re-activated child theme and plugins back.
I recommend you to open a ticket on wordpress forums.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

