-
DD
KeymasterApril 2, 2014 at 13:13 in reply to: I can't activate the themebbpress is needed for forums of groups.
DD
KeymasterApril 2, 2014 at 13:11 in reply to: cannot installYou are trying to upload whole file downloaded from ThemeForest. You have to unzip downloaded file -> compress Cinematix folder to ZIP format and upload. Inside the Help folder you
DD
KeymasterHi,
Go to settings -> buddypress and activate Messages component.
DD
KeymasterMarch 31, 2014 at 09:06 in reply to: Fatal errorHello,
Enable “Notifications” component under buddypress settings.
DD
KeymasterMarch 29, 2014 at 09:51 in reply to: Link tiles to pages?Open frontpage1.php, remove it – http://pastebin.com/QhKtCK8z and paste it – http://pastebin.com/MwMhcfr4
Now you can edit path to each image, link title etc.
DD
KeymasterOpen responsive.css and paste it:
`.one_fourth { width:100%; }`
after:
`@media screen and (max-width:740px)
{`DD
KeymasterMarch 29, 2014 at 09:38 in reply to: Window resize issueHi,
You have to refresh page so cufon font will adopt to new screen size.
http://www.responsinator.com/?url=http%3A%2F%2Fdemo1.diaboliquedesign.com%2F3%2F
DD
KeymasterMarch 28, 2014 at 10:25 in reply to: Resend ActivationAs I know it’s even not possible with Buddypress.
DD
KeymasterI’m still working
DD
KeymasterMarch 28, 2014 at 10:22 in reply to: Child Theme ErrorI just checked this child theme and there is no problems so I don’t know how to help you.
DD
KeymasterMarch 28, 2014 at 10:14 in reply to: Wild Community AnnouncementHi,
You can move it to Sidebar – Pages widget area.
DD
KeymasterSo it’s probably just impossible to do it with bbpress. Maybe on this forum somebody will help you – http://bbpress.org/forums/
DD
Keymasterpaste it into myStyle.css:
`#front-login-submit { background:#cccccc; }`
DD
KeymasterGo to WP Dashboard -> settings -> increase Disallow editing after
DD
KeymasterOK, I see but the same problem is with a Default BP theme which you can find here – buddypress\bp-themes\bp-default
I will take a look on it.
DD
KeymasterNow URLs are inside language file.
DD
KeymasterMarch 25, 2014 at 10:02 in reply to: Child Theme ErrorIf the problem is with main theme then probably main folder of theme doesn’t contain following file:
wp-content/themes/OneCommunity/admin/options-framework.phpReupload theme again.
DD
KeymasterHi,
It doesn’t looks like a theme issue, check a default WP theme.
DD
KeymasterHi,
It can be caused by some plugin – http://www.cryoutcreations.eu/forums/t/error-message-warning-strpos-function-strpos-empty-needle-in
Anyway I don’t see any problems on my demo – http://i.share.pho.to/d43c8604_o.png
DD
KeymasterMarch 24, 2014 at 10:49 in reply to: rtMedia Plugin1. Open functions.php and paste it:
`function rtmedia_main_template_include($template, $new_rt_template) {
return locate_template(‘rtmedia.php’);
}
add_filter(‘rtmedia_main_template_include’, ‘rtmedia_main_template_include’, 20, 2);`just before:
`?>`
2. Create new file rtmedia.php here
DD
KeymasterMarch 24, 2014 at 10:45 in reply to: Forum Signature?Check this plugin https://wordpress.org/plugins/better-bbpress-signature/
under default WP theme.DD
KeymasterWhich login button?
DD
KeymasterMarch 24, 2014 at 10:38 in reply to: 1 Gallery for All usersIf you have some problem with plugin then check it – http://themeforest.net/item/wildcommunity-buddypress-theme/3146452/faqs/12134
DD
KeymasterMarch 24, 2014 at 10:34 in reply to: Child Theme ErrorRemove old child theme via FTP and install new.
DD
KeymasterMarch 24, 2014 at 10:25 in reply to: Read moreHi,
You have to insert more tag inside post – http://codex.wordpress.org/Customizing_the_Read_More
DD
KeymasterMarch 22, 2014 at 10:25 in reply to: Child Theme ErrorInstall this child theme – http://www.demo1.diaboliquedesign.com/4/OneCommunity-child.zip
DD
KeymasterMarch 22, 2014 at 10:19 in reply to: Full Width on certain pagesHi,
Inner pages of buddypress just doesn’t support page templates so there is possible 1 design (with sidebar).
DD
KeymasterMarch 21, 2014 at 13:00 in reply to: Menu bar + arrow colorUse files manager on your hosting account.
DD
KeymasterIt can be changed under theme options panel.
DD
KeymasterMarch 21, 2014 at 10:00 in reply to: Comment box outline not showingHi,
Open wp-content/themes/WildCommunity/css/bbpress.css remove everything and paste it http://www.demo1.diaboliquedesign.com/3/wp-content/themes/WildCommunity/css/bbpress.css
DD
KeymasterMarch 20, 2014 at 10:11 in reply to: download speedYes, it’s OK. You can test Gzip compression using this tool
DD
KeymasterMarch 20, 2014 at 10:09 in reply to: Can't access to /members/username/activity, /members/username/groups.I have no idea, it looks like some mod rewrite issue, maybe it’s caused by some plugin. Activate a default WP theme and ask for help here – http://buddypress.org/support/
DD
KeymasterHi,
Open css/responsive.css file, remove everything and paste it – http://www.demo1.diaboliquedesign.com/6/wp-content/themes/Xphoria/css/responsive.css
DD
KeymasterMarch 19, 2014 at 10:01 in reply to: Layout problemsHi,
1. Open contact.php and remove:
``
2. Try to reupload css/responsive.css file.
DD
KeymasterYou have to move them to the The New Era dashboard. This is not a theme related question so you should ask here – http://premium.wpmudev.org/forums/forum/beginners-wordpress-mu-discussion
DD
KeymasterMarch 18, 2014 at 10:39 in reply to: Create GroupsYou have to click Create a Group button on this page
DD
KeymasterMarch 18, 2014 at 10:36 in reply to: show slide buttonsHi,
paste it into myStyle.css:
`.buttonCon { display:block!important; }`
DD
KeymasterMarch 18, 2014 at 10:28 in reply to: download speedHi,
Install this plugin – https://wordpress.org/plugins/quick-cache/
Also enable Gzip compression pasting follwing code – http://pastebin.com/zqMmpDtp
into .htaccess file (main folder of WP installation)You can test Gzip compression using this tool – http://www.whatsmyip.org/http-compression-test/
DD
KeymasterI see 3 users under The New Era Dashboard.
DD
KeymasterMarch 17, 2014 at 15:43 in reply to: Can't access to /members/username/activity, /members/username/groups.Try to reinstall Buddypress plugin or even remove tables of buddypress in database.
DD
KeymasterYour users must register under New Era website and they will be visible on New Era website, that’s how WPMU works.
DD
KeymasterMarch 17, 2014 at 12:52 in reply to: Can't access to /members/username/activity, /members/username/groups.Hi,
Does it work when a default WP theme is active?
DD
KeymasterMarch 17, 2014 at 12:50 in reply to: Can not Create a New TopicDoes it work when a Default WP theme is active?
DD
Keymaster1. Open footer.php and remove it:
`
`
2. Paste it into myStyle.css:
`#navigation { display:none; }`
`.logged-in #navigation { display:block; }`
DD
KeymasterOpen functions.php and remove it
`
DD
KeymasterOr just send me login to your WP dashboard.
DD
KeymasterIt looks like you just have a mess in settings. WPMU is not a simple CMS. Can you show me a working default BP theme on your site?
I can export the data of the 3 users that show up in the New Era website or in Fairview website
Export is processed by WP dashboard, not by theme. If you say that a default WP theme works fine then enable WP theme, export users and then enable my theme. I’m sure it doesn’t work under a default WP theme because you have mess in settings.
DD
KeymasterMarch 15, 2014 at 10:14 in reply to: Video links not workingThis is a Custom Field not Featured Image and my theme just doesn’t support it.
DD
KeymasterDD
KeymasterHi,
Try this plugin – https://wordpress.org/plugins/bbpress-do-short-codes/
DD
KeymasterMarch 14, 2014 at 10:38 in reply to: Menu bar + arrow colorReplace this image – images/menu-arrow1.png and this color
`border-top:3px solid #f2763b;`
inside style.css
DD
KeymasterThe problem is registered users in the main website.
Are you talking about frontpage http://www.demo1.diaboliquedesign.com/3/ or inner page http://www.demo1.diaboliquedesign.com/3/members/
If you are talking about frontpage then my theme just doesn’t support/display any list of members on frontpage except “Recently Active Members” widget.
DD
KeymasterDo you have the same problem with a default WP theme? Also check a default BP theme which you can find here – wp-content/plugins/buddypress/bp-themes/bp-default/
DD
KeymasterThis page – http://theneweraclubs.com/members/
displays users which were logged at least once.DD
KeymasterMarch 12, 2014 at 09:49 in reply to: Read More buttonHi,
You have to insert more tag – http://codex.wordpress.org/Customizing_the_Read_More
DD
KeymasterMarch 11, 2014 at 09:44 in reply to: Site registrationRead in documentation X. How to translate theme? chapter.
DD
KeymasterMarch 11, 2014 at 09:43 in reply to: Link to 'about-us' pageGo to Pages -> About Us page.
DD
KeymasterI have done all the things but no translation is showing up. It may be because I am using a child theme. What should I do so that the child theme shows the translated strings? Nothing is working! I am translating the strings via
DD
KeymasterMarch 10, 2014 at 11:14 in reply to: Site registrationHi,
Create empty page called Login (Pages ? Add New) with selected Login Page template (permalink must be login – permalink can be changed in the language file).
DD
KeymasterMarch 10, 2014 at 11:12 in reply to: Child themeYou can download child theme here – http://www.demo1.diaboliquedesign.com/4/OneCommunity-child.zip
DD
KeymasterMarch 10, 2014 at 11:07 in reply to: Customize each pageSorry, but I don’t understand. Do you want to change design?
DD
KeymasterMarch 8, 2014 at 10:29 in reply to: can not add ajax search formYou can download new version here – http://demo1.diaboliquedesign.com/4/codecanyon-3357410-ajax-search-pro-for-wordpress-2.3.zip
Right now I can’t even make it working with a default WP theme.
DD
KeymasterPlease read X. How to translate theme?
DD
KeymasterMarch 8, 2014 at 09:37 in reply to: Creating WildCommunity child themeSorry, I updated tutorial.
DD
KeymasterMarch 7, 2014 at 10:38 in reply to: can not add ajax search formOne new problem, seems it does not support Chinese characters, nothing can be found if I input Chinese characters.
Got to Ajax search pro settings and decrease Minimal character count to trigger search to 1 and save.
-
This reply was modified 12 years ago by
DD.
DD
KeymasterMarch 7, 2014 at 10:08 in reply to: Profile FieldsSo it’s not possible.
DD
KeymasterMarch 6, 2014 at 10:31 in reply to: List of pluginto use the theme in it extreme
I don’t understand.
Also is there any plugin which I can use to encrypt the code
Try this plugin – http://wordpress.org/plugins/autoptimize/
DD
KeymasterMarch 6, 2014 at 10:08 in reply to: Profile FieldsTry to paste it http://pastebin.com/tzV1riZh in the members/single/member-header.php file before
`
`
DD
KeymasterProbably this code doesn’t work anymore. Check a default WP theme.
DD
KeymasterMarch 5, 2014 at 10:16 in reply to: Profile FieldsUser can edit it on activity page – http://www.demo1.diaboliquedesign.com/5/activity/
-
This reply was modified 12 years ago by
