Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 2,901 through 2,920 (of 3,630 total)
  • Author
  • Shufflehound
    Moderator

    Oh, then it could be because PHP file upload limit is too low (like 2MB and our theme ZIP file is about 3MB).

    You can either increase PHP upload limit or upload theme files via FTP connection.

    Shufflehound
    Moderator

    Nice to hear that you figured it out. 🙂

    Shufflehound
    Moderator

    Nice to hear that. 🙂

     

    Looks like it could be due to Google Maps API key issue.

    Please see this topic – https://stackoverflow.com/questions/35288250/google-maps-javascript-api-referernotallowedmaperror and let us know if by following it’s solutions you managed to fix this issue.

    in reply to: space

    Shufflehound
    Moderator

    We did some testing and changed a few options, can you confirm that the issue is fixed? 🙂

    Shufflehound
    Moderator

    About your questions:

    a., d. You can use this CSS snippets bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ):

    .post-meta img {
        display: none;
    }
    
    body.category .content-container.sh-page-layout-full {
         padding: 60px 0;
    }

     

    b., c. There is an option for that under  Admin Dashboard -> Appearance -> Theme Settings -> Blog > Post Settings

     

    Hopefully it helps. 🙂

    Shufflehound
    Moderator

    Nice to hear that. 🙂

    Shufflehound
    Moderator

    Then maybe that is Jetpack plugin, which fully rewrites our content.

    At the moment it is hard to help you, because these image sizes are calculated dynamically by JavaScript and we can’t give you a simple CSS snippet, which would set it at full width.

    Shufflehound
    Moderator

    Yes, thank you for these details.

     

    About your questions:

    – “Where I can create a blog post, check off a box for its category”

    Here is a simple tutorial on how it works

     

    – “Have categories in the menu that show all the blog posts for each particular category”

    This will be a little more difficult. Simplest way to do that would be:

    1. Install lifestyle demo content (under Appearance > Import Demo Data)
    2. Duplicate it’s front page (with Duplicate Posts plugin) multiple times and name each page of the category you want
    3. Change each newly duplicated page options to show only category posts you want to see (for example at the bottom of page under Page Settings > Blog > Blog Category and for each Visual Composer post element use Show Only Specific Categories option)
    4. Assign pages to navigation (you can follow this tutorial)

     

    Hopefully it helps.

     

    Shufflehound
    Moderator

    Looks like it is a bug, we will add this issue to our to-do list and inspect it further. We will let you know when there will be any news about this issue.

    Shufflehound
    Moderator

    Hi there,

     


    @nciarapica
    solution will remove pencil icon.

     

    About alignment you can use this CSS snippet bellow and adjust px number to size what suites your website (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )

    .blog-slider-content {
        max-width: 1260px;
    }

    Shufflehound
    Moderator

    Thank you for letting us know, that the issue is solved. 🙂

    Shufflehound
    Moderator

    Solution for this topic

    About content alignment you can try this CSS snippet bellow (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ) and let us know if it works:

    .blog-slider-content {
        max-width: 1260px;
    }

    About pencil issue, can you confirm that you solved it?

    Shufflehound
    Moderator

    We created a sceenshot to better understand our idea about row width option. By setting it to default it should stay in boxed layout borders.

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

    Shufflehound
    Moderator

    Looks like you managed to change logo image, can you confirm?

     

    This grey section at bottom comes from Visual Composer. You can just delete it’s content and this section should disappear.

    Shufflehound
    Moderator

    We can see that there is generated some CSS from Yellow Pencil, which causes this issue. Here in screenshot bellow you can see exact CSS code, which needs to removed/changed. Maybe you can set it for desktop only?

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

    Shufflehound
    Moderator

    We can see that there is generated some CSS from Yellow Pencil, which causes this issue. Here in screenshot bellow you can see exact CSS code, which needs to removed/changed. Maybe you can set it for desktop only?

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

    Shufflehound
    Moderator

    We can see that there is generated some CSS from Yellow Pencil, which causes this issue. Here in screenshot bellow you can see exact CSS code, which needs to removed/changed. Maybe you can set it for desktop only?

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

    Shufflehound
    Moderator

    Hi there,

     

    Can you please give us a link to your website, so we can take a look and figure out a solution for your issue? (you can post it in private field)

     

    Best regards,

    Shufflehound team

     

     

    Shufflehound
    Moderator

    At the moment it was our only guess, which could cause it.

    Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

    Shufflehound
    Moderator

    Thank you for your detailed explanation.

    We will also add this to our to-do list and will let you know when this feature will be ready. 🙂

Viewing 20 posts - 2,901 through 2,920 (of 3,630 total)