Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #569950

    Hi,
    I would like to change the “avia-caption-title” from h2 to h1 on my site organictuscany.org. I read in the forum that is a matter of opening the config-templatebuilder/avia-shortcodes/slideshow.php and change the code on line on line 772
    if(trim($title) != “”) $title = “<h2 {$title_styling} class=’avia-caption-title’ $markup_name>”.trim(apply_filters(‘avf_slideshow_title’, $title)).”</h2>”;

    unfortunately when I open the slideshow.php there is no such a code and the file is only 358 lines long.
    Em’I doing something wrong?
    Thanks for your help

    Galluzzino.

    #570101

    Hi galluzzino!

    we don’t recommend to do this and instead change it via CSS code. Show us exactly which element on your website you want to change it’s font-size etc. and we help you out.

    Cheers!
    Andy

    #570143

    Hi Andy,
    Thanks for your answer. Sorry , but probably i didn’t explain myself well. I don’t need to change the style, but I need to change the
    H1 to H2 so that it reads: <h1 class=”avia-caption-title”> and not <h2 class=”avia-caption-title”>. Since is the first element of the page.
    I saw that other Enfold users had the same issue but I’m having a hard time following your recommendation since I can’t find that string on the slideshow.php file.

    Thanks

    All the best

    Galluzzino

    #570205

    Never mind Andy,
    I have found the solution the the problem. The file that needs to be edited is helper-slideshow.php in the same folder. the code is around line 423.

    #571082

    Hi,

    Great, glad you found a solution :-)

    Thanks,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.