New Landing › How can we help? › Themeforest Theme Support › Neighborhood › SWIFT page builder above product
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
Hi, Please go to Admin -> Product -> Add/Edit product -> Scroll Down ,here you have Slider option to add slider at top product page . Thanks
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.
Hi, If you provide website URL with login so i can look in to this . Thanks
HI, I have fixed your issue so please check with hard refresh [CTRL+F5] . Thanks
Hi Mohammad how did you do it?
Thanks
Hi, I have put some code in functions.php end of file at /wp-content/themes/neighborhood/ .
Hi Mohammad,
Can you please send me the code as well? I need to have the product appearing under the Page Builder.
Hi, What code do you need now ? Thanks With Best Regards Swift Ideas
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.
HI, The code is
add_action( 'woocommerce_before_single_product', 'revsliderNew' ); function revsliderNew() { the_content(); echo '<div style="clear:both;height:10px;" ></div>'; }
Thank you. I still have a problem because now the slider appears twice, above and below.
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
You must be logged in and have valid license to reply to this topic.