Forum Replies Created

Viewing 40 posts - 3,081 through 3,120 (of 20,101 total)
  • Author
  • in reply to: ログむン出ζ₯γͺい #195796
     Radu
    Moderator
    Hi, Ok Let me know if i can help you with something else Cheers R.
    in reply to: profile menu isn't work #195795
     Radu
    Moderator

    Hi,
    The media tab appears under member profile menu when you activate the rtmedia plugin.

    So what you want to acheive ?

    You can follow this one to inspire from here : https://buddydev.com/buddypress/add-extra-links-to-buddypress-user-profile-menu-buddypress-group-menu/

    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: bp profile search #195791
     Radu
    Moderator

    HI,

    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: Facebook Login Error #195789
     Radu
    Moderator

    Hi,

    No, updating wp importer will not remove your content/settings and will not solve the facebook login issue, i want to mean to check from the same phone where not works facebook login at nfdates.com to our demo https://seventhqueen.com/demo/sweetdatewp/ , so the idea it’s to check the same device on both installas to see if it’s a general theme problem or a isolated issue.

    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: Mailchimp generating error #195788
     Radu
    Moderator

    Hi,

    Did you had solved the issue ?


    I see it 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
     Radu
    Moderator
    Hi, Sorry... Attached right now Cheers R
    in reply to: Pmpro #195783
     Radu
    Moderator

    Hi,

    You can try to ask your question here https://wordpress.org/support/plugin/paid-memberships-pro

    Ask them actually if it’s possible without additional codes or addons pmpro it’s able to do 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
    in reply to: Wrong translation #195782
     Radu
    Moderator

    Hi,

    The translation way it’s the easily one, just search in kleo theme for VERTUUR and change it to VERSTUUR.

    It might me a translation issue from po file. So do that via loco translate.

    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: Website not working on Microsoft Edge #195781
     Radu
    Moderator
    Not marked as solution
    in reply to: Menu icons in the sidebar #195774
     Radu
    Moderator
    Not marked as solution
    in reply to: logo shows weird on mobile device #195773
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Did you encounter the same issue if you are disabling child theme ?
    Did you encounter the same issue if you change the theme to default wp theme ?

    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: Pmpro #195479
     Radu
    Moderator

    Hi,

    Maybe using recurring subscription, in the level edit page. if that is not what you are lookig for ask pmpro team if they know a easy way.

    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: Woocommerce #195478
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Replaces hearts images visible on theme #195474
     Radu
    Moderator

    Hi,

    To can hide or change that icon use this css

    COPY CODE
    
    .circular-item .hearts {
    /*     background: url(../images/hearts_bg.png) no-repeat; */
           background:none;
    }
    

    Hide friendship heart icon

    COPY CODE
    
    #friends-my-friends:before {
        content:"";
    }
    

    Can you show the page where this button it’s ? https://archived.seventhqueen.com/wp-content/uploads/2018/04/heart1-128×65.jpg

    The css will be added 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: widgets background title color #195469
     Radu
    Moderator

    Hi,

    Use this css

    COPY CODE
    
    .widgets h5 {
        background-color: red !important;
        color:#fff !important;
    }
    

    Add it in 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. Ticket solution
    in reply to: Wrong translation #195468
     Radu
    Moderator

    You can change easly the theme text using loco translate plugin

    Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/

    A small introduction on how translations work

    Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.

    For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.

    Follow these steps to get you started:

    • Install Loco Translate plugin
    • Go to the plugin dashboard: WP Admin – Tools – Manage translations
    • Find the theme or plugin in the list.
    • If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
    • Press SYNC button to synchronise your translation with the provided .pot file
    • Search for the string you want to translate and add your translated string.
    • Press Save when you finished your translation.

    Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language

    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: Valid OAuth Redirect URIs #195467
     Radu
    Moderator

    Hi,

    I see that but then i’ve tried if that happens also on our demo : https://seventhqueen.com/themes/kleo/members/kleoadmin/#

    And it cannot, make sure you have latest theme update, if still not works, deactivate child theme and plugins and check again.

    Still not works, download theme files and upload them.

    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: Horizontal Form – BP PRofile Search #195464
     Radu
    Moderator

    Hi,


    @spocar

    Open a ticket showing the issue or/and what you want 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: Edit Register Page Phrase at top #195463
     Radu
    Moderator
    Not marked as solution
    in reply to: Pop Up Box After Login Box #195462
     Radu
    Moderator
    Not marked as solution
    in reply to: logo shows weird on mobile device #195457
     Radu
    Moderator
    Not marked as solution
    in reply to: Theme customization questions #195455
     Radu
    Moderator

    Hi,

    For the footer color

    COPY CODE
    
    div#socket {
        background: red !important;
        color: #fff !important;
    }
    

    Topbar

    It works tested

    COPY CODE
    
    #top-social li i:before {color:red !important;}
    .header-color .top-menu li > a:hover, .header-color #top-social li a:hover {color:red !important;}
    
    

    What are the credentials ?

    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: Removing Last Activity Date #195453
     Radu
    Moderator
    Not marked as solution
    in reply to: Homepage Redirect Not Working #195452
     Radu
    Moderator
    Not marked as solution
    in reply to: pull-down menu exits the screen #195451
     Radu
    Moderator
    Not marked as solution
    in reply to: Forced Profile Photo upload #195449
     Radu
    Moderator

    No problem, if you cannot figure out, ask a ticket on their support forum.

    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: Mailchimp generating error #195448
     Radu
    Moderator

    Hi,

    Cannot figure out, i will need FTP to take a closer look, provide the details in a private reply.

    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: Mobile Menu not scrolling in iPhone #195446
     Radu
    Moderator

    Odd,

    Try to update the theme to latest versio.
    De-activate all plugins beside the child theme then see if it looks as demo.
    If still not works let me know what php version are you runing and provide the debug.log file

    Follow these 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.

    After you have disabled the plugins try to see if the error persists.

    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: My theme is not installing on my server #195445
     Radu
    Moderator

    That’s wired there will need to enable wp debug then to provide to me the debug log file.

    Follow these 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.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    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: Kleo carousel display in mobile #195444
     Radu
    Moderator
    Not marked as solution
    in reply to: My video does not autoplay on mobiles #195443
     Radu
    Moderator

    Hi,

    It seems that it’s happens the same using any other theme it’s elementor related, you can ask them

    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

    I see,

    Can you test please to de-activate all plugins except sensei, visual composer and k-elements then purge empty cache and check again?

    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: Facebook Login Error #195389
     Radu
    Moderator

    Hi,

    I think because the theme it’s not updated to latest version.

    Let me know if you encounter the same behaviour using tablet or phone on our demo https://seventhqueen.com/demo/sweetdatewp/ when you 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
    in reply to: Front page do not load #195386
     Radu
    Moderator

    Hi,

    There it may need to enagle wp debbug and to provide to me the debug.log file

    Follow these 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.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    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: Video Portfolio Issue #195384
     Radu
    Moderator
    Not marked as solution
    in reply to: Changing BuddyPress Tab Icons Issue #195381
     Radu
    Moderator
    Not marked as solution
    in reply to: Menu Icons gone & Buddypress timestamps #195377
     Radu
    Moderator
    Not marked as solution
    in reply to: Homepage Redirect Not Working #195372
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 3,081 through 3,120 (of 20,101 total)

Log in with your credentials

Forgot your details?