-
mercime posted on the forum topic Buddypress 1.2.8 break smooth slider and multi level Nav in the group Installing BuddyPress: 15 years, 1 month ago
There have been many issues of WP plugins/custom theme incompatibility with WP 3.1 due to many changes in core. Btw, what theme are you using? WP 3.0.5 upgrade to WP 3.1 has broken “some stuff” along the way. https://wordpress.org/support/topic/troubleshooting-wordpress-31-master-list?replies=11 On each plugin’s homepage in WP repo, look to the…[Read more]
-
mercime posted on the forum topic Problem with Nav in IE 7 + IE8 – I'm on aMac so can't test it, can you help? in the group How-To and Troubleshooting: 15 years, 1 month ago
Cannot pinpoint the exact reason but it’s most likey the IE box model bug http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug and the “quirks mode”. You can read the article and go to links referenced to get a better grip. Web Standards/CSS guru Eric Meyers and many others have expanded on that issue among many other IE sins since way…[Read more]
-
mercime posted on the forum topic Change 'wrote a new blog post' text. in the group How-To and Troubleshooting: 15 years, 1 month ago
You’re welcome.
-
mercime posted on the forum topic ERROR: There was an error when creating the topic in the group How-To and Troubleshooting: 15 years, 1 month ago
-
mercime posted on the forum topic Our webiste was hacked in the group Installing BuddyPress: 15 years, 1 month ago
@gunju2221 so how’s the plugin working out or you?
-
mercime posted on the forum topic embedded media disappears on page refresh in the group oEmbed for BuddyPress: 15 years, 1 month ago
Change theme to bp-default theme. Could very well be that it’s your custom theme that’s the problem.
-
mercime posted on the forum topic How do I set up my social networking site better in the group Requests & Feedback: 15 years, 1 month ago
1. Before installing any plugin – BP or WP – double-check the compatibility of the plugin with the version of BP/WP you have installed. If the compatibility is not there and you choose to install the plugin, be prepared for errors and to tackle it. In other words, the safe bet for a novice is […]
-
mercime posted on the forum topic How do I set up my social networking site better in the group Requests & Feedback: 15 years, 1 month ago
-
mercime posted on the forum topic Buddypress 1.2.8 break smooth slider and multi level Nav in the group Installing BuddyPress: 15 years, 1 month ago
== it breaks smooth slider plugin and multi level Navigation plugin ==
It would help if you were more specific about which smooth slider plugin and which multilevel navigation plugin you are referring to. Are those the names of the plugins or the generic terms for such kinds of plugin? -
mercime posted on the forum topic Member List in the group How-To and Troubleshooting: 15 years, 1 month ago
=== Is it possible to display complete details and add additional fields tabout the member including a photo? === Yes. The avatar upload will be the photo of the member. https://codex.buddypress.org/getting-started/configure-buddypress-components/ === and Iād really not want them to be a member of WordPress. === BuddyPress is a WordPress plugin t…[Read more]
-
mercime posted on the forum topic How to activate the slider on the Speed theme? in the group How-To and Troubleshooting: 15 years, 1 month ago
=== but the custom field box is nowhere to be found. === @candanosa While in your Post > Add New or Post > Edit panel, click down the “Screen Options” tab on the upper right hand area of the screen and check on Custom Fields. When you close the Screen Options tab, it will show up. @gunju2221 […]
-
mercime posted on the forum topic How to activate the slider on the Speed theme? in the group How-To and Troubleshooting: 15 years, 1 month ago
Sounds like a large image should be attached to post. 1. While either in the Post > Add New or Post > Edit panel in the backend, you need to upload an image with the WP media uploader that will be attached to your post. 2. When that pop-up box appears, click on Link button […]
-
mercime posted on the forum topic Problem with Nav in IE 7 + IE8 – I'm on aMac so can't test it, can you help? in the group How-To and Troubleshooting: 15 years, 1 month ago
@Bowromir LOL, I had no doubts that you would be able to help Ross and conquer IE 7 š
-
mercime posted on the forum topic Our webiste was hacked in the group Installing BuddyPress: 15 years, 1 month ago
In addition to what @hnla said above, if you cannot log in your WP installation
https://codex.wordpress.org/Resetting_Your_Password#Through_phpMyAdmin -
mercime posted on the forum topic Change 'wrote a new blog post' text. in the group How-To and Troubleshooting: 15 years, 1 month ago
For this text string, you can use Westi’s method at http://blog.ftwr.co.uk/archives/2010/01/02/mangling-strings-for-fun-and-profit/
You can add the following code in your theme’s functions.php
translate( '%s wrote: %s' );[Read more]
}
return $translation;
}
}
add_filter('gettext', array('PJW_Translation_Mangler', 'filter_gettext'), 10,… -
mercime posted on the forum topic How can I upgrade BuddyPress Privacy Component so as to work with BuddyPress 1.2.8? in the group BuddyPress Privacy Component (BP Privacy, BP_Authz, or BPAz): 15 years, 1 month ago
-
mercime posted on the forum topic Problem with Nav in IE 7 + IE8 – I'm on aMac so can't test it, can you help? in the group How-To and Troubleshooting: 15 years, 1 month ago
@rossagrant since you bought the theme at bp-tricks.com, you should be able to get support from @Bowromir
-
mercime posted on the forum topic Problem with Nav in IE 7 + IE8 – I'm on aMac so can't test it, can you help? in the group How-To and Troubleshooting: 15 years, 1 month ago
@rossagrant you can see how your site is rendered in different IE versions via http://ipinfo.info/netrenderer/ Some future-proof tricks to use with IE 1. Add
widthto any float, e.g..navwrap { float: right; width: 475px; }2. Relative and Absolute Positioning, e.g. `#header { position: relative; } .navwrap { position: absolute; top: 5px; left:…[Read more] -
mercime posted on the forum topic Our webiste was hacked in the group Installing BuddyPress: 15 years, 1 month ago
In addition to what @hnla said above
https://codex.wordpress.org/FAQ_My_site_was_hacked
http://ocaoimh.ie/did-your-wordpress-site-get-hacked/
http://ottopress.com/2011/how-to-cope-with-a-hacked-site/https://codex.wordpress.org/Hardening_WordPress
Find resolution in WordPress.org Forums before installing BuddyPress
-
mercime posted on the forum topic [Resolved] Category Pages Go to White Screen. in the group How-To and Troubleshooting: 15 years, 1 month ago
@Gayatriom Glad you resolved the issue.
@gunju2221 “.. but all is well now!” š
- Load More
@mercime
Active 5 years, 7 months ago