vladff
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Amadeus] How to change menu font?There isn’t an option in the theme for that at the moment, but you can use a custom CSS plugin and add this and adjust:
.main-navigation li { font-size: 14px; }Forum: Themes and Templates
In reply to: [Amadeus] How to change menu font?Hi,
The menu items are part of the body font settings (Customize > Fonts).
Forum: Themes and Templates
In reply to: [Sydney] How to sort services on the front page?Hi,
You can change the date for those services in the order you want.
Forum: Themes and Templates
In reply to: [Sydney] woo commerce?We haven’t added anything regarding Woocommerce in the theme. So no, not really.
Forum: Themes and Templates
In reply to: [Sydney] Mobile issuesNot at the moment, no. But we plan to add an option to let people enable the text slider on small screens but we’ll need to work on it a bit to make sure if fits most use cases.
Forum: Themes and Templates
In reply to: [Sydney] Mobile issuesYeah, that’s because we’re hiding the text slider on small screens because it won’t fit for most people who use a lot of text.
Forum: Themes and Templates
In reply to: [Sydney] Sydney-theme: Encode email-adressHey,
You could do it without the plugin if you open up contact-info.php and convert line 103 to this:
echo '<span><i class="fa fa-envelope"></i></span>' . '<a href="mailto:' . antispambot($email) . '">' . antispambot($email) . '</a>';This change won’t be update-proof, but I made a note to add this to the next theme version so it doesn’t really matter.
Forum: Reviews
In reply to: [Sydney] Stylish and very customizableThanks a lot for your review 🙂
Just wanted to note that Sydney doesn’t actually require any plugins, it just recommends and integrates with two plugins in case you want to build a business website. And one of those two plugins can be disabled after you’re done creating your content.Forum: Themes and Templates
In reply to: [Sydney] Mobile issuesHi,
The slider is always supposed to be full screen, regardless of device. So there isn’t much to optimize. Unfortunately it’s not great in your case because you have the text added directly in the image as far as I can see.
Forum: Themes and Templates
In reply to: [Sydney] Customize > Font > Menu itemsAre you using the latest theme version?
I just re-tested to be sure and it works fine.Forum: Themes and Templates
In reply to: [Moesia] I would like the nav top-bar fixed on mobiles, but…Do you have a caching plugin? There is no other reason for it to show up if you’re sure you deleted it.
Forum: Themes and Templates
In reply to: [Moesia] I would like the nav top-bar fixed on mobiles, but…Nope, that the only place it’s at. Can you post a link?
Forum: Themes and Templates
In reply to: [Moesia] Problems with responsivenessI also agree with you, but you’re looking at this strictly from your site’s perspective. I saw sites using Moesia that had tons of text in the welcome area. I can’t force people to use less text so I’m doing the next thing I can do to make sure that everything looks right for most people, which is to hide elements. You also must realize that I cannot do dramatic changes considering that the theme has been around for a while and those changes might affect people, at most I can add an option for this.
This being said, I do agree that it’s time to do some fine tuning regarding text scaling in the welcome area, so I made a note for the next version.
Forum: Themes and Templates
In reply to: [Sydney] amr shortcode any widget not working with SydneyI just tried and it works for me. Can you please check that you actually have your text widget in the widget area that the plugin creates (Widgets for Shortcodes)? They probably don’t get passed from one theme to another.
Edit: Obviously, I mean you should check with Sydney activated.
Forum: Themes and Templates
In reply to: [Sydney] amr shortcode any widget not working with SydneyHey,
Where exactly are you trying to use those shortcodes?