Discussion on Seeko - Community Site Builder WordPress Theme

Discussion on Seeko - Community Site Builder WordPress Theme

Cart 969 sales
Recently Updated
Well Documented

SeventhQueen supports this item

Supported

This author's response time can be up to 1 business day.

428 comments found.

Hi. I only have a control question. Is the latest fix and version no 1.2.0 of 07.04.2020? Thanks.

Hi, Yes Cheers R

Is there a way to change the layout of the profile files in responsive mode? Those fields are shown in 2 columns. But in responsive mode there will be not so much space in width to show the text correclty. Maybe the titel and the content can be aligned verically or the titles can be hidden, in order to make the width larger?

https://file.io/Fjhbg4Q7cWNH

Hi, There are directly from structure in two columns, there it’s complicated to make it as you need in a quick solution. Also with the CSS it’s not pretty possible.

Cheers R

sorry one more question, do you know how to add a chat to your system ?

Hi, We recommend this one : https://www.arrowchat.com/buddypress-chat/ Cheers R

pre-sales: Is there a way to add a search by interest (same goes for adding the interests in the edit profile or registration) ?

Hi, Yes, you can define certain profile fields that users complete on registration or/and on their profile and you can make fields searchable by adding them into search form under wp-admin -> users -> profile search.

Cheers R

pre-sales: i might be interested but i see many bugs and i see your last update is last year. Any idea on your new update ?

Hi, We had released a new update fixing issues, i think they was had to do with the new php version. Cheers R

just a quick question before i can buy this theme. I there a way to install the demo for the dating site for easy customization rather than start from scratch?

Hi, Yes, we have a pretty easy to use importer, under wp-admin -> appearance -> seeko panel. Cheers R

Pre sale question. Hi, Grate design, is design sources included? like psd, figma?

Hi, The design files are not included Cheers R

I have no idea what is this… It says dating, but when I search people, there isn’t even a button that say contact her or something? Where is the smart matching? Hope I don’t have to call this Sicko?

Hi, You need to be logged in and click also on the search results, in the profile view page you will have the message button.

Here’s a screenshot with the profile matching interface : https://i.ibb.co/8PpcbSk/Screen-Shot-2021-04-05-at-12-05-48.png Under wp-admin -> settings -> BP match

Cheers Radu

Hello, Pre sale questions, how to add more options with group filtering? Will your filtering plugin work with this one? https://wordpress.org/plugins/buddypress-groups-extras/

Thanks

Hi, The plugin should work by default. Let me know Cheers Radu

Still did not figure out, what the search function in the filter does:

Filter your search -> Type here

I tried to enter some keytext, but the search-results do not match my keytext. By typing keytext “test”, all profiles will be shown…. A little confused…

Hi, It seems to be a bug or something with the search, we will check it and we will let you know. Cheers Radu

Hi, we fixed this and will push the update today with the fix, make sure to update Seeko Search plugin after the theme update.

With SQ Login I can show certain menue-Links to logged in and logged out users. I want to add a new link that should be visible only for logged in users. How can I do that?

Hi, Just use this plugin : https://wordpress.org/plugins/if-menu/ Cheers Radu

Thanks, it worked

Can the theme be translated in Bulgarian and how Is it possible the options in the profiles and the search Male, Female be changed with some others as owner of dogs, owner of cats

Hi,

Yes just install the Loco Translate plugin and search for the strings that you want to translate, in theme or plugins.

For the profile fields just look under wp-admin -> users -> profile fields, define your desired fields and users will be able to complete them in their profile, then you will be able to create a search form from wp-admin -> users -> profile search, by adding those profile fields in the form.

That’s it Cheers Radu

Refund Thanks, Support doesn’t exist theme is broken, fails to install demo data even after I adjust htacces file for max upload time and size. Theme hasn’t been updated in a long time would rather spend my money some where else. they only have support for the other 2 items but not this theme.

Hi, please email me at hi @ seventhqueen.com

We do support all of our themes.

Cheers

Everything works fine. Just one little issue when adding rtMedia. When users want to comment and like some media, no avatars and no icons are shown. See my screenshot: https://file.io/PjAiaR4da2WX

