Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 7,441 through 7,460 (of 26,111 total)
  • Author
  • The code is in the below theme file.

     

    /jevelin/content.php

     

    You have to change it in multiple locations in the file.

    Thanks that worked, why was it happening?

    I am not sure why this happened as I didn’t find the bottleneck of the issue.

     

    Also, the footer has a menu that has links with icons, however, the icons are not displaying.  What is causing that issue?

    To help us keep support thread separates could you please create a 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 a reference to this thread in your newly created thread.

     

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

    As requested could you please share the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Also, please make sure the site is accessible or share the site credentials privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”.

    in reply to: Border Color on images

    You are most welcome here 🙂

    in reply to: Mobile Issues

    If there is no update then they won’t appear there.

    in reply to: problems in updates

    You are most welcome here 🙂

    Hi @Rianne_2593,

     

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

     

    Could you please share the page URL from your site where it is displaying and tell me how you want to display the layout so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    Hi @Capt.Michael,

     

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

     

    I am not sure why exactly you are facing this problem but you are trying to achieve custom functionality and it is beyond the scope of support that we provide here.

     

    Best regards,
    Shufflehound team

    Hi @zainali110,

     

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

     

    I am not sure what you meant exactly by “products on home page doesn’t select on mobile” as it is working fine for me so could you please describe it a bit more in detail?

     

    Best regards,
    Shufflehound team

    Hi @AurelieB7605,

     

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

     

    I can’t update WP Bakery, I can’t update Revolution slider

    Could you help me please ?

    You can update them from Admin Area -> Appearance -> Install Plugins

     

    And if I folow this process, it says that there is not css file…

    https://support.shufflehound.com/installing-theme/

    You can fix it as described below.

     

    https://support.shufflehound.com/how-to-fix-the-theme-is-missing-the-style-css-stylesheet/

     

    Best regards,
    Shufflehound team

    in reply to: problems in updates

    I can see you are still using older version 4.5.2 of the theme on your shared site so first please update it to the latest version as described above.

    in reply to: Issues Jevelin Theme

    Solution for this topic

    Please try changing the shared CSS code as following.

     

    .sh-pricing-price .sh-pricing-currency {
        position: static !important;
        font-size: 44px !important;
        font-weight: bold !important;
        margin-left: 0 !important;
    }

    Only the cursor is now no hand, that is good, but it is still clickable?

    Yes, it is still clickable.

     

    If you want to remove the link then 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

    Hi @FrameCADD,

     

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

     

    1.  in my study program tab (home screen), I m not able to see all the programs

    related to a particular tab.

    4. How to make all my images in the study program tab in equal size.

    Could you please share the page URL from your site where it is displaying so that I can help you?

     

    2. How can I edit footer and make it small in size

    Do you mean small in height?

     

    3. I want the videos on my website are in a self-running mode. I don’t want youtube URLs. is it any way to do it?

    I am not sure what you mean by self-running mode so could you please describe it?

     

    Best regards,
    Shufflehound team

    Hi Georgi,

     

    Sorry to hear about the problem you are having.

     

    Could you please tell me exactly in which theme file you have found that code?

     

    Best regards,
    Shufflehound team

    Hi @xsp,

     

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

     

    A white bar is displaying above my header, it seems to be a part of the sticky menu but is on even at the top of the page.  Details below.

    You can remove that white bar 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 #content > .vc_row > .vc_column_container > .vc_column-inner {
        padding-top:0;
    
    }

     

    Also, Is it possible to have a top with custom links/icons?

    Not custom but you can use builtin by enabling Topbar in the theme header settings.

     

    Best regards,
    Shufflehound team

    Hi @ukbballrulez33,

     

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

     

    I logged into your shared site and saw the demo content is imported successfully and working fine on the Home Basic page as shown in the attached screenshot.

     

    Please advise.

     

    Best regards,
    Shufflehound team

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

    Hi @Knightf2,

     

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

     

    I am not sure exactly which images you are referring to so could you please share 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: Border Color on images

    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-template-page-blog .post-meta.post-meta-one,
    .page-template-page-blog .post-meta.post-meta-two {
        display: none;
    }
    
    .page-template-page-blog a.post-title {
      pointer-events: none;
      cursor: default;
      text-decoration: none;
    }

    It displays fine for me on mobile now as shown in the attached screenshot.

     

    Have you resolved the issue?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile Issues
Viewing 20 posts - 7,441 through 7,460 (of 26,111 total)