Forum Replies Created

Viewing 32 posts - 241 through 272 (of 272 total)
  • Author
  • in reply to: Re: Members Directory #25222
     cali82
    Participant

    And could you please let me know how to be able to have more members show per row. Thanks=)

    in reply to: Re: Albums #25220
     cali82
    Participant

    After I add the code where will I see the admin? I don’t see anything=/ please assist.

    Thanks!

    in reply to: Re: Changing Words #25059
     cali82
    Participant

    I switched to wpml.

    in reply to: Re: Rev Slider #24914
     cali82
    Participant

    It fades and this is all that remains.

    in reply to: Re: Rev Slider #24912
     cali82
    Participant

    I want everything to remain like this please.

    in reply to: Re: Paid Membership Pro #24772
     cali82
    Participant

    I do see where to edit the emails, but does this mean I need to edit admin emails to look like regular subscriber emails, because this is what an admin email looks like.

    Thanks!

    in reply to: Re: Albums #24352
     cali82
    Participant

    I will add the php you pointed out to me. I also read that this does not restrict amount of pictures for memberships? I am confused after reading that part. I want to control how many pictures all users can upload. Isn’t that what it is for? Thanks=)

    in reply to: Re: Albums #24346
     cali82
    Participant

    How can I control how many pictures they can upload? Enable BP album on sweetdate or leave it disabled and upload BP album?

    Thanks=)

    in reply to: Re: paid Membership Pro #24343
     cali82
    Participant

    Hello,

    Fore example, What if I only want to give discounts for the Month of August, should I use discounts instead? Because if I use trial period it will be for everyone who joins with that membership. I want to have random months that I allow discounts.

    Thanks=)

    in reply to: Re: Music #23726
     cali82
    Participant

    Thanks=)

    in reply to: Re: Header Size #23677
     cali82
    Participant

    On my phone the header does not extend all the way to the top. It is 1600 x 288. What size should I change it to?

    Thanks!

    in reply to: Re: Header Size #23660
     cali82
    Participant

    Thank you=)

    in reply to: Re: paid Membership Pro #23659
     cali82
    Participant

    Thank you=)

    I was also wondering if I need to setup membership expiration? For example, if the member cancels their membership is this what controls how many days they get to use the site after canceling their paypal recurrence? (If they cancel their account it is immediate)

    Also, if i would like to give members their first 2 months for free as a promo would I do this in discounts? For example from July -August, 200 uses. How would I make it free for only 2 months in the settings area.

    Thanks!

    in reply to: Re: Albums #23403
     cali82
    Participant

    Hello,

    So should I enable BP in the sweetdate panel or leave that disabled and add the plugin?

    I read the convo you sent me in regards to BP album images, but I am not sure I am understanding it properly. Basically I should add the code in php, but do I need to add how many images is the maximum so the system understands?

    Thanks!

    in reply to: Re: Albums #23014
     cali82
    Participant

    Hello again=)

    Please also let me know hot to change how many pictures they are able to upload.

    Thanks!

    in reply to: Re: Albums #22940
     cali82
    Participant

    Thanks=)

    frenchrivieraconnect.com/wp-admin
    Username: verushkaf@yahoo.com
    Password: FRc123456

    in reply to: Re: Albums #22791
     cali82
    Participant

    Hello,

    When I was logged into my demo profile. I can give you access if you would like. I could not add anything into my photos.

    Thanks!

    in reply to: Re: Albums #22452
     cali82
    Participant

    Hello=)

    I am getting a 404 error. I can’t seem to have access to uploading media. I would like it to look like the demo. I also would like to control how many pictures they can upload. If i can’t with rtmedia then I will just leave BPalbum. Please let me me know what is best for this scenario. Thanks again!

    in reply to: Re: Widgets #22451
     cali82
    Participant

    It is functioning properly now=) Thank you!

    in reply to: Re: Dashboard #21229
     cali82
    Participant

    Thank you=)

    Do you think you could please guide me with my other question, I am not quite understanding the other customer support team member. =/ #19713

    in reply to: Re: Landing Page #21097
     cali82
    Participant

    Thank you=)

    in reply to: Re: Translations #21064
     cali82
    Participant

    Thank you=)

    So what should I do next in order to view the French version? The .mo files are installed, but do I need a text domain? Or anything else? Sorry, I am new to this.

    Thanks again!

    in reply to: Re: Facebook Login/Registration #20899
     cali82
    Participant

    I just read somewhere that u need to add an app domain, perhaps that is why it was not working. I just added my site w/o the http://, is this correct?

    Thanks!

    in reply to: Re: Translations #20867
     cali82
    Participant

    Thank you =), but I still am getting that .mo file is not found

    I am not sure what do do next in order to upload the .mo files? I found a link in the support documents that shares the French Translations of everything supposedly. Will this be what I need to add some of the translations? And whatever isn’t there I can add with WPML?

    Thanks again!

    in reply to: Re: Translations #20843
     cali82
    Participant

    Hello=)

    I downloaded wordpress in French and got lost after that lol. Sorry, I have only manually translated it via WPML. Any assistance would be greatly appreciated! You guys are awesome=D

    My login is:

    Host: http://ftp.rivieraluxedesign.com or 173.254.101.119
    Username: rivierb2
    Password: Chanel123foofy!

    Wordpress:
    http://frenchrivieraconnect.com/wp-admin/
    Username: admin
    Password: FRc123456

    in reply to: Re: Landing Page #20123
     cali82
    Participant

    Hello=)

    The code you gave me makes the heading and logo disappear in the whole site. I only would like it to not be in the home page. I had to put in my previous code

    .home #header .eight.columns:not(.login-buttons) {display:none;}
    .home #logo {display:none;}

    Please let me know a home page specific code other than the one I entered. I am sure mine could be tweaked.

    thanks!

    in reply to: Re: Landing Page #20061
     cali82
    Participant

    Thank you! I really appreciate it =)

    I came up with a code and it worked, but I am sure it was not the best format.

    .home #header .eight.columns:not(.login-buttons) {display:none;}
    .home #logo {display:none;}

    ** Can you disable the image I posted in #19716 please, thanks

    in reply to: Re: Landing Page #19748
     cali82
    Participant

    Hello=)

    I did notice it automatically comes up, but I would like to disable the main navigation menu and the logo and only leave the login/register on my home page. I can’t figure out what CSS to put in the custom style css to override it. I only added:

    .home #header {display:none;}

    and it removes everything. Please provide me with any code that can help=)

    Thanks a bunch!

    in reply to: Re: Landing Page #19731
     cali82
    Participant

    Just figured this out I needed to change the page template (white space is removed) loooool…. the only thing I can’t figure out is how to enable the login/register code on the top right w/out menu?

    Thanks=)

    in reply to: Re: Landing Page #19716
     cali82
    Participant

    I attached a screenshot… how can I please remove the white space beneath the rev slider?

    Is there any way to leave the login section on the top right, w/out the menu? I disabled the menu as you can see, but removed the login. Please assist. Thanks!

    in reply to: Re: Blog Posts #19715
     cali82
    Participant

    I figured it out;)

    in reply to: Re: Landing Page #19507
     cali82
    Participant

    I added this code and it worked, but the only thing I can’t get rid of is beneath the slider it says home. How can I disable everything except the slider? Thanks!

    .home #header {display:none;}

    .home #footer {display:none;}

Viewing 32 posts - 241 through 272 (of 272 total)

Log in with your credentials

Forgot your details?