Forum Replies Created

Viewing 40 posts - 1 through 40 (of 65 total)
  • Author
  • in reply to: Site broke on theme update #170267
     veggist
    Participant

    I restored the site from yesterdays backup now. But still would like to know if you can tell me why the site brook upon updating the theme

    in reply to: Activation key not valid #136308
     veggist
    Participant

    Hi Laura and thanks for the follow up!
    I guess I could try the nocaptcha solution, but I was kind of hoping to get the signup to work as intended in the beginning, with the activation link. Is that an approach seventhqueen has moved away from now?

    in reply to: Activation key not valid #135794
     veggist
    Participant

    Hi Laura
    After installing and activating “bp disable activation reloaded”, we now experience that there is NO activation mail being sendt and that you get signed right in when going back to the site.
    This seems unsecure, or what? Isn`t it best that you get a working activation link on mail?

    in reply to: Leaving members #127914
     veggist
    Participant

    Hi Laura and thanks for your answer. As you say it’s not available RIGHT NOW, is this something you are planning on including some time?

    Antoher issues is when soemone shall activate membership, they receive a message that they have to submit an activation key (wich they have not received), or their activation fails and we hae to resend them a mail. Some don`t get their accour aktivated after several attempts.

    in reply to: Custom Code is not working when page reloads. #94241
     veggist
    Participant

    Hiii Radu,

    Thanks For Your Reply!!

    Can you tell me about these three tabs (Active,Newest,Popular Users)are coming from which files actually active user tab is working ok but remaining two tabs/options are not working according to my code.
    So kindly tell me from where i will get these files regarding code and also tell me why these two tabs (Newest/Popular) are not working.

    Attachment Link : http://awesomescreenshot.com/0135h05924

    Thanks In Advance.

    Website: http://dev.veggistreff.com/finn-medlemmer/lizsche88/
    Extra details: Login details for any user. Go to Profile option on the top -> Login- riccha pass-12345

    in reply to: Custom Code is not working when page reloads. #92568
     veggist
    Participant

    Hiiiii

    Attachment Link: http://awesomescreenshot.com/0775h4n236

    1-Membership Name: Kindy tell Me how can i remove/replace this membership information regarding user. from which files i will get this code.

    2-Private Message Option: This options comes from a buddypress plugin which is a builtin plugin with this theme so also Tell Me about this option from where i get this code. I want to display this option only for some users of a specific membership not for all users.

    Thanks In Advance.

    Website: http://dev.veggistreff.com/finn-medlemmer/lizsche88/
    Extra details: Login details for any user. Go to Progile option on the top -> Login- priya pass-12345

    in reply to: Custom Code is not working when page reloads. #92567
     veggist
    Participant

    Hiiiii Radu,

    Thanks for your reply.

    Kindly can you tell me that from where i get the code/files regarding all three tabs like Newest Users,Popular Users,Active Users.

    Thanks..

    in reply to: All memberships show the same #82927
     veggist
    Participant

    Ok, good, I will await their reply then. Thanks Laura :_)

    in reply to: PMPro and messages #82656
     veggist
    Participant

    Yes, I know Laura. But I was thinking about change/expand the functionality so that I can make the free membership level answer messages from paid members, but not create messages on their own? Is this controlled by the PMPro plugin?

    in reply to: PMPro and messages #81786
     veggist
    Participant

    Ok, how would I go about to change these settings myself? What controls this, is it PMpro, buddypress or theme related?

    in reply to: Blog carousel on frontpage is cut off #80591
     veggist
    Participant

    Yes, now it´s working nicely on iPad and other tablets so I think thats a “keep” 🙂
    Thanks alot for your efforts Laura, great service !

    in reply to: Blog carousel on frontpage is cut off #80067
     veggist
    Participant

    Ok, I see
    I looks nice on desktop and ok on mobile. But on tablets in landscape view, the page does not fill properly. I have only tested it on a Samsung Galaxy Tab Note, 10.2″, but the chrome inspector in device mode showes the same on iPad. It makes the carousel full width, but not the rest of the page. Please check out this on simular divices if you have access and try to fix it so it showes full width

    Best, Frode

    in reply to: Blog carousel on frontpage is cut off #79749
     veggist
    Participant

    I can´t see any changes on the front end. Did you do any changes in the css after ticket #78936

    in reply to: Blog carousel on frontpage is cut off #79480
     veggist
    Participant

    Well, the problem now is that the blog carousel images are so big they break the layout on the rest of the page in mobile devices (below 960px), so if you manage to adjust thi, it would be grat. And if possible, below 768px, the blog posts stack one one in widht, if you understand me?

    in reply to: Blog carousel on frontpage is cut off #79186
     veggist
    Participant

    Sorry for the typo, I mean Android 10″

    in reply to: Blog carousel on frontpage is cut off #79183
     veggist
    Participant

    Hi Laura. No, this got to big, and on Androin 1+” portrait the page acts wierd and on iPad2 it gets to broad. See att. images

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog carousel on frontpage is cut off #78820
     veggist
    Participant

    No, 394px high in normal view, I guess they will scale down on mobile view?

    in reply to: Blog carousel on frontpage is cut off #78690
     veggist
    Participant

    Hi @Laura, thank you 🙂

    I see now after the latest chorme fix, it shows ok also in chrome, so the only thing I need to fix is the blog image in the carousel being 394px high!

    in reply to: Some help with adjustments #77515
     veggist
    Participant

    Ok, thanks @Laura, this fiex the problem 🙂

    in reply to: Blog carousel on frontpage is cut off #77511
     veggist
    Participant

    Hi again @Laura
    Sorry for the very late reply on this, but I have been sick for some time

    I have tried theese css codes now, and they did not give the desired result
    When I tried the whole section;
    ul.feature-stories img {
    width: 380px !important;
    max-width: 500px;
    }
    .carousel-stories {
    overflow: hidden;
    max-height: 394px;
    clear: both;
    padding-top: 20px;
    width: 1500px !important;
    margin-left: -150px !important;
    }
    .caroufredsel_wrapper {
    height: 600px !important;
    width: 1350px !important;
    }

    it caused the mobeilview to be very “off” in chrome, see imagees, and is slightly left alinged in desktop view

    When I only use
    .caroufredsel_wrapper {
    height: 600px !important;
    width: 1350px !important;
    }
    the post mega is displayed good, but the image hight is not som high as we wanted it (it´s still 300 insted of 394px)

    At the moment I`m using only;

    .caroufredsel_wrapper {
    height: 600px !important;
    width: 1350px !important;
    }

    If you could help me get this adjusted so the images are 394px high and workes nicely both on chrome and firefox in mobileview, I would be very gratefully 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog carousel on frontpage is cut off #66449
     veggist
    Participant

    I mean the image size in the blog carousel, @Laura. The rest (post meta) is fine

    in reply to: Some help with adjustments #66447
     veggist
    Participant

    Ok, I removed the css (dd.bp-field-value.bp-field-id-1121 { display: none; } )
    And set the confirm email filed as “only me” in visibility (see att. iamge), but I still see the confirmed email adress on the profile of others

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog carousel on frontpage is cut off #66198
     veggist
    Participant

    Is there a way to increase the hight on the carousel images?

    in reply to: Some help with adjustments #66170
     veggist
    Participant

    Now memberships shows, great 🙂

    The tab answer for “Land” goes up, yes. The left tab “Bekreft din e-postadresse” (confirm your email) was never really ment to show up in the profile tabs, I just needed a confirm email tab in the sign-up prosess so poeople make sure they use the right email adress

    in reply to: Some help with adjustments #65833
     veggist
    Participant

    I just discovered that hiding the “confirm email field”, from the profile page made the rows and colomns mismatch. Now that the right colomn is missing a field, they dont mact up with the info in the left colomn. Please see att. image

    Also, I would lik that every profile show off what membership level they are, how can I achieve that?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog carousel on frontpage is cut off #65712
     veggist
    Participant

    You are correct, thanks a lot, Laura 🙂

    in reply to: Some help with adjustments #65613
     veggist
    Participant

    Sweet, that worked fine
    Much appreciated, @Laura 🙂

    in reply to: Blog carousel on frontpage is cut off #65433
     veggist
    Participant
    This reply has been set as private.
    in reply to: Some help with adjustments #65322
     veggist
    Participant

    Hi again!
    After adding a “confirm email field”, it´s started to show up in the profile page (see image) and that was not the intention. How can this be hidden from the profil? We don´t want to spread our users private email adresses

    Attachments:
    You must be logged in to view attached files.
    in reply to: Blog carousel on frontpage is cut off #65317
     veggist
    Participant

    Hi again @Laura!
    Have tried your css snippet now, didn´t help. Alsto tried to increase it to 600px but no improvement. Then I deleted the section with the facebook and twitter buttons underneath, since the problem accured when I added them, that did not help either.
    As I look on http://veggistreff.com/ there is a thin line under the blog carousel (see att. image) and I`M not sure what that is, bit it was not there before. Maybe that´s meesing up the blog carousel?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Some help with adjustments #63641
     veggist
    Participant

    Thats awsome @Laura, thank you 🙂

    in reply to: Some help with adjustments #63311
     veggist
    Participant

    Thats correct
    Well, initially I placed the translation in the child theme, but since it did not change, I put it both places

    in reply to: Some help with adjustments #62835
     veggist
    Participant
    This reply has been set as private.
    in reply to: Some help with adjustments #62605
     veggist
    Participant

    Ok, I have tried the Loco translation now, and there I see in the buddypress-nb_NO.po (see att. img) that “Profile” is already translated to “Redigere Profil” in the member profile main navigation, as I did in poedit. Acutally, I`ve change all instances of “Profile” to “Rediger Profil” But still the item-nav shows “Profil”?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Some help with adjustments #62429
     veggist
    Participant

    Hello Laura, and thanks for great help!
    All but issue 1 is taken care off. I really don´t like the idea of installing another translating plugin after having som much trouble with the Codestyling Localization plugin. I have tried poedit, but tha change didn´t accur…?

    in reply to: PMPro members gets in for free #60623
     veggist
    Participant
    This reply has been set as private.
    in reply to: PMPro members gets in for free #60621
     veggist
    Participant

    Ok, I can try that Laura. But is the system right when they are sendt to payment AFTER profile registration with the confirmationlink?

    in reply to: PMPro members gets in for free #60283
     veggist
    Participant

    Yes, please do check out my settings. I prefeer to get it set up as it´supposed to insted of add-on fixes with a plugin. Thanks for taking the time 🙂

    in reply to: PMPro members gets in for free #60214
     veggist
    Participant

    Well, they first fill out the initial register form, (see att. image,) then they get to the second reg.form (see other image) on http://veggistreff.com/register/. Then they get a confirmation link, and when they click it, they get the message that an account i activated and they just need to log in. They are then presented with the http://veggistreff.com/medlemskapskonto/medlemskapsniva/ where they have to “choose” the only option at 89NOK and confirm, then pay thru PayPal. If they choose to cancel the payment there, they can still go back, log in and use the site for free.

    And shouldn´t the payment registration come before the conformation link?

    in reply to: PMPro members gets in for free #60203
     veggist
    Participant

    Ok, so this is the page I have set in the http://veggistreff.com/medlemskapskonto/medlemskapsniva/ http://veggistreff.com/medlemskapskonto/medlemskapsniva/, I have put this in the Redirect To. But what page do I set in Redirect From: ?

Viewing 40 posts - 1 through 40 (of 65 total)

Log in with your credentials

Forgot your details?