Forum Replies Created

Viewing 40 posts - 14,721 through 14,760 (of 20,101 total)
  • Author
  •  Radu
    Moderator

    Hi,

    Check now, it works, i’ve used this function

    COPY CODE
    add_action('after_setup_theme', 'add_admin_bar_for_editors');
     
    function add_admin_bar_for_editors() {
        if (current_user_can('editor') ) {
            add_filter('show_admin_bar', '__return_true');
            show_admin_bar(true);
        }
    }

    After any code modification all cache needs to be cleared

    Cheers

    Radu

    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 Register Button only on homepage #115646
     Radu
    Moderator

    Hi,

    The snippet is for Kleo theme not for sweet

    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: Make clients not clickable #115644
     Radu
    Moderator

    So , you don’t have link field ?

    Give credentials to take a look

    Cheers

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

    Good,

    Have a nice week

    Cheers

    Radu

    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,

    I was able to change the bg, but the i see the changes only after i clear the cache by choosing Empty All Caches

    Cheers

    Radu

    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: error plugins. Site goes blank #115634
     Radu
    Moderator

    The icons can be changed from

    Instead that link paste this https://www.youtube.com/embed/_tDbwisHZeQ

    Regarding the icons follow this : https://archived.seventhqueen.com/forums/topic/need-help-with-replacing-kleo_status_icon-type or this https://archived.seventhqueen.com/forums/topic/changing-icons-and-meanings-of-icons-on-homepage-2

    Cheers

    Radu

    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: Drop down menu height too small for larger text #115595
     Radu
    Moderator

    Great

    Have a nice week

    Cheers

    Radu

    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: modify text in register form #115594
     Radu
    Moderator

    Hi just switch wp lang back : https://www.google.com/search?q=change+wordpress+language

    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: Styling Issues. #115591
     Radu
    Moderator

    see attached screenshot

    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: Visual composer "fronted editor " #115590
     Radu
    Moderator

    Please update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please 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: Change Forums Title Text Color #115589
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers

    Radu

    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: Sub Forum Links #115588
     Radu
    Moderator
    Not marked as solution
    in reply to: Search Bar Spacing #115587
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general options -> quick css

    COPY CODE
    #bbpress-forums .bbp-search-form {
        margin: 0 auto !important;
    }
    
    li.bbp-body div.hentry { 
    padding:0;
    }

    Let me know

    Cheers

    Radu

    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: deplicated Profile fields #115586
     Radu
    Moderator

    Thank you for this information

    We will investigate this

    Cheers

    Radu

    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: hI! How do I set a background img for the side menu? #115585
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers

    Radu

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

    Please provide admin credentials to take a closer look

    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: Google Adsense #115583
     Radu
    Moderator

    IF you will using an adsense code you will no need the img so the code will be like this

    COPY CODE
    echo = '
    <div style="display: inline-block !important;">
    
    Your add code
    
    </div>
    
    ';
    

    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: Register Button Not Redirecting to Memberships page #115580
     Radu
    Moderator

    I’ve used this link https://newfoundmuslima.com/membership-account/subscription/ on that button now you should be able to see the membership package.

    Also i see that you have a problem with pages, when you try to add a new page or editing a existing one it shows blank section instead the page editor, try to deactivate recently installed plugins to identify what causes this.

    Let me know if is ok with that button link

    Cheers

    Radu

    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,

    I see that you are using CD Booster, and the problem comes from it, it concatenate all resources, please see if you have any option to put some files on exception list, if not disable the plugin to see it it works.

    Cheers

    Radu

    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: widget #115578
     Radu
    Moderator

    Hi,

    You’re welcome

    Have a nice week

    Cheers

    Radu

    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: customize italian translation #115384
     Radu
    Moderator

    Hi,

    What strings you cannot find ?

    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

    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: Social Sharing only certain posts #115383
     Radu
    Moderator

    Hi,

    Go to wp-admin -> theme options -> social sharing -> Enable Social share -> OFF and Enable post likes – OFF, then go to your desired posts and enable post sharing from post backend -> theme general settings -> Social share -> Visible

    That’s all

    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 update, button color #115369
     Radu
    Moderator

    Great

    You’re welcome

    Have a nice week

    Cheers

    Radu

    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: widget #115368
     Radu
    Moderator

    Hi

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    .article-content .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
        margin: 0 !important;
    }

    Cheers

    Radu

    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: translation, where to put .mo file ? #115366
     Radu
    Moderator

    Hi,

    Put the lang file beside the .po file in wp-content/languages/ so there you will have to have

    sweetdate-fr_FR.mo and sweetdate-fr_FR.po also if still not works try to rename the lang files mo and po in this format fr_FR.mo and fr_FR.po

    Cheers

    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,

    The topbar can be hidden with this

    COPY CODE
    div#top-social {
        display: none !important;
    }

    Next time try with important declaration.

    Fo this issue : https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2016/04/bottom-of-rev-slider-spacing-issue.png i think you will have to set from row that contain the slider margin bottom 0, same as in the last row, check the row settings and look for any padding or margin.

    Cheers

    Radu

    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: Styling Issues. #115359
     Radu
    Moderator

    There are muted text, i will provide you a rule that applies for all elements with muted class

    Use this

    em.muted { color: red !important; }

    Cheers

    Radu

    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: Registration page #115358
     Radu
    Moderator

    Hi,

    I think it’s a server related problem, do you have htaccess file ?

    IF not create the .htaccess file in that you will paste next code

    COPY CODE
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    https://codex.wordpress.org/htaccess#Basic_WP

    Also make sure that your server has mod_rewrited enabled : http://stackoverflow.com/questions/869092/how-to-enable-mod-rewrite-for-apache-2-2?answertab=votes#tab-top

    Cheers

    Radu

    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: Members search #115357
     Radu
    Moderator

    Do you have installed a plugin recently ?

    If you deactivate child theme and the rest of plugins except buddypress the issue disappears ?

    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 update, button color #115356
     Radu
    Moderator

    Hi,

    Use this css instead

    COPY CODE
    .buddypress div#item-header div#item-header-content #item-buttons div.generic-button a.add {
    background-color:red !important;
    border:1px solid red !important;
    }

    Replace red with your desired color

    Cheers

    Radu

    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: modify text in register form #115354
     Radu
    Moderator

    In this case you will have to look in your language file .mo that can be in wp-content/languages/fr_FR.mo or wp-content/themes/sweetdate/languages/fr_FR.mo search for “Registering for this site is” after you find that under line with that text you will see msgstr form there you will have to edit your text

    Cheers

    Radu

    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 update, button color #115352
     Radu
    Moderator

    Provide link to a profile from your website please

    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: Visual composer "fronted editor " #115351
     Radu
    Moderator

    You can hide that button by using this function

    COPY CODE
    
    function remove_buttom_from_vc_fe(){
        echo "<style>\n";
        echo 'button#vc_button-cancel { display: none !important;}';
        echo "\n</style>";
    }
    add_action( 'admin_print_styles', 'remove_buttom_from_vc_fe' ,90);

    The function will be added to wp-content/themes/kleo-child/functions.php

    Cheers

    Radu

    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,

    Do you using a minify plugin ? i think there is a problem

    The console says : booster_js.php?dir=>/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js,>/>/booster_cache/5…:63 Uncaught TypeError: Cannot read property ‘parsed’ of undefined

    And i’ve checked you page source of the page and i see resources are concatenated, try to put app.min.js to exception list

    Cheers

    Radu

    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,

    You can test one of these plugins : https://wordpress.org/plugins/wp-ban/ or https://wordpress.org/plugins/ban-hammer/screenshots/

    Cheers

    Radu

    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: deplicated Profile fields #115343
     Radu
    Moderator

    HI,

    I’ve tried to reproduce this on my sweetdate install, i’ve installed and activated W3 total cache, do you know exactly what option of w3 total cache causes this ?

    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: Can’t post comments to blogs #115342
     Radu
    Moderator

    Ok,

    You’re welcome

    Have a nice week

    Cheers

    Radu

    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,

    use this css

    COPY CODE
    button.single_add_to_cart_button.wdm_enquiry {
        display: inline-block !important;
    }
    .woocommerce.single-product #contact-form { margin:10px 0 !important; }
    .woocommerce.single-product div.product form.cart, .woocommerce-page.single-product div.product form.cart { clear:both !important;display:block;width:100% }

    Cheers

    Radu

    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: Portfolio Category (Filter) Display Issue #115339
     Radu
    Moderator

    Hi,

    this can be caused by visual composer or k-elements plugins if they are not updated after theme update, you can check the plugins update status from wp-admin -> appearance -> install plugins.

    Cheers

    Radu

    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: Sub Forum Links #115336
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 14,721 through 14,760 (of 20,101 total)

Log in with your credentials

Forgot your details?