Forum Replies Created

Viewing 11 replies - 31 through 41 (of 41 total)
  • Thread Starter oli89

    (@oli89)

    Dear @codepeople,
    sorry for my late answer.

    I only get these notices and warning when you plugin is acitv.
    If I deactivate you plugin there will be no more problems.

    Do you have any idea whats the problem?

    Best regards

    Thread Starter oli89

    (@oli89)

    Hello @codepeople,
    thanks for your fast answer.

    I use your plugin for many months without this problem.
    I see it now at first, after I update with you together to php 7.4,
    so I think its maybe a fact of this.

    Do you think this is possible?

    Best regards

    Thread Starter oli89

    (@oli89)

    Dear @codepeople,
    sorry that I contact you again.
    After some days testing I found this allerts:

    Notice: Trying to access array offset on value of type null in
    /var/www/xxx/html/xxxmy-websitexxx/wp-includes/taxonomy.php on line 2639

    Notice: Trying to access array offset on value of type null in /var/www/xxx/html/xxxmy-websitexxx/wp-includes/taxonomy.php on line 2639

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/xxx/html/xxxmy-websitexxx/wp-includes/taxonomy.php:2639) in /var/www/xxx/html/xxxmy-websitexxx/wp-admin/post.php on line 231

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/xxx/html/xxxmy-websitexxx/wp-includes/taxonomy.php:2639) in /var/www/xxx/html/xxxmy-websitexxx/wp-includes/pluggable.php on line 1281

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/xxx/html/xxxmy-websitexxx/wp-includes/taxonomy.php:2639) in /var/www/xxx/html/xxxmy-websitexxx/wp-includes/pluggable.php on line 1284

    They only come, when I publish a post.
    After deactivating your plugin, there will be no more allerts.

    Can you please help me again?

    Best regards

    • This reply was modified 6 years, 2 months ago by oli89.
    Thread Starter oli89

    (@oli89)

    Der @optimizingmatters/frank,
    thanks very much for your fast answer.

    Sorry that I contact you again, my knowleg about adding codes is not the best. Can you please tell me where I should add your snippet?

    Thanks very much for your help.

    best regards
    Oli

    Thread Starter oli89

    (@oli89)

    Dear codepeople,
    thanks for your fast answer.

    I have update now and the first looks look good,
    thanks very much.

    Best Regards

    Thread Starter oli89

    (@oli89)

    Thanks for your help,
    i have try your code and it works, now the “Plus” Icon change to the webfonts e902.
    Sorry but this is not what I like to have.
    I like to have 1 Box left of all Spoilers with an background color and the e902-Icon in the center. Do you know what I mean?

    Sorry but by the last optimizations I have found two more questions.
    1. Is it possible to formate only the title in a h3 heading?
    2. Is it also possible to add a box with an other backgroundcolor in the titel area maybe with the text “Zur Antwort” or something like this?

    Sorry for my many questions,
    haope you can help me?

    Best regards

    Thread Starter oli89

    (@oli89)

    Thanks very much for your answer.
    I have try your suggestion now and think it looks much better but not perfect.

    To make thinks easier I have update you a picture of wished design here:
    Wished Design Picture

    Currently I use this code:

    .lwptoc:before {
        content: '\e900';
        font-family: icomoon;
        margin-right: 3px;
    	font-size: 6em;
    	color: #856404;
    	background-color: #DDC69F;	
    }

    Can you please help me the get this design?

    Best regards

    Thread Starter oli89

    (@oli89)

    Dear LuckyWP,
    thanks very much for your answer.
    I have try your code at the moment.
    Now I will get the Icon very small before the heading.
    You can see it on the link.

    But I like to get the icon left between the hole Table of Contents and with an background. I should have the same style like the other boxes of this page (for example
    like the thumbs-up box). Do you understand what I mean?

    Best regards
    Oli

    Thread Starter oli89

    (@oli89)

    @codepeople thanks very much for your help.
    The banner look realy beautyfull now.

    Best regards

    Thread Starter oli89

    (@oli89)

    Hello @codepeople,
    thanks for your answer.

    Your right, I have change the tags and use the tags of the adsense now,
    this works really good. The only Problem is the position of the adsensebanner now.
    I have upload you a picture with this problem and with an arrow to show what I mean here:
    place-of-adsensecode.
    Do you understand what I mean and can you please help me?

    Best regards
    Oli

    Thread Starter oli89

    (@oli89)

    Dear codepeople,
    thanks very much for your fast and helpfull answer.
    I have iclude the code now. By this I see, that you put the asa plugin insteat of the adsense code (installed with a html widget). In case of this I change the asa2_h_box_tpl to #custom_html-3, I hope this was right?

    So the new code is:

    <script>
    jQuery(window).on('load', function(){
    jQuery('.cprp_items li:first').after('<li></li>').append(
       jQuery('#custom_html-3')
    );
    });
    </script>

    This looks now nearly good, the only problem is, that the adsense-box is now not on the life side. It looks like an under point of the relatet posts plugin.

    Can you please help me again?

    Best regards
    Oli

Viewing 11 replies - 31 through 41 (of 41 total)