Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 23,721 through 23,740 (of 26,111 total)
  • Author
  • You are most welcome here 🙂

    in reply to: Information Widget

    Solution for this topic

    You can remove 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-nav li.menu-item.sh-nav-menu,
    .sh-nav li.menu-item.sh-nav-share,
    .sh-nav li.menu-item.sh-nav-readmore {
        display: none;
    }
    in reply to: Side Menu Icons

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

     

    #content table td,
    #content table th,
    #content table {
        border: 0 !important;
    }
    in reply to: Hide Table Borders

    Hi @lonamiaec,

     

    Sorry to hear of the problem you are having.

     

    To resolve the issue please activate Mega Menu extension of Unyson plugin as shown in the attached screenshot that contains the function fw_ext_mega_menu_get_db_item_option

     

    Best regards,
    Shufflehound team

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

    Hi Anvar,

     

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

     

    You can use custom font as described on the following pages.

     

    http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/

    https://premium.wpmudev.org/blog/custom-fonts-css/

    https://wpsites.net/web-design/fonts-wordpress/

     

    Best regards,
    Shufflehound team

    in reply to: Custom font

    Thank you! I wanna change the header/menu font-weigh.

    You can change menu font weight 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-nav > li.menu-item > a {
        font-weight: 400;
    }

     

    And I didn’t find where can I change the style Standard (with title in the top) as default for every post

    I am not sure what you meant by style here but if you are referring font weight then you can change it using below custom CSS code.

     

    .post-single-meta .post-title h1,
    .post-single-meta .post-title h2 {
        font-weight: 300;
    }
    in reply to: Header Style

    Hi Julien,

     

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

     

    Do the issues also occur for you on our demo site here https://jevelin.shufflehound.com/ ?

     

    If not then could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Please temporary disable cache on your site so that i can troubleshoot it.

    Hi @gadgetarrow,

     

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

     

    How do i find the image size of the ocean on the header and how do i make a button for newsletter signup right under the text saying, “Signup To Our Newsletter”?

    I am not sure which image and text you are referring here as your shared site is not accessible for me and displaying error message so could you please make your site accessible or refer the sections using our demo site here https://gillion.shufflehound.com/

     

    Also i need to know how to add advertisements from google where it says to add it and how to add even more advertisements in the places that its not at?

    You can add ads in the page content using Visual page builder.

     

    You can also use plugins like following to display ads on your site.

     

    https://wordpress.org/plugins/advanced-ads/

    https://wordpress.org/plugins/ad-widget/

    http://www.bloggingwizard.com/top-advertising-management-plugins-for-wordpress/

    [Please ignore attached screenshot]

     

    Best regards,
    Shufflehound team

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

    No it won’t default your settings but do take backup of your site so that if anything goes wrong then you can revert it.

     

    Also you can just replace the following image directory in your theme with the updated shared theme directory which contains recent changes.

     

    /jevelin/inc/widgets/image/

    in reply to: Information Widget

    Thank you! And where I put the ad banner?

    Using the theme options just displayed below Header Layout as shown in the attached screenshot.

     

    And how can I change the font-weigh? I try to put the code on css style, but it wasn’t work.

    Do you want to change the font weight of whole site?

     

    If yes then you can change it from theme Styling option as shown in the second attached screenshot.

     

    New question, how can I define the style Standard (with title in the top) for every post?

    You can change it from theme Styling option as shown in the third attached screenshot.

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

    2) That’s not even close to a responsive title, half of it is missing in mobile as show in the screenshot. The same goes to item number 5, and now it’s displaying responsive because i switched back to my old theme.

    You can see in my previously attached screenshot it is not displaying like your screenshot so could you please tell me on what device / browser you are testing it?

    in reply to: Details

    Hi @sfe,

     

    Thank you for your question.

     

    Your shared page URL is displaying Page not found error so please share the exact page URL where it is displaying so that i can help you?

     

    Best regards,
    Shufflehound team

    in reply to: Hide Table Borders

    Hi @sfe,

     

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

     

    I am not sure what you are referring as side menu here so could you please share me your site URL where it’s displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

    in reply to: Side Menu Icons

    The issue is fixed in the theme which will be released soon.

     

    In the meanwhile you can use the attached updated theme.

     

    https://drive.google.com/open?id=0B37mWqipdoB6a2llU2xOVVROWU0

    in reply to: Information Widget

    Hi @Ulf Meyer,

     

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

     

    If you have created Button from visual page builder then you can changes its style from button settings as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Set simple button

    You are most welcome here 🙂

    in reply to: error: forbidden

    You are most welcome here 🙂

    in reply to: Cannot upload zip file

    As said above just install the following plugin and check whether it sends test email correctly.

     

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

     

    Also in the contact form element please configure the Mailer settings as shown in the attached screenshot.

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

    Hi @recliq,

     

    Thank you for your question.

     

    Yes as you have said please use the solution posted in the following topic and then clear the cache from W3 Total Cache that you are using on your site.

     

    https://support.shufflehound.com/forums/topic/reset-parent-theme-font/#post-4730

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 23,721 through 23,740 (of 26,111 total)