Forum Replies Created

Viewing 40 posts - 3,321 through 3,360 (of 20,101 total)
  • Author
  • in reply to: Menu “Sweetdate” #193815
     Radu
    Moderator
    Not marked as solution
    in reply to: theme not activating #193814
     Radu
    Moderator

    Hi,

    Sure,

    In first place make sure you have latest theme version and latest plugin updates, check in wp-admin -> appearance -> install plugins

    If it’s the same please provide FTP + wp admin credentials in a private reply to can take a closer look

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: activity page #193813
     Radu
    Moderator

    Hi,

    Just hit https://www.eumello.com/activity or explain better please what you need to acheive

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Separate Logo for Sticky menu #193811
     Radu
    Moderator

    Hi,

    Just add this code to wp-admin -> theme options -> general settings -> JavaScript code

    code : https://pastebin.com/raw/nWrgV0HS

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Please Help #193803
     Radu
    Moderator

    Hi,

    I’ve reported already that to the developer, did you see the same on our demo ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    Great,

    Can i help you with something else ?

    Cheers

    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Popular Posts Widget removed after latest update? #193801
     Radu
    Moderator

    Hi,

    On my end it appears i’m using latest KLEO theme and php 7.1,

    What php version are you running ? somehow 7.2 ?

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: re-phase a sentence #193798
     Radu
    Moderator

    Hi,

    The ticket was reopened after you had replied, there is no issue if the ticket stays open or closed

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Unable to register #193797
     Radu
    Moderator

    Great
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Buddypress Profile #193796
     Radu
    Moderator

    Hi,

    Let me know id you had solved or not

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: issues with my register page #193794
     Radu
    Moderator

    Hi,

    I’ve added for you those css rules in wp-admin -> theme options -> styling options -> quick css it’s full width right now

    COPY CODE
    
    .register aside.four.columns {
        display: none;
    }
    
    .register div#main-content {
        width: 100%;
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Jetpack share button layout problem #193785
     Radu
    Moderator
    Not marked as solution
    in reply to: Content by user type and membership levels #193779
     Radu
    Moderator

    Yes they work ofc

    I will close it

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Editing Posts #193778
     Radu
    Moderator

    Hi,

    How your users makes new posts ? not from social articles ? If no you will have to install social articles plugin, check in wp-admin -> appearance -> install plugins

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login redirecting to WordPress #193777
     Radu
    Moderator
    Not marked as solution
    in reply to: Profile Redirect and Forum Page #193772
     Radu
    Moderator

    Hi,

    It’s shown on my device ( Iphone 6)… the video it’s disabled on mobile and it’s shown a static image instead.

    Did you had solved somehow ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Profile field title #193771
     Radu
    Moderator

    Hi,

    It looks ok it should work, on my local install it works as it should.

    Pay attention again to the filed name, if still not works disable all plugins except buddypress and check again…tried to login to take a look at the filed names and it says invalid login

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Messages thread #193465
     Radu
    Moderator

    Hi,

    I haved trouble too rewriting this file because i’ve had a typo in the file path so make sure to have the identically files and folder names from after the sweetdate-child/

    code with excerpt linkable : https://pastebin.com/raw/tgemS6fp

    So the path it’s : wp-content/themes/sweetdate-child/buddypress/members/single/messages/messages-loop.php

    If not works, check , re-check and check again the paths to be identically.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: issues with my register page #193464
     Radu
    Moderator

    Hi,

    In first place make sure you have latest theme version and latest plugins updated.
    Try to switch all plugins and child theme off then reproduce again that see if it works or nor.
    If still not works with child theme and plugins off enable wp_debug and reproduce again the action.

    Steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Content by user type and membership levels #193463
     Radu
    Moderator

    Hi,

    Using paid memberships pro you can use the next shortcodes

    COPY CODE
    
    [membership level="1"]
    	Will only show up for level 1 users
    [/membership]
    
    [membership level="0,-1"]
    	Show for anyone not in level 1, including non-members and visitors.
    [/membership]
    
    [membership level="1,2,3"]
    	Only show for level 1, 2, or 3 users
    [/membership]
    
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Editing Posts #193462
     Radu
    Moderator

    Hi,

    User should easily edit the article.. just press edit icon

    Also adding new post will be made from new article

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Unable to register #193457
     Radu
    Moderator

    Hi,
    You will have to contact hosting company to ask them to allows you to use the ajax login , our form it post the login data from the pop-up which can is in any page to the https://adventistaliga.org/wp-login.php page. For some reason the server blocks that.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    Yes, i see that, can you please test with all plugins off except k-elements and visual composer ? and if it’s the same can you please provide FTP access to take a closer look ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Profile Redirect and Forum Page #193449
     Radu
    Moderator

    Hi,

    The dev department will reply to you.

    Good luck with the speed optimization, if you have any other theme related questions let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Profile field title #193448
     Radu
    Moderator

    Hi,

    Just sent me your actually code that you run right now and it not works

    cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Color rtmedia content text #193447
     Radu
    Moderator
    Not marked as solution
    in reply to: text widget issue #193446
     Radu
    Moderator

    Ok
    Let me know
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Avatar Profile mobile #193445
     Radu
    Moderator

    You’re welcome
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: changes #193442
     Radu
    Moderator

    Good
    Have a nice weekend
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login redirecting to WordPress #193441
     Radu
    Moderator
    Not marked as solution
    in reply to: Animation work after mouse click #193440
     Radu
    Moderator

    Hi,

    I think those days, today or tomorrow, if no at the start of the next week

    You don’t need to disable that, you can purge all caches then will cache app.js file and will be ok

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: How to activate new members without admin activation #193436
     Radu
    Moderator

    Maybe you will need this plugin : https://wordpress.org/plugins/bp-disable-activation/

    It will de-activate the activation optin on user email.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: CMB2 Type Color Fatal error #193398
     Radu
    Moderator
    Not marked as solution
    in reply to: Profile field title #193380
     Radu
    Moderator

    The field name it’s “Full name in English”

    In the guide it’s very good explained how you can do it

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Animation work after mouse click #193379
     Radu
    Moderator

    You will have to enable developer mode from wp-admin -> theme options -> miscellaneous

    Let me know
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login redirecting to WordPress #193378
     Radu
    Moderator
    Not marked as solution
    in reply to: Avatar Profile mobile #193372
     Radu
    Moderator

    Hi,

    You can do it with a css like this

    COPY CODE
    
    @media(max-width:768px) {
        #profile #item-header-avatar .avatar {
            max-width:200px;
        }
    }
    

    You can add it to wp-admin -> theme options -> styling options -> quick css

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Color rtmedia content text #193368
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 3,321 through 3,360 (of 20,101 total)

Log in with your credentials

Forgot your details?