Forum Replies Created
-
AuthorPosts
-
Thanks Günter,
Will it be the same filter (“avf_portfolio_cpt_tax_args”) as i have provided?
Than i can already place it in the file and it wil work after the update.Thanks for your reply!
I have seen the upcomming changelog, it will be the same as prodived!
Thanks!- This reply was modified 1 year, 6 months ago by Tieme.
I think i found the problem.
If i use any other SVG it works, so my SVG is probably not reading oke for the aviaSVGImages class.@Guenni007 Everything is up to date, installation is 4 days old. only 4 plugins installed.
If i use the filter “avf_logo” below the correct logo will be used. Also it will show up in the browser if i directly acces it.
This is before it is going to set as a logo.Array ( [$logo] => https://www.*.nl/2023/wp-content/uploads/logo-rood-2023.svg [option_set] => option_set )
Here is the “avf_logo_final_output” data, as you can see here the SVG is nowhere to be found.
Array ( [$logo] => <span class='logo avia-svg-logo'><a href='https://www.**.nl/2023/' class='av-contains-svg'></a></span> [$use_image] => https://www.**.nl/2023/wp-content/themes/enfold/images/layout/logo.png [$headline_type] => span [$sub] => [$alt] => ** [$link] => https://www.**.nl/2023/ [$title] => logo-rood-2023 )
So somewhere in following code it goes wrong Github / function (Not my github repo)
- This reply was modified 1 year, 7 months ago by Tieme.
@Guenni007 True, but there is no code with SVG or IMG the a.av-contains-svg is completly empty!
I know CSS, but the content of the SVG is not loading therefore if have made a screenshot of the code.- This reply was modified 1 year, 7 months ago by Tieme.
p.s. how to get all the code within a code block ?
-
AuthorPosts