Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 13,241 through 13,260 (of 26,111 total)
  • Author
  • To resize the thumbnail images you have to develop custom code therefore we recommended to hire the developer as it is beyond the scope of support that we provide here.

     

    But later in your reply I read that you want to display the images same size as displayed on demo sites which is 100% possible and in your shared screenshot I see the images are served from wp.com by Jetpack photon module which causes the issue that we noticed much time.

     

    This jetpack photon module is not updating the images stored on wp.com so to resolve the issue either disable this module or update the images on wp.com by contacting jetpack support team.

    in reply to: Thumbnails Ratio Fluid

    You can create contact form using unyson plugin contact form content element and configuring it as shown in the attached screenshots.

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

    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

     

    header.primary-mobile.primary-mobile-light {
        position: relative !important;
    }
    in reply to: Mobile Menu

    Not a Typekit issue, used that before with other themes; I followed the clear instructions they provide and somehow the site is seeing the font but not showing.

    Have you contacted the plugin developer to know why the issue is occurring?

     

    I asked, why yellow pencil is showing me the font family?

    It is displaying the semplicitapro font on second number which is overwritten by the font nunito sans that means you are having CSS selector specificity issue. Your CSS selector should be more specific.

    Please try using below CSS code.

     

    h1, h2, h3, h4, h5, h6 {
    font-family: 'semplicitapro', sans-serif !important;
    }
    
    body, button, input, select, textarea {
    font-family: 'semplicitapro', sans-serif !important;
    }

    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

     

    .archive.category-persoon .sh-titlebar{
        background: url("https://karakteris.codeink.agency/wp-content/uploads/2016/01/Main_slide-1024x878.jpg");
    }
    
    .archive.category-probleem .sh-titlebar{
        background: url("https://karakteris.codeink.agency/wp-content/uploads/2016/01/Main_slide-1024x878.jpg");
    }
    
    .archive.category-mida-tarbida .sh-titlebar{
        background: url("https://karakteris.codeink.agency/wp-content/uploads/2016/01/Main_slide-1024x878.jpg");
    }

     

    Please change the image URLs in the above CSS code to whatever you want to use.

    I’m using the lite version of jetpack, I don’t have that option in my cPanel.

    The images on your site are served from wp.com by Jetpack plugin and not from your site as shown in the attached screenshot causing this issue so please contact Jetpack plugin support to disabling this feature.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Thumbnails Ratio Fluid

    Hi @aqua_marketing,

     

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

     

    We have just installed the Jevelin Theme and without any customization done yet, we’ve noticed that whenever we refresh the page the UI gets broken. Have a look at the search icon on the header/top menu, you will see it there at first but when you try to refresh it – it’s gone! We’ve tested changing the footer, see screenshots attached for your reference but the same thing happens.

    I visited your shared site and saw the Jevelin theme CSS file is compressed by pagespeed.

     

    Please disable the cache that you are using on your site to resolve the issue.

     

    This may be because your hosting provider is using it by default so please contact your hosting provider.

     

      Can we get a refund for the full amount we’ve paid for as the theme seems to have full of bugs?

    The theme doesn’t have any bug but the issue occurring on your site because of the cache as described above.

     

    For refund related questions please contact themeforest from where you have purchased the theme.

     

    Also, installing plugins makes the theme heavier so not sure why this seems to be mandatory? Please advise what we can do about this issue?

    All other plugins are optimal except Unyson plugin so you can just deactivate all other plugins.

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi Derek,

     

    Thank you for your question.

     

    You can achieve this developing custom code solution shared in the following topic.

     

    https://support.shufflehound.com/forums/topic/make-page-elementcolumn-link-to-page/

     

    Best regards,
    Shufflehound team

    in reply to: Clickable Columns?

    Hi Derek,

     

    Thank you for your question.

     

    You can set a different background image on hover for column as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Animation on hover?

    Hi Derek,

     

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

     

    There isn’t any option to achieve this but we can try achieving this developing custom CSS code.

     

    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: WooCommerce Categories

    Hi Catarina,

     

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

     

    How can I delete this “One Click Install” ?

    You can just deactivate the One Click Install plugin on your site.

     

    Can I just delete the Blog demo to go back to normal?

    No you can’t just delete the blog demo content automatically but you can do so by manually deleting the content.

     

    If you have old backup of your site then you can just restore it.

     

    or there’s a way to use the Blog demo just for the Blog page and not for the whole website?

    There isn’t a way to selectively import demo page but you can create that page manually on your site.

     

    Best regards,
    Shufflehound team

    Hi Elena,

     

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

     

    Which plugin are you referring to that you have installed on your site?

     

    Have you contacted the plugin developer to resolve the issue?

     

    Best regards,
    Shufflehound team

    Hi @mtnlab,

     

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

     

    Now my issue is that the text within my site is not responsive in mobile so when viewing it on a mobile device, the text is WAY too big. any help would be greatly appreciated

    You are using Text block element to display that text and you can change its size from the Text block element settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    It is not an issue but the hover effect provided by slider revolution plugin.

     

    You can disable this effect as described in the below page or contacting slider revolution.

     

    https://digitalclasstraining.com/revolution-slider-3d-parallax-effect-that-reacts-to-mouse-movement-or-scrolling/

    https://www.themepunch.com/revslider-doc/parallax-3d/

    https://www.themepunch.com/revslider-doc/layer-animations-timeline/

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    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

     

    If you are not a developer 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

    in reply to: Menu Customizations

    Ok then it seems the above shared SMTP details are incorrect so could you please contact your host provider to confirm the details are correct and also get details for the each fields displayed in the contact form mailer settings?

    in reply to: Contact Form

    The theme doesn’t provide any option to add it in the header nav.

     

    If you are not a developer 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

    You are most welcome here 🙂

    in reply to: Menu bar

    You are most welcome here 🙂

    in reply to: Menu bar within a page

    Could you please share me the pages URLs from your site where you want to display it so that I can help you to achieve it?

Viewing 20 posts - 13,241 through 13,260 (of 26,111 total)