BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Custom shortcodes not working on side bar widgets
Tagged: shortcodes
- This topic has 11 replies, 4 contibutors, and was last updated 9 years ago by Anonymous.
Question
November 5, 2015 at 6:10 pm #50792@karlosHello,
The theme bussyboss is great!
The only trouble I am experiencing is that my custom made shorcodes are not working. They show as plain [shortcode] in the side bar widgets. If I use other theme they work normally. What is the issue and how do I fix?
Please help!
Thank you!
Answers
November 5, 2015 at 6:29 pm #50793@mth75Try adding:
add_filter('widget_text', 'do_shortcode');
in your functions.php.November 5, 2015 at 9:56 pm #50798@karlosThank you!
that worked!
How can I do to make the links the users post in the wall to have target=”_blank” so they dont leave the our site?
Thank you!
November 6, 2015 at 2:25 pm #50922@karlosHello,
here is the ticket updated:1) How do I change the favicon?
2) How can I do to make the links the users post in the wall to have target=”_blank” so they dont leave the our site?Thank you!
November 6, 2015 at 10:25 pm #50932@karlosHello,
here is the ticket updated:1) How can I do to make the links the users post in the wall to have target=”_blank” so they dont leave the our site?
2) The photo ulpload for the buddy media plugin uploads the portrait photos as landscape. Please help!Thank you!
November 6, 2015 at 10:42 pm #50935@karlosHello,
here is the ticket updated:1) How can I do to make the links the users post in the wall to have target=”_blank” so they dont leave the our site?
2) The photo upload for the buddy media plugin uploads the portrait photos as landscape. Please help!
3) When activating buddy wall the “Favorite” little button option disappear from below the users updates in the wall. If the plugin is active, there is “Comment” and “I like”. And if the plugin is deactivated there is “Comment” and “Favorite”. How do I keep the 3 of them: “Comment”, “Favorite” and “I like”?YOUR HELP IS APPRECIATED GUYS
Thank you!
November 7, 2015 at 12:18 pm #50975@karlosHello,
here is the ticket updated:1) How can I do to make the links the users post in the wall to have target=”_blank” so they dont leave the our site?
2) The photo upload for the buddy media plugin uploads the portrait photos as landscape. Please help!
3) When activating buddy wall the “Favorite” little button option disappear from below the users updates in the wall. If the plugin is active, there is “Comment” and “I like”. And if the plugin is deactivated there is “Comment” and “Favorite”. How do I keep the 3 of them: “Comment”, “Favorite” and “I like”?
4) how do I use my own custom login/registration page. Some links, like the “login to comment”, takes the user to wp default login page. Is there a hook or filter I can use?YOUR HELP IS APPRECIATED GUYS
Thank you!
November 8, 2015 at 3:05 am #51007@
AnonymousHi @karlos,
You can add a favicon or site icon from WordPress admin area. Simply go to Appearance » Customize and click on the ‘Site Identity’ tab.
For new tab check WP External Links plugin it will open all the external links in new tab
https://wordpress.org/plugins/wp-external-links/Regards
November 9, 2015 at 6:49 pm #51163@karlosThanks for the reply
1) The photo upload for the buddy media plugin uploads the portrait photos as landscape. Please help!
2) When activating buddy wall the “Favorite” little button option disappear from below the users updates in the wall. If the plugin is active, there is “Comment” and “I like”. And if the plugin is deactivated there is “Comment” and “Favorite”. How do I keep the 3 of them: “Comment”, “Favorite” and “I like”?
3) how do I use my own custom login/registration page. Some links, like the “login to comment”, takes the user to wp default login page. Is there a hook or filter I can use?
4) Where do I translate the “Site Wide Activity” title in the main activity page? I cannot find it with loco translate neither in the theme or pluginsPlease help,
Thank you!
November 12, 2015 at 3:25 am #51451@
AnonymousHi @karlos,
1) Inside the BuddyBoss Media plugin there is a setting for Image rotation , please turn that on
2) We have modified same BuddyPress Favorite as Like with BuddyBoss Wall plugin
3) You can use theme “my login login” plugin or any one similar it will allow you to lock down wordpress wp-login.php and will allow you to keep login at a page
4) You can translate that inside BuddyPress language files
RegardsNovember 16, 2015 at 12:18 pm #51869@karlosThank you for the reply, you mean “https://wordpress.org/plugins/theme-my-login/” to lock the native wp login page?
November 20, 2015 at 10:12 am #52320@
Anonymousyes, there are few other plugin in WordPress repo to lock down wp-login.php
Regards
Varun Dubey
- The question ‘Custom shortcodes not working on side bar widgets’ is closed to new replies.