Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 25,401 through 25,420 (of 26,111 total)
  • Author
  • Hi KETT,

     

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

     

    You have purchased correct Jevelin theme / template.

     

    You just need to configure it as described in the theme documentation.

     

    In the provided zip file, you will find theme documentation folder and you can also access documentation from theme settings after activating the theme as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    Hi Stan,

     

    Sorry to hear of the problem you are having.

     

    You can resolve the Internal Server Error as described on the following page.

     

    http://freewptp.com/fix-wordpress-issue-internal-server-error/

     

    Best regards,
    Shufflehound team

    Hi Sergo,

     

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

     

    It is by default displaying full width on my test site as shown in the attached screenshot.
    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

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

    First do not use custom email address from godaddy instead use standard email address from gmail or Yahoo.

     

    After this make sure you are getting emails from your site when the comments made.

     

    If this work then test the same with contact form.

     

    You can troubleshoot email issue as described on the following pages.

     

    http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/

    https://wpforms.com/send-emails-wordpress-using-smtp-step-step/

    http://www.butlerblog.com/2013/09/24/troubleshooting-the-wp_mail-function/

    Solution for this topic

    Hi @prateek488,

     

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

     

    You can try achieving this using the following plugin.

     

    https://wordpress.org/plugins/contact-form-7/

     

    Or 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

     

    Best regards,
    Shufflehound team

    in reply to: Form Automatic E-mail

    What do you mean by custom code?

    Code that you wrote yourself, not prepackaged by someone else.

     

     

    I don’t see any attached screenshot.

    Seems i missed it so attached it again here.

     

    In the main page of the ThemeForest you’re telling that you’re using Contact Form 7 plugin as a build in plugin (as I know I can translate errors using this plugin’s options).

     

    I can’t find it anywhere in my admin panel.

     

    Can I install Contact Form 7 as a separate plugin or it will break the theme?

    No the theme is not using Contact Form 7 plugin as a build in plugin but uses Unyson contact form content element.

     

    You can install Contact Form 7 plugin as a separate plugin without any issue. You can style this contact form however you want by  developing custom CSS code.

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

    You are most welcome here 🙂

    Replied all of them.

    Solution for this topic

    Hi Surge,

     

    Thank you for your question.

     

    You can achieve this by using the attached small plugin specially developed for you that contains some custom code.

     

    Also use the following custom CSS code.

    #page-container .sh-header #header-navigation .sh-nav > li.menu-item > a.active {
        color: #f3bc47!important;
    }

     

    Best regards,
    Shufflehound team

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

    Hi Surge,

     

    Thank you for your question.

     

    It seems the section as displayed in the attached screenshot is causing this issue.

     

    Could you please test it temporary removing that section?

     

    Best regards,
    Shufflehound team

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

    Hi Surge,

     

    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-header-mobile a,
    #page-container  .sh-header:not(.sh-sticky-header-active) .sh-nav > li.current_page_item > a,
    #page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li:not(.current_page_item):hover > a {
        color: rgba(255,255,255,0.85)!important;
    }
    
    #page-container .sh-header-mobile a:hover,
    #page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a,
    #page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a > i,
    #page-container .sh-header:not(.sh-sticky-header-active) .sh-nav > li.sh-nav-social > a:hover > i,
    #page-container .sh-header-mobile-navigation li > a:hover > i,
    #page-container .sh-header-left-side li.menu-item > a:hover {
        color: #fff!important;;
    }

     

    Best regards,
    Shufflehound team

    We have implemented this change in the latest version of theme which you can download from below.

     


    Please login to access this file

    in reply to: Copyright section

    We have fixed the 404 page header issue in the latest version of theme which you can download from below.

     


    Please login to access this file

    Are you referring the section as shown in the attached screenshot?

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

    Hi @Konrud,

     

    Thank you for your another question.

     

    It is not minified by default but you can do so by using the following plugin.

     

    https://wordpress.org/plugins/autoptimize/

     

    Best regards,
    Shufflehound team

    in reply to: CSS minification

    Hi @Konrud,

     

    Thank you for your questions.

     

    1.How can I put input type=tel on the form instead of the text/number input?

    You have to develop custom code to achieve this.

     

    Instead of this you can use Number field and restrict it as displayed in the attached screenshot.

    2.How/where can I translate form errors from English into my language?

     

    You can try changing them using the following plugin.

     

    https://wordpress.org/plugins/say-what/screenshots/

     

    Best regards,
    Shufflehound team

    Hi Marcelo,

     

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

     

    We have not tested it but you can try using any of the following plugins.

     

    https://wordpress.org/plugins/booking/

    https://codecanyon.net/item/wp-booking-calendar/4639530

    https://8degreethemes.com/blog/wordpress-booking-calendar-plugins/

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi Willy,

     

    I hope you are well today and thanks for posting here.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the issue by using the attached modified child theme of Jevelin theme.

     

    Best regards,
    Shufflehound team

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

    You are most welcome 🙂

     

    To help us keep support thread separates could you please create new thread for each of your other questions here https://support.shufflehound.com/forums/forum/jevelin/ 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.

    Please take a look at the screenshot below.

    Logo should be on the left side.

    V sing on each menu item should be on the left side (like in submenu) of the label not on the right side as it’s now.

    Moreover look at the Social Networks Icons/Search Icon which are too close to the menu.

    You are using language right to left in your shared screenshot  so the elements are displaying in opposite direction that is Right to Left.

     

    I’ve tried to install jevelin-child theme, when I did it it’s broken all the styles including RTL style now it doesn’t display as it should on RTL. It also replaced all colors/setting which I’ve set before.

    Please share the screenshots of the issue and also the page URL where it is displaying as requested previously.

     

     

    in reply to: RTL support
Viewing 20 posts - 25,401 through 25,420 (of 26,111 total)