Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 21,401 through 21,420 (of 26,111 total)
  • Author
  • Hi @confrontador,

     

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

     

    It seems your shared message that it is a warning message generated by Unyson plugin.

     

    Please make sure you are using latest version of Unyson plugin.

     

    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 shortcodes

    Solution for this topic

    Hi @zapata,

     

    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

     

    #page-container .sh-nav-mobile a {
        text-align: center !important;
    }

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @zapata,

     

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

     

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

     

    body.page .titlebar-title .titlebar-title-h1 {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Glad the issue is resolved for you now.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Which sites are you talking about?

     

    I see it on the site http://createmoremedia.nl/overcmm/ and it displays fine for me as shown in the attached screenshot.

     

    Please advise.

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

    Awesome great to see you got that worked.

    It is not shufflehound page builder but the Unyson plugin page builder which is a bit buggy nowdays that’s why we are trying to switch theme framework to more promising one instead of Unyson. We’ll do this soon.

    It is not theme specific question but Woocommerce plugin specific so if you make it to work using any default WordPress theme like Twenty Seventeen then i can help you to make it work with Jevelin theme.

    in reply to: Issue with WooCommerce

    You are always welcome here 🙂

    Hi @govus,

     

    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

    in reply to: Header logo size

    @rene This is old topic and to help us keep support thread separates could you please create your own thread for your question here instead of replying on others thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    in reply to: Problem with tables

    Hi @Inbovi,

     

    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

    I logged in to your site and saw this is happening because of the javascript errors occurred on your site as shown in the attached screenshot.

     

    This error also occur when using default WordPress theme and deactivating all plugins so it is not theme or plugin specific issue.

     

    It seems your WordPress installation or HTTPS protocol issue so please try reinstalling it.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Page Builder Problem

    The theme itself provides some options in the following path to change its design.

     

    Admin Area -> Appearance -> Theme Settings

     

    Also you can use page builder to create pages and change its design.

    The child theme is must when you want to make changes in the parent theme if you can’t achieve it using theme options or using any plugin.

     

    We know the importance of child theme therefore we also provide child theme along with Jevelin theme and recommend users to use child theme.

    I logged in to your site and used some custom CSS code to make it work.

     

    Could you please test it now?

    Hi @worldmark,

     

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

     

    Could you please tell me how you are creating the page?

     

    Using Unyson page builder or Visual composer?

     

    If you are using Unyson page builder then just save that page as template and you can use that saved template in other pages to copy content as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi @designer.sohieb,

     

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

     

    The Unsyon plugin which displays it doesn’t align them in proper order but 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 .sh-portfolio-item {
        position: static !important;
        float: right;
    }

     

    Best regards,
    Shufflehound team

    Hi @amplitum,

     

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

     

    1. How to put a new post in slider? ? I’m using full-width slider, but can’t find how my post can be visible in slider.

    Could you please tell me exactly which slider you are using on your site by sharing screenshot of it?

     

    Visual page builder content element slider or Visual composer slider?

     

    2. I’m trying to change color of my menu in header, but nothing happens. Not background, but words “Home”, “Contact”, “About” etc. Every time I change color, that gray staying there.

    Could you please tell me from where you are trying to change it?

     

    You should change from the following path in the theme styling options.

     

    Admin Area -> Appearance -> Theme Settings -> Styling -> Navigation

     

    3. Is there any chance to delete this gray space between header and post, with navigation?

    If you are talking about the grey border displayed there then you can remove 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-container .sh-header {
        border-bottom: 0;
    }

     

    4. Where I can upload my advertising? I have activated place for an ad in footer and in the sidebar with posts, but I can’t find where to upload my design?

    You can add advertisement code in the theme header settings as shown in the first three attached screenshots.

     

    5. Where I can change posts in “Todays pick” part, in the sidebar?

    You can change it by adding post IDs in the Shufflehound Recent Posts widget settings in the widget area as shown in the fourth attached screenshot.

     

    6. How to change “Stay connected” social buttons or their design in post sidebar?

    You have to develop custom code to achieve this. Alternatively you can use free WordPress social plugin to achieve this.

     

    7. How to combine together Post style – Slider with Format – video? I have problem, video doesn’t show in this combination.

    Not sure what you are trying to achieve here so could you please describe it a bit more in detail by sharing some screenshots?

     

    Best regards,
    Shufflehound team

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

    You are most welcome here 🙂

    Hi @imtove,

     

    Sorry to hear of the problem you are having.

     

    Please make sure you are using latest version of Unyson plugin and its Mega menu extension as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

     

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

    You are most welcome here 🙂

Viewing 20 posts - 21,401 through 21,420 (of 26,111 total)