Skip to content
Public Ticket #7722

Ad Inserting Plugin Not Supported

Conversation thread

Penci Design replied

Staff Reply

Hi,

I checked documention of  Adning Advertising plugin. I don't see any requirement theme have hook or code to support then plugin.

the code content single of pennews theme :

<div class="penci-entry-content entry-content">
<?php
penci_render_google_adsense( 'penci_single_ad_before_content' );
the_content( sprintf(
wp_kses( __( 'Continue reading %s <span class="meta-nav">→</span>', 'pennews' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '<span class="screen-reader-text">"', '"</span>', false )
) ); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'pennews' ), 'after' => '</div>', ) );
penci_render_google_adsense( 'penci_single_ad_after_content' );
?>
</div><!-- .entry-content -->

If you want use Adning Advertising plugin. Please contact with author of plugin and ask theme the theme must add any hook or custom code to support show "Auto Positioning" on content post.

You can send content single post of PenNews theme to author of  Adning Advertising plugin

Best Regards,

PenciDesign

Penci Design replied

Staff Reply

Hi,

Yeah, we have not checked pennews with  Adning Advertising plugin. Wordpress have many plugin and we don't check with all plugins.

Now, do you want show ads after x paragraph of the content ?

Best Regards,

PenciDesign

rnbjunk started the conversation

Conversation Start

Hello,

I am using another Ad Inserting Plugin, but they told me for a reason your theme does not support ad inserting plugins. 

As you provide a weak ads insertion system in your theme, I need a plugin to to a better job on this, in order to monetize the visits that are incoming on the site.

I think you can understand, so please let me know what are the solutionts to fix that.

Hi,

It seems like your theme is (for some unknown reason) not supporting inside content ads. If I select above content the Google ad is showing fine.

You could always try adding the shortcode inside the content to show ADS inside your posts.

https://codecanyon.net/item/wp-pro-advertising-system-all-in-one-ad-manager/269693?gclid=Cj0KCQjw7sDlBRC9ARIsAD-pDFrjzIw1LozlpK2nI7h5apzMy19_dFFZyV9QFAlfnpxPJcdeWR70ZG4aAuKxEALw_wcB

Want to join this conversation or access attachments? Sign in first.