Forum Replies Created
-
Author
-
September 26, 2015 at 08:42 in reply to: is it able to show/hide top bar menu based on user role? #79550jerrydParticipant
I searched forum, are these two plugins you are talking about?
https://wordpress.org/plugins/menu-items-visibility-control/
https://wordpress.org/plugins/nav-menu-roles/September 25, 2015 at 14:28 in reply to: is it able to show/hide top bar menu based on user role? #79478jerrydParticipantsorry for confusing you,
the menu I am talking about is the one under the admin top bar with ‘Menu item1 | menu item2 | Contact us’, which can be switched on/off in the theme option settgings.
Attachments:
You must be logged in to view attached files.jerrydParticipantI have uninstalled it before I copy to the plugin folder. is the plugin in 3.07 already the latest one(5.04)?
jerrydParticipantThanks.
I would like to place it on the home page of my site. If the context cannot be changed, then I can’t use it.jerrydParticipantIt is glad to see this will be fixed in next release.
Thanks guys, you are the best. 🙂jerrydParticipantothers are now working, but the breadcrumb still doesn’t work with this code
COPY CODE#main .alternate-color h1 { max-width: 80% !important; word-wrap: break-word; }
Attachments:
You must be logged in to view attached files.jerrydParticipantthis is the breadcrumb title
Attachments:
You must be logged in to view attached files.jerrydParticipantcos, I installed locally, haven’t deployed yet. so I donn’t have the link, sorry about that.
the attachment is about group directory page
Attachments:
You must be logged in to view attached files.jerrydParticipantthe message has same issue as well.
Attachments:
You must be logged in to view attached files.jerrydParticipantit seems not working~~:(
Attachments:
You must be logged in to view attached files.August 17, 2015 at 06:45 in reply to: Only the last word of group name has been displayed in group header #73344jerrydParticipantooh~~,sorry, I thought that was a name. awkward~~
August 13, 2015 at 12:11 in reply to: error with Undefined index: scope in lib/plugin-buddypress/config.php on line 2 #72836jerrydParticipantcool~~, thanks for that.
jerrydParticipantI just checked, the front-end has been translated. The back-end will do that differently?
August 12, 2015 at 11:20 in reply to: error with Undefined index: scope in lib/plugin-buddypress/config.php on line 2 #72676jerrydParticipantthe error message gone when I set to false. Is there any potential risks due to ignoring this error?
jerrydParticipantI have disabled all plugins, it still remains same.
Attachments:
You must be logged in to view attached files.jerrydParticipantunfortunately, it is still not working. 🙁
I did exactly what you said, and also turned site language zh_CN, the whole wordpress and rtMedia both shown the language correctly, only now the theme still remained unchanged.
Attachments:
You must be logged in to view attached files.jerrydParticipantI try to use it beacause buddypress registation page cannot even add a term and condition link.
I have tried the plugin calledAuto Terms of Service and Privacy Policy
, but it only works fine with wordpress standard registration form and default buddypress registration form without any extended profile fields, otherwise it will break the layout.What will you suggest if I just want to add a checkbox to term and conditions?
jerrydParticipantHi Radu,
I have tried that, but it is still not working. I place
is_textdomain_loaded
into kleo-child/functions.php for checking if the text domain is loaded, and the result is false.I have activated the kleo-child theme not the kleo
I have enabled the WordPress MU.The following is the header of kleo_framework-zh_CN.po
COPY CODE"Project-Id-Version: Kleo v3.0.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: \n" "PO-Revision-Date: Mon Aug 10 2015 19:13:48 GMT+1000 (AEST)\n" "Last-Translator: wp-dev-admin <wp-dev-admin@gmail.com>\n" "Language-Team: \n" "Language: Chinese (China)\n" "Plural-Forms: nplurals=1; plural=0\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-SourceCharset: utf-8\n" "X-Generator: Loco - https://localise.biz/\n" "X-Poedit-Language: English\n" "X-Poedit-Country: UNITED STATES\n" "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;" "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;" "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;" "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;" "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n" "X-Poedit-Basepath: ../../../\n" "X-Poedit-Bookmarks: \n" "X-Poedit-SearchPath-0: .\n" "X-Textdomain-Support: yes\n" "X-Loco-Target-Locale: zh_CN"
I have placed
if ($domain == "kleo_framework") throw new \Exception(var_export($l10n[$domain],true));
inside wp-includes/l10n.php for list all registered text domain, and the result is'Exception' with message 'NULL'
it seems that the text domain has not been registered.Attachments:
You must be logged in to view attached files.jerrydParticipantyes, it worked when I use Buddypress registration process. However, it will show nothing when I try to fall back to wordpress standard registration page.
jerrydParticipantI have updated the constant WP_LANG to zh_CN in wp-config.php, and also created zh_CN.po in theme languages folder, my wordpress has been translated to chinese, but the theme still remain unchanged.
August 3, 2015 at 14:05 in reply to: how to disable the resizeable property of what's new textarea #71308jerrydParticipantthanks Sharmstr.
August 3, 2015 at 12:00 in reply to: how to disable the resizeable property of what's new textarea #71298jerrydParticipantI put it into child style.css, it worked, but not working when I pasted in quick css. what is difference between them?
August 3, 2015 at 11:56 in reply to: how to disable the resizeable property of what's new textarea #71297jerrydParticipantunfortunately, it didn’t work. I have also trie this
COPY CODE#buddypress form#whats-new-form textarea { resize: none; }
it didn’t work neither. Any idea?
jerrydParticipantcool, but it didn’t hide this page ‘http://wp-play-around/members/wp-dev-admin/media/’ with the quick css. I will try you 2nd suggestion
Attachments:
You must be logged in to view attached files. -
AuthorPosts