Forum Replies Created
-
Author
-
cali82
ParticipantI went into rev slider settings and adjusted the padding on the bottom and it worked, is this the best way to accomplish this?
Thanks=)
cali82
ParticipantHello,
Should I remove this code:
body.home-page #footer,
body.home-page #support
{
display:none;
}Thanks!
cali82
Participant.rev_slider_wrapper {
display: block !important;
}body.home .contain-to-grid,
body.home #logo {
display: none;
}body.group-home #logo
{
display:block !important;
}body.groups aside.four
{
display:none;
}body.groups #main-content
{
width:100% !important;
}body.home-page #footer,
body.home-page #support
{
display:none;
}body.home-page
{
width:auto !important;
}body.groups .contain-to-grid
{
display:block !important;
}body.members .search-item .avatar
{
width: 160px !important;
height: 160px !important;
}.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }
@media only screen
and (max-width : 480px) {
.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }#logo, .top-bar
{
display:none;
}
}body.groups #logo
{
display: none;
}body.page-id-2056 #logo,
body.page-id-2056 nav
{
display:none !important;
}body.page-id-2056 footer,
body.page-id-2056 #support,
body.page-id-2056 #main
{
display:none !important;
}.link-list li:nth-child(2)
{
display:none !important;
}body.groups .search-item .avatar
{
width: 160px !important;
height: 160px !important;
}[class*=”column”]+[class*=”column”]:last-child
{
float: left;
}cali82
ParticipantHosting: Bluehost (So you can check my DNS Zone)
frenchr6
Chanel123foofy!@#Wordpress:
admin
FRc123456cali82
ParticipantI have created an app with goodbarber, and created the set up as they requested, but the problem is in the iOS/android version I get a double header (please view attached screenshot). I have contacted them for support, but they keep telling me to remove the html redirect, if I do this then the mobile version will not be redirected, and the users will have to type m.frenchrivieraconnect.com version on their own. Apparently out of all of their clients that use this, all of them have all 3 working except for me, so I am wondering what I did wrong. They keep giving me the same answer=/ Is it possible you take a look for me please I will donate if this is something that is not available in the support topics. I would really appreciate someone with more expertise to take a look and help me see what I am missing in the set up. I can give you all the logins necessary to check it out. The only version is the html version that looks fine, but the downloadable seem as if they are redirected within the html app therefore you view a double header.
Thanks a million=)
Instructions were:
Add a CNAME
Add HTML tag to headerhttp://frenchrivieraco.goodbarber.com/manage/settings/help/0/102/
cali82
ParticipantYes=) I that is what I am trying to do, I just was not sure if it was correct. So leave the membership expiration unchecked if I want it to continue after the trial period and they continue on the 14/month plan, correct?
Also, does this set up give them one month for free?
Thanks!
cali82
ParticipantI unchecked membership expiration;) is this set up correct? The only thing check in other settings is:
Check to hide this level from the membership levels page and disable registration.Thanks!
cali82
ParticipantI just realized that the expires in setting says 6 months, so that is if I want it to expire in 6 months, but I actually want it to to continue after the 6months trial price.
So basically 1 month free + 6 months for 8 euros, and then infinite subscription for 14 /month unless they cancel of course=)
cali82
ParticipantThanks=)
I still have everything in style css in the sweet date theme because I could not get it to work in the child css=/ Is this fine?
cali82
ParticipantRealized I originally had it on paypal express, so it looks normal now. The option that shows my certificate is paypal website pro. This also gives the user a credit card option at checkout. I think it is not working for some reason, or is the certificate supposed to display this way? (Please view previous screenshot)? So just leave it w express correct?
Thanks=)
cali82
ParticipantThanks=) but I deleted the style css and added it into the child css, then none of my customization worked so I put it back in style css in the sweetdate options, so which area had the extra comma so i can possibly adjust it in case I readied the old code;) Sorry!
cali82
Participanthttps://frenchrivieraconnect.com/membership-account/membership-checkout/?level=5
frenchrivieraconnect.con/wp-admin
admin
FRc123456thanks=)
cali82
ParticipantI copied the text after creating what I needed and I think it works after vexing what you sent me 🙂
<p style=”text-align: center;”>Thanks for joining French Riviera Connect! </p>
<p style=”text-align: center;”>Don’t forget to complete your profile for more accurate search results.</p>
<p style=”text-align: center;”>For additional guidance please visit our FAQ page.</p>
<p style=”text-align: center;”>CONNECT | SOCIALIZE | ENJOY</p>Thanks!
cali82
ParticipantHello,
I noticed the email template editor, as for the confirmation message beneath the levels, I just wondered if that was just a customized email that overrides the template one (area you pointed me out to). So the template editor is the default that everyone receives. How can I add a link to my FAQ page within the editor please?
Thanks!
cali82
ParticipantHello=)
Thanks for your prompt response! So I think I know what caused this, but I do not know how to fix it because I just got kicked out of my site lol. Basically I have maxcdn which works with w3 cache. They changed my https settings to http://www.frenchrivieraconnect.com, so I changed it back to https://frenchrivieraconnect.com, because my checkout page has issues and I figured that was the problem because that had changed. After changing it, I got kicked out of my site lol So maxcdn is kindly assisting me, apparently I needed shared ssl on my back end settings with them.
Thanks for your help!
cali82
ParticipantBasically how would I edit this so the updates don’t override the changes? Do I copy that one file into plugin php and edit it there? (contents/plugins)
Thanks!
..\plugins\paid-memberships-pro\pages\confirmation.php
cali82
ParticipantHello,
How would I edit this so when it is updated the changes ton’t override it?
Thanks!
cali82
ParticipantOr leave everything as is? I just questioned myself because I need to edit something else in the confirmation page in paid membership pro. So I was not sure if I need to add the whole folder in my child theme and then edit the file or I can just add the php under all the files in plugin? If not, I will do as I have been doing, adding everything to public_html/wp-content/themes/sweetdate-child ,but was wondering when is it that I need to add custom php in the public_html/wp-content/plugins area?
Thanks=)
cali82
ParticipantSo in mobile it is all removed, but not on a computer. Footer is removed in general, but I still see the menu and logo on my computer. Please assist.
Thanks!
cali82
ParticipantHello,
I didn’t touch the actual code, but I did add some type in the levels description and they are all on the same row, but there is a gap in between the levels. I guess this is progress;) I just wish that instead of the gap that the level to that is to the far right move over to the left.
Thanks!
cali82
ParticipantHello=)
The site has a splash page so u can log into the back end and disable it. (Settings, Coming Soon, Disable) Basically when you are on a cell phone in your own profile or looking at someone else’s and you click on the media, it doesn’t do anything. It seems as though something might happen then it remains black. (iPhone4s testing) All my software is up to date as well as the plugins. I disabled rt media for now, but u can go ahead and enable it to take a look. You can use the same log in to test the plugin on a mobile once you enable the page so it will be easy to access the profile;)
WP Log in:
frenchrivieraconnect.com/wp-admin
admin
FRc123456Thanks!
cali82
ParticipantI still see it, unless I did something wrong. Could you check my style css please? Perhaps I need to remove one of the codes? Thanks=)
My Style Css for this page:
{
display: none;
}body.page-id-2056 #logo,
body.page-id-2056 nav,
{
display:none !important;
}body.page-id-2056 footer,
body.page-id-2056 #support,
body.page-id-2056 #main
{
display:none !important;
} -
AuthorPosts