n0yes
Forum Replies Created
-
Now I put
remove_action('the_content', 'wpsr_floatingbts_anchor');
into my functions.php file and it’s ok, but this is probably a quick fix…I solved the problem by moving the anchor to header. Now I have moved it back to content for you to see. Check this url:
http://www.krdelo.si/najlepsi-pasji-koledar-2013Below the picture before the content, there is a blank paragraph with the floating bar anchor…
Please reply ASAP when you check it, so I can move anchor back to header and hide the blank space again…
(I think it has something to do with the last wordpress update, because NextGen gallery also started to have these blank paragraphs and I found the solution on forum – javascript written in several lines was the problem – when I put the problematic code in 1 line the gallery started working ok…)
Ok, I found the solution in this thread:
http://ww.wp.xz.cn/support/topic/plugin-nextgen-gallery-nextgen-gallery-adds-false-paragraph-and-break-elementsI have the same problem. The problem is that a blank paragraph appears after each ngg-gallery-thumbnail div.
<div id="ngg-image-607" class="ngg-gallery-thumbnail-box"> <div class="ngg-gallery-thumbnail"> <a rel="galerija" title=" " href="xxx.jpg" data-rel="fancybox"> <br> <img width="100" height="100" src="xxx.jpg" alt="motivacijski-agility-povodec-01" title="motivacijski-agility-povodec-01"> <br> </a> </div> <p></p> </div>Why? I can’t fix it with css and I don’t know what to do.
Please help!
I checked. Akismet plugin is enabled. I use 2 akismet fields:
[text* your-name akismet:author]
[email* your-email akismet:author_email]It works fine!
I also don’t mind. Looking forward to the upgrade!
I have the same problem. I checked all the plugins and Akismet is definitaly the cause that submission hangs. I also deleted the Akismet fields in WPCF7, but the problem remains if Akismet is enabled.
It has something to do with the warning I think:
‘
<b>Warning</b>: trim() expects parameter 1 to be string, array given in <b>/home/neja/krdelo/wp-content/plugins/contact-form-7/modules/akismet.php</b> on line <b>70</b><b>Warning</b>: trim() expects parameter 1 to be string, array given in <b>/home/neja/krdelo/wp-content/plugins/contact-form-7/modules/akismet.php</b> on line <b>70</b>
{“mailSent”:true,”into”:”#wpcf7-f2092-p2619-o1″,”captcha”:null,”message”:”Your message was sent. Thank you.”}
‘
I have disabled Akismet for now and started to get spam 🙁
I need a solution. Please help.