Patryk Kachel
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blogito] Bad posts list look on mobile devicesAbout Instagram connection issue – depends on plugin used… If you use “Social Slider Widget” you should ask here -> https://www.ads-software.com/plugins/instagram-slider-widget/
Best,
PatrykForum: Themes and Templates
In reply to: [Blogito] Bad posts list look on mobile devicesHi @krozycki
for anyone comfortable with CSS it shouldn’t be so hard.
However, because of this intend, there are sections with negative margin which may require changes as well… For example images, quotes, etc.Using child theme recommended.
There is at least few ways to change that. You may copy template-parts/content-single.php file and modify that, then modify CSS. The other way – you may do everything just with CSS.
If you’re not experienced with CSS I advice to hire a developer.Forum: Themes and Templates
In reply to: [Blover] Static home pageHi @dorothy1718
could you explain in details what doesn’t work?
How it’s related to the theme?
You can or can’t add pictures and links?It should be quite simple:
– add new page
– add content to that page
– set that page as front pageMay you give me a step-by-step instruction what you do and what doesn’t work?
Best,
PatrykForum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageThanks Dorothy!
I’m glad it works for you ??Forum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageHi @dorothy1718
I uploaded today new version of the theme (v1.4.4). Pagination issue should be fixed.
Best,
PatrykForum: Themes and Templates
In reply to: [Blogito] Bad posts list look on mobile devicesThanks for info ??
Featured images in single posts are displayed this way by design. The same way as quotes… You may see an example post from demo website here: https://blogito1.blogonyourown.com/2017/05/17/my-name-is-politics-this-is-my-world/
Is this causing any problems?Best,
PatrykForum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageHi @dorothy1718
it isn’t necessary to use AMP plugin.
All the plugins prompts are just recommendations.I should fix “category pagination” bug in next week.
Best,
PatrykForum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageThe comments in the demo is looking that by default – no changes needed. Obviously, it looks like on your website there are some changes made (as it looks different). Often problems are caused by plugins. So when you disable all the plugins comments should look exactly like in the demo. Then you could enable one by one and see which one changes that. But if you already did that, then I don’t know how to help… It may be something else modified – hard to say without investigation.
Category pagination – I checked that and it’s clearly a bug. I will fix that soon ?? Sorry for that.
Forum: Themes and Templates
In reply to: [Pencil] Article/post not showing its imageHi @phex
to put image at the top of the article you may (for example):
– add image to the article content (at the beginning of the article)
– modify single.php and/or content-single.php template files. PHP/HTML/CSS knowledge may be helpful. Using child theme is a good practice here.There is probably more ways to handle that, everything depends on your needs. Theme is GPL licensed so you may modify whatever you want.
If you need help with coding you may take a look here: https://blogonyourown.com/customization/
Best,
PatrykForum: Themes and Templates
In reply to: [Blogito] Bad posts list look on mobile devicesThanks,
may I know what device you used? What browser, OS, resolution?
Did you try to disable plugins temporary to see if it still happens?
Do you have any optimization/caching plugin enabled?
Can you reproduce the same behavior on our demo website: https://blogito1.blogonyourown.com/Best,
PatrykForum: Themes and Templates
In reply to: [Blogito] Bad posts list look on mobile devicesHi @krozycki
I’m sorry but I can’t open screenshots…
Maybe you could try to open the ticket and attach images there: https://blogonyourown.com/submit-a-ticket/Best,
PatrykForum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageDid you make any changes in the theme?
Or it may be an issue with some plugin… Did you try to disable plugins and see which one may causing it? Maybe facebook comments?
I can’t see such issue on demo pages: https://blover1.blogonyourown.com/2016/07/20/10-ux-design-trends-you-shouldnt-overlook/Forum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageI think you need some CSS modification like:
.site-content { margin-top: 0; }
You may add the above to style.css file in your child theme (if used) or in WordPress Dashboard > Appearance > Customize > Additional CSS
Best,
PatrykForum: Themes and Templates
In reply to: [Blover] empty spaces between posts on home pageHi @dorothy1718
?
I already replied on your support ticket, however I got message it wasn’t delivered – probably because of wrong email address.
It looks like the problem may be related to the Jetpack lazy loading module.
Lazy loading is not compatible with masonry loading (used in the Blover).
Just disabling module should fix the problem – more info: https://jetpack.com/support/lazy-images/Please let me know if it helps.
Best,
PatrykForum: Themes and Templates
In reply to: [Blogito] Lost featured iamgesI received both ??