vladff
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] CSS for bullets in recent post sidebarThat’s where you would add classes for the widget’s wrapper, not CSS. Then, you would target those classes with CSS but that’s not the case here.
You can add the CSS I gave you in your child theme’s stylesheet or in Customizer > Additional CSS.
Forum: Themes and Templates
In reply to: [Sydney] CSS for bullets in recent post sidebarHello,
You can use this:
.widget-area .widget ul {padding-left:20px;list-style:disc;}Forum: Themes and Templates
In reply to: [Sydney] background picture is bad representedHello,
1920×1080 should be fine. Try not to use png like the current image you have please.
Forum: Themes and Templates
In reply to: [Sydney] zoomed slider imageHello,
It looks fine to me but if you want to disable the fixed position you can use this:
.slides-container .slide-item {background-attachment:scroll!important;background-position:center!important;}Vlad
Forum: Themes and Templates
In reply to: [Sydney] slider image heightHello,
You can add this in Customize > Additional CSS and customize the value as needed:
.header-slider { max-height: 650px; }Vlad
Forum: Themes and Templates
In reply to: [Sydney] Search and hamburger button not workingHello,
Looks like using AMP breaks some things on your website, which in turn break Sydney’s search and menu.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] Portfolio Post Options issueHello,
If you referring to our portfolio widget for Elementor, it supports displaying only lighbox images currently, without the possibility of displaying something else.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] background picture is bad representedHello,
I’m afraid iphones have issues with handling background images properly. I suggest you use your image as a header instead, it’s too small to be displayed as a background anyway.
Vlad
Hello,
There are no outdated templates. If you’ve updated Sydney recently, you just need to wait a while or see Woocommerce > Status > Tools to clear the cache.
Forum: Themes and Templates
In reply to: [Sydney] Fatal ErrorHello,
This was an error from a few years ago so I assume you’re using a very old version of Sydney.
You should be able to login to FTP with any FTP software, but if you can’t for some reason, you should get in touch with your host and ask them to delete the Sydney folder for you. Then, just go to your website and install & activate Sydney again and you’ll have the latest version.
Hope this helps.
Forum: Themes and Templates
In reply to: [Sydney] Change images when loading page(s) on mobileHi,
Sorry for the delay, I wasn’t subscribed to this topic.
Basically, the browser downloads the image that its intended for that resolution. More info on Mozzilla.
Forum: Themes and Templates
In reply to: [Sydney] Change images when loading page(s) on mobileHi,
No, CSS doesn’t help here as the desktop images (which I assume you thought of hiding on mobile) will still be loaded.
As far as I can see, your images use srcset so browsers already know to load smaller versions on smaller screens.
For what it’s worth, all your pages load instantly for me.
Forum: Themes and Templates
In reply to: [Sydney] ElementorHello,
We couldn’t replicate your issue.
Is there a specific error message you’re seeing? Is your website breaking when you’re visiting a specific page?
Forum: Themes and Templates
In reply to: [Botiga] Host Icons Locally?Hi there,
We’re not loading anything from fontawesome inside the theme. If you have a call to fontawesome, then it comes from a plugin.
Regards,
VladForum: Themes and Templates
In reply to: [Sydney] Changes after upgrade: CTA and Search now not availableHello,
Nothing moved. If they’re greyed out then they’re not active on your website and you should activate them.
There were never any options available regarding Search.
Perhaps you used our admin notice to upgrade the header from the old one to the new one?