-
Margarete Koenen replied to the topic Dashboard goes white (WSOD+/-) when buddypress is activated in the forum
WordPress Troubleshooting and Support 7 years ago
Have you gone through the basic troubleshooting steps as described here ?
-
Margarete Koenen replied to the topic Activity Stream Commenting not Working in the forum BuddyPress Troubleshooting and Support 8 years, 3 months ago
I ended up loading the missing scripts from my functions file. It looks like this:
function mk_add_bp_js() {
[Read more]
if (!is_admin() && bp_is_group()) {
wp_enqueue_script( 'buddypress-js-min', plugins_url() . '/buddypress/bp-templates/bp-legacy/js/buddypress.min.js','jquery', '2.1.1');
wp_enqueue_script( 'buddypress-cookie', plugins_url() .… -
Margarete Koenen started the topic Activity Stream Commenting not Working in the forum
BuddyPress Troubleshooting and Support 8 years, 3 months ago
Activity stream commenting is not working on our website, http://leadernet.org. When you click the button the input box simply does not show. Interestingly on my local identical installation everything works fine.
I believe that the problem is due to the fact that the buddypress.js (buddypress > bp-templates > bp-legacy > js > buddypress.js )file…[Read more]
-
Margarete Koenen started the topic Activity Stream Commenting not Working in the forum
BuddyPress Troubleshooting and Support 8 years, 3 months ago
Activity stream commenting is not working on our website, http://leadernet.org. When you click the button the input box simply does not show. Interestingly on my local identical installation everything works fine.
I believe that the problem is due to the fact that the buddypress.js (buddypress > bp-templates > bp-legacy > js > buddypress.js )file…[Read more]
-
Margarete Koenen started the topic Activity Stream Commenting not Working in the forum BuddyPress Troubleshooting and Support 8 years, 3 months ago
Activity stream commenting is not working on our website, leadernet.org. When you click the button the input box simply does not show. Interestingly on my local identical installation everything works fine.
I believe that the problem is due to the fact that the buddypress.js (buddypress > bp-templates > bp-legacy > js > buddypress.js )file is not…[Read more]
-
Margarete Koenen started the topic BuddyPress groups with different languages? in the forum
WordPress Troubleshooting and Support 8 years, 6 months ago
We have created a site whose default language is English. Now we need to create a BuddyPress group that will be used by Portuguese speakers. Another group using French is also being planned.
We need the user to be able to change the language of the interface with the click of a button. We have looked at various multi language plugins but only one…[Read more]
-
Margarete Koenen replied to the topic Put date picker into page that lets me change page display in the forum
WordPress Troubleshooting and Support 8 years, 7 months ago
I figured it out. “action” has to be empty. So it looks like this:
<form action="" method="post">
-
Margarete Koenen started the topic Put date picker into page that lets me change page display in the forum
WordPress Troubleshooting and Support 8 years, 7 months ago
I am creating charts based on data provided by previously created Gravity form entries into pages.
Now I want to allow the user to limit the information displayed. So I added input fields to the template and a jQuery datepicker. This all works, but I can’t figure out how to catch the user input.
My jQuery is very…[Read more]
-
Margarete Koenen replied to the forum topic MY WIDGETS ARE ALL MISALIGNED in the group
WordPress Troubleshooting and Support 9 years, 3 months ago
Looks to me like the text widget in the second sidebar has an error in it. It seems to be closing the sidebar and the remaining widgets are no longer contained inside the second sidebar but float every which way […]
-
Margarete Koenen replied to the forum topic twenty twelve child in the group
WordPress Troubleshooting and Support 9 years, 11 months ago
Yes, that’s the code I have. I found this discussion of the issue:
http://wordpress.org/support/topic/problem-with-child-themes-spun-and-twenty-twelve
-
Margarete Koenen replied to the forum topic twenty twelve child in the group
WordPress Troubleshooting and Support 9 years, 11 months ago
I tested creating a child theme at http://wp.prevuz.net and it is working. I did everything the usual way.
-
Margarete Koenen replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 10 years ago
I see that you are using a theme named ‘supersceleton’ by Themeforest. Could you deactivate the version you are currently using and install a fresh copy of it?
It seems to me that for some reason various […]
-
Margarete Koenen replied to the forum topic Social media share buttons for wordpress galleries in the group
Plugins 10 years, 1 month ago
I upgraded my site to WordPress 3.5 and installed the Share This Plugin. The share link is showing on specific gallery items. I know that this didn’t use to be the case. So either its a new version of the plugin […]
-
Margarete Koenen replied to the forum topic i need a good book: i'm embarrassingly new to WP . . . in the group
WordPress Troubleshooting and Support 10 years, 6 months ago
Have you considered trying to find someone who might help you fill in the missing pieces? Since you seem to have good knowledge in some areas and less in others, that might be the way to go.
You might also find […]
-
Margarete Koenen replied to the forum topic Displaying Multiple Blogs in the group
WordPress Troubleshooting and Support 10 years, 6 months ago
If I understand you right, you now have in your menu bar Home, News, Updates, Art and maybe a view other pages. News, Updates and Art are showing posts in their categories but Home is displaying all blogposts. […]
-
Margarete Koenen replied to the forum topic Displaying Multiple Blogs in the group
WordPress Troubleshooting and Support 10 years, 6 months ago
David, it is best to keep your answers within the forum instead of putting it in the activity stream.
You answered:
Hello Margarete,
I tried creating categories for each section of content and it does […]
-
Margarete Koenen replied to the forum topic Displaying Multiple Blogs in the group
WordPress Troubleshooting and Support 10 years, 6 months ago
Create the categories ‘News’, ‘Updates’ and ‘Art’ and then assign your posts to one of those categories. When you go to Appearance- Menu you will be able to make your categories into navigation items. When […]
-
Margarete Koenen replied to the forum topic Testing Code on a Mobile Device in the group
WordPress Troubleshooting and Support 10 years, 7 months ago
Did you get this fixed? It looked perfect in Chrome, Opera,on my ipad 2 and a mobile phone simulator.
-
Margarete Koenen replied to the forum topic set up wordpress functionality for small business – simple in the group
Job Board 10 years, 9 months ago
Hi Zenaidalo,
I just stumbled across your post. It’s already two weeks old and maybe you have already gotten all the help you are looking for.
I still want to point out that much of the functionality you […]
-
Margarete Koenen replied to the forum topic Previous | Next Posts (or Pages) with Excerpt in the group
WordPress Troubleshooting and Support 10 years, 9 months ago
I placed the code for prevous title, image and excerpt at http://snipt.org/uific9.
You would do the next link in the same way. - Load More