Alison
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Light box effect showing up in dashboard interface?And this happens in Safari and Google Chrome…
Forum: Fixing WordPress
In reply to: After 3.6 Upgrade Paypal Buttons have big space before button.Thanks! Where in the CSS of the theme would I add this?
Forum: Fixing WordPress
In reply to: After 3.6 Upgrade Paypal Buttons have big space before button.Ah, when I switch the theme to twenty ten in a test, the buttons return to normal with normal spacing, so it’s something with the theme. What in the Css should I look for in the theme css that might be causing this space?
Forum: Fixing WordPress
In reply to: After 3.6 Upgrade Paypal Buttons have big space before button.It appears to be a custom plugin created just for our site, but we cannot contact the original developer, nor is it listed anywhere. Which is why I posted here. I thought maybe someone here might have an idea?
The short code it generates is like this:
[easlcemember-paypal-Button level="1" ccaps="" desc="Student - 15 EUR / YEAR" ps="easlce" lc="US" cc="EUR" dg="0" ns="1" custom="www.easlce.eu" ta="0" tp="0" tt="D" ra="15" rp="1" rt="Y" rr="BN" rrt="" rra="1" image="default" output="button" /]
Well, it seems to be abating, if someone has this problem, a simple deactivation and delete might not work. I had to delete, download the plugin and reinstall and for some magic reason it seems to be disappearing. Heres hoping others dont have any problems similar.
Line 109 looks like this.
if(is_string($val) && preg_match('/^\d+\.\d+\.\d+\.\d+/', $val) && strlen($val) < 255){
Trying to help! Because I need help, the site looks terrible with all these warning messages on there. Why is it showing up even after the plugin has been deactivated and deleted?
Forum: Fixing WordPress
In reply to: Changing header.php files?Ah, yes, actually it was the
<?php do_action('wp_footer'); ?>
that was missing. My mistake.Thanks all!
Forum: Fixing WordPress
In reply to: Changing header.php files?It worked! But I seem to have lost my editing bar when logged in on those pages.
You know, the grey one at the top from the wp-admin… but it worked! Thanks!Forum: Fixing WordPress
In reply to: Changing header.php files?Ah! Thanks! Im going to try it! A
Really appreciate the fast response!If anyone else has feedback, im open to all!
Forum: Plugins
In reply to: Dropbox embed field? How to create access to dropbox folder.Hey Ipstenu-DH,
I would simply say, for example, the “Authors” role, would have access to the files. It would be cool if there was a drop menu that could choose the roles for access to the files.
Forum: Fixing WordPress
In reply to: Dreamhost CGI contact form, formatting in sidebar?Hi Guys, this is how I solved the problem… I simply used the plug in… WP-DreamLists this allowed me to post the list on the page without the CGI Form…. This solved the problem.
You can see the new form in the far left side bar of our site here: https://usartberlin.org/
In the end, the space might have come from some conflict with the Theme perhaps… but I could not find out how or why… b/c yes, when i put the script in other fields it appeared fine…. a real mystery…
Thanks! A
Forum: Fixing WordPress
In reply to: Dreamhost CGI contact form, formatting in sidebar?Oh its working just fine, it just visually is sitting further down the page.
Dreamhost insists we use the cgi script, but if you could see a better way that would be great… They have these anti-spam things I guess that insist on it. We would like to avoid mail chimp… and have the subscribe form on our domain….1) So the first part of the form is hidden…but still takes up space on the page. So its good that its hidden, it just is resulting in space…. Thanks Modern tribe for creating this Widget Builder!
Screen shot here, you can see the space once the first part of the form is hidden…
https://usartberlin.org/Screen.png
Dreamhost insists on using their add_list.cgi…
<form method="post" action="https://scripts.dreamhost.com/add_list.cgi">
Forum: Themes and Templates
In reply to: Menu overlap:Twenty Te: CSS help?Hmm,
So I am getting closer, this adjustment separated the overlap, and yet, now it is below the content of the text…
Im developing it locally so I cant send a link, however heres a screenshot showing where the menu is now, and where the bottom of the paragraph is above. :-/
https://picasaweb.google.com/108665870190034217058/July122012?authuser=0&authkey=Gv1sRgCICx9sqGpZqEdA&feat=directlink/* Main sidebars */ #main .widget-area ul { margin-left: 0; top: 100px; padding: 0 20px 0 0; width: 220px; line-height: 20px; position:relative; top:-1px; display: block; } #primary { } #secondary { }
Forum: Themes and Templates
In reply to: Menu overlap:Twenty Te: CSS help?Ah, thanks! I will check it out! I appreciate the quick response!
Forum: Fixing WordPress
In reply to: Blind and Vision Impaired UsersThank you Esmi! I was surprised to not easily find more out there!