Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 23,521 through 23,540 (of 26,111 total)
  • Author
  • Hi @greg,

     

    Thank you for your question.

     

    It seems you are referring the links added for the READ MORE link in that area which works fine for me.

     

    For the first two sections Corporate and Wedding you have added link to http://greg.natasha-design.com/ and for the third Academy section the link is to  http://greg.natasha-design.com/academy-services/%20

     

    Please advise.

     

    Best regards,
    Shufflehound team

    in reply to: Link not working

    Hi @greg,

     

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

     

    You have to use Video content element in the column of that page and configure it as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    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 bee able see it.”?

    To achieve same on the shared work page please also use the below custom CSS code.

     

    #portfolio-fancy-filter-c62cbc9b3652ac33f01612b2bb46bac0 .sh-filter-item {
    display: none;
    }
    #portfolio-fancy-filter-c62cbc9b3652ac33f01612b2bb46bac0 .sh-filter-item[data-filter="*"],
    #portfolio-fancy-filter-c62cbc9b3652ac33f01612b2bb46bac0 .sh-filter-item[data-filter=".category-concepts"],
    #portfolio-fancy-filter-c62cbc9b3652ac33f01612b2bb46bac0 .sh-filter-item[data-filter=".category-plans"],
    #portfolio-fancy-filter-c62cbc9b3652ac33f01612b2bb46bac0 .sh-filter-item[data-filter=".category-work"] {
    display: inline-block;
    }
    

    I don’t see the icon on your shared site as shown in the attached screenshot.

     

    Please display it on your site so that i can develop and provide you custom CSS code to display it on one line.

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

    You are most welcome here 🙂

    Hi @michak,

     

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

     

    You have to add it on the path wp-content/uploads/fw-backup in your WordPress install.

     

    Then that zip file can be installed from Tools > Backup by restoring backup.

     

    Please note this action is not revertible and it deletes all the existing content on your site so please is required take backup of your site before importing old backup.

     

    Best regards,
    Shufflehound team

    in reply to: Reload existing backup

    Hi @edugsdf,

     

    Thank you for informing us about this.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    Best regards,
    Shufflehound team

    Hi @edugsdf,

     

    I hope you are well today and thanks for informing us about this.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    Best regards,
    Shufflehound team

    in reply to: HTML error in theme

    You are most welcome here 🙂

    Please make sure you are using latest version of Unyson plugin and update its extensions.

     

    I can see in your attached screenshot that two plugins on your site need updates.

     

    If it still doesn’t display for you then 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 bee able see it.”?

    in reply to: Contact Us page

    Solution for this topic

    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-copyrights-text span span {
        line-height: 12px;
        clear: both;
        display: block;
    }

    Hi Mimesis,

     

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

     

    I need to have the portfolio (in the portfolio label folder) individual page to have a photo (slider of photos) and the description under it and not next to it (the description is a bit too long to be next to it then it leaves empty ugly space);

    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-portfolio-single-left.col-md-4,
    .sh-portfolio-single-right.col-md-8 {
        width: 100%;
    }
    

     

    I also want to replace “Related Items under it” (I have no ides where I control this part of the page in the back office) by the “team members” that are involved in the project.

    You have to develop custom code in the child theme of Jevelin theme to achieve it.

     

    Best regards,
    Shufflehound team

    Solution for this topic

    We have resolved the issue in the following latest theme version 2.4.10 which provides theme option as shown in the attached screenshot.

     


    Please login to access this file

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

    You are most welcome here 🙂

    You can use various header styles from Header Layout option in theme settings as shown in the attached screenshots.

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

    Solution for this topic

    Hi @firstpressmarketing,

     

    Sorry to hear of the problem you are having.

     

    To resolve it try resaving your permalink settings or resetting htaccess file as described on the following pages.

     

    https://www.tipsandtricks-hq.com/how-to-reset-the-htaccess-file-of-your-wordpress-site-using-ftp-8527

    https://www.webhostinghero.com/restore-damaged-htaccess-file-wordpress/

     

    Best regards,
    Shufflehound team

    First please read the theme documentation in the theme settings as shown in the attached screenshot.

     

    Then after installing Unyson plugin enable its page builder extension and use it on your page as shown in the second and third attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Contact Us page

    Hi Ulf,

     

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

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can share me your site URL where it is displaying and tell me from which word you want to display it on new line so that i can help you to achieve it developing custom CSS code.

     

    Best regards,
    Shufflehound team

    Hi Sean,

     

    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

     

    #tax-return-section .sh-column-wrapper,
    #tax-return-section .sh-column-wrapper .sh-text-with-frame-container { 
    min-height: 375px !important; 
    }

     

    Best regards,
    Shufflehound team

     

    in reply to: set height of columns
Viewing 20 posts - 23,521 through 23,540 (of 26,111 total)