Forum Replies Created
-
Author
-
jwchameleoncorpParticipant
Okay. Then I’d like to make it a feature request for future updates please. Thanks Radu!
jwchameleoncorpParticipantHey Radu,
I tried the code but no change. I cleared the cache as well, but no change.
You mind taking a look please?
Thanks for your help.
jwchameleoncorpParticipantHi Laura,
Never mind, the code you provided worked. It was just held in the cache. All good now. Thanks for all your help. Awesome as usual! π
jwchameleoncorpParticipantHi Laura. Good to see your face. π
I tried the code above but was not successful. Here’s how my style.css looks right now:
Did I do something wrong?
/*
Theme Name: Sweetdate Child
Theme URI:
Description: Child theme for Sweetdate
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: sweetdate
Tags: dating, clean, responsive, creative, minimal, modern, landing page, social, buddypress,bbpress, woocommerce
License: GNU General Public License
License URI: license.txt
*/
@import url(“../sweetdate/style.css”);/*
* Please add your custom styles below
*/.top-links {
border-bottom: 1px solid #000000 !important;
}jwchameleoncorpParticipantHola @laura !
Hope you are well.
First and foremost, I want to thank you for all your help. I love working with you. π
I wanted to follow up with somethings I’ve learned since you added the code for the registration page.
1. When I was trying to do it myself and initially created the “test register page” at http://www.travelcuckoo.com/test-register/, it appeared that the blue “Login in with Facebook” was just a non-functioning icon/button. However, now that I’ve tried it again, it does function. (see attached snap shot “facebook login error 3”)
2. When I try to login using the the top menu “Login/Register” link, and click the blue “Login in with Facebook” button in the pop up modal, I get the same error as issue number one (see attached snap shot “facebook login error”). Go to http://travelcuckoo.com and try it.
3. When I try to login using the blue “Login in with Facebook” bbPress login widget in the Community section of the Home Page, I get the same error as issue number one (see attached snap shot “facebook login error”). Go to http://travelcuckoo.com, scroll half way down, and try it.
So it seems that the blue “Login with Facebook” button is trying to work properly in all cases, but adding/changing the code for the registration page we created together has somehow caused a conflict with the functionality.
Can we try to fix the issue together please?
Hope you are well and thank you for all your help. π
Attachments:
You must be logged in to view attached files.October 23, 2015 at 07:23 in reply to: Demo Magazine Theme – Visual Composer News Focus Navigation Bar #83824jwchameleoncorpParticipantHi @abe
Go to http://travelcuckoo.com
Yep, I built the category query too. π
Thanks for checking it out!
jwchameleoncorpParticipantWow! That was fast! Thanks Laura π
Quick question…
When trying to do it on my own, I created a Test Register Page http://www.travelcuckoo.com/test-register/
If you compare it to the current register page ( http://www.travelcuckoo.com/register ) you configured, the test register page has the Facebook Login option, verbiage above the form, and the option to configure with a side bar.
Do I add that directly on the page, or does that require more back end code?
October 19, 2015 at 22:22 in reply to: Demo Magazine Theme – Visual Composer News Focus Navigation Bar #83273jwchameleoncorpParticipantHi @abe
Those are my settings in the Theme > Blog settings. All my posts have featured images, but it still does not display the highlighted category on the image.
jwchameleoncorpParticipantHi @laura
Haha! Yeah, I forget I originally submitted the ticket when I was using Sweet Date but since moved to KLEO. Sorry about that.
Anyway, I created an entire copy of the buddypress folder located in public_html/travelcuckoo.com/wp-content/themes/kleo and copied/pasted it to public_html/travelcuckoo.com/wp-content/themes/kleo-child
Then inside the new buddypress folder I went to public_html/travelcuckoo.com/wp-content/themes/kleo-child/buddypress/members and found the register.php file.
I backed up a copy of the file, then opened the file and pasted your code (with my Gravity Form short code added) so it looked like this:
————————————-
<div id=”buddypress”>
<?php do_action( ‘bp_before_register_page’ ); ?>
<div class=”page” id=”register-page”>
<?php echo do_shortcode( [gravityform id=”1″ title=”false” description=”false”] ); ?>
</div>
<?php do_action( ‘bp_after_register_page’ ); ?>
</div><!– #buddypress –>
————————————-
Unfortunately the result was a blank page (see attached). Wondering if I made an error?
Thanks for all your help! π
Attachments:
You must be logged in to view attached files.jwchameleoncorpParticipantHi @laura
Thanks for putting all that together. I really appreciate it.
I went to my cpanel at public_html/travelcuckoo.com/wp-content/themes/kleo but did not find any register.php or a folder named register. I opened all the subfolders and looked at all the php files in the list, but could not find a register.php file anywhere. Do you know where the file/folder might be?
jwchameleoncorpParticipantHi @abe
@sharmstr and I found a solution in this post:https://archived.seventhqueen.com/forums/topic/social-articles-conflict
October 17, 2015 at 01:28 in reply to: Demo Magazine Theme – Visual Composer News Focus Navigation Bar #82881jwchameleoncorpParticipantAll my articles have images, but it doesn’t show.
jwchameleoncorpParticipantSee, it’s stuff like that I’d love to learn. Do you mentor students at all? If I could just learn a few basics I could get so much farther.
Just tell me your hourly rate. I’m serious.
jwchameleoncorpParticipantHi @sharmstr
FYI – That Buddy Blog plugin works flawlessly and has a much better interface than Social Articles. Thanks for the suggestion!
jwchameleoncorpParticipantHaha! It was my feeble attempt to do it myself. I’m trying my best to learn this stuff and not bug you guys.
You’re code worked perfectly. Freaking genius as usual. Thanks!
jwchameleoncorpParticipantHi @sharmstr
I added this to another topic like we discussed, but it’s been 5 days and haven’t received a reply. I know you just got back from vacation, but if you have a minute, you mind looking at this please?
I tried to fix it using this code, but no luck:
.vc_column_container a.awpcp {
color: #fff !important;
}I also have the same problem with the font color in the very left column containing the βRegisterβ link in the Login widget.
See attached snap shot showing the issues, or you can go to the site at http://travelcuckoo.com
Doing my best to try to figure out the code on my own, but not nearly as talented as you guys are. You mind taking a look at it please?
Thanks!
Attachments:
You must be logged in to view attached files.jwchameleoncorpParticipantHi @laura
Just to clarify…
1. Go to the settings you instructed (see attached snap shot)
2. Select any other page in the drop down. Save settings.
3. Then go back to the the Dashboard > Pages menu, find the Register Page, then enter my code.
4. Then go back to Buddypress > Pages and re-select the Register Page in the drop down. Save Settings
Is this correct?
Thank you!
Attachments:
You must be logged in to view attached files.jwchameleoncorpParticipantHi @sharmstr
Welcome back from vacation. π
It showed up with I changed the user status from subscriber to contributor. However, the plugin seems to have bugs with functionality, especially in the word processor interface for the Buddypress User. I’ve looked into solving the problem, but it seems the developer does not support the plugin anymore as he has not responded to support inquiries submitted by other users of the plugin.
Are there other plugins you’d recommend that might accomplish the same thing?
Thanks for your help.
jwchameleoncorpParticipantHi @abe
I investigated your suggestion. Those who subscribers do not have the links, but when I change their status to contributor, the links worked properly.
However, once I fixed the issue, I found a lot of formatting and functionality problems with the plugin. The plugin author seems to have abandoned it as well and is not responding to support issues.
Do you have suggestions for a plugin other than this one?
Thanks!
jwchameleoncorpParticipantHi @laura !
Looks like I was able to recreate the code on a test registration page with the Gravity Form integrated into it instead of the default KLEO form – http://travelcuckoo.com/test-register/
However, I know that I need to get the code transferred onto the real Register Page, so what is the best way to do that since there is no code on the default Register page? – http://travelcuckoo.com/register
I want to make sure I eliminate the old code without causing problems in the functionality of the theme.
Thanks!
jwchameleoncorpParticipantHi @laura
I’ve done my research and I’m going to implement this idea now, but have a couple questions before I do.
The URL for the page is http://travelcuckoo.com/register
However, when I visit that page to edit it in the Admin Dashboard, the page is blank (see attached snap shot), so there is no existing code to edit or replace with new Gravity Form code.
Also, the Register link in the WP menu has a short code like this: kleo-menu kleo-register-nav (see attached snap shot)
Here are the challenges I need to fix:
1. I want to edit the register page and add the Gravity Form, yet keep the “Login with Facebook” button and the dialogue just below it that is included on the default Register Page from KLEO (see attached snap shot). The only thing I want to replace are the form fields. Those will be provided by Gravity Forms. Everything else should remain the same.
2. How do I update the Register custom link in the WP menu to show the updated Register page, or do I even need to?
Thanks for your help Laura!
Attachments:
You must be logged in to view attached files.October 13, 2015 at 20:14 in reply to: Demo Magazine Theme – Visual Composer News Focus Navigation Bar #82117jwchameleoncorpParticipantjwchameleoncorpParticipantHi @radu
I tried to fix the same issue with another widgetized column in the same row, but was unsuccessful. Hereβs the code I tried:
.vc_column_container a.awpcp {
color: #fff !important;
}You can go to the website or view the attachment to see the font that Iβm trying to make white.
I also have the same problem with the font color in the very left column containing the βRegisterβ link in the Login widget.
Doing my best to try to figure out the code on my own, but not nearly as talented as you guys are. You mind taking a look at it please?
Thanks!
Attachments:
You must be logged in to view attached files.jwchameleoncorpParticipantHi @sharmstr
I tried to fix the same issue with another widgetized column in the same row, but was unsuccessful. Here’s the code I tried:
.vc_column_container a.awpcp {
color: #fff !important;
}You can go to the website or view the attachment to see the font that I’m trying to make white.
I also have the same problem with the font color in the very left column containing the “Register” link in the Login widget.
Doing my best to try to figure out the code on my own, but not nearly as talented as you guys are. You mind taking a look at it please?
Thanks!
Attachments:
You must be logged in to view attached files.jwchameleoncorpParticipantHello @laura !
Thanks for taking a shot at it. You’re awesome, as usual. π
I ended up finding a Visual Composer Add-On that did the trick.
Hope you have an incredible weekend.
Cheers!
October 10, 2015 at 01:30 in reply to: Demo Magazine Theme – Visual Composer News Focus Navigation Bar #81663jwchameleoncorpParticipantHi @abe
Thanks for the reply. Yep, as I mentioned above in my last post, I discovered that. But how to I accomplish the second item?
Thanks!
-
AuthorPosts