underthegun
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Separate page for CC details / managementI’m not sure if I worded this right. Whatever the function/system that’s already built into Woocommerce is I want to separate the account page. Right now it’s one page that shows everything, which I wouldn’t think would be a problem but nearly all of my subscribers complain about it.
The bottom portion that shows and allows edits to CC information… I can’t separate that?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Youtube Shortcode not workingI ran into the same problem. A height:0px is being forced on it for some reason. Quick fix on my end:
.su-youtube iframe { height: 100% !important; }I added this to my own special css sheet called under the wp head. Displays the video for me now.
Forum: Plugins
In reply to: [a3 Lazy Load] Skip page for lazy loadelraff,
This solution worked for me. Ensure that you’re changing the 11 in his code to your actual page number. Works for me 100%.
I use WP SUPER CACHE, too. Had to clear it to see the changes.
Forum: Fixing WordPress
In reply to: Someone registered as a user on my wordpress blog – possible hacker?I got them registered at my blog too. Any update on this?
Forum: Everything else WordPress
In reply to: editable link directoryThat actually seems very close to what I need but that applies to post/pages that the author would make, correct? I’m looking for something that anyone, who wouldn’t have to be registered, could fill out and then have another page to display those results.
I’m not sure if I’m wording it properly.
Forum: Plugins
In reply to: wp-link-directory not reading linksI just tried another plugin that worked with reciprocal links and I had the same issue.
The code on the sites are exactly the same but neither plugin is picking them up.