Forum Replies Created

Viewing 40 posts - 81 through 120 (of 157 total)
  • Author
  • in reply to: Server Hammered by Notifications #79339
     gm713
    Participant

    @Dre. What program are you using processes (screenshot above).

    Probably unrelated to the theme, I’m having trouble with admin_ajax.php, but due to incompatibility with backbuddy which was causing my Apache Server to shut down due to overwhelming requests to mySQL server.

    I’m on DreamPress and Varnish is (believed to be) caching admin_ajax resulting into unfinished processes, ultimately overwhelming the sever.

    in reply to: error in theme-functions.php on line 366 #79175
     gm713
    Participant

    Hi Radu,

    This plugin https://wordpress.org/plugins/wps-hide-login/ is causing the issue. All that it’s doing is changing the login URL.

    It’s particularly useful for several security reasons. Can you see what is causing the issue and recommend a solution or alternative?

    Thanks much!

    in reply to: Apache Server Issues – Theme or external? #79163
     gm713
    Participant

    Marking this resolved, since host providers were able to resolved this.

    in reply to: error in theme-functions.php on line 366 #79161
     gm713
    Participant

    So I was able to get the server issues resolved.

    I’ve also been able to consistently replicate this. It happens when a non-logged in user types /domain/wp-admin

    in reply to: Apache Server Issues – Theme or external? #78854
     gm713
    Participant

    Hi,

    I worked with my host provider, and ultimately I put the website in maintenance mode and turned of ALL the plugins, but the Apache server is still going down.

    In your experience, do you think it’s a config issue on their end, or could it be due to the theme. I’m current on Kleo and running Kleo Child.

    in reply to: Apache Server Issues – Theme or external? #78776
     gm713
    Participant

    So based on their research & analysis, my host said this wasn’t originating through them but through the theme. Can you guys identify what’s not playing nice based on this information?

    Thanks!

    in reply to: Apache Server Issues – Theme or external? #78701
     gm713
    Participant
    This reply has been set as private.
    in reply to: Apache Server Issues – Theme or external? #78648
     gm713
    Participant
    This reply has been set as private.
    in reply to: Apache Server Issues – Theme or external? #78647
     gm713
    Participant
    This reply has been set as private.
    in reply to: error in theme-functions.php on line 366 #78643
     gm713
    Participant

    Hi,

    Please keep this ticket open. I’m having some issues with my service provider, DreamPress if you must know, which may be linked to this.

    They moved my servers and upgraded to SQL5.6, which is leading to a lot of Internal Server Errors, so trying to work through those issues first. Are you aware of any issues others have experienced with Kleo while using SQL5.6?

    in reply to: SweetDate 2.8.2 and MyCred some problems #77653
     gm713
    Participant

    Were you guys able to figure this out? I posted a similar question in Kleo and referenced this thread.

    in reply to: Site broken on HTTPS #75469
     gm713
    Participant

    I tried a couple different things, that fixed it, so marking this resolved. Thanks for the tip. Will try for future instances if it comes up again.

    in reply to: Display Testimonials #74629
     gm713
    Participant

    Nevermind. I had to add a new Testimonials block and it picked it up. Thanks!

    in reply to: Kleo Template Meltdown after new Google Chrome Update #74190
     gm713
    Participant

    Thanks @abe. I end up implementing that plugin, but the theme seems to be broken across all the browsers when served up in HTTPS. Not sure what’s going on.

    in reply to: Kleo Template Meltdown after new Google Chrome Update #74176
     gm713
    Participant

    @secretenergy Can you please list the fix you used?

    in reply to: Styling issues with MyCred #40846
     gm713
    Participant
    This reply has been set as private.
    in reply to: Breadcrum colors #38482
     gm713
    Participant

    Thanks for your help. Sorry for not replying sooner. Marking as resolved. Thanks!

    in reply to: Breadcrum colors #37582
     gm713
    Participant

    Thanks @kamal and @abe that did it.


    @Abe
    – It was picking up the color defined for page text (not the intended lighter color). Not sure why the default feature isn’t working.

    in reply to: Breadcrum colors #37569
     gm713
    Participant

    Hey,

    I had tried that and also double checked. The (hot) link part of the breadcrumb shows the color as defined in the styling, but the “/” and text (page title) doesn’t pick up that color.

    in reply to: Breadcrum colors #37542
     gm713
    Participant

    No love?

    in reply to: Hide Member Level from bbPress Forums #35336
     gm713
    Participant

    Where’s the setting to turn it on?

    in reply to: Hide Member Level from bbPress Forums #35335
     gm713
    Participant

    Thanks @sharmstr. I was talking about the one displayed under the avatar in this thread.

    in reply to: Hide Member Level from bbPress Forums #34811
     gm713
    Participant

    Thanks for the quick reply. Do you know where (which plugin) the Posts count coming from?

    in reply to: Hide Member Level from bbPress Forums #34806
     gm713
    Participant

    On a related note, are you using myCRED for displaying Crowns? That’s what I’m trying to do and want to display the Rank instead of the member level.

    To elaborate, if you look at this forums, I want to get rid of “participant” (in my case) under username, and instead display a rank from myCRED.

    Thanks!

    in reply to: Unable to remove some insecure content #32291
     gm713
    Participant

    Nevermind, figured it out. Homepage had a non-secure link for the logo. Regarding the next 3 links, it’s specific to a select plugin, so I’ll work with the plugin’s author to get that rectified.

    in reply to: Unable to remove some insecure content #32169
     gm713
    Participant

    Btw I also update the logo links to https via admin > appearance.

    in reply to: Registration Confirmation page redirect #30124
     gm713
    Participant

    Thanks Man. Yes, I googled and implemented a solution pretty similar to this but didn’t work for me. This one worked like a charm.

    Thanks again, appreciate it.

    in reply to: Registration Confirmation page redirect #30021
     gm713
    Participant

    @sharmstr Thanks for your reply, and offering to help.

    Here’s what I’m trying to do – I am trying to create a separate Registration Successful page. Reason for this is 2 fold:

    1) I want to be able to set up and track goals in google analytics and paid SEM campaigns. This way when I can track it via a unique (separate) URL.
    2) I want to be able to customize the destination page using the WYSIWYG editor/KLOE theme

    Also, as a final note, my preference would be a plugin of some sort to keep it simple, but if it came to touching code, then I would prefer to do it within the child theme for future proofing/preventing losing it with any core updates.

    Makes sense?

    in reply to: Registration Confirmation page redirect #29907
     gm713
    Participant

    @catalin thanks for the link. I’ve tried this before.

    Per my understand, Peter’s Login Redirect works great for WordPress registration, but KLEO uses Buddypress registration form, so it doesn’t work OOB.

    For the 2nd solution on the recommended link, it asks to redirect “?checkemail=registered”, but in KLEO successful registration URL, there is no suffix, so it doesn’t apply.

    Am I missing something?

    in reply to: Updated theme now have fatal error #29466
     gm713
    Participant

    Yeah did that, and it went seamlessly. Thanks for your inputs.

    in reply to: Updated theme now have fatal error #29415
     gm713
    Participant

    I reverted back to a previous build, so I’m back to 1.6.3

    in reply to: Updated theme now have fatal error #29413
     gm713
    Participant

    Thanks for posting this Abe. I couldn’t access Admin section at all due to K-elements error. Should we hold off the upgrade or overwrite K-Elements via FTP?

    in reply to: Registration Confirmation page redirect #28987
     gm713
    Participant

    Hi Catalin,

    I looked at the link, but I’m not trying to redirect the user when they login, but instead display a different page upon successful signup/registration.

    From what I understand, Peter’s Redirect Login does that for native WordPress registration page, but since we’re using BuddyPress Registration page it doesn’t work.

    Thoughts?

    in reply to: Registration page – New Required Field #28985
     gm713
    Participant

    Thanks, Catalin. Appreciate the help.

    in reply to: WordPress 4 #27992
     gm713
    Participant

    I’m hosting with DreamPress (DreamHost’s WordPress hosting service). They upgraded it, and everything seems to be working fine. I haven’t tested comprehensively but I haven’t see any issues.

    in reply to: Registration page – New Required Field #27989
     gm713
    Participant

    Thanks!

    1. Done, credentials same as before.
    2. Got it, thanks!
    3. Added, but not firing a new tab/window.

    in reply to: Reply button – Non logged in users – Forums #27825
     gm713
    Participant

    Look at this thread: https://archived.seventhqueen.com/forums/topic/display-links-in-forums-for-not-logged-in-user

    What I did is add a login link in the message at the bottom to allow the users to log in. You could modify it to display a button or link to cater to your needs. Hope this helps.

    in reply to: Display Links in Forums for Not Logged In user #27823
     gm713
    Participant

    @russellkhan see the attached file.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Registration page – New Required Field #27821
     gm713
    Participant

    1. I don’t see a place to change this to a text field for some reason. Do you have a screenshot of the options?

    2. Confirmed. For my record, did you update anything or was it a matter of a cached page?

    3. I tried including the javascript as a HTML field on register page, but didn’t do anything. Where/How do you recommend adding it?

    in reply to: Display Links in Forums for Not Logged In user #27492
     gm713
    Participant

    Thanks for your help. Couldn’t have done it without you pointing me to source code first. I’ll mark it as resolved

Viewing 40 posts - 81 through 120 (of 157 total)

Log in with your credentials

Forgot your details?