Using Additional Urls field
-
Evening Leon,
I’m trying to make use of ‘Additional Urls’ and not sure how / what I should be doing. Could you please give me an example of how is should be used?
I’m finding that any images set with background URL in CSS e.g:
background-image: url(assets/img/aevi_menu.svg);
Don’t get exported, so I’m hoping to include these manually with the ‘Additional Urls’ field.For example if my asset lives at:
https://domain.tld/wp/wp-content/themes/theme-name/assets/img/sprite.svgI’ve tried the following formats in ‘Additional Urls’:
https://domain.tld/wp/wp-content/themes/theme-name/assets/img/sprite.svg
/wp/wp-content/themes/theme-name/assets/img/sprite.svg
wp/wp-content/themes/theme-name/assets/img/sprite.svg
/wp-content/themes/theme-name/assets/img/sprite.svg
wp-content/themes/theme-name/assets/img/sprite.svgbut no luck. What am I doing wrong?
Thanks for your work on this plugin, and glad to see you are continuing development. It’s most valuable!
- The topic ‘Using Additional Urls field’ is closed to new replies.