Forum Replies Created

Viewing 10 replies - 106 through 115 (of 115 total)
  • Thread Starter Snake-Plissken

    (@snake-plissken)

    Hey Andy,

    thanks for the quick fix. I was able to update it right out of the backend and it works again like a charm now ??

    awesome ??

    Thread Starter Snake-Plissken

    (@snake-plissken)

    Update:

    just tried to reactivae your plugin to double check the problem and thats what i get now:

    Fatal error: Cannot redeclare my_theme_register_required_plugins() (previously declared in /var/www/wp-content/themes/Impreza/functions/plugin_activation.php:24) in /var/www/wp-content/plugins/sexy-author-bio/sexy-author-bio.php on line 210

    Same here….

    Thread Starter Snake-Plissken

    (@snake-plissken)

    hi,

    the link is https://www.gatetoadventures.com

    i am looking for the ads inside posts and pages.

    i have middle and leat-out ad set up and its supposed to display centered

    but nothing is showing up..

    I have no adblocker, i also refreshed the page and deleted server side cache…

    any ideas?

    I have the same issue.

    do i have to change the thumbnail size or any size in settings -> media? If so what would be the right size or do i just have to rebuild the thumbnails with the plugin?

    Thread Starter Snake-Plissken

    (@snake-plissken)

    No support from the dev? Its a template issue…

    @bainternet

    i checked with wp_debug and i get the following message:

    Notice: Undefined variable: post in /wp-content/themes/point/comments.php on line 27

    Notice: Trying to get property of non-object in /wp-content/themes/point/comments.php on line 27

    Notice: Undefined variable: post in /wp-content/themes/point/comments.php on line 34

    Notice: Trying to get property of non-object in /wp-content/themes/point/comments.php on line 34

    ———————————————-
    this are the code lines of the mentioned comments.php file line 26 to 35

    <?php else : // this is displayed if there are no comments so far ?>
    <?php if (‘open’ == $post->comment_status) : ?>
    <!– If comments are open, but there are no comments. –>
    <?php else : // comments are closed ?>
    <!– If comments are closed. –>
    <p class=”nocomments”></p>
    <?php endif; ?>
    <?php endif; ?>
    <?php if (‘open’ == $post->comment_status) : ?>
    <div class=”bordersperator2″></div>

    Thread Starter Snake-Plissken

    (@snake-plissken)

    I found the problem…

    I dont know how much plugin releated it is, but it is a conflict with wordfence cache option. If i disable wordfence it all seems to work fine so far. With wordfence enabled all i see is this and exactly as below. No layout to template no styles. For me it looks like a image file opened as a textfile.
    Can you have a look at your plugin? The thing is i tried to exclude this plugin from being cached but I only found to exclude an url or cockies.

    well and since this also happens if i go directly to my main site, without even displaying any of the web links. (just the link to the page in the menu) it shows this. So i would have to excloude the whole page from being cached and that would make it useless to even activate it.

    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    Thread Starter Snake-Plissken

    (@snake-plissken)

    hmm can somebody explain me, how wordpress is processing images…

    i just uploaded a picture i downloaded from the web but with the exact same resolution as mine 3264×2448

    now if i upload this one i get a medium size picture with the 700, but no large picture and i get the original.

    Does it skip the large because the 3264 is so “close” to 2000? but its still over 1000 pixels…

    I just dont get it, what wordpress is doing…

    Thread Starter Snake-Plissken

    (@snake-plissken)

    just did another experiment:

    if i upload the picture as it comes out of my camera with 3264x something i only get a thumbnail and the original size.

    if i use the same picture and just make it bigger to 6000x(4000)

    i get the right medium size with 700 with but the large is the exact same size as medium but large is supposed to be 2000

    what is going on…?

Viewing 10 replies - 106 through 115 (of 115 total)