Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Medow

    (@medow)

    I am still looking for solution.

    Thanks in advance.

    Thread Starter Medow

    (@medow)

    Thanks for reply ,,

    Using plan html code is working partilly here is the code in html ads code:

    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- Traidnt Header Responsive -->
    <ins class="adsbygoogle"
         style="display:block"
         data-ad-client = "[adsense_id]"
         data-ad-slot ="[adsense_id_slot]"
         data-ad-format="auto"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    </div><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <script>
      (adsbygoogle = window.adsbygoogle || []).push({
        google_ad_client: "[adsense_id]",
        enable_page_level_ads: true
      });
    </script>

    Here is the output:

    <!-- WP QUADS Content Ad Plugin v. 1.6.1 -->
    <div class="quads-location quads-ad1" id="quads-ad1" style="float:none;margin:0px;">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- Traidnt Header Responsive -->
    <ins class="adsbygoogle"
         style="display:block"
         data-ad-client = "[adsense_id]"
         data-ad-slot ="[adsense_id_slot]"
         data-ad-format="auto"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
    </div><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <script>
      (adsbygoogle = window.adsbygoogle || []).push({
        google_ad_client: "ca-pub-2994539583798950",
        enable_page_level_ads: true
      });
    </script>
    </div>

    As you can see the second part of the code render perfect but the first part that has the <ins class="adsbygoogle" is not rendering the shortcode .

    How to bypass this issue in the <ins class ?

    Thanks.

    Thread Starter Medow

    (@medow)

    Hello Evan:

    Thank you for quick response.

    I have some large video which i am unable to upload from computer due to low internet speed. But i can wget them from external source to alocal folder in the server hosted my wordpress site. So, is there any possibility to browse local wp-contents/upload folder to pick videos that already hosted on my webhost and upload them to youtube with out the need for upload them from personal computer?

    Thanks.

    Forum: Plugins
    In reply to: Image gallery needed
    Thread Starter Medow

    (@medow)

    Thanks emke, the link you provide was en-lighting, but it was need high learning curve in coding.

    I hope i find a plugin instead.

    But thanks any way.

Viewing 4 replies - 1 through 4 (of 4 total)