Forum Replies Created
-
AuthorPosts
-
April 22, 2017 at 2:50 pm in reply to: Theme update broke double carousel slider, please help #781679
I am so sorry, clearly I have lost my mind! I do use enfold for another one of our sites. Sorry for wasting your time, thank you for your response!
You are the best! THANK YOU SO MUCH. Is there a place I can go to give this theme and the support services the highest recommendation?
Fantastic! Just one last problem. The category links in the footer that also bring you to the blog still have the old problem, can we fix that too?. YOU ROCK!
That worked! Thank you ;)
This reply has been marked as private.Thanks. But this removes the main menu, but doesn’t leave the Home link. You can see the update posted.
that worked thanks!
Did you guys get that private message ok? Just checking.
This reply has been marked as private.Actually, here’s all my quickcode just in case:
#top.home .hide-home {display: none;}
#top.blog .hide-blog {display: none;}.single-portfolio .main_menu { display: none; }
.single-portfolio .menu_home li.menu_item_983 { display: block; }.single-portfolio #mobile-advanced li { display: none; }
.single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }Great. That hid the regular menu, but how to do get the home button / alt menu to show up?
I tried changing this code:
.single-portfolio #menu-home li#menu-item-983{ display: block; }To this:
.single-portfolio .menu_home li.menu_item_983 { display: block; }But it didn’t work. Also, my site’s password is: so
C
Yes! This all works great on both desktop and mobile – THANK YOU GUYS!
actually, this only works for desktop, but not mobile (using the flyout nav) – ugh.
that worked! thank you so much for your help
No, sorry for the confusion. I want to remove everything but home from all of the portfolio pages. Do I have to create a class for each individual page, or is there a way to target the entire “work” directory?
My site is: http://www.getaltrd.com/
and the url strings for the single portfolio pages are:
http://www.getaltrd.com/work/virginmobile/
http://www.getaltrd.com/work/face-the-red/
http://www.getaltrd.com/work/comparison-tools/
http://www.getaltrd.com/work/ux-artifacts/
http://www.getaltrd.com/work/fidelity/
http://www.getaltrd.com/work/waterford/
http://www.getaltrd.com/work/dws-deutsche-bank/
http://www.getaltrd.com/work/crowdfunder/
http://www.getaltrd.com/work/go-campaign/
http://www.getaltrd.com/work/pana-tv/
http://www.getaltrd.com/work/msnbc-newsreader/
http://www.getaltrd.com/work/sonic-speed-ball/http://www.getaltrd.com/work/virginmobile/
and all the other portfolio pages linking from http://www.getaltrd.com/#work_section
I tried the code you provided and first created a class for “work”, that didn’t work, so then I tried one creating a class for virginmobile (thinking I might just have to manually targeted every portfolio page – but that didn’t seem to work either, not to mention that would be a maintenance hassle every time I wanted to add a new page.
Essentially, I only want the “home” button on all my portfolio work pages (like I did on the blog, with your help).
Thanks in advance for your help. This is the last bug I have to finish before launching my site.
Definitely, I did do that. Trouble is, it seems that doesn’t work to target the entire directory (all the portfolio pages in “work” – so, do I have to do this for every individual page or is there a smart way to target the entire directory automatically?
I’m not able to get that to work. I’m not sure why…
Thank you Devin!!
That worked great for the blog, but I am not sure how to apply it to my portfolio project pages, to which there are 12 and counting.
Any advice there?The second issue is that the absolute links only work back from the blog and portfolio pages on desktop – but do not work using the fly-out menu on mobile.
Thanks. Great, the sooner I get an answer the better. Appreciate it.
-
AuthorPosts