Forum Replies Created

Viewing 40 posts - 641 through 680 (of 4,912 total)
  • Author
  • in reply to: color button #211930
     Kieran_SQ
    Moderator

    Hi,

    You can create a new admin account by going to WP Admin > Users > Add New

    Give the account a username, specific password of your choosing, set the account type to administrator and finally set the account language to English US or UK.

    You can then share the username and password for the user here.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: color button #211928
     Kieran_SQ
    Moderator

    Hi,

    Can you update this ticket, in a private reply, with admin credentials for your site so I can check this out.

    Please ensure that the account you provide has the language set to English US or English UK.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: color button #211920
     Kieran_SQ
    Moderator

    Hi,

    Sure, you will need to go to WP Admin > Theme Options > Blog > Scroll to: ‘Enable Custom Image sizes’ and toggle this feature to on. Once you have toggled this feature to on the ‘Image size settings’ area will be revealed directly below.

    Set a value of 640 in the first field, titled ‘Single post & Standard Blog – Image Width’, save your options.

    Go to WP Admin > Plugins > Add New and search for ‘Regenerate Thumbnails’, install the plugin by the author Alex Mills (Viper007Bond). Once installed go to WP Admin > Tools > Regenerate Thumbnails and run the regenerator. This will convert any images to the new sizes.

    Clear your WordPress cache, hosting cache and browser cache (Ctrl+F5) to see changes.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    in reply to: color button #211916
     Kieran_SQ
    Moderator

    Hi,

    You can override the default button color for the WP Bakery Post Masonry Grid element by using the below custom CSS in your KLEO Child theme. You can add this via WP Admin > Appearance > Editor > KLEO Child > Style.css

    COPY CODE
    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        color: #fff;
        background-color: #2e2e2e;
    }

    Change the values for background-color and color to suit your needs.

    Alternatively this custom CSS can be added via WP Admin > Theme Options > General Settings > Scroll to: ‘Quick CSS’.

    With your custom CSS saved via either method, clear your WordPress cache, hosting cache and browser cache (Ctrl+F5) to see the changes.

    With regards to the images being blurry. The original size of image for the Tyrannosaurus is 480 x 250 and is being stretched to fit an area of up to 1010px wide. You will need to upload higher resolution images to stop them becoming blurry at larger resolutions.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Member #211911
     Kieran_SQ
    Moderator
    Hi, I have checked your site as a logged out user and I see two members in the slider section, two members in the 'Membres e-love' section and two members in the directory. Please check your site as a logged out user to confirm if you see the same. If you're getting different results as a logged in user then you're likely running custom code or a plugin to manipulate the output of members. Try deactivating custom code and/or plugins to find the source. Thanks, Kieran
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Menu Icons #211904
     Kieran_SQ
    Moderator

    Hi,

    This functionality comes from the K Elements plugin that is bundled with the theme. Please check you have this installed and activated.

    If you do not you can install it again by going to WP Admin > Appearances > Install Plugins and select K Elements. Install and activate, then check menus again.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Profile page error #211903
     Kieran_SQ
    Moderator

    Hi,

    This is just a notice that can be safely ignored. You can, and should, turn these off via your wp-config.php file by adding the below snippet to it.

    COPY CODE
    define('WP_DEBUG', true);
    define('WP_DEBUG_DISPLAY', false);

    If WP_DEBUG_DISPLAY is already defined within your wp-config.php file and set to true, change it to false, save and clear your caches.

    If you need me to do this for you then please update this ticket, in a private reply, with SFTP / FTP login details and I will be happy to do so.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Customization services #211722
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: button redirect #211609
     Kieran_SQ
    Moderator

    Hi,

    To disable specific activity types you’ll need to install a third party plugin. You may wish to try BuddyPress Activity Filters https://wordpress.org/plugins/bp-activity-filter/.

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Increase theme navbar background height #211600
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: register #211598
     Kieran_SQ
    Moderator

    Hi,

    You’re welcome. Feel free to open a new topic with any other questions or issues and one of the available support team members will be happy to assist.

    All the best,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Increase theme navbar background height #211597
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Increase theme navbar background height #211595
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: register #211593
     Kieran_SQ
    Moderator

    Hi,

    Removing menu items on a per device basis is going to be tricky for any amount of items. You can actually do it with the method I show below. This is not an issue with the theme but a question of development, and is not something we can do for you as a back and forth within the scope of the support offered with the theme.

    COPY CODE
    @media screen and (max-width: 765px) {
    li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1274 {
        display: none;
    }
    }

    If you want to do this with other menu items you’ll need to duplicate that CSS from in-between the media query and change the menu item ID, you can get this by right clicking the menu item.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211588
     Kieran_SQ
    Moderator

    Hi,

    This is not from SweetDate, it’s an element of either Elementor or one of your menus. You should adjust it there.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211584
     Kieran_SQ
    Moderator

    Hi,

    The CSS to hide the menu on the home page for mobiles only would be as follows

    COPY CODE
    @media screen and (max-width: 765px) {
    .home-page header {
        display: none;
    }
    }

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211582
     Kieran_SQ
    Moderator

    Hi,

    If you use Elementor to build a header it will completely remove the header for the page(s) you define regardless of device. Therefore it isn’t possible to sent you CSS to only hide the header on mobile.

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211577
     Kieran_SQ
    Moderator

    Hi,

    The full HTML output for the logged in buttons, both profile and logout, is as follows

    COPY CODE
    <div class="eight columns login-buttons">
        <ul class="button-group radius right">
    
            <li class="relative btn-profile">
    
                <div href="#" class="tiny secondary button split dropdown" data-options="is_hover:true">
    
                    <a href="https://www.eumello.com/members/admin/" class="tiny secondary button radius">
                        <i class="icon-user hide-for-medium-down"></i>
                        PROFILE </a>
                    <span></span>
                    <div class="kleo-notifications">
                    </div>
                    <ul class="no-hover" style="top: 23px;">
                        <li><a href="https://www.eumello.com/members/admin/activity/">Activity</a></li>
                        <li><a href="https://www.eumello.com/members/admin/settings/">Settings</a></li>
                    </ul>
    
                </div>
    
            </li>
    
            <li>
                <a href="https://www.eumello.com/login/?action=logout&redirect_to=https%3A%2F%2Fwww.eumello.com&_wpnonce=decd2c9c6c "
                    class="tiny button radius btn-logout">
                    <i class="icon-off hide-for-medium-down"></i>
                    LOG OUT </a>
            </li>
    
        </ul>
    </div>

    Note: You will obviously need to update any href=”” value that you wish to use as these are specific to an account

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211575
     Kieran_SQ
    Moderator

    Hi,

    I’d need to be logged in to generate the specific HTML for your site with the profile button. Please update this ticket, in a private reply, with login credentials for your site so I can send this to you.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211572
     Kieran_SQ
    Moderator

    Hi,

    As explained in my earlier reply, this is static output, it is not dynamic and will not respond in that way when used as HTML.

    There is no shortcode to add modal or menu content other than where it appears in the theme header already.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211570
     Kieran_SQ
    Moderator

    Hi,

    The full HTML output for the elements you highlighted is as follows

    COPY CODE
    <div class="eight columns login-buttons">
        <ul class="button-group radius right">
    
            <li class="header-login-button">
                <a href="#" data-reveal-id="login_panel" class="tiny secondary button radius">
                    <i class="icon-user hide-for-medium-down"></i>
                    LOG IN </a>
            </li>
    
            <li class="header-register-button">
                <a href="#" data-reveal-id="register_panel" class="tiny button radius">
                    <i class="icon-group hide-for-medium-down"></i>
                    SIGN UP </a>
            </li>
    
        </ul>
    </div>

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211564
     Kieran_SQ
    Moderator

    Hi,

    Currently there is not a way within Elementor to limit the view of an item. I am also unaware of any third party plugin that adds this functionality to Elementor.

    Edit: Feel free to add your name to a list of other Elementor users requesting the same functionality https://github.com/pojome/elementor/issues/1592

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

     Kieran_SQ
    Moderator
    Not marked as solution
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Member and Group Tab Text – multi line #211559
     Kieran_SQ
    Moderator

    Hi,

    Without altering the code that generates the text I can’t see a viable or generic way to do this with CSS. I think your best option is to translate those terms within the plugin / theme to generate the shorter titles you require.

    If you haven’t already got a translation plugin installed I would highly recommend installing Loco Translate which can be found for free via WP Admin > Plugins > Add New.

    Link to plugin: https://en-gb.wordpress.org/plugins/loco-translate/

    Link to support article: https://archived.seventhqueen.com/general/article/how-to-translate-or-change-words-from-any-theme-plugin

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211558
     Kieran_SQ
    Moderator

    Hi,

    The HTML can be used by adding a HTML element from the left bar of Elementor, search HTML in the bar for ease.

    The HTML for the login button is as follows

    <a href="#" class="facebook_connect radius button facebook"><i class="icon-facebook-sign"></i> &nbsp;Log In With Facebook</a>

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: register #211551
     Kieran_SQ
    Moderator

    Hi,

    You can paste in this HTML to generate the Facebook register button. This is a direct copy of the HTML output on the page and is therefore not dynamic, that is to say, it will show to logged in and logged out users.

    <a href="#" class="facebook_connect radius small button facebook"><i class="icon-facebook-sign"></i> &nbsp;Register With Facebook</a>

    This will only render the button style and will not function as a button to register outside of the modal.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Remove copyright in footer #211546
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Header buttons #211543
     Kieran_SQ
    Moderator

    Hi,

    You’re welcome. Feel free to open a new topic any time with any other questions or issues and we’ll be happy to help.

    All the best,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Header buttons #211539
     Kieran_SQ
    Moderator

    Hi Ryan,

    You can go to WP Admin > Appearance > Menus and select an item that has already been added to the menu. Once the menu item is open you’ll see a drop down field titled ‘Menu title’ with the options ‘Default’, ‘Buy Button’, ‘See through’, and ‘Highlight’. Select your desired style, save and clear any/all caches to see the changes.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Member and Group Tab Text – multi line #211536
     Kieran_SQ
    Moderator

    Hi Rob,

    Can you share a screenshot with me of the exact area you wish to have this CSS take effect so I can generate the custom CSS for you.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Changing Icons #211534
     Kieran_SQ
    Moderator

    Hi Rob,

    Glad it worked for you 🙂 Feel free to open a new ticket any time and we’ll be happy to help.

    All the best,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Increase theme navbar background height #211529
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Changing Icons #211525
     Kieran_SQ
    Moderator

    Hi,

    In that case please try the below custom CSS in your KLEO Child theme’s style.css via WP Admin > Appearance > Editor > KLEO Child > Style.css or via Theme Options > General Settings > Scroll to: ‘Quick CSS’.

    COPY CODE
    #buddypress div#item-nav ul li a:before {
        font-size: 20px !important;
    }

    Change the value to suit your needs, save – then clear any WordPress cache, server cache, CDN and browser cache (Ctrl+F5) to see the changes.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Changing Icons #211520
     Kieran_SQ
    Moderator

    Hi Rob,

    The second path you stated is the correct one, sorry for the confusion, I will update the docs.

    If you’re not already aware the latest version of KLEO comes with a new option to load the whole icon library and not just the previously select set from fontello. You can enable this via WP Admin > Theme Options > Miscellaneous > Load complete Font Awesome library.

    The slider for size on Fontello is simply for your viewing on their website and will not effect anything within KLEO. Font icon sizes will vary depending on the specific area of the theme or the options you choose in WP Bakery. I do not have a general snippet of CSS for you to adjust icon sizes en masse. If you let me know which areas you need to change sizes I will be happy to send you the required custom CSS.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    in reply to: Changing Icons #211515
     Kieran_SQ
    Moderator

    Hi,

    The primary WordPress folder / installation folder is where the main files for WordPress are installed. This is often public_html but it can vary depending on how you or your host set up WordPress in the first place.

    The folder will contain the /wp-admin/, /wp-content/ and /wp-includes/ folders as well as many documents.

    I have attached a screenshot of a local install to show you what this will look like. Whilst the visuals will be different the structure will be the same.

    You will need to connect via SFTP/FTP or your hosts file browser to see the content and structure of your site.

    Thanks,

    Kieran

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile APP #211514
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Adding a button in the navbar #211256
     Kieran_SQ
    Moderator
    Not marked as solution
    in reply to: Adding a button in the navbar #211252
     Kieran_SQ
    Moderator
    Not marked as solution
Viewing 40 posts - 641 through 680 (of 4,912 total)

Log in with your credentials

Forgot your details?