meadows19
Forum Replies Created
-
Forum: Hacks
In reply to: Marking menu item as selected on Front PageThank you kindly for your help.
In the end I managed it with some basic CSS:
.home .menu-item-74 a { border-top-color: #123456; } .home .main-navigation.toggled .menu-item-74 a { border-top-color: transparent; }
How this works, if anyone later has the same problem and finds this post:
On the homepage, make menu-item-74 (the category title) appear as selected.
If the menu item is actually clicked, The url changes from site.com/ to site.com/category but it still displays the very same posts. When I actually click on a post, the menu item will stay selected because the post belongs in that category.
In mobile view, I need to remove the selected style.Hope this makes sense to someone.
- This reply was modified 8 years, 3 months ago by meadows19.
Forum: Themes and Templates
In reply to: [Semicolon] Text link on the right side of the menuSo, following that tutorial, I was able to make the logout text show on the social menu on the right.
But it also has a star icon next to it, and it’s misaligned.
Any ideas how to fix that?
Thanks.
Forum: Themes and Templates
In reply to: [Semicolon] Text link on the right side of the menuBasically, I want a logout link there.
I’m looking at this tutorial.
But I want to target the right-side menu.Can anyone help please?
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Add JS or CSS to only a specific page?Thank you for the reply!
I really like this plugin, and I would like to support you by buying the pro version. But I think $60 is just too much. I think if you drop the price of the single-user version, you may see more sales.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Not Updated for 1 yearwhat improvements did you add?
please let us know.Forum: Plugins
In reply to: [Wp-Pro-Quiz] Loads jQuery over http, causes SSL cross-domain issues.Hey, thanks for sharing this.
I checked the file you mentioned.
I changed the http to https, and will upload the new file to my site.
Are there any other files where this needs to be changed?
Thanks!
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Loads jQuery over http, causes SSL cross-domain issues.Hi
Looks like this plugin may not be actively developed anymore.
Can you suggest how we can fix this on our own websites?
What exactly we need to change in the code to make it secure?
Thanks.
Forum: Plugins
In reply to: [Wp-Pro-Quiz] wpProQuiz_front.min.css included everywhereThis is a good idea.
Can anyone suggest how to do it?
Thanks.
Forum: Themes and Templates
In reply to: [Semicolon] Bug with "Related Posts" selectionplease can someone help me with this?
thank you
I have the same problem.
I just installed it.
In my post, I have a vimeo link on a new line.
It’s giving that error.
Also, debug info is giving errors:
Warning /wp-includes/functions.php4568
Warning /wp-includes/functions.php4571
Warning /wp-includes/functions.php4574
Forum: Plugins
In reply to: [Fluid Video Embeds] Vimeo Pro embeds changed to 500px 4×3 overnightHow did you manage to get it working with Vimeo Pro?
Did you have to change anything?
Vimeo Pro videos do not work at all for me. They just don’t show up on the page.
Any ideas?
great idea. There needs to be weighing of the question’s importance for inclusion in random quizzes
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Social Sharing Of Quiz ResultsThis would be nice. Is there any way?
Forum: Themes and Templates
In reply to: [Semicolon] Responsive logoIs there a way to copy the code for the responsive logo from the Apostrophe theme (which is related to this one) and paste it into this theme instead?
I think that would solve the problem?