i created a wordpress template but the footer shows on non nicepage pages.

reyerschouten2
6 Posts
reyerschouten2 posted this 23 August 2021
Ask a Question
Capture.PNG
i created a wordpress template but the footer shows on non nicepage pages.
Capture.PNG

how can i make this transparent
I removed some code but then my woocomerce product images stopped showing
current code is:
<?php * * the template for displaying the footer * * contains the closing of the #content div and all content after */?>
<?php $footerhideblog $footerhidepost $pagepost $pageblog?>

    </div><!-- #content -->

<?php if (!$pageblog && !$pagepost || $pageblog && !$footerhideblog || $pagepost && !$footerhidepost) {?>

    <footer class="u-align-center u-clearfix u-footer u-grey-80 u-footer" id="sec-f94b">


<p class="u-small-text u-text u-text-variant u-text-1">Sample text. Click to select the text box. Click again or double click to start editing the text.</p>

<?php }?>

</div><!-- .site-inner -->

<?php wp_footer();?>
<?php back_to_top();?>

!Capture.PNG!i created a wordpress template but the footer shows on non nicepage pages. !Capture.PNG! how can i make this transparent I removed some code but then my woocomerce product images stopped showing current code is: &lt;?php * * the template for displaying the footer * * contains the closing of the #content div and all content after */?&gt; &lt;?php $footerhideblog $footerhidepost $pagepost $pageblog?&gt; </div><!-- #content --> &lt;?php if (!$pageblog &amp;&amp; !$pagepost || $pageblog &amp;&amp; !$footerhideblog || $pagepost &amp;&amp; !$footerhidepost) {?&gt; <footer class="u-align-center u-clearfix u-footer u-grey-80 u-footer" id="sec-f94b"> <p class="u-small-text u-text u-text-variant u-text-1">Sample text. Click to select the text box. Click again or double click to start editing the text.</p> &lt;?php }?&gt; </div><!-- .site-inner --> &lt;?php wp_footer();?&gt; &lt;?php back_to_top();?&gt;
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 24 August 2021

Hello,

The Nicepage theme created in the Desktop application works the same as any other WP theme. It is applied to all website pages including Woocommerce pages. Therefore the theme Header and Footer are displayed on all pages. The active theme can be changed under the WP Appearance >> Themes.

You can disable the Footer under the Post Template in the Desktop app. But this will affect all website pages that use this template.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello, The Nicepage theme created in the Desktop application works the same as any other WP theme. It is applied to all website pages including Woocommerce pages. Therefore the theme Header and Footer are displayed on all pages. The active theme can be changed under the WP Appearance >> Themes. You can disable the Footer under the Post Template in the Desktop app. But this will affect all website pages that use this template. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
reyerschouten2
6 Posts
reyerschouten2 posted this 25 August 2021

Thank you for your answer i fixed it.....

Thank you for your answer i fixed it.....
Support Team
Support Team posted this 25 August 2021

Hi Reyer,

Nice to hear that everything is fine now, feel free to contact us on any occasion.
...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Reyer, Nice to hear that everything is fine now, feel free to contact us on any occasion. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments