Possibility to display different content on each page refresh?

Posted in: Newspaper
Post count: 191

Is there a way to display different content every time the page is refreshed? Specifically to use different shortcodes on each refresh (pick one randomly), like how rotating ads work, but this time not images but actual website content.

Post count: 27744

Hello,

You can use it to display random posts -> https://i.imgur.com/XDWqVXm.png
or for ads, you need to use a plugin and set the code in the ad box -> custom code section.

Thank you!

Post count: 191

I want to add polls in a fixed posotion with shortcode and in every refresh to show other poll / shortcode.
With posts / articles is simple i already use it.

Post count: 27744

Hello,

You need to find a plugin to do that, the theme doesn’t have any poll. A shortcode can be inserted by using the element called “Column text” or “Text with title”.
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

Thank you!

Post count: 191

Thank you dear,
about

“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

This is what i am doing, but how can i make 2-3 of these in the same position and make show up random, change with every page update ?

Post count: 27744

Hello,

You can try to use a plugin https://wordpress.org/plugins/wp-polls/ or check this topic https://wordpress.org/support/topic/display-random-poll/

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.