Archived topic
Random logo or own logo src
3 replies · Started by Vale on November 5, 2015
Hej,
is there an option to set the Logo src by an GP Hook?
or easier, allow random logos like headers in twenty XX Themes?
Tanks.
Hi there,
You could use a plugin like this: https://wordpress.org/plugins/mpress-image-refresh/
Then just add the shortcode into your "Before Header Content" hook in GP Hooks :)
Thanks for the hint,
it works, not comfortable, but works.
You need to get the ids of your logos.
Example for me:
[mpress_image_refresh attachment="680, 679, 678, 677, 676, 675, 674, 673" size="full"]
Glad it's working - most random image scripts will require something similar - the good thing about the plugin above is it has active development and was updated recently :)
