Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 14,901 through 14,920 (of 26,111 total)
  • Author
  • Hi @frontiermarketingllc,

     

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

     

    Could you please tell me exactly what you are referring as top bar and also share me your site URL where it’s displaying so that I can help you to change it?

     

    Best regards,
    Shufflehound team

    Hi @AndreSiqueira,

     

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

     

    You can change it in the below theme file on line number 249 by overwriting it in the Jevelin child theme.

     

    /jevelin/inc/templates/titlebar.php

     

    Best regards,
    Shufflehound team

    Hi Elton,

     

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

     

    You can try resolving 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 {
        opacity: 1 !important;
    }

     

    Best regards,
    Shufflehound team

    I logged into your site and saw you have not authorized Google API to use in Google maps as shown in the attached screenshot.

     

    You have to enable below two api’s:

    Geocoding API
    Maps JavaScript API

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

    Awesome great to see you got that figured out.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Awesome great to see you got that figured out.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    You have created it using Yellow Pencil Editor so you have to reset the changes to remove it.

     

    You can reset the CSS and the changes made using Yellow Pencil Editor as described in the following pages.

     

    https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles

    https://waspthemes.ticksy.com/ticket/1058734/

    in reply to: Multiple header issues

    I have my link color set to orange, but it is still showing as blue. See the attached screenshot.

    I visited your shared site and the links are displaying in correct color for me as shown in the attached screenshot.

     

    Please try clearing your browser cache or using a different browser.

     

    I also have a question about my menu dropdown. It is very separated from the menu section. How can I fix that? I have attached a screenshot of what I am talking about.

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single 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.

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

    It can be any other so that I can access your site.

     

    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 be able to see it.”.

     

     

    in reply to: Portfolio Icons

    Please make sure that you are using below latest version of theme and also use latest versions of plugins.

     


    Please login to access this file

     

    Please temporary remove any custom CSS code that you are using on your site.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any or use following plugin to check it.

     

    https://wordpress.org/plugins/health-check/

    That articles page is a dynamic page as you have set it as blog page therefore it displays Home title. If you don’t set it as blog page then it will display Articles as a title.

    To achieve that you have to develop more custom code. You can try using Yellow Pencil editor as described in the below page to achieve this.

     

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

    in reply to: Boxed layout

    You are most welcome here 🙂

    Thank you for providing detailed information.

     

    we have several data tables on the pages that are not visible: can you suggest a CSS to show the horizontal scroller on mobile and let the users read the content properly?

    I can see the issue on your shared site.

     

    You can make it scroll 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

     

    .journal-content-article {
        overflow-x: scroll;
    }

     

    Could you please tell me how you have created the tables?

     

    mobile container: has a lot of padding left and right, can you suggest a CSS to correct it so content extends almost size to size?

    Please use below custom CSS code to achieve it.

     

    .container.entry-content {
        padding: 5px !important;
    }

     

    hamburger menu on mobile is too small by default.

    Please use below custom CSS code to make it larger.

     

    #page-container .sh-hamburger-menu {
        width: 22px;
        height: 22px;
    }

     

    I get an error in the search field: multiple pixels with conflicting versions…

    It is not theme error but it seems you are using facebook or any analytics causing this error.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any or use following plugin to check it.

     

    https://wordpress.org/plugins/health-check

     

     

    in reply to: Mobile Responsiveness

    You can change logo URL by using solution shared in the following topics.

     

    https://support.shufflehound.com/forums/topic/logo-link-3/#post-11447
    https://support.shufflehound.com/forums/topic/change-default-url-logo-in-header/#post-5451

     

    Also to help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single 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.

    You are most welcome here 🙂

    Hi Fab,

     

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

     

    Could you please share me the screenshots of the issues so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    in reply to: Mobile Responsiveness

    Hi @nicolaivarney,

     

    Sorry to hear of the problem you are having.

     

    I visited your shared site and saw on your site javascript error message is generated in the browser console causing the issue as shown in the attached screenshot so please resolve it.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any or use following plugin to check it.

     

    https://wordpress.org/plugins/health-check/

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi Jürgen,

     

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

     

    To display the image there, please make sure you have set featured image to the posts as described in the following page.

     

    http://freewptp.com/how-to-set-featured-image-or-post-thumbnail-in-wordpress/

     

    Best regards,
    Shufflehound team

    Hi @victorhig,

     

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

     

    If you want to remove it and not just hide it using CSS code then you can use the attached Gillion child theme that contains some custom code.

     

    Best regards,
    Shufflehound team

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