• I have multisite install and in the backend I receive the following notice
    Notice: Undefined index: QckTags in /wp-content/plugins/quick-adsense/includes/ads.php on line 16

    Why is it so?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @maddownload,

    We are analyzing this notice.
    Does this notice affect your website or plugin functionality?
    Where do you see this notice?

    Thank you for using our plugin.

    Thread Starter maddownload

    (@maddownload)

    Hi
    Thanks for replying
    The notice is all over the side in the admin panel at the very bottom of each page. It will disappear when I turn on the feature: Show Quicktag Buttons on the HTML Edit Post SubPanel. However, it’s worth pointing out that turning this feature on does nothing else – the buttons will not appear where they should – that is in the code editor in posts. They don’t appear anywhere for that matter.

    There’s also one more issue – I am unable to display Adsense on tag or category pages even if I click the relevant checkboxes. I am using Rehub theme.

    quickadsense

    (@quickadsense)

    Hi @maddownload,
    Looks like a theme compatibility issue or “debug” mode is enabled in wp-config.php
    To disable WP_DEBUG mode, please try this article: https://aristath.github.io/blog/wp-hide-php-errors

    I set define(‘WP_DEBUG’, true); in my wp-config.php and started to have the similar symptoms as you described.
    After changing it back to define(‘WP_DEBUG’, false); – the problems disappeared.

    Thread Starter maddownload

    (@maddownload)

    Hi,
    It helped, thanks a lot. Setting WP_DEBUG to false fixed the following issues
    1) the error messsage in the backend
    2) the buttons now DO appear in the HTML editor

    A Question
    I still cant make the ads appear on category and tag pages. Any ideas why?

    quickadsense

    (@quickadsense)

    Hi @maddownload,

    Thanks for the update.
    Please, try to enable Archives tick mark (Quick Adsense Settings -> Appearance -> Archives).
    It looks like we have a bug – Categories and Tags do not show ads if Archives are disabled. It will be fixed in next releases. Sorry for any inconvenience. As a temporary workaround you can try to enable Archives.

    If these actions do not help, please, try to do the same on the default (Twenty Seventeen) theme. If ads appear on the default theme, then it is a Rehub theme issue and these links may help:
    https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339/support
    https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339/comments

    If ads do not appear on the default theme too – please, try to temporarily disable other plugins and try again. Maybe there is some plugin conflict.

    Thread Starter maddownload

    (@maddownload)

    Hi
    1. Indeed you were right that clicking on Archives solves at least part of the problem.
    2. You were also right that changing the theme to 25, 26 and 27 solves the problem (at least part of it)
    But….
    What I want to achieve is to place the Adsense code in the category or tag description not between the excerpts. Example pages:
    https://maddownload.com/games/adventure/
    https://maddownload.com/tag/horror-games/
    This does not work even on 25,26,27 themes
    So the question is – can you enable it in other way than by doing it manually?
    And the next question is – can I somwehow squeeze Adsense also between the excerpots on my theme?

    quickadsense

    (@quickadsense)

    Hi @maddownload,
    Thanks for your questions.
    We don’t have such a functionality. But, if possible, we will add it in next releases.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Undefined index: QckTags in Quick Adsnse’ is closed to new replies.