Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Add filter for “avf_portfolio_cpt_tax_args” #1408234

    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.
    in reply to: SVG logo won’t show in header. #1403793

    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.

    in reply to: SVG logo won’t show in header. #1403782

    @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.
    in reply to: SVG logo won’t show in header. #1403732

    @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.
    in reply to: add_action within foreach loop. #1052059

    p.s. how to get all the code within a code block ?

Viewing 5 posts - 1 through 5 (of 5 total)