Kharis Sulistiyono
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Customized control panel issueHi @neetastore,
Sorry to hear about the issue you are experiencing.
I did testing with WordPress 6.7.1 and Sydney 2.46, without additional plugin. The issue doesn’t seem to appear on my end.
Can you confirm whether you are using the same versions?
Also, I’d request doing self-checking with troubleshooting mode, which can be enabled with Health Check and Troubleshooting plugin, as it helps provide fresh mode only when you’re logged in without affecting site visitors.
Forum: Themes and Templates
In reply to: [Botiga] Hide top row in headersHi @rimcamelia,
Try this CSS code:
.bhfb-header .bhfb-above_header_row {
display: none;
}Add it to your site’s dashboard Appearance menu > Customize > Additional CSS.
Forum: Themes and Templates
In reply to: [Sydney] Responsive front page only loads if I clickHi @drdeedee,
Ensure responsive mode is enabled for Slider settings (located under Customize > Hero Area > Hero Slider).
And remove this your custom CSS code that may present under Customize > Additional CSS.
.slides-container .slide-item {
background-size: contain !important;
}Forum: Themes and Templates
In reply to: [Sydney] Footer text and widgetHi @fatimashaz,
Let’s address your issues one by one.
1-4th widget is not levelled properly
Go to Appearance > Customize > Footer > Footer Widgets > enable “Top” option for “Vertical alignment”. Ref: https://i.snipboard.io/xgkem7.jpg
Hi @nicolepluim,
You can manage those pages background separately with this simple CSS code:
body.blog.custom-background,
body.single-post.custom-background,
body.archive.category.custom-background {
background-image: none;
}Add it to your site’s Additional CSS, that is located under Dashboard > Appearance > Customize menu.
Forum: Themes and Templates
In reply to: [Sydney] Weird offset ouf of nowhereHi @thetomas88,
I’d like to better understand your issue. Please provide a mockup graphic for what you’d like to fix/achieve.
To include an image in your reply, you may use link to your Google Drive or any of your preferred file sharing service.
Forum: Themes and Templates
In reply to: [Sydney] Weird offset ouf of nowhereHi @thetomas88,
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
* > body {
padding-right: 0 !important;
}Forum: Themes and Templates
In reply to: [Sydney] Weird offset ouf of nowhereHi @thetomas88,
Upon checking with web browser’s inspector tool, your site contains unnecessary style that interfere the default Sydney layout.
That style probably comes from additional CSS that may be linked to your custom font. Ref: https://i.snipboard.io/Xwb2Rm.jpg
To verify and find the root of this issue, try temporarily disable any custom font and its styling if you can.
Forum: Themes and Templates
In reply to: [Sydney] Button Text Color Customization Not DisplayedHi @das-capitolin,
I can confirm that theme’s button style customizer excludes Elementor button, because it has its own styling method. So you should manually style your Elementor button from respective element’s setting panel. Ref: https://i.snipboard.io/RmVwvB.jpg
Hi @thetomas88,
Have you tried reinstalling the theme? If haven’t yet, try switching to one of default theme, delete Sydney from the list, and reinstall Sydney and activate it. Then run your test with the customizer.
Let me know if theme reinstall resolves the issue or not.
Forum: Themes and Templates
In reply to: [Sydney] Invalid Value Main Header Background ColorHi @das-capitolin,
I can confirm that there is an issue with the global color picker that will be resolved in upcoming theme update. Meanwhile I’d recommend you to use manual color selection.
Sorry for the inconvenience.
Hi @thetomas88,
I’d like to check further.
Which WooCommerce option(s) would you like to change/update via customizer? Could you please provide the detailed steps to reproduce the issue?
Forum: Themes and Templates
In reply to: [Sydney] Invalid Value Main Header Background ColorHi @das-capitolin,
I did testing with a fresh site and I can confirm that I can’t reproduce the issue.
Could you confirm that you select the color with the color picker (the circle button one)? Refer to this screen recording.
- This reply was modified 2 weeks, 3 days ago by Kharis Sulistiyono. Reason: Update screen recording
Forum: Themes and Templates
In reply to: [Sydney] Sydney and Sdney-Toolbox trigger fatal errorsHi @andreji,
I’d recommend using latest version of Sydney for better experience as some improvements made in latest one.
Hi @thetomas88,
Sorry to hear about the issue you are experiencing.
Which version of Sydney are you using?
Could you confirm that your website host meets these minimal requirements?