SCNisHere
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Responsive Tabs] Tabs within tabs?On further reading at https://oscitasthemes.com/downloads/easy-bootstrap-shortcodes-pro, I gather that using EBS-PRO enables me to nest the shortcode for Easy Responsive Tabs. Do I have that right?
Forum: Plugins
In reply to: [Easy Responsive Tabs] Tabs within tabs?Can you clarify? Is EBS-PRO version to be used in conjunction with this plugin? Or is it a replacement?
Forum: Plugins
In reply to: [WP Job Manager] Logo resizeA better solution, for me at least, was to add this line to my theme’s .css file (in this case, style.css):
img.company_logo { height: auto !important; }
Forum: Plugins
In reply to: [WP Job Manager] Logo resizeAlthough this solution would work, it would lead to the problem of increasing load times. Is there a better solution?
Forum: Plugins
In reply to: [Custom Login] Logo doesn't display properly after the latest updateI’m trying this plugin for the first time.
My need is simple: Just put the logo directly above the login box. I don’t even need a fancy page background.
After a half hour of guessing at how the heck to get the logo to appear correctly (tried everything I’ve read in the support forum), I’ve finally just opted to hide the logo.
What is frustrating is that I can’t find adequate documentation on this. For example, “Logo Background size” means what, exactly? I don’t want a logo background; I want a logo, and I want to size it without having to be a CSS maven (I’m not).
And what do “none,” “cover,” “contain,” “flex,” and “custom” mean? I gather custom means I can enter my logo’s dimensions. So I select it and enter my logo’s dimensions; doesn’t work (and then there’s that head-scratcher: selecting “custom” opens up the “Logo Background size (custom)” field, with this message: “Note: Logo Background size MUST be set to none.” If I set it to none, the “Logo Background size (custom)” field disappears.
I’m sure if I had oodles of time to do this, I’d get it figured out. I don’t–that’s why I’m searching for a plugin.
At this point I don’t know what to do. I like what this plugin does for others. So maybe someone could provide me the specific settings I need to display my logo directly above the login? The logo, btw, is 160px x 75px. Any help is appreciated.
Okay, as soon as I posted this, I figured out to navigate to https://[mysite.com]/wikiful, and add the short code that includes the URL to my wiki. So now it shows up on the page, which is cool. But the links in the wiki point back to other pages in the wiki, rather than to a page in the WordPress site. Is this how it’s supposed to work? If so, I guess I don’t see the point of this plugin. I guess I’m missing something, but what?
Forum: Plugins
In reply to: [Google Universal Analytics] UA code is displayed in headerAt https://support.google.com/analytics/answer/1008080 in “To set up the web tracking code,” paragraph 4 instructs:
Paste your snippet (unaltered, in it’s entirety) into every web page you want to track. Paste it immediately before the closing
</head>
tag.After installing the plugin and adding my code, I checked a sample page from my site. I note that Google Universal Analytics code is at line 98, and that the closing
</head>
tag is at line 1194. In other words, the plugin is not placing the code at the bottom of the<head>
section.That being the case, I think I’ll just use my theme’s ability to add code to the
<head>
section, rather than incur the (very small, admittedly) additional overhead of this plugin.So I guess I have these questions:
1. Why is Google advising to put the code at the bottom of the
<head>
section, and if we don’t (neither this plugin nor my theme does this according to the Google instructions in this regard), what could go wrong?2. Am I right that, all things being equal, it’s probably better to not use this or any plugin to added the code when my theme provides a way to do that without another plugin?
Forum: Plugins
In reply to: [Import Users from CSV] How does plugin treat existing users?I’ve found my answer. It’s in the readme.txt file provided with the plugin zip. One of its features: “Update existing users by specifying ID field.”
Forum: Plugins
In reply to: [Plugin: Woocommerce] Guest checkout is not workingI have put in a support ticket with Woo Commerce. Let’s see what the solution is.
Forum: Plugins
In reply to: [Plugin: Woocommerce] Guest checkout is not working@dallasb86, I am having exactly this issue. Did you get it resolved?
Arnan, you created a terrific plugin with a solid feature set and offer it for free to the WordPress community. For what it’s worth, I was glad to support your work, even though I didn’t actually need the Pro features, by purchasing the Pro version. May I simply thank you for giving me a very nice way to generate revenue from my site.
Forum: Plugins
In reply to: [Nav Menu Roles] Please Read Before PostingOkay, thanks for answering my question.
Forum: Plugins
In reply to: [Nav Menu Roles] Please Read Before PostingAlso, I gather than WordPress 3.6 didn’t add the hooks you were hoping for. Correct?
Forum: Plugins
In reply to: [Nav Menu Roles] Please Read Before PostingThank you for contributing this plugin. Can you clarify something about the conflict with the UberMenu Mega Menus plugin, which I use for my main menu. Since I use UberMenu Mega Menus for the main menu but not a secondary menu, is it possible to still use Nav Menu Roles for the secondary menu while still use UberMenu for the primary menu?
Forum: Plugins
In reply to: [Login Logout Menu] How to redirect login button?+1
I have the same issue. Anyone?