Forum Replies Created

Viewing 40 posts - 11,321 through 11,360 (of 20,101 total)
  • Author
  • in reply to: Transparent mobile menu + menu icon #133073
     Radu
    Moderator

    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: rtMedia and cross posts #133064
     Radu
    Moderator

    Hi,

    From what I know no, media isn’t able to do that.

    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: Changing section icons in profiles #133059
     Radu
    Moderator

    In parent the JSON location is wp-content/themes/kleo/assets/font

    Or you can find the JSON file in the main package that you have downloaded from TF : https://archived.seventhqueen.com/kleo/article/use-custom-fontello-icons-kleo-theme

    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: Responsive Image Background #133058
     Radu
    Moderator

    Hi,

    Both urls displays same page , i think you have a maintenance plugin, provide an account to can see both websites

    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 Profile Sharing options #133057
     Radu
    Moderator

    Hi,

    Thank you for your suggestion i will add this to improvement lists and maybe in future we will implement this, until then just copy/paste the user link.

    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,

    Pease enables wp debug to can see what’s going on there, then reproduce the actions that you describe here and verify 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: Customization recommendations for Kleo? #133055
     Radu
    Moderator

    Hi,

    Do you have a summary of what you need to achieve ? If yes please send it to radu@seventhqueen.com, I will reply to you if I’m available depends on by what you need.

    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: Feature Showcase Question #133054
     Radu
    Moderator
    Hi, Thanks you, I think this is a plugin that you are looking for : https://wordpress.org/plugins/geodirectory/ and also we have a demo based on this plugin here you can check it : http://seventhqueen.com/themes/kleo/business-directory/ cheers R.
    in reply to: Password reset process not working #133053
     Radu
    Moderator
    Not marked as solution
    in reply to: Website goes blank #133051
     Radu
    Moderator

    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: pages not displaying #133050
     Radu
    Moderator

    Hi,

    I’m able to see every page i cannot see the 404 error on pages, maybe you have solved ?!

    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: 1, 2 or 3 footer columns instead of 4 #133049
     Radu
    Moderator

    Hi,

    Using this method you can have 3 columns : https://archived.seventhqueen.com/forums/topic/reduce-number-of-footer-columns

    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: make next page icons darker #133045
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    nav.woocommerce-pagination ul.page-numbers li a {background: red !important;}
    
    nav.woocommerce-pagination ul.page-numbers li span.current {
        background-color: green !important;
    }
    

    But replace red and green with your desired colors

    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: Links direct logged in users to home page. #133044
     Radu
    Moderator

    Hi,

    Please check in wp-admin -> theme options -> misscellanous -> Homepage redirect* -> set off and Login redirect for Popup* -> default wordpress redirect and test again.

    Also try to de-activate child theme with these settings off 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: Change breadcrumbs to a custom link site wide. #133041
     Radu
    Moderator

    Ok

    Have a nice week

    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: Highlight and See Through dont align in menu after 4.1 #133040
     Radu
    Moderator

    Hi,

    Please de-activate if you have it active the js minifying from w3 total cache if you are using the feature from the theme

    Let me know

    Anyway we will investigate this

    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 Repeated Twice #133038
     Radu
    Moderator

    Please provide admin credentials and url to check

    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: first steps with this theme #133034
     Radu
    Moderator

    Hi,

    I’ve already added this to the improvement list, in future this option will be implemented

    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: Resize the logo to move #133033
     Radu
    Moderator

    Hi,

    I don’t understand the Italian language, can you translate the error message, please ?

    Anyway, you can update theme using a manual method.

    https://archived.seventhqueen.com/general/article/theme-auto-update-doesnt-work-what-can-i-do -> Manually method.

    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: Double Menu #133029
     Radu
    Moderator

    @aatefsoliman Please provide admin credentials and Website url to check 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: cant change font type after update #133024
     Radu
    Moderator

    Yep, it’s patched

    Have a nice week guys

    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: Filter KLEO tabs inserting the NEW Focus #133023
     Radu
    Moderator
    Not marked as solution
    in reply to: WPML String Translation for KLEO contact us form #133022
     Radu
    Moderator

    Hi,

    No, you should edit the kleo_framework-fr_FR.po file and to search for that default FR translations for that string in the file and replace with your desired text.

    I think the language file path is /wp-content/themes/kleo/languages/fr_FR.po

    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: Footer text gets changed on its own #133011
     Radu
    Moderator

    Hi,

    We will investigate this issue and we will let you 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: Change breadcrumbs to a custom link site wide. #133010
     Radu
    Moderator

    Hi,

    Use this css

    COPY CODE
    
    .breadcrumb-extra .kleo_framework.breadcrumb span {display: none !important;}
    .breadcrumb-extra .kleo_framework.breadcrumb span:first-child {display:block !important;}
    .breadcrumb-extra .kleo_framework.breadcrumb span:first-child:before {content:"< - ";}
    

    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: CSS for Accordion Text #133006
     Radu
    Moderator

    Hi,

    With these declarations you can change font size and font weight

    COPY CODE
    
    .panel-heading a.accordion-toggle {
    font-size:10px;
    font-weight:bold;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Transparent mobile menu + menu icon #133003
     Radu
    Moderator

    Hi,

    Now I’ve understood about what you are referring, we don’t have such an option from you can change the breakpoint and also we don’t have a quick solution to achieve this, there are to many rules to modify.

    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: Image Background #133002
     Radu
    Moderator

    Great

    Have a nice week

    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 Color Variation #133001
     Radu
    Moderator
    Not marked as solution
    in reply to: Highlight and See Through dont align in menu after 4.1 #133000
     Radu
    Moderator

    Hi,

    My resolution is 2880 x 1800 but when I resize a little it goes to 3 which is not ok, if you have made some changes in style.css in a child theme, please de-activate the child theme to test the columns behaviours also o I see that you are using a cache plugin with minify feature ? try to de-activate those too to test the masonry behaviour.

    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: Metadata Post dissapear after slug change #132996
     Radu
    Moderator

    Very odd, but in normal use that slug it’s one made and the slug will not be changed… it remains like that…

    Try to update a post.. then chek if the metadata appears, also try to create a new post with the new slug to see if the meta appears, do you have tried do ask the same on the plugin support ?

    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: Remove Forums, Messages, Notifications #132995
     Radu
    Moderator

    Do you have child theme installed and activated ? Do you have pasted the entire code that i gave to you including the add_action line ?

    If yes, and it not works provide ftp and wp admin 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: Demo data #132994
     Radu
    Moderator

    There is no seventhqueen theme, I cannot offer support for other products

    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, This : [kleo_testimonials type=”carousel”]. it's fixed, the problem with the header it's next : in the child theme in style.css are some customizations that interfere with the header, to have the header type that you have selected in theme options, you should remove these, and also in the child theme it's another PHP file named general-header-section.php which it's responsible for the header style, so the resolution of your problem it's to backup kleo-child folder from wp-content/themes/ then backup child theme settings from wp-admin -> theme options -> import/export -> Import from File and -> download data file, then de-activate and delete the child theme and re-upload the original child theme. Cheers R.
    in reply to: Image Background #132897
     Radu
    Moderator

    Hi,

    You should add a background to that row, here it’s an example video : https://drive.google.com/open?id=0Bxo5b6iHWRMwT1A2R0w0QmR2RFU how you can change the background for a row

    The principle it’s the same

    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: Insert cover image to the posts and categories #132895
     Radu
    Moderator

    Here it’s a similar solution : https://archived.seventhqueen.com/kleo/article/show-featured-image-full-width-content-area

    But you will have to adapt it for your needs

    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: Footer text gets changed on its own #132894
     Radu
    Moderator

    Hi,

    Do you have changed the theme from parent to child or vice versa ? because those have separate settings

    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: Filter KLEO tabs inserting the NEW Focus #132893
     Radu
    Moderator
    Not marked as solution
    in reply to: MENU Repeated Twice #132891
     Radu
    Moderator

    Hi,

    check this setting

    Wp-admin -> apprance -> menus

    Please tell me what type of the header you have ? do a screenshot, in all pages do you encounter this ? or only on BuddyPress pages ?

    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: Highlight and See Through dont align in menu after 4.1 #132889
     Radu
    Moderator

    Hi,

    I see 4 columns and how can I reproduce what you say ? It doesn’t go to 3 it stays 4

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 11,321 through 11,360 (of 20,101 total)

Log in with your credentials

Forgot your details?