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.
Nice to hear that you figured it out. 🙂
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.
We did some testing and changed a few options, can you confirm that the issue is fixed? 🙂
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. 🙂
Nice to hear that. 🙂
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.
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:
Hopefully it helps.
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.
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; }
Thank you for letting us know, that the issue is solved. 🙂
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?
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.
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.
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?
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?
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?
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
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.”?
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. 🙂