Okay
  Public Ticket #4445461
New Shape Dividers
Open

Comments

  • yann110 started the conversation

    Good evening,

    I'm currently trying to add new shape dividers, but unfortunately, I'm not able to do it.

    I tried a few options, like creating a new folder named vc-templates and adding a vc_row.php file inside it, as I saw in the article 'Overriding Salient WPBakery Element Template Files Through a Child Theme' and in ticket #2776988. However, in the screenshot, I see a switch that I was only able to find in the helpers.php file.

    Even when I try to modify the name directly in the Salient's Theme, it doesn't appear.

    How can I add a new SVG shape divider? Where should I add something in vc_row ?

    Thanks a lot for your help!

  •   Tahir replied privately
  • yann110 replied

    Hi Tahir,

    Thanks for your answer. Just to be sure and clarify, how am I supposed to replace an existing shape ?

    Can I just copy the function "nectar_svg_shape_divider" directly in my functions.php from my Child Theme, and replace any <svg> and <path> or should I create a new folder as for VC_row " ?


    Have a good day, and thanks a lot for your help.

  •  9,436
    Tahir replied

    Hi Again,

    Yes, thats the correct method for now.

    Best,

     


     Salient Support Team