vladff
Forum Replies Created
-
Hello,
Please go to our website for premium support, these forums are for the free version of Sydney.
Forum: Themes and Templates
In reply to: [Sydney] obfuscate contact infoHello,
We’re already using
antispamboton the email address. Added to our task list and we’ll figure out a solution for the phone number too.Forum: Themes and Templates
In reply to: [Sydney] Complete switch off “Load Google Fonts locally”Ok, cool.
However, this is not done. You still have Sydney’s preconnect links to Google Fonts in your source code. Those disappear if you activate the local fonts feature from Sydney so please do that for now, it shouldn’t cause any issues with your plugin.
Then we’ll figure out a better solution for people who want to use a third-party plugin in a future update.Vlad
Forum: Themes and Templates
In reply to: [Sydney] Complete switch off “Load Google Fonts locally”Hello,
I just tested myself in the way you described it and it seems to work fine.
Actually, it seems like it’s working fine on your website as well. Have you fixed it in the meantime?Forum: Themes and Templates
In reply to: [Sydney] Sydney > Portfolio> changing ‘show all ‘ textHello,
We’re going to add an option for it so you don’t have to edit the code. It’s not a good idea to edit the code because you’ll lose your modifications when you update the plugin.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] Sydney update 2.12 issueYou can add some in Customize > Additional CSS:
.content-area { background: #fff; }The plan is to have an unboxed version (the default, no background) and an optional boxed version in the next update.
Forum: Themes and Templates
In reply to: [Sydney] boxed marginAs far as colors and article padding go, yes.
Forum: Themes and Templates
In reply to: [Sydney] boxed marginWe have removed the article padding that we introduced in the previous version.
We will re-introduce it as optional, part of a boxed layout.Forum: Themes and Templates
In reply to: [Sydney] 2.11 disasterWe’re going to revert back the colors. I was curious mostly about the layout as we haven’t made any changes apart from a bit of padding.
Forum: Themes and Templates
In reply to: [Sydney] 2.11 disasterHello,
It doesn’t seem like you have many customizations right now. Can you please re-update and let me know exactly what you don’t like? It would be really helpful.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] Sydney 2.11 – original red despite CSS (in slider etc.)Hello,
We’re going to correct the background issue in the next version.
Forum: Themes and Templates
In reply to: [Sydney] Sydney 2.11 – original red despite CSS (in slider etc.)Hello,
Sorry to hear about the issues you’re having. What you’re seeing is, unfortunately, a bug. It will be corrected in the next version. Meanwhile, please go to Customize > Additional CSS and add this:
.roll-testimonials .name {color: #dadac3;} .text-slider .maintitle:after, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background-color: #dadac3;} .owl-theme .owl-controls .owl-page span { border: 2px solid #dadac3; }Forum: Themes and Templates
In reply to: [Sydney] Changes with update 2.11Sure, you can customize the values as needed:
.footer-widgets .widget-title {margin-bottom:20px;} .widget-area .widget ul li {margin-bottom:5px;}Forum: Themes and Templates
In reply to: [Sydney] Changes with update 2.11Hello,
I’m sorry you don’t like the new boxed design for the inner pages.
You can override this boxed mode by adding this in Customize > Additional CSS:
.content-inner {padding: 0;background:transparent;height:auto;}
We will have new layout options, including boxed/unboxed content, in the next version.The sidebar width is the same.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] Background color issueTry a hard refresh please while you have the Customizer open by pressing CTRL F5, or cmd shift R on Macs.