Forum Replies Created
-
AuthorPosts
-
December 7, 2018 at 12:48 pm in reply to: Hide all portfolio items from internal search results #1042017
This works, thanks Ismael!
December 6, 2018 at 1:38 pm in reply to: Hide all portfolio items from internal search results #1041644Hi Ismael,
I’ve posted another, more clear, search result, where the results 1,2,3,5,6,7 and 8 link to portfolio pages.
edit: I did change the settings for Portfolio items in /wp-admin/options-permalink.php, I don’t know if that makes a difference?
- This reply was modified 5 years, 11 months ago by Daniel.
December 5, 2018 at 5:24 pm in reply to: Hide all portfolio items from internal search results #1041301Hi Ismael,
I’ve tried the code above, but still seeing portfolio items in the search results. See the link in the private section.
Hope you can help!
November 5, 2018 at 3:36 pm in reply to: Hide all portfolio items from internal search results #1029933Hi Victoria,
That is indeed the exact same URL as I’ve posted in the first post. So yes, I need further assistance :)
Regards,
DanielHi Mike,
yes of course :) It’s in the private section.
Thanks!
DanielSeptember 20, 2018 at 10:49 am in reply to: Enfold theme and WordPress 4.4 responsive images #1012196Hi guys,
Any update on using srcset in Enfold?
Thanks!
Never mind, it’s already solved, the code worked! :)
Hi Rikard,
You can close the ticket.
August 28, 2018 at 10:11 am in reply to: Make active menu item bold, not all sub-menu items #1002618Hi Guenter,
Thanks for your explanation. This was exactly what I was looking for however.
Works here, without sub-menu items: http://up.daan.me/c0aefd79a1d0
And also with sub-menu items: http://up.daan.me/566ed936bec7What do you mean by top level point?
Hi Guenter,
That’s it! Thanks so much!
Regards,
DanielHi Nikko,
This code makes the parent bold when a child-menu item in the sub-menu is the current active page. It doesn’t make the child-menu item bold nor does it work for main menu items.
Warm regards,
DanielHi Victoria,
Sorry for the confusion, I’m happy you understand me now :) We’re almost there, one last thing.
– If a submenu item is active, how can I make that submenu item plus the main menu item bold?Thanks!
August 25, 2018 at 12:46 pm in reply to: Make active menu item bold, not all sub-menu items #1001622Hi Victoria,
That css doesn’t mention any active menu item, so all items will have a
font-weight: 700;
. I tried several different options with the current-menu-item but no success yet. Can you help me?- This reply was modified 6 years, 3 months ago by Daniel.
August 24, 2018 at 10:29 am in reply to: Make active menu item bold, not all sub-menu items #1001098Ah one last thing :) How can I make this work for the mobile menu?
YES! Thank you @Nikko!
August 23, 2018 at 11:14 am in reply to: Make active menu item bold, not all sub-menu items #1000678Hi Rikard,
This works great when the main menu link it the active page, thanks. But when the submenu item is the active page, it is not bold, nor is the main menu item. So this question remains:
– If a submenu item is active, how can I make that submenu item plus the main menu item bold?
Thanks!
Oh sorry, I forgot! It’s in the private section.
August 22, 2018 at 1:36 pm in reply to: Full width easy slider: shrink image at specified width #1000307Thanks Victoria,
We fixed it by cutting the image and using a background image that doesn’t shrink with a smaller browser width.
Thanks for your help!
August 19, 2018 at 10:20 pm in reply to: Full width easy slider: shrink image at specified width #999109Hi Rikard,
Check the image in the section below. The dotted lines are the lines where the image should start shrinking according to the browser width, the rest of the image should at this point be outside the view. Does this make it clearer?
PS. To answer your question do you want the image to have a fixed width on all screen sizes above 1030 pixels?: I want the image to keep it’s full (wider than 1030px) width on screen sizes until 1030px, below that keep 1030px width of the image visible (instead of the complete image).
Thanks,
Daniel- This reply was modified 6 years, 3 months ago by Daniel.
Hi Ismael,
This works like a charm, thanks!
Hi,
Thanks for your reply. I’d very much like to fix this using CSS and since it’s only on six pages where I have to hide these words, that would be a workable solution. How would we do this using the page-id class(es)?
Daniel
Hi Rikard, yes it is conditional. I always use the blog element to display the title, the color section where it’s nested in always has the same custom class (.bestemmingen). Are those enough conditions?
That is awesome!
Would you say the new performance options remove the need for a separate caching plugin?
edit: Never mind, I just read ‘and it offers optimization hints like which image optimization plugin or which caching plugin to use’ in your post.- This reply was modified 6 years, 7 months ago by Daniel.
Hi,
I just read the 4.3 changelog at https://kriesi.at/documentation/enfold/enfold-changelog/ and I’m impressed! Lots of cool stuff and improvements. Can’t wait to test them out :)
Hi Basilis,
Thanks for helping! It’s not working yet, I assume this second line also needs to be changed?
var hrefTmp = jQuery(".menu .active").attr("href"); jQuery(".menu-item-3295 a").attr("href", hrefTmp.substr(0, hrefTmp.length-4));
I’ve now changed it to
var hrefTmp = jQuery(".menu .active").attr("href"); jQuery(".menu .active").attr("href", hrefTmp.substr(0, hrefTmp.length-4));
but it’s still not working. Any suggestions?
Hi Victoria,
Thanks and sorry for my late reply! I see this is for one specific link (menu-item-3295). As said in my initial post, I’d like to remove #top from every active menu item, not only the home page. Can you help with that?
Thanks!
DanApril 3, 2018 at 9:38 am in reply to: Contact form 7 & Enfold contact form: identical styling #936406This reply has been marked as private. -
AuthorPosts