Forum Replies Created
-
Author
-
November 20, 2017 at 18:16 in reply to: ?level=3:28 Uncaught SyntaxError: Unexpected identifier #180396
Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
The markup it’s generated without specific classes or ID’s there to can target only the
COPY CODEtable.shop_attributes tr td p a[rel=tag] { background: red; }
there should be on any TR a class named by section like tr class=”condition” or tr class=”validation” etc
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, Let me know now what your current questions are. Related to the last one did you want to say that if you are search using fields I am a -> man , looking for a woman returns mans instead womens ? In wp-admin -> users -> profile search
Cheers
R.
Radu
ModeratorHi,
Just use this css
COPY CODE@media only screen and (min-width:321px) and (max-width:768px) { .dl-horizontal dt { width: auto !important; } .dl-horizontal dd { margin-left: 75px; } }will look like this on tablet

The css will be added in wp-admin -> theme options -> Styling Options -> Quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
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 go to wp-admin -> loco translate -> themes
---
If the pot file cannot be generated cuz exceeds the 100k limit do the next
Cheers
R.
Radu
ModeratorHi,
I don’t understand what do you mean by non-AJAX search can you provide a screenshot ?
The view will be generated when there are more than and the post type it’s post.
The ajax search will be improved in future versions
cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2017 at 16:58 in reply to: TinyMCE Insert/edit link modal does not display correctly in Kleo w/bbpress #180378Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Yes you right, i’ve forgot… sorry
Here’s the css that makes the image to fit int the circle
COPY CODE#buddypress #friend-list li div.item-avatar img.avatar, #buddypress #member-list li div.item-avatar img.avatar, #buddypress #members-list li div.item-avatar img.avatar { width:100%; }The CSS will be added to wp-admin -> theme options -> general settings -> quick css
Now it’s fit but the image it’s a little pixelated because the avatar had 50px and there should be increased so you will have to create a file named members-loop.php in child theme in this path
wp-content/themes/kleo-child/buddypress/members/members-loop.php
in that you will paste this content : https://pastebin.com/raw/3VMWhbfnThat’s it
NOTE : Child theme needs to be installed and activated.
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,
Cannot login but anyway is no longer need, just create a file named members-loop.php in child theme in this path wp-content/themes/kleo-child/buddypress/members/members-loop.php in that you will paste this content : https://pastebin.com/raw/3VMWhbfn
NOTE : Child theme needs to be installed and activated.
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 use this code instead : https://pastebin.com/FkNKtrmD
The function needs to be pasted in wp-content/themes/sweetdate-child/functions.php

NOTE : Child theme needs to be installed and activated.
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 se default pmpro checkout flow there by copying this file :
/wp-content/plugins/paid-memberships-pro/pages/checkout.php
to
/wp-content/themes/sweetdate-child/paid-memberships-pro/pages/checkout.phpIn this way you will have default pmpro checkout workflow.
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust use [kleo_bp_activity_page] this shortcode instead activity stream it will duplicate the bp activity page.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust translate with an extra space so instead “vor” will be “vor ”
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatorno problem
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,
try this css
COPY CODE#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{ height:60px; overflow: hidden; text-overflow: ellipsis; }Let me 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,
Just add to that button kleo-scroll-to class and if you link the href=”” to a div in the same page the smooth scroll will be generated
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,
No problem
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 17, 2017 at 17:26 in reply to: I can´t add more than 5 images , visual composer accept a TOTAL of 5 images #180138Radu
ModeratorHi,
I’ve tried already checked that but the phpinfo() function it’s not allowed to run because of the hosting restrictions , see here details in a previous ticket : https://archived.seventhqueen.com/forums/topic/i-cant-add-more-than-5-images-visual-composer-accept-a-total-of-5-images/#post-179260
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,
Ok then
Good Day
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 17, 2017 at 17:22 in reply to: TinyMCE Insert/edit link modal does not display correctly in Kleo w/bbpress #180136Radu
ModeratorNot marked as solutionRadu
ModeratorPlease provide to me in a private reply working FTP credentials + wp admin and tell where you placed the code
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 17, 2017 at 15:48 in reply to: ?level=3:28 Uncaught SyntaxError: Unexpected identifier #180124Radu
ModeratorNot marked as solutionNovember 17, 2017 at 15:48 in reply to: ?level=3:28 Uncaught SyntaxError: Unexpected identifier #180123Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
I see, i’ve made a confusion, i taught you need that for Kleo.
You can change the read more string or any other string with loco translate, i will add the procedure below.
Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
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 paste this code in wp-content/themes/kleo-child/functions.php
NOTE : Child theme needs to be installed and activated.
https://pastebin.com/raw/tqAQb39y
If the translations no longer works for ago. press sync in loco
Let me 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,
Cannot see your website it says “This site is under developement.”
To can see the members directory please privde an account an link to members directory.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes,
There you should set padding top 0 instead 80 for the row that contains the form and rest of two columns.
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 add the next snippet to sweetdate_child/functions.php
And replace with your text.
COPY CODEfunction translate_memberships_options($kleo_pay_settings) { $kleo_pay_settings = array( array( 'title' => __('Restrict members directory1', 'kleo_framework'), 'front' => __('View members directory1', 'kleo_framework'), 'name' => 'members_dir' ), array( 'title' => __('Restrict viewing other profiles2', 'kleo_framework'), 'front' => __('View members profile2', 'kleo_framework'), 'name' => 'view_profiles' ), array( 'title' => __('Restrict access to groups directory3', 'kleo_framework'), 'front' => __('Access group directory3', 'kleo_framework'), 'name' => 'groups_dir' ), array( 'title' => __('Restrict access to single group page4', 'kleo_framework'), 'front' => __('Access to groups4', 'kleo_framework'), 'name' => 'view_groups' ), array( 'title' => __('Restrict users from viewing site activity', 'kleo_framework'), 'front' => __('View site activity', 'kleo_framework'), 'name' => 'show_activity' ), array( 'title' => __('Restrict users from sending private messages', 'kleo_framework'), 'front' => __('Send Private messages', 'kleo_framework'), 'name' => 'pm' ), array( 'title' => __('Restrict users from adding media to their profile using rtMedia or bpAlbum', 'kleo_framework'), 'front' => __('Add media to your profile', 'kleo_framework'), 'name' => 'add_media' ) ); return $kleo_pay_settings; } add_filter( 'kleo_pmpro_level_restrictions', 'translate_memberships_options', '10',1);If copying the code from above causes fatal error paste it from here : https://pastebin.com/raw/S4wm1nP3
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Can you help with something else ?
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,
Check directly on the page level so go to wp-admin-> pages -> look for your homepage, see 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
ModeratorHi,
Look in wp-admin-> appearance -> widgets -> sidemenu area

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

