Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 3,241 through 3,260 (of 3,601 total)
  • Author
  • Shufflehound
    Moderator

    Hi there,

     

    At the moment we don’t have a such built in comment, but you can try to search for WordPress plugins, which could add this kind of functionality.

     

    Best regards,

    Shufflehound team

    in reply to: Facebook Comment

    Shufflehound
    Moderator

    Solution for this topic

    Thank you, we got it.

     

    You should try to change sections background colors in page builder. Every section has white background color, therefore it will need to be changed.

    Shufflehound
    Moderator

    Did you try to use Center Columns option for your column section? It could solve this issue.

    in reply to: Which elements to use?

    Shufflehound
    Moderator

    Thank you for letting us know.

    This looks like Unyson page builder related issues, but at the moment we are not sure. We will make some testing and create a fix if possible.

     

    Other thing about this issue – Unyson page builder stores its data in posts meta fields, therefore it is possible that this information is still available in your database, just somehow got separated.

    Shufflehound
    Moderator

    Please try this CSS snippet bellow:

    .sh-recent-posts {
    padding-right: 5px;
    }

     

    Let us know if that works.

    Shufflehound
    Moderator

    Hi there,

     

    You can use this child theme bellow and edit 404.php file 26 line: href=”add-your-link-here“.

     

    Let us know if that works. 🙂

     

    Best regards,

    Shufflehound team

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

    Shufflehound
    Moderator

    Hi there,

     

    You need to go to  Admin Dashboard -> Appearance -> Theme Settings -> Header and upload you logo image. This should solve your issue. 🙂

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Yes, you can put your Google Analytics ID under Admin Dashboard -> Appearance -> Theme Settings -> Custom Code.

    For Google Adsense we can recommend you to use WordPress plugins which adds this kind of functionality.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Did you managed to fix this issue?
    Because for us it looks like that everything is working just fine.

     

    Also please don’t post your login data so it is publicly visible to everyone. We would recommend you to change them. We will soon add functionality to add private information, which can see only Shufflehound moderators.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Thank you for letting us know. 🙂

    Shufflehound
    Moderator

     

    This CSS snippet should fix this issue, because it reduces padding between navigation links. Can you add it so we can check why it is not working? 🙂

    in reply to: Navigation bar issue

    Shufflehound
    Moderator

    Nice to hear that. 🙂

    Shufflehound
    Moderator

    Yes, of course, but we are not fully sure if will be implemented.

    Therefore at the moment we can recommend you to use that CSS code.

     

    Let us know if you need any more help.

    Shufflehound
    Moderator

    Hi there,

     

    Please try following CSS snippet:

    .sh-nav li.menu-item {
    padding: 0px 13px!important;
    }

    Let us know if it works. 🙂

     

    Best regards,

    Shufflehound team

    in reply to: Navigation bar issue

    Shufflehound
    Moderator

    Solution for this topic

    You could try yo re-import blog slider and see if that helps.

     

    Here you can see how to do it.

    Let us know if that fixes your issue.

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

    Shufflehound
    Moderator

    It depends on font you want to use, usually you just need to load only main CSS file, which will load all your font files.

    In any way you will need to upload CSS and all its font files.

    Shufflehound
    Moderator

    Hi there,

     

    Can you give us a link to your website so we can check your progress? 🙂

     

    Best regards,

    Shufflehound team

    in reply to: Which elements to use?

    Shufflehound
    Moderator

    To solve this contact form issues as fast as possible we can recommend you to use Contact Form 7 plugin, which is compatible with our theme and have many great options and output should look very similar. We will try to solve this issue, but we didn’t developer our basic contact form element, therefore it is harder for us to fix it.

     


    @Dikus
    We will investigate it. Can you please tell us if the issue was in one homepage like page or the whole site got corrupted?

    Shufflehound
    Moderator

    Oh, looks like you will need to use custom CSS code.

     

    You can try this little snippet bellow:

    .post-meta-thumb:hover img,
    .blog-style-mix .post-meta-thumb:hover .sh-ratio-content {
        -webkit-transform: none!important;
        transform: none!important;
    }

    Shufflehound
    Moderator

    Here you can see information about WordPress multi sites, but we would recommend you to try plugin solutions, because in this way it could be much harder to setup your site.

Viewing 20 posts - 3,241 through 3,260 (of 3,601 total)