Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 22,121 through 22,140 (of 26,111 total)
  • Author
  • Hi @mtortorello,

     

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

     

    You can remove them 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-nav li.menu-item-has-children > a:after,
    .sh-nav li.menu-item li.menu-item-has-children > a:after{
        display: none;
    }

     

    Best regards,
    Shufflehound team

    in reply to: Navigation Bar

    Hi @adamtan29,

     

    Sorry to hear of the problem you are having.

     

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    in reply to: Header not working

    I found following two custom CSS code applied on the footer logo so could you please tell me which one do you want to remove?

     

    .sh-image-widgets img {
        max-height: 250px;
        width: auto;
    }

     

    and

     

    .sh-image-widgets img {
        max-width: 250px;
    }

     

    You can try removing it from the Custom CSS code option of your theme on the below path.

     

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

    When i tried to access your site entering the shared password then i get the error message “502 Bad Gateway”.

     

    Please advise.

    Solution for this topic

    Info attached. I just want to be able to display text centered over each of the images.

     

    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

     

    .sh-text-block {
        position: absolute;
        bottom: 65px;
        left: 0;
        right: 0;
    }

     

    Also can you tell me how to link an entire builder section to a page. For example if I set a background image for the section can I make it so if a user clicks the background image it links to a page?

    You have to develop custom code to achieve this.

     

    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

    I can see still the existing error RefererNotAllowedMapError is displaying on your site so please resolve it.

    You are most welcome here 🙂

    The issue gets resolved on your site site after disabling “Root Relative URLs” plugin so could you please tell me why you are using this plugin on your site?

    You are most welcome here 🙂

    No we don’t have it. You can get it by contacting WPML plugin support.

    in reply to: WPML Compatability

    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-id-8650 .sh-section-container.container,
    .page-id-8650 .container.entry-content {
        width: 100% !important;
        max-width: 100% !important;
    }

     

    To use it on multiple pages, just copy the shared code and replace 8650 with the page ID that you want to make full width.

    in reply to: End-to-end cover image

    Please make sure that portfolio category is set to any portfolio post types.

     

    If you have set it then could you please share me your site URL where it’s happening so that i can troubleshoot it?

    Hi @stezelco,

     

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

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

     

     

    Hi Nicolas,

     

    Sorry to hear of the problem you are having.

     

    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

    Solution for this topic

    Hi @Nicolas,

     

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

     

    You can try achieving this by using the attached custom child theme of Gillion theme that contains some custom code.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change Post Title

    You are always welcome here 🙂

     

    Yes we will update you after fixing the issue.

    You are most welcome here 🙂

    Hi @samv,

     

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

     

    This seems happening on your site because Google API is not configured correctly which is generating the below error message https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error as shown in the attached screenshot so please configure it correctly as instructed.

     

    The current URL loading the Google Maps JavaScript API has not been added to the list of allowed referrers. Please check the referrer settings of your API key on the Google API Console.

     

    Best regards,
    Shufflehound team

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

    Hi @eemilyy,

     

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

     

    To achieve this you have to use Text Block content element and add custom markup in it but it needs to develop custom coding.

     

    Would you mind if i log in to your site and do this for you? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

     

    If it’s ok then please also share me the page URL and image URL where you want to display it.

     

     

    Best regards,
    Shufflehound team

    I am not exactly sure what you are trying to achieve but if you only want to use CSS code on your site then don’t edit any theme files and just add the CSS code in the style.css file of your child theme.

     

    If it doesn’t work after adding in the style.css file of your child theme then could you please share me your site URL where it’s happening so that i can troubleshoot it?

Viewing 20 posts - 22,121 through 22,140 (of 26,111 total)