New Landing How can we help? Themeforest Theme Support Neighborhood SWIFT page builder above product

Viewing 15 posts - 1 through 15 (of 20 total)
  • #53262
    lukielukas
    Member
    Post count: 16

    Hi There,

    How can i make the swift product page builder go above the product instead of below. When i add a slider or banner it gets pushed below the product. I’d like it to start at the top of the page.

    thanks

    #53457
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Product -> Add/Edit product -> Scroll Down ,here you have Slider option to add slider at top product page .
    Thanks

    #53484
    lukielukas
    Member
    Post count: 16

    No there is not I checked the whole page 10times.

    Thereby I just gave slider as an example, this should be for anything I use the SWIFT page builder. I’d like it to go above the product not below.

    Please let me know if this is possible.

    #53503
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide website URL with login so i can look in to this .
    Thanks

    #53510
    lukielukas
    Member
    Post count: 16
    This reply has been marked as private.
    #53537
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I have fixed your issue so please check with hard refresh [CTRL+F5] .
    Thanks

    #53658
    lukielukas
    Member
    Post count: 16

    Hi Mohammad how did you do it?

    Thanks

    #53661
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have put some code in functions.php end of file at /wp-content/themes/neighborhood/ .

    Thanks

    #57656
    cinematir
    Member
    Post count: 13

    Hi Mohammad,

    Can you please send me the code as well? I need to have the product appearing under the Page Builder.

    Thanks

    #57682
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What code do you need now ?
    Thanks
    With Best Regards
    Swift Ideas

    #57691
    cinematir
    Member
    Post count: 13

    Hi,
    I have put some code in functions.php end of file at /wp-content/themes/neighborhood/ .

    Thanks

    I need the code that you put in function.php to have the swift product page builder go above the product instead of below.

    Thanks

    #57727
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    The code is

    add_action( 'woocommerce_before_single_product', 'revsliderNew' );
    function revsliderNew()
    {
    	the_content();
    	echo '<div style="clear:both;height:10px;" ></div>';
    }

    Thanks

    #57740
    cinematir
    Member
    Post count: 13

    Thank you. I still have a problem because now the slider appears twice, above and below.

    Thanks

    #57776
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please share wordpress admin login detail so i can check and have you made any changes in theme codes ?

    Thanks
    With Best Regards
    Swift Ideas

    #57779
    cinematir
    Member
    Post count: 13
    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 one of the following items
Login and Registration Log in · Register