Forum Replies Created
-
AuthorPosts
-
Hmph. Musta just been a weird browser cache issue. I restarted and all is well. Cheers!
So, I’m definitely doing SOMETHING wrong, because replacing the above code caused the entire body of the page to not render :(
Hi Peter,
Ok. Guess I’ll have to figure it out myself then. Could you point me in the right direction? An idea of how to approach adding this functionality. Any help would be appreciated. Thanx!
October 19, 2013 at 10:05 am in reply to: Set Select camelCase Text to lowercase in Accordion Categories #177807Ah . . . nevermind, I see that I’ve already capitalized the other letters so it just looked like it wasn’t working. All set. Thanx!
October 19, 2013 at 10:03 am in reply to: Set Select camelCase Text to lowercase in Accordion Categories #177806Thank you for the code Ismael, but it does not seem to have worked. I tried it both in my custom style.css as well as the quick CSS. Is there something missing?
Excellent. This worked perfect! Consider the topic resolved. Thank you!!
Hi Dude,
I tried your code, but it didn’t seem to work. This is exactly what I have placed in my child themes functions.php
<?php add_filter('avf_portfolio_sort_first_label','avia_change_label', 10, 2); function avia_change_label($all, $params) { $all = "Name of your label"; return $all; }
The “General Questions” (which I hardcode renamed in the php from “all”) is the one that SHOULD be changing with this function.
http://bit.ly/1bBpSLcWhat am I doing wrong?
Kaylesimon : You can already do that, with “Templates” in the upper right hand corner of the page builder.
ace2296 reminded me of a couple column feature improvements :
- Inline Columns
- Column Shortcodes
- Nestable columns. For example [1/5, 4/5(1/3, 2/3)]
- Multiple “fifths” support. For example [1/5, 2/5, 2/5] or [2/5, 3/5]
- Sixths columns (with all of the above)
- This reply was modified 11 years, 1 month ago by Michae1.
+1 for “Possibility to add classes to Layout Elements”
Edit (Dude): Already supported – see: https://kriesi.at/support/topic/custom-css-class/#post-169149
- This reply was modified 11 years, 1 month ago by Dude.
+1 for DavyE’s mobile main menu suggestion. At least as an option. As in “view menu expanded” or “view top level only” for mobile mode.
Hi Ismael,
Thanx. I’ve changed that already. But Kriesi had a dynamic fixed in the thread above that I could use in my child theme functions.php, so it wouldn’t revert back with every new update. However, that didn’t seem to work properly, likely because of the latest 2.3 update. Was hoping for a similar fix if possible.
Thanx
– MichaelGreat, thanx! Will do. Great work! Cheers!
You fixed it!!! Thank you Yigit!!!!
I see it was toggle_content br instead. Thanx!!!Strange that there’s no visual difference or “private” tag of any kind . . . makes me nervous, but I just logged out and checked, so it’s ok.
I would suggest adding some visualization for “private” posts while you’re logged in though too :)
This reply has been marked as private.I tried that immediately after your first code, as “important” is my first goto for trying to fix stuff. Still, no luck.
Thanx Yigit,
Doesn’t seem to work though :( or maybe I have the syntax wrong? Anything else I could try?
Also, I’m using a child theme, but I don’t see how that would make any difference.
+1 enfold counter
+1 MasonryHi Josue,
You’re welcome. I’m hopin’ Kriesi can fix that in the next update.
Cheers!
Michae1Works! Thanx again Dude. Hopefully in the next version fix, Kriesi will be able to add a smooth animated scroll for this, instead of just jumping to it. But as a quick fix, it’s great! Thanx!
jeeves!!!
Now I know why everyone is always telling people to “Ask Jeeves” :) Thank you!!!! This worked a treat as a good workaround. I hope Kriesi can fix this issue, or offer a “toggle” in the Enfold options for this .js include next version. But until then, this is a great workaround.
Good to keep this in mind for any similar future issues that might pop up too.
I’ll throw you a fiver for beer if you have a PayPal account. Thanx again.
Thank you!
– MichaelDude,
Excellent! That’s good to hear. And thank you for the fix in the interim, looking forward to trying this out tonight. Cheers!
Enfold Templates
Import / Export feature that supports images+1 for FitText.js or something similar
Cool. Thanx Josue!
At least it’s not just me :\
Any word on when this will be hammered out gents?
BTW,
I’m willing to pay for help
with this one. If anyone’s available to do so this weekend. As it’s a very integral feature to the whole site.
- This reply was modified 11 years, 1 month ago by Michae1.
Templates
Accessible in every child site of a Multisite installationThanx for the suggestion Devin, unfortunately the client does not want to do that :(
Maybe Kriesi has a fix for it? I’m ok with doing hardcode edits to the PHP (or additional functions, as I’m using a child theme), just wouldn’t know where / what to add.
-
AuthorPosts