Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 12,861 through 12,880 (of 26,111 total)
  • Author
  • I have already replied to you in the below replies posted above.

     

    Yes but currently there isn’t any option to achieve this and it will be implemented in the future version of the theme.

     

    Currently, you can disable that feature by editing the page as described in my above reply.

    in reply to: Not spotlight top

    Ok. You are most welcome here 🙂

    Solution for this topic

    Hi @krollemurow,

     

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

     

    It seems you are referring to sharing on facebook and you can add image to display on facebook by adding facebook open graph meta tags as described in the below pages.

     

    https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/

    https://www.wpbeginner.com/wp-themes/how-to-add-facebook-open-graph-meta-data-in-wordpress-themes/

    https://beginnersbook.com/2013/10/5-free-plugins-adding-facebook-open-graph-meta-tags-wordpress/

    https://kb.yoast.com/kb/getting-open-graph-for-your-articles/

     

    Best regards,
    Shufflehound team

    Hi @ak122986,

     

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

     

    The widgets that you have displayed in your shared screenshot are footer widgets that you can add separately in the respective footer widget areas as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Footer Alignment Issue

    Hi @mbalotia,

     

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

     

    Could you please tell me which settings you are referring to or share me the screenshot of it so that I can help you?

     

    Best regards,
    Shufflehound team

    Hi @AntMarHur,

     

    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 happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    in reply to: Image Carousel

    Hi @podsolnuhi,

     

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

     

    The theme doesn’t create any recipe post type but if you are talking about the below foodie theme template then you can create it on your site by importing the demo content as shown in the attached screenshot.

     

    https://gillion.shufflehound.com/foodie/

     

    Best regards,
    Shufflehound team

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

    Hi Pablo,

     

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

     

    Firstly, the plugin  ‘WP Instagram Widget’ – this is not a major issue; however, I’m just letting you know about this error.

    That WP Instagram Widget plugin is removed from the WordPress repository.

     

    We will remove this plugin from a recommendation in the future version of the theme.

     

    You can use any other instagram widget plugin on your site by selecting the plugin from below listed plugins.

     

    https://wordpress.org/plugins/search/instagram+widget/

     

    Secondly, and most important, when I try to edit a page using WPBakery Page Builder it shows an error (please find attached image)

    Is the page created using WPBakery Page Builder?

     

    You can only edit the page using the same page builder that you used to create it so if you have used WPBakery or Unyson or any other page builder then please use the same page builder to edit the page.

     

    Please do not switch between page builders orelse you will lose the content so choose the page builder that you want to use initially when you create the page content.

     

    Also, please make sure you are using latest version of PHP on your server by referring to the information provided in the following pages.

     

    https://www.wikihow.com/Check-PHP-Version
    http://php.net/supported-versions.php

     

    Best regards,
    Shufflehound team

    in reply to: Theme issues

    Hi @Worldfutureshift,

     

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

     

    Please ask brizy page builder related questions to brizy support.

     

    You can only edit the page using the same page builder that you used to create it so if you have used Brizy or Unyson or any other page builder then please use the same page builder to edit the page.

     

    Please do not switch between page builders orelse you will lose the content so choose the page builder that you want to use initially when you create the page content.

     

    Best regards,
    Shufflehound team

    Hi @mraminini,

     

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

     

    Are you using any search plugin to search projects?

     

    If not then you can try using Ivory Search plugin to achieve it.

     

    https://wordpress.org/plugins/add-search-to-menu/

     

    Best regards,
    Shufflehound team

    Hi @mraminini,

     

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

     

    You can create portfolio items on your site by activating the portfolio extension of Unyson plugin as displayed in the attached screenshot.

     

    Best regards,
    Shufflehound team

    The demo content itself contains some pages and posts which gets created on your site after importing the demo content.

     

    Are any pages or posts created in the admin area of your site?

     

    If you don’t know anything about this then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?

    Secondly – setting to Full Width does not work. See attached Screenshot – the background turns the colour of my footer and the footer repositions itself to the right side-bar.

    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 try resolving the 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

     

    .blog #content {
        padding: 0;
        width: 100%;
    }
    
    .blog #sidebar {
        display: none;
    }

    This can be due to the autoptimize plugin that you are using on your site so please try clearing its cache and temporarily disabling it.

    I need to access your site where it is displaying to help you so could you please share it?

    Awesome great to see you got that solved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    That particular piece of CSS is important to the majority of pages on the website and therefore not something I’m willing to remove. Is there a Blog page specific piece of CSS I can use instead?

    You can add padding to the specific blog page 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

     

    .blog #wrapper > .content-container.sh-page-layout-default {
        padding: 60px 0px !important;
    }

     

    Secondly – setting to Full Width does not work. See attached Screenshot – the background turns the colour of my footer and the footer repositions itself to the right side-bar.

    This can be child theme issue used on your site so to confirm it just temporary use the parent Jevelin theme on your site. If everything works fine then it’s your site child theme issue.

     

    Also please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

    Hi @jm,

     

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

     

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

     

    Best regards,
    Shufflehound team

    Hi MP,

     

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

     

    You can try achieving this developing custom CSS code using Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    If you can’t do that 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

     

    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

     

    Best regards,
    Shufflehound team

    Hi @NickRust,

     

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

     

    There is no padding at the top or bottom (Desktop & Mobile). Could you please provide Custom CSS across both devices to fix this?

    The padding is removed because of the below custom CSS code that you are using on your site so please remove it to make padding work.

     

    #wrapper > .sh-page-layout-default {
        padding: 0 !important;
    }

    Secondly, I can’t get rid of the right-hand sidebar in the back-end view. It tells me ‘please assign your widgets’. Ideally, I’d like blog previews to be 3x wide, rather than the 2x wide I currently see. Is there a way to adjust this?

    You can remove the sidebar by setting the theme Page Layout to Full Width as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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