• This topic has 19 replies, 3 voices, and was last updated 10 years by abcsrl.
Viewing 15 posts - 1 through 15 (of 20 total)
  • Posted in: Flexform
  • #9960
    abcsrl
    Member
    Post count: 56

    Hello
    i have 3 issues with client

    1) i dont understand when i insert a new client how i can flag it for “featured client” or not
    all new client i insert are not featured…

    2) the client featured asset is not centered in the page http://www.confimiravenna.it/w/

    3) i need more than 5 client on the page so i used this topic http://support.swiftideas.net/forums/topic/client-featured/ for help and it works
    the only problem is if i copy this flexform/includes/page-builder/composer/lib/shortcodes/clients.php in my child page it doesnt work anymore.

    pls let me know

    #10080
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    1) Featured Clients is a separate Page Builder element, there is nothing to flag.

    2) That’s how the theme is designed, you haven’t added the title to the element.

    3) To have that work in a child theme, you’d need to port over the entire framework of the Page Builder.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #10129
    abcsrl
    Member
    Post count: 56

    Hello Cosmin

    1) ok
    2) ok i will tru to figure another way to fix this
    3) i obviously ported over the entire framework of the page builder in my child theme, but it still doesnt work (i ported all directory include—>page-builder)

    #10269
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Ed, any reason why porting the whole framework folder would stop the featured clients element from working in a child theme?

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #10366
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you explain further what you mean by it doesn’t work?

    – Ed

    #10384
    abcsrl
    Member
    Post count: 56

    It doesnt work mean that if i edit this file:
    flexform/includes/page-builder/composer/lib/shortcodes/clients.php
    On line 196: ‘posts_per_page’ => 5 and i change it with ‘posts_per_page’ => 8 it WORKS without any problem (i see 8 client)

    if i copy all includes/page-builder/composer/lib/shortcodes/clients.php in my child.theme and i edit the line 196 ‘posts_per_page’ => 5 and i change it with ‘posts_per_page’ => 8 it DOESNT WORK (i see 5 client)

    #10662
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Did you make the change to point the parent theme to load the child theme version of the page builder though?

    – Ed

    #10810
    abcsrl
    Member
    Post count: 56

    i dont understand,
    i just copied all page-builder directory in my child theme.
    like Cosmin said to do earlier.
    i dont understand what you mean when you say “the change to point the parent theme to load the child theme version of the page builder”

    i can give you access if you want to check
    i really dont understand what is the problem, i have never had problem with child themes.

    #10888
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    In the parent theme functions.php you need to change line 30 to be:

    include(get_stylesheet_directory_uri() . '/includes/page-builder/js_composer.php');
    

    – Ed

    #10890
    abcsrl
    Member
    Post count: 56

    hello Ed,
    i changed itwith your code but all builder element got lost,
    i think there is something wrong.

    i rechanged again back (((

    #11011
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You would need to copy across all the page builder files to your child theme if you wanted to do this.

    – Ed

    #11014
    abcsrl
    Member
    Post count: 56

    as i told you in this post the 9 of july, i have copied all page-builder directory in my child theme and so all the page builder files in my child theme.
    changed with your code, but it doesnt work at all
    i repeat again

    1) all page builder file are in my child theme
    2) used your code

    it doesnt work)

    #11016
    abcsrl
    Member
    Post count: 56

    if u want i can give you access to check it

    #11026
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, if you could provide a login we’ll take a look.

    – Ed

    #11030
    abcsrl
    Member
    Post count: 56
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register