Peter Smith
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Raft] Mobile menu not working?Thanks for checking it out, Stefan, and for looking into an enhancement — i verified what you did — my site only uses a single-page design, so the links are only #links.
I think i found a workaround for now — use a full URL with query string and the relative named reference ID link you want, like this:
https://beltlinequiz.com/?#quizzesThere might be other/simpler methods, but this seems to work – tho it does cause a page reload.
Forum: Themes and Templates
In reply to: [Raft] Change Width of inner blocki think you may have to go into the template to change that width.
so this is a look at the Dashboard > Appearance > Themes > Raft > Cutomize or Edit > WordPress Icon (in upper left) > Templates > Single, then scroll down to that block of text in the middle, then hit the ‘Align’ button shown, and it gives you the option to go from, say, 7xx, to 960 or so.
Just an idea.
Forum: Themes and Templates
In reply to: [Raft] Mixed content warnings?well, i prob had a bunch of issues, but for now i had a friend come in an run certbot for me and that seemed to patch everything up. thanks!
Forum: Themes and Templates
In reply to: [Raft] Mixed content warnings?Think I figured this out — I just forgot to flip my ‘home page’ settings from ‘http:’ to ‘https:’ in settings.
Forum: Themes and Templates
In reply to: [Raft] I change the Home Page template, but nothing happens…??Hi Stefan,
I am confused, but that’s nothing new. 🙂
I understand enough, at least, that what I want to do, and what I think I was doing in the editor, was not ultimately working, and will not work, because it cannot work, and never will work — something like that.
I kind of feel like the UI is leading me to believe that I can do something that I should not be allowed to do.
But hopefully I will figure that out as I go forward.
Thank you.
Forum: Themes and Templates
In reply to: [Raft] How to change the Front Pagecurious what the quesiton was because i’m trying to figure this out. :-/
no idea why that works, but it works.
Forum: Themes and Templates
In reply to: [Responsive] Change main menu target="_blank"?Holy cow, you’re a genius, thank you so much!
Forum: Fixing WordPress
In reply to: Google Map embed 2.5 Issuesame problem, here. i was expecting it to be fixed b/c the press release talked about the new/improved editor not munging HTML code, but…
Forum: Plugins
In reply to: Evolution of RS Discusswordpress really needs a ‘bounty’ system so people who want a feature developed can each chip in $5 or whatever and have someone actually do it.
Forum: Fixing WordPress
In reply to: godady subdomain wordpress permalinks not workingthanks for this solution – it totally worked for me.
before this, i had stuck index.php in there, and that seemed to work, too.
so, i did some more poking around, and after looking at the .htaccess file that GoDaddy generated for me, I tried a few other things out, and found out that it’s not even necessary to include the ‘/archives’ in there.
so, i thought you still needed to at least use the ‘Customize’ button, but when i just went back into the admin panel, the ‘Date and name based’ option was selected instead of the ‘Custom’!
weird. all is working at the moment, but we’ll see what happens when i post something new.
and, i’m not using subdomains yet, like the previous user.
Forum: Fixing WordPress
In reply to: Long URL’s and right border expandsmy text was running into my right column’s text, so everything looked terrible.
so, i added ‘overflow: hidden;’ to the style of the comments ‘li’ block, and it worked like a charm.
i’m using the digg-3 template.
i also use the Firefox Web Developer toolbar to help me figure out what’s going on. i hate CSS. worst. technology. evaaaaaah.
Forum: Plugins
In reply to: Pending Review Email Alertpresumably this ‘notify on draft post’ plugin is not necessary anymore, at least for version 2.3.2 of WordPress?
I see and can use the ‘Pending Review’ functionality as a ‘Contributor’ role, but nobody gets notified. Not admins, not editors – nobody.
Does this functionality work? From the documentation it definitely _seems_ like someone is going to be notified when someone posts something that is ‘pending review’, but i really have no idea since it just doesn’t work for me.
Also, what is the difference between whether or not an entry has been ‘submitted’ or not. It seems there’s at least some difference between ‘Saving’ a post and submitting it via ‘Pending Review’.
Confusing.