Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 25,961 through 25,980 (of 26,111 total)
  • Author
  • Hi @double_cola,

     

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

     

    You can try achieving 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

     

    .post-meta-thumb .sh-table-full a.sh-overlay-item.sh-table-cell:last-child {
    display: none;
    }
    
    .post-meta-thumb .sh-table-full a.sh-overlay-item.sh-table-cell:first-child {
    width: 100%;
    }
    
    .post-meta-thumb .sh-table-full a.sh-overlay-item.sh-table-cell:first-child .sh-overlay-item-container {
    right: 40%;
    }

     

    Best regards,
    Shufflehound team

    Hi @Willy,

     

    Thank you for your question.

     

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

     

    Kind regards,
    Shufflehound team

    Solution for this topic

    Hi @yeahitsahemme,

     

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

     

    You can try hiding them on the portfolio page 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-714 span.sh-filter-item[data-filter=".category-aeronautics_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-appalachian_interlude_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-classic_cars_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-emerald_coast_life_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-figurative_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-florida_ornithology_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-industrial_maritime_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-pleasure_boating_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-rocky_mountain_high_archive"],
    .page-id-714 span.sh-filter-item[data-filter=".category-travel_by_rail_archive"]{
    display: none;
    }
    

     

    Best regards,
    Shufflehound team

    Hi @micbespokepackaging,

     

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

     

    It is displaying because of the following CSS code you are using on your site so to remove the gap please remove the below custom CSS code from your site.

     

    .sh-section-d443143db444adf5cc0cfe1f15ff2240 {
    padding: 125px 0px 110px 0px;
    }

     

    Alternatively you can overwrite the CSS code 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

     

    body.home section.sh-section-d443143db444adf5cc0cfe1f15ff2240 {
    padding: 0;
    }

     

    Best regards,
    Shufflehound team

    in reply to: Need to remove gap

    You are most welcome here 🙂

    I could confirm the issue on your site which is unyson plugin issue as described on this page.

     

    https://support.xpeedstudio.com/knowledgebase/unyson-demo-content-install-issue-the-execution-failed-please-check-error-log/

     

    I have partially resolved the issue on your site using the above solution and  imported the basic Corporate Template demo content on your site except some images.

    Solution for this topic

    To make it work on that page use the below CSS code.

    @media (min-width: 768px){
    body.page-id-8288 .fw-row > .sh-column.fw-col-xs-12.fw-col-sm-3 {
        width: 23.9%;
    }
    body.page-id-8288 .fw-row > .sh-column.fw-col-xs-12.fw-col-sm-3:last-child {
        margin-right: 0;
    }
    }

    Hi Willy,

     

    Thank you for your question.

     

    You can try achieving this by creating main labels of your menu as custom links https://codex.wordpress.org/Appearance_Menus_Screen#Custom_Links and then adding # in the URL field of them.

     

    Best regards,
    Shufflehound team

    in reply to: Help with Header menu

    Hi @msjcaetan,

     

    I hope you are well today and thanks for posting here.

     

    I am not sure which option you are referring here so could you please share the screenshot of it?

     

    Best regards,
    Shufflehound team

    in reply to: .simpleselect .options

    Hi @msjcaetano,

     

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

     

    We will consider this in the future version of theme development.

     

    If you want to add this link in the header menu then you can also do this by using the following solutions.

     

    http://wordpress.stackexchange.com/a/156261/14347

    https://wordpress.org/plugins/baw-login-logout-menu/

     

    Best regards,
    Shufflehound team

    in reply to: Sugestion

    Hi Christine,

     

    Sorry to hear of the problem you are having.

     

    It seems you missed to attach the error log and screenshot of the error so please attach it.

     

    Also please share the login details on [email protected] so that we can troubleshoot it on your site.

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @jemzsoluciones,

     

    I hope you are well today and thanks for posting here.

     

    I have notified the theme developer about this so that it can be changed in the theme.

     

    In the meanwhile you can change it by using the attached custom child theme of Jevelin theme that contains some custom code.

     

    Best regards,
    Shufflehound team

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

     

    You are most welcome here 🙂

    Regarding the calendar issue, I was trying to fix it today. However, although the calendar is now working in laptop, it does not work in mobile and tablet because it is not responsive. Would you be available to help me in this question?

    It’s the issue of Booking & Appointment plugin so please contact the plugin author regarding this.

    Hi @marion,

     

    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 not displaying correctly so that i can troubleshoot it?

     

    Kind regards,
    Shufflehound team

    in reply to: Tooltip image position

    Please try using the below CSS code replacing the previously provided code.

    #page-container li.menu-item.sh-nav-social a {
        border: 1px solid #000;border-radius: 100%;padding: 0 10px;
        margin: 28px 5px 0 0;transition: .3s margin ease-in-out;
        }
        body.home #page-container li.menu-item.sh-nav-social a {
            border-color: #fff;
        }
    
    body #page-container .sh-sticky-header-active li.menu-item.sh-nav-social a{
        margin: 12px 5px 0 0;
        border-color: #000;
        }
    
    #page-container li.menu-item.sh-nav-social a i {
        bottom: -2px;
    }

    You can try resolving the issues 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

    
    
    .woocommerce div.product form.cart .variations {
        max-width: 100%;
    }
    .widget_layered_nav ul {
    	list-style: none;
    	padding-left: 0;
    	margin-bottom: 0;
    }
    
    #sidebar .widget_layered_nav li {
    	border-bottom: 1px solid #e3e3e3;
    	padding: 12px 0;
    	text-transform: uppercase;
    	font-size: 13px;
    }
    
    .widget_layered_nav li:last-child {
    	border-bottom: none;
    	padding-bottom: 0;
    }
    
    .widget_layered_nav a {
    	color: #8d8d8d;
    	display: inline-block!important;
    }
    
    .widget_layered_nav li .count,
    .widget_layered_nav li .count {
    	float: right;
    	font-weight: bold;
    	background-color: #f3f3f3;
    	color: #9A9A9A;
    	border-radius: 50px;
    	padding: 0px 8px;
    	line-height: 1.4;
    	cursor: default;
    }

    I don’t see the booking calendar issue on your site as shown in the attached screenshot.

    Please advise.

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

    Thank you for your patience here.

     

    I saw your sent email where you have shared the site login credentials  but not the site URL so could you please share your site URL.

     

    Also i saw you have shared the screenshot of HTTP error which occurs on uploading the image so please try fixing it as described on the following pages.

    http://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress

    http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/

    http://www.inmotionhosting.com/support/edu/wordpress/http-image-error

    Hi @xbrain,

     

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

    I will check whether it is possible to send you demo content only for Wedding demo.

     

    In the meanwhile try fixing the issue on clicking on the button “Installation troubleshooting” and following the instructions displayed as shown in the attached screenshot.

    Best regards,
    Shufflehound team

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

    Hi @BenyGG,

     

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

     

    Could you please share me the screenshot of what is the issue with your home page and share your site URL where it’s happening so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    The footer logo always display in the original size and gets resized based on screen width so there isn’t any settings for it.

    in reply to: Logo Size +Retina
Viewing 20 posts - 25,961 through 25,980 (of 26,111 total)