Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Try to add this line into child theme functions php (wp-cotent/themes/sweetdate-child/functions.php)
COPY CODEadd_filter( 'xprofile_get_field_data','wpautop' );Another possible solutions here : https://buddypress.org/support/topic/line-breaks-in-profile-fields-descriptions-not-showing/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 24, 2016 at 18:35 in reply to: Profile Fields: ‘Multi Select Box’ title is not shown on iPhone: “0 objects” #126761Radu
ModeratorHi,
Yes i saw that, and i see also the multi select it work only it says 0 items and it refers you don’t have any items selected.
Do you think there is a theme problem ? How it was before ? What do you want to write there instead of 0 items ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 24, 2016 at 17:54 in reply to: Memberships pricing – Put $ after the price and remove decimal #126742Radu
ModeratorHi,
Go to wp-admin -> woocomerce -> see attached screenshot
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
Have a nice week
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, Your "problem" is caused by some custom css that you have added in wp-content/themes/buddyapp-child/style.css and/or in theme options -> quick css Cheers R.Radu
ModeratorHi,
I will add this to improvement list and most probably this will be fixed in future updates.
I will let you know with the status of this
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 23, 2016 at 19:00 in reply to: Profile Fields: ‘Multi Select Box’ title is not shown on iPhone: “0 objects” #126559Radu
ModeratorHi,
I need to see page url where i can see these : https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2016/06/iPhone-multi-select-boxes.jpg
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,
You can do that with this css
COPY CODEa.post-time { display: none !important; } .post-date { display: none; }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. Ticket solutionRadu
ModeratorHi,
just have updated the bp to 2.6.0 and i cannot see any noticeable problem.
You can try to test these in a test install, also it’s recommend to wait until we release a new kleo version that will patch the potential problems
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,
Please install a previous version of buddypress until we release an update that will fix these problems
https://downloads.wordpress.org/plugin/buddypress.2.5.0.zip
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorActually i recommend you to install a previous version : https://downloads.wordpress.org/plugin/buddypress.2.5.0.zip
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,
Thank you for reporting this,
You can use a previous version of buddypress to get rid of that warnings, but if there are only these errors and the buddypress works ok you can leave it like that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 23, 2016 at 18:40 in reply to: Activating recommended plugins -> blank page, no chance to enter dashboard #126549Radu
ModeratorHi,
This can be caused by some other plugin, anyway please activate wp debug and then activate again recommended plugins to see whats debug says.
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi, Logged to your site and it shows another theme, Try to activate back buddyapp then go to wp-admin -> appearance -> install plugins, check if visual composer or k-elements have an update notice. Also try to de-activate buddyapp child theme to see if is caused by the child theme,also you can try to de-activate all plugins except buddypress and check again, if the problem disappears activate plugins back one by one to identify what causes this Cheers R.June 23, 2016 at 18:05 in reply to: Fatal error message after upgrading from 2.4.1 to latest KLEO #126535Radu
ModeratorHi, Your problems are cause by the kleo theme version 2.4 that si very old, please update theme to latest version 4.0.7 and after that is very important to update bundled plugins from wp-admin -> appearance -> install plugins -> press update for plugins that have this button link available there, that's all. Also Update wordpress to latest version Cheers R.Radu
ModeratorHi,
The Kleo is compatible with WP 4.4.4 also the latest WP version is 4.5.3 and it’s compatible also.
Maybe one of the plugins that you are using need to be updated to, please perform an update to latest WP version with plugin disabled
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 23, 2016 at 17:48 in reply to: Cache Pluging and Custom Post Types with Restrict Site and Post Publish on Activtity #126528Radu
ModeratorNot marked as solution -
AuthorPosts