Forum Replies Created

Viewing 40 posts - 4,921 through 4,960 (of 20,101 total)
  • Author
  • in reply to: CSS Problems #177740
     Radu
    Moderator

    Hi,

    Please check it now,

    At the first look there was no dynamic.css and the dynamic.css file it’s generated when you press save theme options or play with live customiser, now i’ve re-saved the theme options and now the styles seems to be applied.

    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: Issue with m.facebook.com #177735
     Radu
    Moderator
    Not marked as solution
    in reply to: Paid Membership Pro plugin error #177733
     Radu
    Moderator
    Not marked as solution
    in reply to: landing page and demo #177732
     Radu
    Moderator
    Not marked as solution
    in reply to: SweetDate 3.0 #177717
     Radu
    Moderator

    @Roader

    Can you link both replies please ?

    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,

    Please made a screenshot in that you will point out the element that you need selector for 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: SweetDate 3.0 #177705
     Radu
    Moderator

    @Benson

    Please please please open a ticket concerning your problem from here : https://archived.seventhqueen.com/add-ticket only if this is not solved. So you will gonna reply open a new ticket please !!!

    Please take a look now ! It should be ok, for some unknown reason the buddypress.css file from the theme it’s not loaded cannot figured out why !? That’s not relaed to the plugins. To solve that i’ve added entire file content ( /wp-content/themes/sweetdate/buddypress/css/buddypress.css ) to the child theme.

    I’ve noticed another thing, if you enable your initial plugins the sidebar will breaks at this moment the sidebar it’s rendered correctly only with bp plugin activated.

    Now i will activate back all plugins back, you will have to identity the problematic plugin by disabling them one by one.

    Don’t forgot to reply in a new ticket please.

    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: Issue with mobile devices #177690
     Radu
    Moderator

    Hi,

    Unable to see the site

    Did you have builded that using visual composer ? If yes most sure you will have to play with responsive options under column settings

    https://vc.wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/

    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: KLEO + uber menu #177688
     Radu
    Moderator

    Hi,

    I don’t know if this can be exactly achieved using next idea, maybe it will need some code adjustment or not. (see screenshot)

    So i’m not so familiar with uber menu to can tell you exactly there should be teste.

    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: Checkout Woocommerce JSON trouble #177687
     Radu
    Moderator

    Hi,

    Tried to purchase something and cannot see that kind of error

    It’s ok now ?

    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: User profile page #177686
     Radu
    Moderator

    Hi,

    See the screenshot

    The css

    COPY CODE
    
    @media(min-width:768px) {
        #buddypress #members-list div.item {
            height: 100px;
        }
    
        #buddypress #members-list div.action {
            min-height: 35px;
        }
    }
    

    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: All Events Page #177685
     Radu
    Moderator

    Hi,

    The issue it’s the same and also the possible solution for that it’s to contact GeoDir team : https://archived.seventhqueen.com/forums/topic/all-companies-page/#post-177683

    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: All Companies Page #177683
     Radu
    Moderator

    Hi,

    I’ve added the code into functions and now the map it’s displayed full width, but you should ask the GeoDir team about how you can edit the page layout like on general directory or like on listing layout.

    https://irside.com/companies/

    Also in widgets area there is no specific area for your new created GD CPT neither on the geo-directory settings.

    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 and Group Cover images #177676
     Radu
    Moderator
    Not marked as solution
    in reply to: Profile Pic Carousel #177675
     Radu
    Moderator

    Hi,

    I think to can use the old sweet-date version 2.9.5 then you will have to use older plugins buddypress and rtmedia versions from that time.

    So my advice it’s to update theme and rest of the plugins to latest versions.

    The marked area from the picture should contain add friend button sent message and more like this : https://seventhqueen.com/demo/sweetdatewp/members/demo/

    So if you really need to use the 2.9.5 version and the plugins from those version you can ask on the hosting provider to restore a background from the past. NOTE: Signups, uploads and activities between restoring date and present will miss, doing this you can find only what plugin versions are you using.

    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: Member Page #177673
     Radu
    Moderator

    Hi,

    Use his css

    COPY CODE
    
    div.mdetcenter {text-align:center;}
    #buddypress #members-list li div.item-avatar{
    width: 100px;
    display: block;
    height: 100px;
    text-align: center !important;
    margin: 0 auto !important;
    float: none;
    }
    
    #buddypress #members-list li div.item-avatar img  {width:100px;}
    
    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: Membership Levels – Add Other Functions #177671
     Radu
    Moderator

    Hi,

    COPY CODE
    
    
    add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '1' );
    //add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '5' );
    //add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '10' );
    //add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '40');
    
    function my_custom_levels($kleo_pay_settings) {
        $kleo_pay_settings[] = array(
                'title' => __('New Option A','kleo_framework'),
                'front' => __('Option A','kleo_framework'),
                'name' => 'new_option_a'
            );
        $kleo_pay_settings[] = array(
                'title' => __('New Option B','kleo_framework'),
                'front' => __('Option B','kleo_framework'),
                'name' => 'new_option_b'
            );
        $kleo_pay_settings[] = array(
                'title' => __('New Option C','kleo_framework'),
                'front' => __('Option C','kleo_framework'),
                'name' => 'new_option_c'
            );
        return $kleo_pay_settings;
    }
    

    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: Visual composer not working for WP Editor Role #177670
     Radu
    Moderator

    Hi,

    Thank you for credentials, but the admin one not works (kleo user).

    I’ve tried to reproduce on mine by creating a user with editor role and i’m able to edit with visual composer and also to access wp admin, on your site logged in as editor, when i’m trying to edit a page with VC or to access wp-admin , i’m redirected to the members directory | adorosermulher.com/empreendedoras/ so this seems to be a restriction from a function code in-content/themes/kleo-child/functions.php or by some plugin that allows only admins to view the wp admin.

    Try to de-activate all plugins except visual composer and child theme and ccheck again.

    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: video background with mobile & Tablet #177668
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    It seems the issue it’s caused by the Visual composer Posts Grid element, also using kleo element there “Kleo Posts” it works.

    I’ve made a work around for you ( circle images )

    So if you will add this shortcode in the sidebar

    COPY CODE
    
    [vc_posts_grid loop="size:10|order_by:date|post_type:post" columns="3" show_meta="no" show_excerpt="no" show_footer="no" ajax_post="" ajax_paged="" el_class="round"]
    

    It require this css to look similar ( round images )

    COPY CODE
    
    .kleo-masonry.round .post-image img {
        border-radius: 50% !important;
        max-width:75px;
        max-height:75px;
        height:75px;
        width:75px;
        border:3px solid #fff;
    }
    
    .kleo-masonry.round .post-header {
        text-align: center !important;
    }
    
    .kleo-masonry.round article .post-content {border:0 !important;}
    .kleo-masonry.round article .post-content .hover-element {display:none;}
    .kleo-masonry.round .post-title {border:0}
    

    The CSS will be added to wp-admin -> theme options -> general settings -> quick css

    This is how it will 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: Adding custom links to to buddy press menu #177662
     Radu
    Moderator

    To can load custom font icons there just follow this : https://archived.seventhqueen.com/kleo/article/use-custom-fontello-icons-kleo-theme

    So the actually icons can be found in theme package that you have downloaded from theme forest : /MainFiles/Assets/Fontello

    After you load the new codes into the fontello file and uploaded it into kleo-child/assets you can use the css to change the icons for the item that you have added.

    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,

    Fixed,

    I’ve added the image and also this css to can look like in the demo

    COPY CODE
    
    .home .header-bg {
        background-image:none;
        background-color:transparent;
    }
    
    .home #main.full-builder {
        margin-top: -140px;
        z-index: 1 !important;
    }
    
    .home header {
        z-index: 9999;
        display: grid;
    }
    .home header .header-bg {
        z-index: 999999;
    }
    
    

    Let me know if it’s 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
    in reply to: Ajax Forms not Working with Modernizer JS #177660
     Radu
    Moderator

    Hi,

    I need to see live the conflict between those, at the moments pop-up and forms seems to works it pass the values to http://intheclosetdating.com/itcdlogin/join/join-form-submit/

    How the conflict behaves ?

    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: Menu Icons not showing #177567
     Radu
    Moderator

    Hi,

    Tomorrow or the day after tomorrow i will make a tutorial guide how you can add additional icomon icons there
    I will get back to you
    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: User profile page #177535
     Radu
    Moderator

    Cannot see the members page i’m redirected to login and credentials 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: Membership Levels – Add Other Functions #177534
     Radu
    Moderator

    Hi,

    Try with this filter line instead this

    COPY CODE
    
    add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels');
    

    Use this

    COPY CODE
    
    add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '1');
    

    OR

    COPY CODE
    
    add_filter('kleo_pmpro_level_restrictions', 'my_custom_levels', '5');
    

    Or try to put lower higher value see how it renders

    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

    @x370znismo

    What’s your register page ? What css more exactly you need ? Or you want to add facebook login button on topbar ? Explain better what you need to achieve.

    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,

    Just checked with the blog page on my local end and if i select the blog page as exception it works on my end using latest theme version and all plugins.

    I’ve have the blog page set as blog page in wp-admin -> settings -> reading -> posts page.

    If you de-activate all plugins and child theme this option will work ?

    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: AJAX Search Results Page #177519
     Radu
    Moderator

    Copy again the code from here : https://pastebin.com/raw/vcZ0uVPc and paste it again. it’s a wired quote there.

    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: Registration form – not showing all primary fields #177513
     Radu
    Moderator

    hi,

    there are shown those 4 fields required by the buddypress and only base fields… that you have added in wp-admin -> users -> profile fileds > Base

    You can search for a plugin that handles the password strength, we do not touch the password strength indicator and it comes default from buddypress/wordpress.

    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: Issue with m.facebook.com #177511
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator

    Hi,

    Will speak with the core developer about this. but most sure they will reply to you when they have availability.

    If you have a VPS you can try to do a workaround, from the host file of the server set an artificial 200 response but empty response from the google fonts hosts

    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: All Events Page #177508
     Radu
    Moderator

    Hi,

    I’m unable to login to your dashboard.

    1. I saw that the company page it’s generated dynamically by the GeoDirectory and there is no backend for the page for that the map should be added programatically there wiht the next code

    COPY CODE
    `
    add_action('kleo_before_content', 'inject_GD_map_before_content_on_related_types', 10);
    function inject_GD_map_before_content_on_related_types() {
        if( 'gd_events' == get_post_type() ) {
            echo do_shortcode('[gd_homepage_map post_type="gd_events" width=100% height=500px maptype=roadmap zoom=11 autozoom=true child_collapse=true scrollwheel=true marker_cluster=1 ]');
            kleo_switch_layout('right');
        }
    }`
    

    The function needs to be pasted in wp-content/themes/kleo-child/functions.php

    NOTE : Child theme needs to be installed and activated.

    2. Provide credentials to take a look to see if it’s possible since geoDir not haves a place where you can manage the layout for the custom post types of geodir

    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: All Companies Page #177506
     Radu
    Moderator

    Hi,

    I’m unable to login to your dashboard.

    1. I saw that the company page it’s generated dynamically by the GeoDirectory and there is no backend for the page for that the map should be added programatically there wiht the next code

    COPY CODE
    
    add_action('kleo_before_content', 'inject_GD_map_before_content_on_related_types', 10);
    function inject_GD_map_before_content_on_related_types() {
        if( 'gd_companies' == get_post_type() ) {
            echo do_shortcode('[gd_homepage_map post_type="gd_companies" width=100% height=500px maptype=roadmap zoom=11 autozoom=true child_collapse=true scrollwheel=true marker_cluster=1 ]');
            kleo_switch_layout('right');
        }
    }
    

    The function needs to be pasted in wp-content/themes/kleo-child/functions.php

    NOTE : Child theme needs to be installed and activated.

    2. Provide credentials to take a look to see if it’s possible since geoDir not haves a place where you can manage the layout for the custom post types of geodir

    3. Provide 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: AJAX Search Results Page #177504
     Radu
    Moderator

    Hi,

    Just add the next code to your child theme functions.php

    COPY CODE
    
    /* Change Layout full-width on search page */
    function change_layout_on_search() {
        if(is_search()) {
            kleo_switch_layout('full');
        }
    }
    add_action ('kleo_header', 'change_layout_on_search');
    

    The function needs to be pasted in wp-content/themes/kleo-child/functions.php

    NOTE : Child theme needs to be installed and activated.

    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: landing page and demo #177503
     Radu
    Moderator
    Not marked as solution
    in reply to: Visual composer not working for WP Editor Role #177502
     Radu
    Moderator

    Give the credentials to can solve this issue.

    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 with paid memebership #177500
     Radu
    Moderator
    Not marked as solution
    in reply to: Register with paid memebership #177499
     Radu
    Moderator
    Not marked as solution
    in reply to: Profile and Group Cover images #177498
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 4,921 through 4,960 (of 20,101 total)

Log in with your credentials

Forgot your details?