Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hello, ok but could you please take a look if you see something wrong in css or widgets before I upgrade everything? The risk of breaking things by upgrading is high…
ThanksI love you 🙂
Thanks!That worked like a charm 🙂
Thanks !
ClaudioI managed to solved this through the help of a wonderful developer (@davidvincentfr)
to have 6 columns portfolios in Flexform do this:
flexform/includes/page-builder/composer/lib/shortcodes/portfolio.phpline 193 :
`else if ($columns == “6”) {
if ($sidebars == “both-sidebars”) {
$item_class = “span2 “;
} else if ($sidebars == “one-sidebar”) {
$item_class = “span1 “;
} else {
$item_class = “span2 “;
}
}`Hello, ok I understand. I’ve seen someone gave a possible solution on the same question for Dante theme http://support.swiftideas.net/forums/topic/4-col-portfolio-grid/
If I had to hire a developer, could you please tell me where he should look for changing the number of columns ?
Thanks
Hello, I have the same need for the Flexform theme, could you please suggest me how I can do the same there ?
Thanks,
ClaudioThanks Ed, that works ! You really are a great support team !
ClaudioThis reply has been marked as private.Thanks Ed, if you have an idea on how to manually hide some specific filter on specific pages it would really help me.
ThanksOk, so if a portfolio element is in two portfolio categories both categories will show even if I don’t select them in the portfolio composer.
Hello, I totally agree !
My problem is that if I select Category 1 I want the item in Category 1 and 2 to display (as you say) but I don’t want “category 2” to show in the filter bar, because it has nothing to do there, as I only want category 1 to show 🙂Today If I select category 1 I also see category 2 in the filter, that because an item in category 1 is also in category 2.
Do you see what I mean ?
Ouch, that means that an element can’t belong to multiple portfolios (each one with its set of categories), or that I cannot use a portfolio category without displaying it ?
Hi Melanie,
thanks to your advice I solved the problem about categories not showing: there is a conflict with a plugin named “Insert PHP”. I deactivated it and now filters show “all” the categories.So the only problem left is “how to hide some categories in the filter area ” since the css method doesn’t work.
If you can help with that I would be grateful !
Claudio
Hi, did you have time to try something ?
ThanksHi Melanie, did you have time to try something ?
Thanks -
Posted in: We hit Power Elite.