Forum Replies Created
-
Author
-
March 20, 2018 at 16:43 in reply to: Video displaying large white margin above it when inserted as the first item on a post #192452
Radu
ModeratorNot marked as solutionRadu
ModeratorNo, they are handled by the wordpress, you can take a look here : http://www.wpbeginner.com/plugins/how-to-importexport-widget-settings-in-wordpress/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNow i’m able to see the website.
From where you had performed search cuz in your homepage isn’t any search

Can you tell me exactly the steps ? or make a movie showing 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,
I see, i’ve noticed it’s happening using any other theme it’s a buddypress thing that i’ve suggested to ask on their forum support, ask them about this issue opening a ticket on their forum support.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThat’s great
Have a nice weekCheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 21:09 in reply to: Video displaying large white margin above it when inserted as the first item on a post #192363Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Personally i don’t know a certain one but you can search on google or wp plugin repository for a plugin like this.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 19:37 in reply to: Video displaying large white margin above it when inserted as the first item on a post #192348Radu
ModeratorNot marked as solutionRadu
ModeratorI just imported the the demo homepage in on this page https://www.eumello.com/home-sd3-0/ i have not removed anything.
Cheers
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, i will speak with the core developer about this issue, but i don’t know a ETA when i can give a solution momentary.
Will let you 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
ModeratorHi,
I don’t think this issue ( photo rotation ) comes from kleo, but from rtmedia or buddypress
You can try to use this plugin : https://wordpress.org/plugins/ios-images-fixer/
Same issue topi in many places https://www.google.com/search?q=buddypress+photo+orientation
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 18:01 in reply to: Prevent iOS or mobile device from zooming in on input fields #192335Radu
ModeratorHi,
What plugin are you using there ? Ask them about this issue. I think the ‘autofocus’ option do that not sure.
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,
After you had increased the php max memory and everything works fine you can delete the debug.log file.
The notices cannot cause any issue, you can ignore them, anyway that notices seems to comes from wp core.
Try to increase it to 256 and even after that you have the memory issue ask the hosting support to check if they can increase it to 256 for you, maybe you are not allowed to set a higher 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,
That it’s a buddypress feature you can try the next
To increase the avatar size make sure that you have next lines added to the file.
COPY CODEif ( !defined( 'BP_AVATAR_THUMB_WIDTH' ) ) define( 'BP_AVATAR_THUMB_WIDTH', 120 ); //change this with your desired thumb width if ( !defined( 'BP_AVATAR_THUMB_HEIGHT' ) ) define( 'BP_AVATAR_THUMB_HEIGHT', 120 ); //change this with your desired thumb height if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) ) define( 'BP_AVATAR_FULL_WIDTH', 580 ); //change this with your desired full size if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) ) define( 'BP_AVATAR_FULL_HEIGHT', 580 ); //change this to default height for full avatarCode can be pasted in this file : “wp-content/plugins/bp-custom.php” or in child theme functions.php wp-content/themes/sweetdate-child/functions.php
Replace 580 with your desired values
Of still not works ask on the buddypress forums since it;s a feature from buddypress
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Looking in our theme for those divs but they cannot be found i think they are generated by the rt Media plugin

I recommend you to ask this on their support forum.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWired, make sure you . have latest theme and elementor updates please!
If it’s the same event with those plugins updated, switch off child theme and all plugins except eliminator and check again.
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 solutionRadu
ModeratorHi,
Make sure to have homepage redirect disabled under wp-admin -> theme options -> miscellaneous
Try to switch all plugins off excluding buddypress then check if still have sane isssue

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIt’s the same at this moment, visiting from Romania.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe issue comes from a code that isn’t pasted correctly most sure it’s in the child theme

did you remember to paste that code ? Where you had add it ? If you don’t had rewritten files in child you can update the child theme.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 16:21 in reply to: Errors: kleo/kleo-framework/options/assets/js/vendor/qtip/jquery.qtip.min.js.map #192311Radu
ModeratorHi,
there it’s a .map in + not sure from where.
Try to switch the development mode on/off from wp-admin -> theme options -> miscellaneous -> check if it’s any difference at loading if it’s ok, also i’ve checked the code to see if there it’s .map in plus. but isn’t.

Maybe you will have to replace the webfont.js path in parent theme files ( this is not recommended but the functions cannot be overwritten in child and after you theme update you should re-do this modification. )
Anyway i’m not sure if you will be able to use google fonts in your current location if the gov had blocked access to the google.
More or additional fonts you can add using this method : https://archived.seventhqueen.com/forums/topic/how-can-register-japanese-font
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 19, 2018 at 16:05 in reply to: can not access to this URL: Mediaelement issue temporary fix #192306Radu
ModeratorMaybe the safari nost supports that format who knows take a look here : https://stackoverflow.com/questions/25709713/safari-will-not-play-mp4-over-https
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, have a great week.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 16:47 in reply to: can not access to this URL: Mediaelement issue temporary fix #191990Radu
ModeratorHi,
The url from sidebar should be reachable now,
What extension have that video ?
Did you encounter the same issue using default wp theme ? If yes maybe that format isn’t supported by the wp ?! who knows
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 was able to cchange the colors and to preview them in frontend

try to add # in the button address then save, if they applies change the # with your address, sometimes elementor not detects change only if you change the css there should be a change in html like in this case the address.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Id you encoutner the same issue using any other theme like default one, it means that the issue has nothing to do with our theme.
Did you had tried to de-activate all plugins except buddypress then check if the issue with email style has gone?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Go to wp-admin -> appearance -> menus then screen options and check buddypress to can have all available links from buddypress and KLEO

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Not sure, maybe the issue it’s between that plugin and other plugin , did you have tried to switch the theme when the issue occurs to see if the issue continue to happens ?
Did you had translated the portfolio and testimonials strings somehow ?
Just i’ve teste the polylang plugin and added a language then checked the portfolio and clients to see if they are displayed and they are!
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

