brontedave
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Accessibility – text resizerThanks again @bcworkz. I have lots of homework to do! Really appreciate your guidance.
Dave
Forum: Fixing WordPress
In reply to: Accessibility – text resizerHi @bcworkz and thanks for taking the time to reply :).
The plugin I want to use does have a shortcode (although I’m not sure what that is!). You can tell that I’m pretty new to WP and more so to CSS/PHP.
If I have the shortcode, where do I “hook the “wp_nav_menu” filter and inject the function’s returned value within
<li>tags just before the closing</ul>of the passed menu HTML”. Is that within the stylesheet or the php code?Sorry for being a bit dumb.
Cheers
Dave
PS I’m using the Zeno Font Resizer
https://wordpress.org/plugins/zeno-font-resizer/
and the Twenty Seventeen Theme- This reply was modified 7 years ago by bcworkz. Reason: coded HTML
Forum: Fixing WordPress
In reply to: Accessibility – text resizerThats really generous of you @amitmhr – thank you.
My site isn’t live yet but its similar to the twenty seventeen theme demo here
https://2017.wordpress.net/I want to add a text resizer on the main navigation line – on the same line as “Home” “Blog” and “Contact” but on the right hand side (before the Content widget/down arrow)
Does that make any sense?
Thanks again
DaveCan I just add the CSS above to Additional CSS in my Twenty Seventeen theme? Doesn’t seem to do anything. Should I be adding it somewhere else?
Thanks!
Forum: Fixing WordPress
In reply to: Responsive font resizing in Twenty Seventeen themeResolved
Forum: Fixing WordPress
In reply to: Responsive font resizing in Twenty Seventeen themeExactly what I wanted – thanks @dannycooper. Legend!
Forum: Fixing WordPress
In reply to: Using Google Fonts for Site Title and Site DescriptionResolved.
- This reply was modified 7 years ago by brontedave.
Forum: Fixing WordPress
In reply to: Using Google Fonts for Site Title and Site DescriptionAwesome. Thank you Danny!
Forum: Installing WordPress
In reply to: Page not found for newly installed WP blog feedHowever, the ?feed=comments-rss2 feed works perfectly. The only one that actually does.
Weird.
Dave
Forum: Installing WordPress
In reply to: Page not found for newly installed WP blog feedThanks for the reply Samboll.
The theme rss format is /?feed=rss2 but this renders the same result. (I’ve tried all possible combinations given in your referenced post).
Where should I be looking in the .php files for the specification of this?
Many thanks
DaveForum: Fixing WordPress
In reply to: Removing category from Vigilence theme menuD’oh.
Just found the answer! Just check the ‘Hide all Categories’ checkbox under the Vigilance Navigation menu!
Thanks me!
Dave