Forum Replies Created
-
Author
-
Radu
ModeratorHi,
The issue the invalid https certificate response of your cdn media server

https://media.donor.se/2016/10/oie_transparent-1.png
—

Now the logo it’s with http url instead https can be changed from wp-admin -> theme options -> general settings ->

The theme options error it’s fixed, it’s also fixed in latest theme update.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes exactly,
Did you have any other suggestions to make the snippet to cover more components at once.
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 comes from the style or css settings for the admin-custom-login plugin that you are using there not from our theme, use that css to fix that.
COPY CODE.login.login-action-lostpassword p.message,.login.login-action-lostpassword form#lostpasswordform {margin:0 auto } .login.login-action-lostpassword #login .message {margin-bottom:20px !important;} .login.login-action-lostpassword p#nav, .login.login-action-lostpassword p#backtoblog { margin:0 auto; min-width: 400px; text-align: center; } .login.login-action-lostpassword p#nav {margin:10px 0;}Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. Most sure in the functions of your child theme you haves some snippets related to what to display in members directory, so what the fields will be shown there ?
2. In the past how you haves that? Maybe some changes related to that was in child theme.
Can you ask at the hosting provider about 4-5 days or even 1-2 weeks old child theme folder from a backup ? to can see what you haved there.
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 @Benson
Can you please open a new ticket related to your issue only please ? Explain in the ticket what the problem is and provide WP credentials + ftp credentials.
Meanwhile you can ask the hosting support to revert your site files + site db before the date where you have updated the theme.
If you not using child theme i can update the theme on your server free for you !Just open a new ticket with requested details.
@Roader, please stop asking about components from other themes to add it into sweetdate cuz you need them for your project…. ask a developer to implement exactly as you need.
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,
Logging with the provided credentials, i’m redirected to the homepage, then i click forums or a post or something

And i’m directed to /register/

Tell me, if you de activate all plugins except bbpress and also child theme the autocomplete will work right ?
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,
Sorry for that, see here the selectors below,
COPY CODE/* Extra Small Devices, Phones */ @media only screen and (max-width : 480px) { #main * {font-size:17px;line-height:35px;} #main h1 {font-size:17px !important;line-height:35px;} #main h2 {font-size:27px !important;line-height:35px;} #main h3 {font-size:37px !important;line-height:35px;} #main h4 {font-size:47px !important;line-height:35px;} } /* Tablet like.. */ @media only screen and (max-width : 991px) { #main * {font-size:27px;line-height:35px;} #main h1 {font-size:37px !important;line-height:35px;} #main h2 {font-size:47px !important;line-height:35px;} #main h3 {font-size:57px !important;line-height:35px;} #main h4 {font-size:67px !important;line-height:35px;} }There you have additional breakpoints i’ve done for 480, adapt the font size and line height for the 480 resolution then copy the css for the 991 resolution and adapt it for your needs.
Here’s the css for the button
COPY CODEa.btn.btn-highlight:hover { background: #ba2a2a !important; } ul.nav a.btn.btn-highlight { background: #ba2a2a !important; border:0 !important; } ul.nav a.btn.btn-highlight .caret {line-height:54px;}You can replace also the button color with your desired
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 again,
In normally conditions disabling/enabling plugins should not causing a error like that, Sorry…nothing was intentioned, i just want to debug the issue, i’ve done this procedure enable disable plugins on many installs and not happening this, so it’s a safe operation..
So did you tried to add new icons ? cuz comparing your menu icons with mine you have significant more icons that i have and from example star-1 cannot be found on default buddyapp theme since on your exists the code “star-1”
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 17, 2017 at 16:24 in reply to: Any way to disable Visual composer from connecting google fonts? #176957Radu
ModeratorHi,
Finally figured our .. some google fonts are loaded thru CSS with include and cannot be dequeue with wp_dequeue_fonts

So you will have to delete the highlited code from those files
1. /wp-content/plugins/js_composer/assets/css/js_composer_frontend_editor.min.css
2. /wp-content/plugins/js_composer/assets/css/js_composer_backend_editor.min.cssYou can ask visual composer if they are in plan to add a option ON/OFF google fonts or maybe a better solution.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 17, 2017 at 15:21 in reply to: code not working for “show certain profile fields on member directory”… #176955Radu
ModeratorHi,
The article it’s about how to add the fields on the member profile header and we have separate article for that, one for member header one for directory.
I’ve interlinked them to can find them easier.
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,
Just replace this file content : /wp-content/themes/kleo/lib/theme-functions.php
with this one : https://pastebin.com/raw/RUKYnUPNThis will be fixed in next theme update
Chers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIt was automatically closed,
The issue it’s related to the buddypress not from our theme. And this will be fixed when they fix 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,
Our theme not alter the photo upload logic, try that using default WP theme to see if you encounter the same.
I think you will have to search for a plugin that can do that
Try this : https://wordpress.org/plugins/image-rotation-fixer/
Other discussion : https://premium.wpmudev.org/forums/topic/buddypress-activity-plus-rotate-imagesCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
If you don’t have any BuddyPress templates overwritten or php snippets in the functions.php file concerning the buddypress layout in child theme it’s safe to update !!!!!
Tested and para tested on my local end.
Also on the demo, we will update today to 3.0 version…
This it’s our install and setup tutorial for sweetdate 3.0 https://www.youtube.com/watch?v=26_Oi-ZKIaA
If you just update the theme the theme it’s not needed to import demo content….
VERY IMPORTANT NOTE: If you have overwritten the template files in child theme, especially the BuddyPress templates, and after update, the site is broken you will have to re-do the swetedate templates, or you can revert to 2.9.11 look for in main files/WordPress/version 2.9/
If you haven’t overwritten the templates in the child theme but looks wired, just re-save theme options, it should look ok.
Cheerss
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
No problem, this week we will fix this, we will let you know guys
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see, the theme doesn’t alter the upload mechanism, and i think you will have to search for a plugin that gives you this ability lo limit the image by the width on the fly while upload.
Also found this function on google give a try and adapt the values for your needs : https://wordpress.stackexchange.com/a/130204
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The updated connects to their servers (themeforest.net) and our theme files and archive files are ok!
I think the issue it’s another and it comes from the zip extension missing from the server or from curl missing extension, report this to your hosting support service and ask them about this.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorLooks centered on my end

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,
I see, using Wp admin tried to de-activate all just to test the behaviour but when i’ve deactivate all plugins receiving the next error.
This page isn’t working
http://www.estilotu.com redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTSSo de-activating plugins should not cause like this…please let me know when the website it’s reachable again.
So did you tried to add new icons cuz comparing your menu icons with mine you have significant more icons that i have and from example star-1 cannot be found on default buddyapp theme since on your exists the code “star-1”
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I see, it seems that the plugin it’s a paid one and i cannot test it on my end… can you send it to me ? do it only if this it’s usable without licence just to test how it integrate with the layout.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,
Just give it to me the plugin url to can test locally accurate how it behaves please, normally with my solution it should work ok.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 16, 2017 at 15:27 in reply to: code not working for “show certain profile fields on member directory”… #176850Radu
ModeratorHi
Great that you have figoured out, the links1,2 are not added , provide the link to correct the hook
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,
Figured out

Look for that rule in quick css area from wp-admin -> theme options -> general settings ->
That it then you can use the mobile menu
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