Just open a ticket on our support and offerpage url where this can be seen and also an account.

Cheers Radu

Is there a prebuilt API that comes with this ? We are planning to build a website using this theme but we would also need to create an android application. If API is not part of theme, do you have any suggestion how we might be able to add it ?

Hi, Wordpress haves built in the REST API mechanism read more about it here : https://developer.wordpress.org/rest-api/

Also you may need the Buddypress API for member data : https://developer.buddypress.org/bp-rest-api/

Cheers Radu

Great theme. I love it! I added a button by custon script. It is actually grey and I want to change the colors of it. How to do it?

<div class="seeko-button-wrapper" style="padding-top: 15px; padding-bottom:15px;"> <a href="#" class="elementor-button-link elementor-button elementor-size-md" role="button" target="_blank"> <span class="seeko-button-content-wrapper"> <span class="seeko-button-text">Profile</span> </span> </a> </div>

I added this button by coding into my functions.php in my child theme because I want to show this up in members list and members details page. So no elementor here.

add_action(‘bp_directory_members_item’, ‘sq7_extra_fields_members_directory’);

add_action(‘bp_before_member_header_meta’, ‘sq7_extra_fields_members_directory’);

Just follow my advice on the first reply on the comment by styling it inline, Hook the below code and change the backgrond color and the color

<div class="seeko-button-wrapper" style="padding-top: 15px; padding-bottom:15px;">
<a href="#" class="elementor-button-link elementor-button elementor-size-md" role="button" target="_blank">
<span class="seeko-button-content-wrapper">
<span class="seeko-button-text" style="background:red;color:#ffffff;">Profile</span>
</span>
</a>
</div>

Cheers Radu

Thanks, I found another solution. I added another kind of button ;)

I am disappointed. Have raised a ticket for a critical function and am not getting a response from the last 2 to 3 days

Hi. Based on your request I updated the ticket. Every time there is a query or a response back, I lose a day or 2 before I even get a response from your team. I am quite desperate to get this resolved, please can you support

Still no response

Hi, I’ve replied at that time and solved your problem, I will reply to your ticket again, Our reply times are 12-48 hours. Cheers R

In SeekoForms you can filter your search (by country, Type, ecc.) Is there a way to show only exisiting types?

Example: i have only users from Germany, USA and France in my list, then in seeko Search I have only the option to choose from those 3 countries and not see the whole Worlds List. If there is no user from Afghanistan, then this country should not be choosable in the form. You know what I mean?

Hi, By default this possibility does not exists, i’ve tried to look for a workaround for this and cannot find nothing quick. This can be done for sure with custom development. Cheers R

this theme will not have more update?

Hi, For the moment no, but in future yes. Cheers R

I installed the demo content but have some troubles:

- I have no section “My Account” (submenu Login and Register) in the main menue - No filters appear when opening the top right button - No footer menu appears - The top left logo is connected to the page /mentoring and not to my homepage

Hi, The my account menu item it’s hidden by default, look under wp-admin -> appearance -> menus -> screen options (top right) check the SQ Login, (make sure first to have the SQ AJAX Login, Register, Lost Pass & Facebook Login plugin installed and activated)

For the filters make sure to have some fields in the form under wp-admin -> settings -> seeko forms ,this might be a reason for that.

Footer menu, look under wp-admin -> appearance -> menus, define or leave the current footer like that, then from wp-admin -> widgets -> footer, select the menu.

Edit the website in stax editor and change that.

Let me know Cheers Radu

Thanks for your help. I could resolve everything. Found some other issues: - The about us page has a strange layout and the icons are missing. - In the footer some icons on the bottom right are missing. - on smaller desktops the menue will become responsive and so some menue-links will disappear.

https://file.io/SorX32NHO9hf

Hi, I’ve compared it with our demo and it looks as it should on our page : https://seeko.seventhqueen.com/mentoring/about-us-mentoring/

If you had modified some paddings for that page/section try to rever them, look in the page revisions.

The icons css may be rewritten by another plugin, please open a ticket on our support platform with the domain url to can check closer.

Let me know Cheers R

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey