sammymaudlin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Encounters Lite] Header on every page?Actually it looks like I need the Showcase Wrapper on every page. Soooo, same questions as above but “showcase wrapper” instead of “header”.
Forum: Plugins
In reply to: [Simple Breaks] Problem w/plugin on 3.5.1I tried this plugin to replace Simple Breaks- https://www.ads-software.com/extend/plugins/line-break-shortcode/
Though it hasn’t been updated in over 2 years and is not marked as compatible, it worked and maintained the functionality of the Visual Editor.
Forum: Plugins
In reply to: [Floating Social Media Links] green bar in Safari on rollover/hoverFigured it out. For anyone using the custom-link option there is a line in the custom-link.php file (in the Plugin editor) that reads:
echo ‘ class=”fsml_customlink”><img src=”‘ . $imgurl . ‘” class=”fsml_customicon” alt=”More” title=”‘ . $title . ‘” />’;
I deleted “More” and that got rid of all of the alt text. Probably works with the other php versions too.
Forum: Plugins
In reply to: [Floating Social Media Links] green bar in Safari on rollover/hoverIt looks like that it is a green box with a darker green border that displays alt-text for the icon images. If that’s the case, how do I turn that off?
Forum: Plugins
In reply to: [Floating Social Media Links] green bar in Safari on rollover/hoverDoes it in Firefox as well I just discovered. Both of these are on my Mac.
Forum: Plugins
In reply to: [comments-likes] [Plugin: comments-likes] Error upon clicking to "like"Fixed it, I think. I deleted the “filosofo-comments-preview” folder and it all seems to work now.
Forum: Plugins
In reply to: [Advanced Post List] [Plugin: Advanced Post List] Having a border issueNo problem. I appreciate the way that most of us help each other out.
Forum: Plugins
In reply to: [Advanced Post List] [Plugin: Advanced Post List] Having a border issueThanks for the followup. I figured out a workaround via the them CSS, as you guessed. I add this:
.entry td, .entry th, table.exif td, #nav {
border: 2px solid #642;
}And that did it. Thanks again and I hope that this helps out anyone else that might have a similar issue.
Forum: Fixing WordPress
In reply to: made changes now can't access dashboard to undoThat does not get me in. Thanks though.
Forum: Fixing WordPress
In reply to: made changes now can't access dashboard to undoOK.
Thanks for following up.
I used a theme interface to “not show the Home” page in the main menu. And I think I may have tried to assign the default (new “home”) page to a category (#4 maybe) in the section where you can change the Reading Settings section (I think). It was in an older version of WP and I don’t think that area exists anymore…