Two rotations in the same block?

[ad_1]

HI!

There is a limit of 16 blocks. This means you have to be smart and combine things.

The following code render two images on the page.

<!-- Ad 1 -->
<div class="ad-disclaimer"><img src="https://projectdmc.org/support/topic/two-rotations-in-the-same-block/001.jpg"></div>

<!-- Ad 2 -->
<div class="ad-disclaimer"><img src="002.jpg"></div>

The following code render one image on the page and when reloading the page it choose the other one (in theory).

[ADINSERTER ROTATE name="example" share="50"]
<div class="ad-disclaimer"><img src="https://projectdmc.org/support/topic/two-rotations-in-the-same-block/001.jpg"></div>

[ADINSERTER ROTATE name="example 2" share="50"]
<div class="ad-disclaimer"><img src="002.jpg"></div>

Is there a way combine these two so there will be two images rednered with two different images to choose from in each?

Like the following code 🙂

Image 1 start
[ADINSERTER ROTATE name="example" share="50"]
<div class="ad-disclaimer"><img src="https://projectdmc.org/support/topic/two-rotations-in-the-same-block/001.jpg"></div>
[ADINSERTER ROTATE name="example 2" share="50"]
<div class="ad-disclaimer"><img src="002.jpg"></div>
Image 1 end

Image 2 start
[ADINSERTER ROTATE name="example 3" share="50"]
<div class="ad-disclaimer"><img src="003.jpg"></div>
[ADINSERTER ROTATE name="example 4" share="50"]
<div class="ad-disclaimer"><img src="004.jpg"></div>
Image 2 end

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer