Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 19,921 through 19,940 (of 26,111 total)
  • Author
  • You are most welcome here 🙂

    You are most welcome here 🙂

    Hi @OliphantBreath,

     

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

     

    To achieve this we have to develop custom CSS code.

     

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

     

    Best regards,
    Shufflehound team

    Hi @soky,

     

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

     

    Are you using the TablePress plugin which seems generating this warning?

     

    This is a simple PHP warning and most of the time it doesn’t affect functionality of site so it is nothing to worry about!

     

    Do you have WP_DEBUG set to true in your wp-config.php file?

     

    If you do then please set it to false.
    This will hide the warning messages and you will be able to use your site normally.

     

    Best regards,
    Shufflehound team

    in reply to: Error

    Solution for this topic

    Hi @Lonartorg,

     

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

     

    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

     

    li.menu-item.sh-nav-login a{
                line-height: 40px;
    }
    li.menu-item.sh-nav-login a:before {
        content: "\e005";
        font-family: 'simple-line-icons';
        font-size: 18px;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }
    
    li.menu-item.sh-nav-login a span {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Solution for this topic

    You can achieve it by adding following code in the Advanced styling option of Google map content element as shown in the attached screenshot.

     

    [{"featureType":"all","elementType":"labels.text.fill","stylers":[{"saturation":36},{"color":"#000000"},{"lightness":40}]},{"featureType":"all","elementType":"labels.text.stroke","stylers":[{"visibility":"on"},{"color":"#000000"},{"lightness":16}]},{"featureType":"all","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"administrative","elementType":"geometry.fill","stylers":[{"color":"#000000"},{"lightness":20}]},{"featureType":"administrative","elementType":"geometry.stroke","stylers":[{"color":"#000000"},{"lightness":17},{"weight":1.2}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":20}]},{"featureType":"poi","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":21}]},{"featureType":"road.highway","elementType":"geometry.fill","stylers":[{"color":"#000000"},{"lightness":17}]},{"featureType":"road.highway","elementType":"geometry.stroke","stylers":[{"color":"#000000"},{"lightness":29},{"weight":0.2}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":18}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":16}]},{"featureType":"transit","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":19}]},{"featureType":"water","elementType":"geometry","stylers":[{"color":"#000000"},{"lightness":17}]}]

     

    You can get more such map code from https://snazzymaps.com

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

    Hi Lasse,

     

    Sorry to hear of the problem you are having.

     

    You can resolve 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

     

    #jarallax-container-0 #VideoWorker-0 {
        left: auto !important;
    }
    

    Best regards,
    Shufflehound team

     

     

    Solution for this topic

    Hi Manfred,

     

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

     

    You can try achieving this by using the attached small plugin specially developed for you that contains some custom code.

     

    Also you have to remove the Project base from your site permalink settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Link /project/

    Hi @grdnosborne,

     

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

     

    Are you using Beaver Builder or  WPBakery Page Builder plugins?

     

    The theme uses and highly recommends using WPBakery Page Builder plugin which is bundled with the theme.

     

    If you still face the issue using WPBakery Page Builder plugin then could you please share me the screenshots of it so that I can help you?

     

    Best regards,
    Shufflehound team

    in reply to: Page Templates

    Hi @newmember2020,

     

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

     

    I visited your shared site but didn’t see any video post on the home page of it.

     

    Could you please tell me exactly which post it is so that I can  troubleshoot the issue?

     

    Best regards,
    Shufflehound team

    @SLS Thank you for sharing the solution.

    Not an issue at all. You are always welcome here 🙂

    in reply to: NO ALT-Attribut

    Ok then could you please share me the page URL from demo site where it is displaying so that i can help you to achieve it?

    Hi @juniormartian,

     

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

     

    Could you please tell me how you have added the video in the post and share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    in reply to: Center video in post

    Sorry but still i am getting the same error on the page https://www.shopeeza.com/product/female-erotic-costumes-underwear-women-sex-wear-women-sexy-lingerie-plus-size-with-garter-thong-m-xl-xxxl-xxxxxl-3xl-5xl/

    Are you not getting the error?

     

    Would you mind if i log in to your site and do some troubleshooting? 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 be able see it.”?

    in reply to: Latest Products Added

    Hi Edgar,

     

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

     

    Could you please tell me which map it is on the following page or share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    https://jevelin.shufflehound.com/elements/google-maps/

     

    Best regards,
    Shufflehound team

    You are most welcome here 🙂

    Solution for this topic

    You can resolve 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

     

    @media (max-width: 801px){
    #page-container .sh-column {
        height: auto !important;
    }
    }
    in reply to: 800px width issue

    Hi @jakobdk,

     

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

     

    There are various sizes of featured images based on the design as listed below.

     

    'gillion-portrait' 	 372 X 484
    'gillion-square'   	 585 X 585
    'gillion-square-small'   220 X 220
    'gillion-square-micro'   80 X 80
    'gillion-landscape-small'420 X 265
    'gillion-landscape-large'1200 X 675
    'gillion-masonry'        585 X 1170

    We recommend you to set highest size of it that is 1200 X 1170 then regenerate thumbnails using following plugin so that all other image sizes will be automatically created.

     

    https://wordpress.org/plugins/force-regenerate-thumbnails/

     

    Best regards,
    Shufflehound team

    Hi Edgar,

     

    Thank you for your question.

     

    Yes you are right.  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

     

    Alternatively you can try using following plugins to display social icons in floating bar.

     

    https://wordpress.org/plugins/floating-social-media-icon/

    https://wordpress.org/plugins/fuse-social-floating-sidebar/

    http://www.wpbeginner.com/floating-social-bar/

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 19,921 through 19,940 (of 26,111 total)