Forum Replies Created

Viewing 40 posts - 1 through 40 (of 81 total)
  • Author
  • in reply to: Smarter profile page #170504
     vinz98
    Participant

    This code needs to be added to the main CSS file. (I used the custom css field within Sweetdate)

    body.activity section #profile{ display: none !important; }
    body.notifications section #profile{ display: none !important; }
    body.messages section #profile{ display: none !important; }
    body.friends section #profile{ display: none !important; }
    body.groups section #profile{ display: none !important; }
    body.forums section #profile{ display: none !important; }
    body.album section #profile{ display: none !important; }
    body.media section #profile{ display: none !important; }
    body.settings section #profile{ display: none !important; }

    (I toggled a bit to get what I wanted, so I left out the upper “body.activity section #profile{ display: none !important; }”)

    in reply to: Smarter profile page #152686
     vinz98
    Participant

    Yeah really nice NetConcept, but where? Please point/link to the solution.

    in reply to: BUDDYPRESS EMAIL #117490
     vinz98
    Participant

    Hey DQ,

    These emails are new in the newest version of buddypress. Now you can use images, links and colours in the messages people get after registering, activity and so on.

    So it us a neat new feature of bp.

    Cheers!

    in reply to: Please help me fix these issues. #115053
     vinz98
    Participant

    Thanks for the tip my friend!

    in reply to: membership #114312
     vinz98
    Participant

    Maybe This helps you? Its a bit outdated but you will get the point how it works.

    in reply to: Please help me fix these issues. #114311
     vinz98
    Participant

    I recognize the non-clickable part on mobile too. It seems a bug.

    in reply to: sweettheme latest update #114310
     vinz98
    Participant

    Here the auto update function also does not work. It worked earlier, so it is probably not at my side where it goes wrong. I will do the update manually since I have changed a lot internally.

    in reply to: How can i protect my site? #114309
     vinz98
    Participant
    in reply to: How can i protect my site? #114308
     vinz98
    Participant

    Stay far away from paid security services. It really can make your site instable and it creates a lag into the buddypress part which is very active.

    Keep on track with these tips. (Assuming you already use long passwords, stay updated and use ht access files)

    http://www.wpbeginner.com/wp-tutorials/11-vital-tips-and-hacks-to-protect-your-wordpress-admin-area/

    in reply to: Refund #114307
     vinz98
    Participant

    Hello, I am not support but I guess you will need to ask for a refund at Themeforest, not here.

    https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-

    in reply to: DUPLICATED TABS #112962
     vinz98
    Participant

    Well I haven’t got the time to look thoroughly into it. But my guess is you can hide something with the display commandline.

    in reply to: Profile with payment #112959
     vinz98
    Participant

    Hi, I am not support, but customers need to make an account first, normally after that they receive an email with an activation link to confirm the account. After that you can use a plugin like: new user approve.

    This prevents for users to really access the website. After that you can show them only one payment page. After that payment has been done they can really access all the other pages.

    This is a route you will have to design yourself, but it is sure possible. Maybe a web developer in your neighbourhood can help you construct this.

    Maybe this page will help you to click the right buttons in paidmemberships pro which is included in Sweetdate theme.

     

    in reply to: DUPLICATED TABS #112957
     vinz98
    Participant

    Hi I am not support, but please look into firebug. It is an extension for firefox. With this you can reveal css information and play with it. look here or here.

    in reply to: pending woocommerce update safe to do? #111930
     vinz98
    Participant

    Goodday,

    I saw that an version update (2.9.3 – 19.03.2016) has been released, which is great.
    However the automatic update system within Sweetdate does not get a message the update is ready for download.
    Earlier this has worked fine so here the settings are allright (I think)
    Did you feed your update server yet? (it is really hungry, haha)

    thanks
    Vince

    in reply to: moving navigation menu down below logo #108901
     vinz98
    Participant

    I guess not, maybe support here wants to do it for you, otherwise you need to hire someone to do it for you.

    in reply to: Stripe not working #108900
     vinz98
    Participant

    You are right, Paypal has nothing to do with Stripe. That, I do not know too, sorry.

    in reply to: moving navigation menu down below logo #108852
     vinz98
    Participant

    Hi
    I am not support but the theme seems to have only one menu. When you want to move it you need to do some programming yourself. Take a look at this

    in reply to: Menu #108851
     vinz98
    Participant

    Hi

    I am not support, but is it an idea to make a new custom menu and simply not fill it, after that select that menu as primary?

    in reply to: Stripe not working #108821
     vinz98
    Participant

    Hi,

    I am not support, but it looks like you set up a recurring membership (METHOD=ManageRecurringPayments). When you are in test modus you can make one test payment but not recurring because next time you will be live (in lets say 3 months recurring) so the next paymant cannot be done in the future.
    So the server sends back a cancel of recurring membership. (User+requested+cancel)

    I do not work with stripe (I am from Holland) but it can be an explanation that the error is logical.

    in reply to: Translate #108742
     vinz98
    Participant

    Hi Maybe ask here

    in reply to: BP Disable Activation Reloaded not working #108741
     vinz98
    Participant

    Hi,

    Maybe this

    in reply to: change register panel #108740
     vinz98
    Participant

    Hi Koen, I am not support but,

    Did you miss the closing tag at the end?

    function my_custom_icon_about_widget () {
    return ‘user’;
    }

    Greets

    in reply to: Missing Turkish Translations Fields and Strings #108732
     vinz98
    Participant

    Please realise that Field names like: I am a, man , woman, age are filed names so you just need to edit those field names…these will not be translated becuase they are static. Also page title like Search, activity, forum are static and nedd to be changed too.

    For the rest, hats off for your transalations 100%.

    in reply to: Missing Turkish Translations Fields and Strings #108731
     vinz98
    Participant

    Hi, I am a user too, not support… but want to tell you this.

    Loco Translate offers two file save locations for you:
    For instance I took buddypress to add a translation.
    The translations file can be saved at two places. Original or global.

    X create in plugins/buddypress
    X create in global languages directory languages/plugins/

    The first one will be overwritten when a plugin updates and the second one will not. (You want your custom work to stay, off course.)
    However when you choose the second one, there will be two POT files and WP will choose the first one available, the plugin one. So check that out.
    To force WP to choose the “custom” global one, you simply rename the original one for instance buddypress.no or similar.
    Now the global one will be found first, and thus be used.

    After an plugin update you need to “sync” to throw out obsolete and import new translation positions.

    I hope this helps a bit for you.

    in reply to: Recaptcha not working on Register page #108729
     vinz98
    Participant

    The Recaptcha plugin you just removed is a second captcha helper just to make the contact form captcha ready. I read more peolple are having problems with this plugin.The original wp-Recaptcha is still present on your system. Later on, bots will write nice messages to you through your contact form. Stay put on that. here

    in reply to: How to Translate: Theme / Buddypress #108728
     vinz98
    Participant

    There is one thing to keep in mind though, Loco Translate offers two file save locations for you:
    For instance I took buddypress to add a translation.
    The translations file can be saved at two places. Original or global.

    X create in plugins/buddypress
    X create in global languages directory languages/plugins/

    The first one will be overwritten when a plugin updates and the second one will not. (You want your custom work to stay, off course.)
    However when you choose the second one, there will be two POT files and WP will choose the first one available, the plugin one. So check that out.
    To force WP to choose the “custom” global one, you simply rename the original one for instance buddypress.no or similar.
    Now the global one will be found first, and thus be used.

    After an plugin update you need to “sync” to throw out obsolete and new translation positions.

    I hope this helps for anyone

    in reply to: Smarter profile page #107079
     vinz98
    Participant

    I have the idea that really no one of 7Q is looking into this section since it is not a support question. My support account ends today and I will not renew it. Got my site running well. Thanks everyone from 7Q for supporting me/us.

    so long…

    in reply to: mailchimp newsletter error #106744
     vinz98
    Participant

    Don’t shoot me! I am only the pianoplayer.

    What I try to tell you is that mailchimp has updated their terms. So when you get this fixed you will get refused anyway.
    Good luck anyway

    in reply to: mailchimp newsletter error #106689
     vinz98
    Participant

    Dont spend your time on fixing this because…

    This is a snippet of the terms

    Nothing personal, but int order to maintain the highest delivery rates possible for all our customers, we can’t allow businesses that offer these types of services, products, or content:

    Escort and dating services

    http://mailchimp.com/legal/acceptable_use/

    in reply to: Mailchimp doesn't allow dating websites #106687
     vinz98
    Participant

    This is a snippet of the terms

    Nothing personal, but in order to maintain the highest delivery rates possible for all our customers, we can’t allow businesses that offer these types of services, products, or content:

    Escort and dating services

    http://mailchimp.com/legal/acceptable_use/

    in reply to: pending woocommerce update safe to do? #105544
     vinz98
    Participant
    in reply to: Smarter profile page #105358
     vinz98
    Participant

    Implementing a voting system and do noting with it, for over 11 months this is voted highest. Not even a brief response. Some simple things could make such a huge difference.

    For instance loose the head section when editing a profile or (even better) set an anchor point to scroll to. That simple.

    Make the profile page a bit more lively by putting the font-awesome symbols in the tabs. Look at my attached file for (GREAT) ideas. lol

    It is that simple guys..

    Attachments:
    You must be logged in to view attached files.
    in reply to: VERY slow theme #105138
     vinz98
    Participant

    Laura that is magnificent. Wonderful job…
    Thank you

    in reply to: Smarter profile page #105061
     vinz98
    Participant

    It cant be too difficult to place an anchor at the profile page. When a visitor clicks on the upper member link (lets’s say new messages) the upcoming page scrolls to the right place. That is imho basic work for developers.
    Why does such a simple request take that long?

    in reply to: VERY slow theme #104993
     vinz98
    Participant

    @ Seventhqueen.

    Is it usefull to write about the best cache settings on the blog page? This concerns other users too.

    in reply to: pending woocommerce update safe to do? #104323
     vinz98
    Participant

    Hello Radu,

    Is it safe yet?

    in reply to: SSL Lock not showing up on one page #102716
     vinz98
    Participant

    whynopadlock.com will help you retrieve the fault

    in reply to: counter stats at frontpage #101542
     vinz98
    Participant

    The trick is to go to the directory custom_buddypress\ and the file bp-functions.php

    Go to line 1323-1347

    And there replace desired function name with the field name.

    In my situation I renamed men and woman to full-swap and soft-swap.

    So I renamed line 1338 the word men to full swap. (write exactly as the field name look that up!)

    and repeat for other

    cheers

    in reply to: Eror creating a group #101474
     vinz98
    Participant

    found out you have your own plugin, that fixes the issue indeed.

    Hello, fixed, user our BP Cover Plugin instead of buddypress cover

    in reply to: Tip of the day. How to avoid multiple logins at a time #100783
     vinz98
    Participant

    Question: How can I send the user which has been logged out to the homepage instead of the wp login page?

    wp_redirect( wp_login_url() );

    What do I put in the piece wp_login_url to get sent to the homepage?

    this? wp_redirect( home_url() );

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

Log in with your credentials

Forgot your details?