Forum Replies Created
-
Author
-
romanzy
ParticipantHi Radu,
The fix solved the portfolio/hosted-video-full-width/ page. Thank you.
The only thing I need to solve in the /portfolio/video-background-header/ page is the title and subtitle. When the video is set to full width, then the titles also go full width while there isn’t a possibility to align the titles with the inner container. Do you know a way to do it. Please see screen shot.
Thank you once again for all your effort.
Romanzy
romanzy
ParticipantDear Radu,
Thanks for your feedback.
I did install the new version of Kleo today, overwriting the old one via FTP. Now, what I already told to Laura before, exaclyt the same problems are happening on Kleo’s theme demo. Please check yourself:
https://seventhqueen.com/themes/kleo/portfolio/video-background-header/
https://seventhqueen.com/themes/kleo/portfolio/hosted-video-full-width/So, I guess it’s not a problem with my local install, but a bug in Kleo.
I have tested Safari, Firefox, and Chrome and all browsers delivered the same problems.
Regards,
Romanzy
PS: You can still login to my site with:
url: https://www.socialita.nl/wp-admin/
user: Julia
pass: R1hEB8q8!JH5!3JQTCziEAbJromanzy
ParticipantHi Laura.
Okay, then I will be waiting…
I installed the new update today, which includes a fix for the audio/video player (see paragraph below), but did not mention an improvement on the issues I experience.
Version 4.3.4 – 05.03.2018
– Fix Audio/Video player MediaelementsJs styles.romanzy
ParticipantThank you for the feedback Lauro, and this on a Sunday evening.
Regarding the 1) https://www.socialita.nl/portfolio/video-background-header/. The video plays now full width, but the title and subtitle fo full width too while I want them to be aligned with the inner container. Please see screen shot.
Then regarding 2) https://www.socialita.nl/portfolio/hosted-video-full-width/. The video does not play automatically, nor there is a play button appearing. Then there are some disturbed video player commands out of line. Please see screen shot as well.
Thank you.
PS: your CSS snippets are stored in the CSS box under Theme Options.
You can still login to my site with:
url: https://www.socialita.nl/wp-admin/
user: Julia
pass: R1hEB8q8!JH5!3JQTCziEAbJromanzy
ParticipantThe issue regarding the BASE fields not showing up on the registration form is solved. Had to select USERS WITH NO MEMBERTYPE as well beside the the real member types.
romanzy
ParticipantHi Laura,
Here are the links:
https://www.socialita.nl/portfolio/video-background-header/
https://www.socialita.nl/portfolio/hosted-video-full-width/
Please read the messages from above to comprehend what it is all about. Then, you did not give any feedback regarding BASE fields that do not appear on the registration form.
Thank you for the CSS.snippet.
Kind regards,
Romanzy
romanzy
ParticipantAnd 1 more thing, I’m sorry…
Please see attached screen shot. Need a little help with a CSS glitch in the activity stream.
romanzy
ParticipantLaura,
Sorry for my mistake about your name.
When I was writing here, my daughter Julie wrote me, and mixed up her name with yours. So, not Julie nor Julia but Laura 🙂
When you enter my site, then can you have a look also at the registration page? I have a few new BASE xprofile primary fields, but not all of them appear on the registration form, and I have no idea why. All base fields should appear on the registration form, right?
Thanks for looking at that as well.
romanzy
ParticipantHi Julie,
Here are your login credentials:
url: https://www.socialita.nl/wp-admin/
user: Julia
pass: R1hEB8q8!JH5!3JQTCziEAbJThank you for the effort
romanzy
ParticipantThere is also a problem with the Hosted Video Full Width page.
The video does not play, and there is also an issue with video keys. See screenshot in attachment.
romanzy
ParticipantPlease see also attached screen shot and the link of the Video Header Portfolio page of my site:
romanzy
ParticipantThanks for your will to help Laura.
I found another solution with VC. I’ve made a column for the side title instead of using a background image as it’s provided by Kleo by default.
romanzy
ParticipantSame for the icons ‘Contact Us’ and ‘Upwards’. They hover over the content instead of going liquidly down the grid.
romanzy
ParticipantSolution
The easiest way to extend the length of an Xprofile field is making changes in the database. BuddyPress has a limitation of 150 characters for the Name-type field. See screen shot.
You can modify the limitation by changing the database schema. Via phpmyadmin, select the table, go to structure tab, and then click on change link and update the length. For Radio, checkbox and select boxes, the options you set in the new/edit Profile field page are stored as Name (with the actual field set as their parent). So, in fact, the option that you consider value is in fact a Name of the child field and not a value.
It is not considered a good practice to modify the database schema, but it is the simplest way to change the length of Name field.
October 28, 2016 at 05:29 in reply to: Redirect users to the Membership levels when free users have no access #141812romanzy
Participantthank you Radu
romanzy
ParticipantThe page Profile Field Name Length is empty for me. The only thing I get is “You cannot reply to this topic.”
romanzy
ParticipantI know that I must replace the Brief Biography field, but how exactly with this code from Firebug `<dl class=”dl-horizontal field_142 field_sense-of-humor optional-field visibility-public field_type_radio”>
If I click on your link Profile Field Name Length, I get the message “You cannot reply to this topic.” and I don’t see anything (empty page)
romanzy
ParticipantPlease help so that I can close this issue. Thank you.
PS: Seems I cannot create a new ticket anymore. I don’t see the “new topic” button. How can be? I extended the Kleo-support a few days ago,
romanzy
ParticipantThank you Radu.
Think that the code you provided could be the perfect solution. I was trying to make it work, but I could not. I must change the right field name and/or ID, and I guess I did not patch it right.
This is the code that was provided:
COPY CODEif ( is_user_logged_in() && bp_is_active( 'xprofile' ) ) : $my_custom_textfield = bp_get_member_profile_data( 'field=Brief Biography&user_id='.bp_get_member_user_id() ); And this is my field:<dl class=”dl-horizontal field_142 field_sense-of-humor optional-field visibility-public field_type_radio”>
So, I should change field=Brief Biography&user_id= with the right field name and ID, but I’m stuck.
Do you know?
romanzy
ParticipantHi Radu,
I refer to the WPMU DEV link you provided me above.
I was using these scripts below:
COPY CODE<script> jQuery(document).ready(function($) { $('#field_100').attr('maxlength', '500'); }); </script> <script> jQuery(document).ready(function($) { $('#field_108').attr('maxlength', '500'); }); </script>I looked up the field numbers of the fields that I wished to extend, and then added the scripts to the JavaScript code box under Theme Options > General Settings, but it had no effect.
Any idea why it does not provide a solution? Can I try something else?
June 23, 2015 at 19:29 in reply to: Errors with ARforms and Kleo's config.php of the pmPro-plugin #64561romanzy
ParticipantWow, thank you VERY MUCH Sharmstr.
You’r awesome!
June 23, 2015 at 15:42 in reply to: Errors with ARforms and Kleo's config.php of the pmPro-plugin #64472romanzy
ParticipantOK Sharmstr. Thank you for following up. Hopefully that 7th Queen will solve this in a next update.
June 20, 2015 at 17:40 in reply to: Errors with ARforms and Kleo's config.php of the pmPro-plugin #64047romanzy
ParticipantSeems that you really know everything Sharmstr.
Thank you once again.
June 19, 2015 at 20:49 in reply to: Errors with ARforms and Kleo's config.php of the pmPro-plugin #63937romanzy
ParticipantAttachments
romanzy
ParticipantThanks for your feedback Sharmstr.
I have a Retina Macbook, and even with a resolution of 1920×400, the image is blowing up too much to be good. I understand the issue of responsiveness very well, but at least you must be able to keep an image view of 80%.
romanzy
ParticipantThere is also a bug with Cover Photo. When you upload an image, then you can select Center, Top or Bottom.
Once an image is uploaded with for example center, and you then want to change the setting to for example to Top, the cover image is deleted/disappears.
romanzy
ParticipantBuddyPress Profile Tabs is now v1.5.9.
I’ve made a new theme which fits (almost) perfectly with the KLEO styling. Put the theme (in attachment) in the uploads folder, and enter the URL link
http://yourdomain.com/wp-content/uploads/jquery-ui-1.11.4.custom/jquery-ui.theme.cssunder BuddyPress Profile Tabs -> Settings in the link field to replace the default jQuery UI Themes.romanzy
ParticipantThere is a new version of BuddyPress Profile Tabs v1.5.8.
It now allows to upload a Custom jQuery UI Theme, so even more easy for KLEO developers to support this wonderful plugin.
romanzy
ParticipantGosh, of course I know about the URL input, but didn’t know about the profile links that way.
Sharmstr, you are simply fantastic !!!
THANK YOU.
May 24, 2015 at 21:06 in reply to: Display all product images in full size in the lightbox (WooCommerce) #60002romanzy
ParticipantThank you so much Sharmstr. I truly appreciate. I spend all Saturday trying to fix the problem. So. I’m glad that you solved it, and that v3.0 will come with a standard fix.
romanzy
ParticipantDeactivating the theme and then activating it again brought it back.
Thanks for your feedback Sharmstr.
-
AuthorPosts