-
Author
-
January 28, 2015 at 17:47 #43795joninhasParticipant
Hi,
i bought awcpc buddypress listing and are getting some problems of incompatibility. On profile listings is duplicating.
Already contacted awcpc support :“There’s no way we can possibly test with all themes—we test against a handful (default + some paid) as a baseline and we make sure that we follow WP standards closely. AWPCP will work with any well-written, WP 4.x compliant theme. Generally speaking, paid themes tend to be higher quality than free ones, so we don’t recommend those.
(This plugin was developed by WP Core developers to validate their own default themes and is highly respected in the theme community)”
Can anyone can check my problem?
January 28, 2015 at 21:50 #43819LauraModeratorHello, can you share a screenshot of your problem? thanks 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 28, 2015 at 21:55 #43822LauraModeratorHello, sure 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 29, 2015 at 08:56 #43879LauraModeratorHello, i’m very surprised but this plugin is a mess, there are usually some issues with not tested plugins, but i never seen this before, what surprises me is that they told you they tested premium themes, but Buddypress is not a theme, and the error is happening on Buddypress plugin, there seems to be a bad hook or something.
Have you tried deactivating other plugins, checking custom codes on functions.php?
If you want, i can take a look at the plugin code, but i cannot promise nothing.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 30, 2015 at 07:50 #44039LauraModeratorHello, is very weird that its compatible with default theme but not with Sweetdate, i never tested this plugin, but there are a lot of plugins, free ones, that does the same, have you tried them?
Greetings 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 30, 2015 at 16:33 #44111LauraModeratorI’m sorry 🙁 but this is custom development as is a third party plugin not supported by the theme, maybe you should hire a developer to do it for you
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 30, 2015 at 16:37 #44113joninhasParticipantno this is a theme incompatibility ….
but ok …what you suggest to use and that is compatible with sweet date??
January 31, 2015 at 03:30 #44202LauraModeratorHello, try https://wordpress.org/plugins/bepro-listings/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 3, 2015 at 14:57 #44549joninhasParticipantsorry but this is not a custom development but a theme incompatibility.
I’m a little disappointed with your answer. if sweet date want to be a reference dating (in Wp world) your posture can not be this one
February 3, 2015 at 18:17 #44584AndreiModeratorHi There,
Please give us access to your ftp and to your wp admin so we can investigate that plugin and see if it’s a problem from our theme or not.
Looking forward.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 6, 2015 at 17:04 #44960AndreiModeratorHi, I aim to do so over the weekend as this is a plugin for which we don’t have a full integration, but I’ll try to get back to you as soon as possible.
Thank you for your patience.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 28, 2015 at 01:40 #48045joninhasParticipant@andrei is there any answer form seventh queen team?
February 28, 2015 at 23:22 #48170AndreiModeratorBePro plugin seems to they have their own page template which probably works just on the default wp theme.
For better styling of that plugin page template you should have programming skills or you’ll probably need a developer.I’ll attach below a quick fix to their template page. You should replace the file found at:
“wp-content/plugins/bepro-listings/templates/single-listing.php”Take in mind that any plugin update will remove this fix.
I can also give a look at the AWCPC plugin, but I’ll need access to their buddypress extension in order to see what’s wrong with the template in their case.
Let me know how it went.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.March 2, 2015 at 01:35 #48304AndreiModeratorThe AWCPC plugin is free, only it’s integration with buddypress comes as a paid module from what I saw.
If you can provide me the paid plugin I can make some tests locally and see if I can find a quick fix for you.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 17, 2015 at 19:07 #50535joninhasParticipantHi have any news about this issue? Any prevision?
April 7, 2015 at 02:53 #53470joninhasParticipantHi @andrei have any news about this integration? Some simple fix was very welcome ..
May 11, 2015 at 04:31 #58294AndreiModeratorHi,
Sorry for the late reply.
In your child theme, please add the following piece of code exactly in this file ( create it if it doesn’t exist ):
“wp-content/themes/sweetdate-child/members/single/plugins.php”COPY CODE<?php do_action( 'bp_before_member_plugin_template' ); ?> <?php if ( ! bp_is_current_component_core() ) : ?> <div class="item-list-tabs no-ajax" id="subnav"> <ul> <?php bp_get_options_nav(); ?> <?php do_action( 'bp_member_plugin_options_nav' ); ?> </ul> </div><!-- .item-list-tabs --> <?php endif; ?> <h3><?php do_action( 'bp_template_title' ); ?></h3> <?php do_action( 'bp_template_content' ); ?> <?php do_action( 'bp_after_member_plugin_template' ); ?>
This should fix your problem with your plugin, but unfortunately it might rise another issues with third party buddypress plugins.
Let me know if it worked.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.