Forum Replies Created
-
AuthorPosts
-
Ah ha! ;) Thanks — sorry about that! OK, after updating the theme, here’s what worked for me, in case anyone else needs it:
Once I added the word “MENU” in there, I didn’t want the menu icon anymore (I might have kept it, if I could’ve figured out how to move it to the right side of the “Menu” text, but I couldn’t ;). So, here’s what I ended up going with:
On line 80 of header.php, I swapped out:
echo ‘‘;
with:
echo ‘MENU‘;and added the following to my custom css editor:
#advanced_menu_toggle {
font-size: 18px;
width: 75px;
}Thanks again! You guys have been great!
This reply has been marked as private.Thanks, but I’m not finding any code like that in header.php — no “advanced”; no”mobile_menu”; no “toggle”. Would you check that out for me, please? Thanks.
That worked for me — thank you!!
Ahh, perfect — that’s what I was looking for. Sorry, I was looking for those settings, but I convinced myself I’d seen them in a different theme :\ Anyway, thanks!!!
For anyone else, these are the “Additional Portfolio Settings” found below the editing window on the portfolio items pages. If you don’t see them, make sure that Screen Options box is checked.
But, doesn’t the Ajax portfolio in the Demo show several different kinds of layouts? http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/
When I click on one of the ajax portfolio grid items on http://barsocchini.com/beta2/press/ — 302 Rambla Pacifico Press, for example — I see this — https://www.evernote.com/shard/s320/sh/4d7994f1-33cc-493a-afa2-2d2f186bb9d0/91eeeb06953bbc910c41eb78e457c7bb — the “Big image with thumbnails below” gallery layout, with only one image. Shouldn’t the ajax reveal the actual layout of the 3021 Rambla Pacifico Press portfolio item: http://barsocchini.com/beta2/portfolio-item/3021-rambla-pacifico-press/ which is three images across?
This improved my similar situation, but I can still get both the standard and slide-out menu to show up at the same time, right around 1000px wide ( see https://www.evernote.com/shard/s320/sh/7049d7b5-09da-47bf-bbe7-34d090ae29e2/72785f26afe8d6f1227cf903ecb872a7 ) and then the menu switch seems to kick in a smidgen early — around 980px wide (see https://www.evernote.com/shard/s320/sh/312a4303-1129-498f-9b67-10f2f659a010/0e5fad42bc4dc15336abf533c416c581 ) — before the layout switches to what I’m guessing is the tablet portrait layout.
I realize I’m getting a little nit-picky here, but maybe a slight tweak of the code above can refine this?
Thanks so much,
Sky
-
AuthorPosts