Forum Replies Created
-
AuthorPosts
-
February 10, 2021 at 3:23 pm in reply to: several items highlighting on mouse over in a mega menu #1279496
Mike, thank you for your detailed answer. I will go with the ‘manual css’ approach. Let’s see if it works, I’ll let you know. Have a nice day,
February 8, 2021 at 8:37 pm in reply to: several items highlighting on mouse over in a mega menu #1278800Hi Mike,
Sorry it does not work, By the way, that is not exactly what I need:
Your solution assumes that applying the same css class to the items will highlight them. That is true, but I cannot apply the class to all the items (unless they will all look the same!)
What I need is an “automated” function that will hightlight corresponding menu items WHEN they have the same link.
See the site (private link below)
Click on a projects from the menu, like for example: (private link below)
Now watch the menu: see the highlighted items? Once on the “clicked state”, they are highlighted because the link is the same.
I would like the same behaviour, but onmouseover.Thanks,
February 7, 2021 at 3:06 pm in reply to: several items highlighting on mouse over in a mega menu #1278445Hi Mike,
thank you for your reply, but it is not exactly what I need.
I need the CSS class applies only onmouseover. I tried your solution with
.same > a:hover
but it does not work.
Maybe what I need cannot be achieved by surcharging the CSS, but programmatically in the PHPcode that handle the menu behaviour?December 4, 2017 at 5:09 pm in reply to: masonry element caption display suspension points if no excerpt #884716No, this is not the point here. For some posts, i need to display the excerpt.
If i add this css code, it will hide the excerpt content for all posts.
Plus, I tried your code, and it hides the ellipsis (suspension points) but the ‘container’ for the content is still here…
These suspension points seem to be added programmatically. What I cannot understand is why they are here for some posts and not for some others.December 4, 2017 at 2:50 pm in reply to: masonry element caption display suspension points if no excerpt #884649Hi Rikard,
thanks but it does not work.December 1, 2017 at 12:02 pm in reply to: masonry element caption display suspension points if no excerpt #883845This reply has been marked as private.November 28, 2017 at 7:12 pm in reply to: masonry element caption display suspension points if no excerpt #882838suspension points or ellipsis :
(typography) A mark consisting of three periods, historically with spaces in between, before, and after them “ . . . ”, nowadays a single character “…”
As you can see on this page http://www.visitebretagne.bzh/idees-de-sortie/, some masonry posts contains “…” below title.November 28, 2017 at 5:44 pm in reply to: masonry element caption display suspension points if no excerpt #882774Hi,
any clue?
thanksHi Victoria,
Sorry I have not closed this thread sooner. I figured out the problem and fixed it. ThanksI’m using a child theme of course. But I’ve managed it through a template page as mrshaffly suggested.
And i think the hook is ok too, it does not display because it was hidden “behind” a fullwidth slider on top of the page.
Anyway, it’s OK for me now, my client will be happy :-)
Thanks to both of you !- This reply was modified 8 years, 5 months ago by semiocode.
Hi Basilis,
it’s because I need this piece of text on each page under the menu. It seems to me more easier to code it via a hook than adding a textblock on each page.- This reply was modified 8 years, 5 months ago by semiocode.
May 13, 2015 at 1:51 pm in reply to: Avia builder missing after installing WP 4.2.2 – urgent #443715Hi anma,
I have had the same problem this morning, and finally understand why it did not work :
check your .htaccess files (including those which might be on a upper level than in WP root folder), and try to find a rule like :
Header set Content-Security-Policy "script-src 'self' https://www.google.com http://ajax.googleapis.com"
Delete or comment it, and everything should return to normal.
Hope it helps,- This reply was modified 9 years, 6 months ago by semiocode.
May 13, 2015 at 1:48 pm in reply to: Avia builder missing after installing WP 4.2.2 – urgent #443714This reply has been marked as private.May 13, 2015 at 1:07 pm in reply to: Avia builder missing after installing WP 4.2.2 – urgent #443706This reply has been marked as private.May 13, 2015 at 12:17 pm in reply to: Avia builder missing after installing WP 4.2.2 – urgent #443694This reply has been marked as private. -
AuthorPosts