foxtangocharlie
Forum Replies Created
-
Forum: Plugins
In reply to: [MojoPlug Slide Panel] Button in fixed position, panel must stay scrollableThis isn’t as SEXY but it works for me.
button {
position: fixed !important;
z-index: 99999;
}Forum: Plugins
In reply to: [OnePress Social Locker] Facebook Share and language problemsI’m with comoyodsg. There is no facebook like button underneath the flap. either on the preview or on the page itself.
I registered the facebook app and configured settings. Nothing. No way to like on facebook. Is there a time period for facebook apps to be “approved”?
Worthless unless I can get the facebook like. Test it here. https://sonicbrawl.com/tears-in-the-shade-vs-3-books/
Forum: Plugins
In reply to: [Easy Table] Responsive table column widths are not working right.It was my theme. I will mark as resolved.
Forum: Plugins
In reply to: [WPArtists] No valid plugin found.downloaded developer version.
Forum: Plugins
In reply to: [WPArtists] would like to test but it won't installI had the same problem. I got it to work by going to the developer section on this WordPress plugin page and downloading the developer version. it is wpartist_lite.zip or something. Then upload it on your backend plugin page. It seemed to work then.
Forum: Plugins
In reply to: [WPArtists] A sort of DIV problem.I believe I have come up with the solution. I had the exact same problem.
You have to do some hard coding. I am not certain if this fix is for all circumstances.
Here is what I did. Edit lib.shortcodes.php. Go to line number 299.
–>'<div class=”clr”></div>’;’
This is under wpa_artist_meta class in the html part. Line number 299 is missing a closing div (I think, I am not a coder).
Add one like this.
–>'<div class=”clr”></div></div>’;’
so you will have 2 </div>’s after class=clr.
I hope this helps.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Email Confirmation not workingSwitching to a stable version has fixed the problem.
Forum: Plugins
In reply to: [QuickShare] Add Twitter Handle to share dialog boxI couldn’t get that to work. In fact, I believe it should be further up in the code, though I am not a great php programmer. I am thinking it should be around line 593. Get the data.
You will need to have a section in the backend to include your handles (twitter and Google+ at least). Then include that data in the shared post.
This would be huge because if someone with 500000 followers shares my content, I want to have my twitter handle @jasontlancaster in that post so that all 500000 can have the option to follow me.
I couldn’t get it to work. I will try later.
Forum: Plugins
In reply to: new sidebar pushing content down the pageI selected a different theme.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Duplicate not workinguhhhhh? Need chrome. Quickly disliking this plugin. Enormous potential. Looks like a lot of loose ends.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] No confirmation Email sentI have confirmed all settings to be working. The subscribers get listed in my list but are unconfirmed and they are not receiving a confirmation email. I get my newsletter preview. So do other addresses… non-gmail as well.
Could you please provider further assistance as to why confirmation emails are not being sent?
Opps… second success page would be… a page that provides information for women in texas who like oranges.
Oh ok! I see it now. If…sorry when I purchase the extension, can I use it on any of my sites or is it limited to just one?
This has been resolved. There was an unnecassary space in my shortcode which broke it. Also, I was testing with a gmail account sending to myself. Gmail doesn’t like that. I used an alias and it worked fine.
Form submissions are being saved. And I dont know what you mean by all other internal wordpress emails. I am sorry. I do the best I can with this stuff. And do pretty well most of the time. Some interworkings give me trouble. I could give you a temp admin…maybe?