Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 18,581 through 18,600 (of 26,111 total)
  • Author
  • Hi @jbreuer,

     

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

     

    #1 – Community Addition page (www.jupiterfamilyfun.com/events/community/add): There is a problem with the date section. The calendar where the user needs to pick a date is all messed up making it impossible to use.

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

     

    .tribe-ui-datepicker.ui-datepicker .ui-datepicker-calendar td {
        border: 1px solid #ddd !important;
        padding: 1px  !important;
    }
    
    .tribe-ui-datepicker.ui-datepicker th {
        color: #b1b1b1 !important;
        padding: 11.2px 4.8px !important;
        padding: .7rem .3rem !important;
        text-align: center !important;
        border: 0 !important;
    }

     

    #2 – On the Month view of the page (www.jupiterfamilyfun.com/events)  there is also a problem with the date section. I tried all different sizes of my logo and all 4 header options and  the same thing happened. It’s cutting off the top of the calendar.

    It displays fine for me as shown in the attached screenshot so please advise.

     

    Best regards,
    Shufflehound team

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

    Hi @terminator99,

     

    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

     

    .post-meta-content span.post-auhor-date > span .post-author,
    .post-meta-content span.post-auhor-date {
      font-size:0 !important;  
    }

     

    Best regards,
    Shufflehound team

    in reply to: DELETE POST WRITER

    I could confirm it on your shared site.

     

    The theme displays comments counter using default WordPress function get_comments_number so please contact disqus comments system to know whether they display comments count using any other function than this.

    I saw on your shared site you are using wrong CSS code as shown in the attached screenshot.

     

    Please make sure to use exact CSS code that I have shared here https://support.shufflehound.com/forums/topic/text-mobile/#post-21825

    Attachments:
    You must be logged in to view attached files.
    in reply to: Error CSS Text Mobile

    I want to know exactly how you have translated it so that I can test it on my test site so please tell me a bit more in detail how did you manually translate the article?

    Solution for this topic

    I suggest you to import demo content creating test site either on different server or locally then export its XML file and import it on your live site.

    in reply to: Finding a widget

    Thank you for your patience here.

     

    We’ll fix it in the next version of theme.

    in reply to: Social counter

    Solution for this topic

    You can remove it on home 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

     

    .home .sh-titlebar {
        display: none;
    }

    Hi @emailjohna,

     

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

     

    Is there a way to disable (or enable) the sticky menu on a per page basis? Either by settings, code added to the child theme or by using YellowPencil?

    We can achieve this developing custom CSS code so could you please share me the pages URLs from your site where it is displaying so that i can help you to achieve it?

     

    The same question applies for the “parallax footer” feature which was a selling point and perfect for my blog page. However, a problem arises. Since I am not using a footer elsewhere on the site, the copyright bar winds up being parallax and I can’t have the copyright bar obscured.

    I can see how we can achieve this after accessing your site.

     

    Best regards,
    Shufflehound team

    Solution for this topic

    You can activate it from Unyson page builder settings as shown in the attached screenshots.

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

    You are most welcome here 🙂

    Hi @dg_waves,

     

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

     

    Could you please share me the page URL from demo site where it is displaying so that i can help you to achieve it?

     

    We use following plugin to display Mailchimp subscribe from on the site.

     

    https://wordpress.org/plugins/mailchimp-for-wp/

     

    Best regards,
    Shufflehound team

    in reply to: Finding a widget

    Solution for this topic

    Hi @jconfra,

     

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

     

    You can turn it off from theme Titlebar settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Sorry for the confusion.

     

    I have imported clean emo content on your site so please check it.

    in reply to: Elements missing

    Hi @Pelrum,

     

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

     

    You can try achieving this using any of the following solutions.

     

    https://currency-switcher.com/how-to-drop-woocommerce-currency-switcher-in-menu/

    https://wordpress.org/plugins/fma-woo-multi-currency/

    https://wordpress.org/plugins/woo-multi-currency/

     

    Best regards,
    Shufflehound team

    Awesome great to see you got that fixed.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    No it has nothing to do with my testing and I can see them on your shared site as shown in the attached screenshots.

     

    Please advise.

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

    I have manage to fix the issue where it is stretching the header images, but because of the different ratio it is cutting off part of my logo – see the two screenshots below.

    Could you please try using below custom CSS code to resolve the issue?

     

    .page-template-page-blog .sh-ratio-content {
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    You are always welcome here 🙂

    Hi @dsharpe,

     

    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 displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    in reply to: Menu option background
Viewing 20 posts - 18,581 through 18,600 (of 26,111 total)