Search Results for 'woo canvas'
-
AuthorSearch Results
-
November 10, 2016 at 11:31 am #260899
In reply to: Group header file problems
jaumearagay
Participant@manueldo, I’m using a child theme for Canvas from Woo.
I’m so busy this week with something else… I’ll update to 2.7.2. probably on the weekend. I’ll keep you posted! 😉December 29, 2015 at 9:04 pm #248189jscmal
Participant@Mark … I tested it with Twenty Fifteen WordPress Standard Theme and the problem happens. Then it is not properly a theme problem
I use the woothemes Canvas Theme release 5.9.3 and 5.9.15 (the latest).
To make work properly rtmedia was necessary add a fixing in the child theme functions.php and it worked properly:
// BuddyPress - Fixing for rtMedia function rtmedia_main_template_include($template, $new_rt_template) { global $wp_query; $wp_query->is_singular = true; return get_page_template(); } add_filter('rtmedia_main_template_include', 'rtmedia_main_template_include', 20, 2);
In any case, if with the standard wordpress theme the problem happens and then it could not be a theme problem, then rtmedia could have some conflict with another module.
Anyway, I will open an account on the rtmedia website and i will open a ticket, adding screenshots of the problem.
Kind regards
G. Aloe
December 28, 2015 at 3:58 pm #248155jscmal
ParticipantHi,
– WordPress 4.4 – Upgraded from the previous release
– BuddyPress 2.4.3 – Upgraded from the previous release
– No customization in buddypress core
–I have added a new post where I explained all the things in a better way, giving all the details about wordpress, buddypress and the plugins. But I added it 2 times but in both cases it was not published, I don’t know why.
In practice is the Filtering that is not working for any user that is not admin. My admin account works properly.
Another thing that happens is that keeping the Activity Stream page opened, the bar that says “Load Newest” appear also if there is no new post in the stream.
I tested using the default WordPress Theme Tweenty Fifteen but the problem happens also there.
About the theme used. It is Woothemes Canvas 5.9.3 and 5.9.15 . Never had problems with these themes using BuddyPress.
The only customization that I did for BuddyPress are just CSS tags and when I upgraded to the new wordpress release and to the buddypress latest release, everything worked properly between buddypress, wordpress and the theme.
About the plugins, I didn’t changed them until now. I will make a test deactivating some plugins.
What is the reason that make you think that can be a plugin?
Kind regards.
G.Aloe
June 3, 2015 at 8:48 pm #240130Topic: Log in Log out menu items missing
in forum How-to & Troubleshootingsoundling9
ParticipantThis is my second BP install. The first one works fine. I’m using the same theme Canvas by Woo. No plugins right now. I removed BP then reinstalled to no avail. The top menu shows 4 links: registration, groups, members and activity. I’m missing Login/logout. I looked in the appearance/menu settings and noticed that on my other install there is a panel just for BP menu items. That panel seems to be missing on this install. These 2 items seem to be generated by BP so I have no idea how to make them appear. I also commented out all my custom css but that didn’t do anything. The site I’m using for BP is in a subfolder of the main site. I created a new WP install inside the subfolder, activated canvas and added BP then I plan to just link to it from the main site. here’s the link. http://www.huguenotyc.com/hyc-members/
Thanks in advance for any help. BP is a great plugin! Chrome 43.0.2357.81 imac 10.9.5. (on Firefox even the WordPress top band is missing).May 1, 2015 at 8:35 am #238597In reply to: Change text colour inside button
danbp
ParticipantRead your theme documentation.
Also here about premium theme and what you can expect as help from here in such a case.
https://buddypress.org/support/topic/when-asking-for-support-2/April 30, 2015 at 9:26 pm #238587In reply to: Change text colour inside button
danbp
ParticipantFind this in your theme style.css file and replace color:white to something else.
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button -moz-appearance: none; background: none repeat scroll 0 0 #428bca; border-color: rgba(255, 255, 255, 0); border-radius: 3px; border-style: solid; border-width: 1px; box-shadow: 0 0 0 0 #888; box-sizing: border-box; color: white !important; /* <-- change here */ cursor: pointer; display: inline-block; font-family: inherit; font-size: 1em; font-weight: 200; line-height: 1.618em; overflow: visible; padding: 0.327em 1em; text-align: center; text-decoration: none; text-shadow: none; text-transform: uppercase; white-space: normal; width: auto; }
or see Canvas documentation on how to modify button colors.
February 17, 2015 at 8:12 am #234602In reply to: Members not showing up, cannot register new users
officeFocus
ParticipantNot multiblog that I can see – I have installed twice and still missing “Register” and “Activate” pages. All help displays settings I can’t see. Irony is I have a constant spammers registering as WP users, but I can’t find a way. I have Woocommerce and “Canvas” theme active, but have deactivated both with no change in outcome.
October 21, 2014 at 5:57 pm #221411danbp
Participanthi @roddaut,
don’t thought to much, a theme can influence over all a site, including the admin. This happens in 90% of the issues handled on this forum.
Thought the latest Canvas was 2014.10.14 – version 5.8.5
September 4, 2014 at 3:54 pm #189616In reply to: Disable Canvas sidebar on Buddypress pages
danbp
ParticipantJune 30, 2014 at 2:33 am #184568In reply to: Register Page redirects to wp-admin page
Andrea Reed
Participant@mercime Interesting… I used this child theme and have continued with my own modifications.
What do you think? I hadn’t even considered Canvas not being compatible. I will send Woo a ticket.
What about Genesis?
Thanks!
Andrea
June 30, 2014 at 1:27 am #184565In reply to: Register Page redirects to wp-admin page
@mercime
Participant@canadadre Last time we checked, Canvas was not compatible with BuddyPress. Have you checked with woo if it supports BP now? cc: @henrywright
June 29, 2014 at 11:23 pm #184559In reply to: Register Page redirects to wp-admin page
Andrea Reed
ParticipantCanvas by WooThemes. Thanks!
June 10, 2013 at 5:01 pm #165706In reply to: bbPress and BuddyPress (the fun continues)
Nate
ParticipantHere’s the plugin: https://wordpress.org/plugins/rating-widget/
The developer said: “seems like you are using the standalone version of bbPress … we only support BuddyPress’es bbPress forums.”
I don’t have any group forums, as they’re not necessary. Using most recent version of WP & BP under Woo’s Canvas theme. Thanks!
February 20, 2013 at 6:12 pm #153523In reply to: Testing BP 1.7b1 and having some issues
raghavendra satish peri
Participant@djpaul not sure if i am high jacking this thread but can you please confirm, in my group forums when i click on subscribe or add to favorite i get redirected to the groups page when i use the buddypress theme. When i use canvas woo theme or any other themeforest theme i get 404 error for the same action.
I expect to stay on the forum thread even after i click subscribe or add to favorite ….is this a bug in 1.7 and yes i see the same behavior of redirecting to groups page in 1.6.4 too. I am using latest version of bbpress and wordpress
December 12, 2012 at 10:22 pm #147224In reply to: 2 Separate Member Experiences, 1 Site??
@mercime
ParticipantLast time I checked, Woo Canvas theme even with the BP Template Pack doesn’t work with BuddyPress… JS conflicts. Please check theme author’s forums if they have even resolved this issue.
Best way to test your BP install is to use the BP Default theme to check if everything — group creation, member registration etc — is in working order before using another theme.
Re S2Member plugin, have you searched or asked at the s2member plugin’s forums? I’ve seen some pointers there about limiting access there before.
December 6, 2012 at 7:31 pm #146694In reply to: Split: buddypress VS bbpress
LabSecrets
ParticipantGreat news Nick!
You can see in my recent post, we fixed a similar solution for Canvas 5 from WooThemes.https://bbpress.org/forums/topic/non-functional-index-page-when-bbpress-2-1rc4-is-used-with-woothemes-canvas-5-05/
Your problem imho is that your theme is hijacking the content area in a way that prevents the new bbPress code from working. As such, the solution would be found most likely in your theme’s page.php or similar, where the default archive pages are created.
Cheers!
Spence.November 5, 2012 at 8:48 am #144531In reply to: How to make Buddy Press Compatible with Theme
Hugo Ashmore
ParticipantWhat have you attempted when you say it “doesn’t merge well”?
Have you started the template pack process as outlined in the BP codex guides, if not that’s where you must start.
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
if the theme is too awkward to integrate with BP then choosing a more compatible theme is wise and there are many that have been run through the template pack process and listed in the codex for you to choose from, alternatively Woo do produce a theme or themes? that are BP compatible you might want to consider one of those?
http://www.woothemes.com/2011/11/canvas-buddypress-gets-a-revamp/If you can wait for BP 1.7 to be delivered then that will ease the process as it is theme compatible in that it will run with any well coded theme on activation.
Lastly I’m sure @mercime will help if you’re really stuck as mercime has with other themes but please bear in mind that this is a relatively complex process and time consuming.
October 11, 2012 at 3:50 pm #143298In reply to: New Install Not Working
@mercime
ParticipantYou need to install/activate the BP template pack plugin to make WP theme compatible with BuddyPress. I don’t know if the JS conflict has been fixed with Canvas already, but here’s what we tried to work out before https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/woo-canvas-child-theme-customization-and-ajax/
EDIT – at end of that page http://labzip.com/shop/canvas-child-theme/ which claims compat with BP. I would suggest before any purchase that you make sure it’s compatible with latest BP and WP pages.October 11, 2012 at 12:09 am #143258In reply to: New Install Not Working
albertplawinski
ParticipantI increased the memory limit and still the same problem. I am using wootheme’s Canvas theme, a compatible theme. If i switch the theme back to the Buddypress theme, it all works.
July 28, 2012 at 5:52 am #138075In reply to: Sidebar in Footer in Wootheme
@mercime
Participant@pkmcilroy there are AJAX/JS conflicts with BP and Canvas Theme https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/woo-canvas-child-theme-customization-and-ajax/ Near the end of the topic, someone posted a link to a premium Canvas child theme which has BP compatibility. I will only suggest that if you’re going to purchase that child theme, wait till it’s been updated for BP 1.6 which will be coming out pretty soon.
July 27, 2012 at 3:56 am #138030In reply to: Sidebar in Footer in Wootheme
pkmcilroy
MemberI am having the same issue with the sidebar appearing in the footer in the Canvas theme. How can I get it into the correct place please
July 9, 2012 at 12:06 pm #136998In reply to: WOO Canvas (child theme) Customization and Ajax
noriise
ParticipantHave you seen this?
May 20, 2012 at 9:06 pm #134809In reply to: woothemes and buddypress not working
@mercime
Participant@caf12 sorry, Canvas theme is a different beast to make compatible with BP altogether
We did some template pack compatibility in this thread https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/woo-canvas-child-theme-customization-and-ajax/ but the ajax issue with Canvas (no problem with other themes from woo) is not resolved.
May 16, 2012 at 4:34 am #134635In reply to: WOO Canvas (child theme) Customization and Ajax
likoma
Participant@mercime Thanks so much for the help. I have it all in there and it’s all looking great: http://chipyela.com/members/. My only issue is still the AJAX/Javascript. I’m stuck. On Members page, try Order By and the AJAX cog just keeps spinning.
I don’t know much about AJAX and Javascript other than I know there can be conflicts. I don’t know how much you know about Canvas, but it’s a powerhouse: lots going on with all kinds of features. I’ve tried:
— Made Canvas main theme (didn’t work),
— Made other WOO themes active (then AJAX works),
— Turned off any feature I could find in Canvas, (didn’t work),
— Even deleted any JS file I found in Canvas (didn’t work, then put them back),Any ideas what it might be? Well, I guess we know what it is: a Javascript/AJAX conflict, but any ideas on fixing it? I use Canvas SO MUCH and I’m just getting into BuddyPress and I would love to get this working. I’m sure with the end of support at WOO for Canvas BuddyPress (for which the AJAX didn’t work either, BTW), it’d be great to have a Canvas theme working with BuddyPress.
Any ideas are welcome! Thank you so much for your time.
May 14, 2012 at 11:41 pm #134556In reply to: WOO Canvas (child theme) Customization and Ajax
@mercime
Participant@musicdesigns @likoma created a child theme of Woo Canvas and used BP template pack plugin. What I posted above are the instructions for template pack, and it’s done.
-
AuthorSearch Results