Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 25,641 through 25,660 (of 26,111 total)
  • Author
  • Please also add another text change string having original string in camel case with first letter in capital as shown in the attached screenshot.

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

    Hi @maqsood,

     

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

     

    It seems you missed to add attachment image but i think you want to access Demo Content Install section under tools menu which you can do by activating Backup & Demo Content extension of Unyson plugin as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi @tigormanurung,

     

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

     

    You can solve this issue 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-nav > li.menu-item:nth-last-child(-n+3) > ul.sub-menu {
    margin-left: -26px;
    }

     

    Best regards,
    Shufflehound team

    Hi Corey,

     

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

     

    You can disable it from theme header settings as shown in the attached screenshots.

    Best regards,
    Shufflehound team

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

    Solution for this topic

    It seems this is not working on your site because the greater than sign added in CSS code is converted to HTMl entity on your site as shown in the attached screenshot.

     

    Please try using the shared CSS code removing the greater than sign as following.

     

    @media (min-width: 768px){
    body.home .sh-section-6b60dc9e2043efe53db6b9bfc8f9a97c .fw-row .sh-column.fw-col-xs-12.fw-col-sm-4 {
        width: 27.333333%;
    }
    body.home .sh-section-6b60dc9e2043efe53db6b9bfc8f9a97c .fw-row .sh-column.fw-col-xs-12.fw-col-sm-4:last-child {
        margin-right: 0;
    }
    body.home .sh-section-6b60dc9e2043efe53db6b9bfc8f9a97c .fw-row .sh-column.fw-col-xs-12.fw-col-sm-4:first-child {
        margin-left: 0;
    }
    }
    Attachments:
    You must be logged in to view attached files.

    Hi @emilymilling,

     

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

     

    I selected a different colour (orange) and set a transparency level to that colour within Appearance>Customize>Styling>Header>Header Background Colour. THAT colour is transparent, but there seems to be a white background on the navigation aside from that. Where do I find the section to modify that?

     

    This may be because of body background color is white on your site which is displaying from transparent navigation so to check it please try temporary changing your site body background color.

     

    Best regards,
    Shufflehound team

    in reply to: Button Links

    Solution for this topic

    You can resolve this issue 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 (min-width: 1100px){
    .sh-header-in-side .sh-footer {
        padding-left: 0;
    }
    }

    Hi @iversonlee,

     

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

     

    Could you please tell me how you are using it by sharing the screenshot of it and share me your site URL where it’s happening so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    in reply to: Google maps error

    Thank you for sharing the site URL but i don’t find the Heading Pro element so could you please tell me which element it is or share the screenshot of it?

    Yes it’s really Weird.

    Solution for this topic

    You can change that text by using the following plugin and and then configuring it for each strings as displayed in the attached screenshot.

     

    https://wordpress.org/plugins/say-what/

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

    I am not sure what you meant by maximum of pictures (thumbnails) as you can add infinite number of images in the gallery.

     

    You can also use Jetpack plugin and its gellery as described on the following page.

     

    https://jetpack.com/support/tiled-galleries/

    in reply to: Gallery in Portfoliio

    Screenshot

    Attachments:
    You must be logged in to view attached files.
    in reply to: Which elements to use?

    Hi @christiaanvr,

     

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

     

    i want the left part for About Us

    The left part is a column having background image as shown in the first attached screenshot and the whole part is created as displayed in the second screenshot.

     

    You can import all the home page elements in the page using home page templates as displayed in the third screenshot.

    i want same title style as you did for FAQ and the same style in the menu using the background image

    You can achieve this by configuring the header setting of page as shown in the last two attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Which elements to use?

    Done. The Header changing when entering a category page seems to be still there. Check Home Page and then this internal page for reference: http://www.theworldanvil.com/category/roll-again/

    We are troubleshooting the issue and will update you ASAP.

     

    Also, is there a way to make top level menu item clickable with Header 6? See “Progetti”. With Header 6 it opens only the subitems, with Header 1 “Progetti” itself is clickable.

    Header 6 works like header 1 works on mobile devices that is only sub items are clickable. You have to develop custom code to make parent item clickable.

    We will make it work and implement it in the future version of theme.

    2. Uhm ok. Is there a way for me to find out what it is? Should I try disabling plugins one by one?

    Yes try disabling plugins one by one.

     

    3. Minor issue: blog and store items on the home page have a weird extra space on the left from mobile. What could it be? (check homepage at the bottom, I’ll send an attachment too)

    I don’t see that issue as shown in the attached screenshot.

    Could you please tell me on what screen size it is appearing by testing it on www.responsinator.com ?

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

    I can access your site again but i keep getting that error message again and again on your site which seems causing by connection timeout and may be causing the internal server error also.

     

    Could you please increase Maximum Execution Time on your site using the following plugin or contact your web host regarding this?

     

    https://wordpress.org/plugins/wp-maximum-execution-time-exceeded/

    Solution for this topic

    Ok if you need it to appear in the theme options provided by Unyson plugin then you need to develop custom code as described on the following pages.

     

    https://github.com/ThemeFuse/Unyson/issues/1079
    https://github.com/ThemeFuse/Unyson/issues/669

    I sent test message on your shared site using contact form displayed on the homepage but i didn’t get any error message as shown in the attached screenshot.

     

    Could you please share the screenshot of error message that you are getting?

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

    You are most welcome here 🙂

    Solution for this topic

    If you want the videos to work directly adding from media library then use the attached modified child theme removing the above shared child theme.

    Attachments:
    You must be logged in to view attached files.
Viewing 20 posts - 25,641 through 25,660 (of 26,111 total)