Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 20,441 through 20,460 (of 26,111 total)
  • Author
  • For the button related question I am attaching a screenshot. The page is the home-new but you have to log on with your credentials to see it as it is set to private for the moment.

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    1) Adding the <br> tag will not break the title in to a new row because in the editor you cannot edit the source text. Tried it but it will display the <br> tag instead.

    Then you can’t do this as event element doesn’t provide this functionality.

     

    2) You CSS for the button is not working because in responsive mode it is not centered. Also, it did not display the formatting as I explained. I went ahead and developed the custom CSS, however the I cannot get the button in the middle of the container. See screenshot.

    Please try using below custom CSS code.

     

    body #page-container .sh-event-button {
        display: table !important;
        float: none !important;
        width: 100px !important;
    }
    
    .sh-event .sh-event-container.sh-columns div:last-child {
        width: 100%;
    }

    Thank you for your patience here.

     

    We’ll troubleshoot and resolve the issue in the future version of theme. In the meanwhile you have to use workaround as suggested by @bkitching in the above reply.

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

    in reply to: Social links

    Hi Mauhhq,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

    in reply to: header

    I could confirm that the background color is commented out for #page-container therefore it is not working.

     

    I have notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    div#page-container {
        background-color: #fff;
    }

     

    in reply to: space

    Hi @jkloptosky,

     

    Sorry to hear of the problem you are having.

     

    Please make sure you are using below latest version of theme and latest version of Unyson plugin.

     


    Please login to access this file

     

    Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

    Best regards,
    Shufflehound team

    You can set the logo image having whatever width but height should be less than 250px

     

    It seems you have set the logo correctly now but to not stretch it on smaller screens please try adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile-navigation .header-logo img {
        height:  auto;
        max-height: 100%;
        width: auto;
        max-width: 100%;
    }
    in reply to: Header Glitch

    Hi @abrooke,

     

    Sorry to hear of the problem you are having.

     

    You can fix it as described in the following page.

     

    https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/

    Best regards,
    Shufflehound team

    The theme displays only three page templates as shown in the attached screenshot and not any shop page template.

     

    May be you were using some type of woocommerce plugin to use the templates.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    But when I choose it in theme options the result is see attached. What I want to know is why the top background is blue

    Because it seems you have set Top Background Color in the theme Styling settings as shown in the attached screenshot.

     

    why the logo is out of alignment and on the wrong side.

    This can be child theme issue on your site so to confirm it just temporary use the Jevelin theme instead of child theme on your site. If everything works fine then it’s your child theme issue.

     

    Also please try deleting and reinstalling fresh latest version of Jevelin theme.

     

    also why when you scroll down most of the normal state on my buttons are blue when only the rollover should be blue.

    Are you talking about the buttons displayed in the header slider?

     

    If yes then you have to edit that slider in the slider revolution to change button colors.

     

    Also why are some of the pages on the menu bold and some not and how do you change it?

    I can see all of the menus are bold on your site.

     

    Please advise.

     

    The other issue is in relation to responsiveness why is the footer copyright not centered even though in the editor I centered it yet it is fine in all other layouts only out of alignment on the desktop?

    You can make it centre aligned it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-copyrights-style1 {
        width: 100%;
        text-align: center;
    }

     

    Third also to do with responsiveness the images under our history and our objectives cut off on small laptops and ipads why is this as the image was resized to the same dimensions as the sample image that was originally there and settings were left at default.

    You should set images smaller in the size or try changing its background position as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.

    You are most welcome here 🙂

    You are most welcome here 🙂

    in reply to: Corporate Navigation

    You are most welcome here 🙂

    Hi @sholem,

     

    I hope you are well today and thank you for your question.

     

    These are social share links and not social account links which is displayed dynamically by the jssocials.min.js script so there isn’t any theme option to change it.

     

    Could you please tell me what you want to change in it?

     

    Best regards,
    Shufflehound team

    in reply to: Social links

    Hi @MartinKundt,

     

    I hope you are well today and thank you for your question.

     

    Not sure about best plugin but can recommend following plugins.

     

    https://wpml.org/

    https://wordpress.org/plugins/polylang/

    https://wordpress.org/plugins/multilanguage/

    https://wordpress.org/plugins/wpglobus/

    https://wordpress.org/plugins/translatepress-multilingual/

     

    Best regards,
    Shufflehound team

    Hi Elena,

     

    I hope you are well today and thank you for your question.

     

    I am not sure exactly which custom fields in the projects you are talking about so could you please share me the screenshots of whole screen where it is displaying and not just part of the screen that you shown in your shared screenshots?

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @kykm,

     

    I hope you are well today and thank you for your question.

     

    You can achieve this using any of the following solutions.

     

    https://wordpress.org/plugins/modal-contact-form/

    http://www.wpbeginner.com/wp-tutorials/how-to-add-a-contact-form-popup-in-wordpress/

    https://stackoverflow.com/questions/40570742/wordpress-modal-contact-form-using-cf7-and-easy-fancybox-not-working

     

    Best regards,
    Shufflehound team

    in reply to: Modal contact form

    Sorry for the delay here and thank your for your patience.

     

    I would like to break the event title into two rows by entering a hard return within the title. How is it possible?

    Just add <br> tag in the title where you want to break it.

     

    I would like to format the event button – it should be the same as the button used on the page title image (Learn more). Accent color and accent hover color cannot be used as they are not the ones I need here.

    Not sure which page title image (Learn more) you are talking about here so could you please share me the screenshot of it?

     

    I would like to position the button in the middle.

    I would like to remove the horizontal bar below the event block.

    I would like to format the event description font size to smaller – should be same as in the Description part of the Team Member block.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-event-button {
        margin: 0 90px 0 0;
    }
    
    #page-container .sh-event {
        border-bottom: 0;
    }
    #page-container .sh-event-desc {
     font-size: 14px;
    }

     

    Solution for this topic

    Hi @corzen,

     

    I hope you are well today and thank you for your question.

     

    I logged in to your site and changed all menu items relative links to absolute links which worked fine now.

     

    Could you please test it and confirm whether it is working fine for you also?

     

    Best regards,
    Shufflehound team

    in reply to: Corporate Navigation

    Your password for the shared page is not working for me so please make sure it is working by testing it yourself.

Viewing 20 posts - 20,441 through 20,460 (of 26,111 total)