Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'footer'
-
AuthorSearch Results
-
In forum: Kadence Theme
In reply to: Footer navigation over-indented in 2nd footer second
In forum: Kadence ThemeHi,
I have a footer navigation widget added but it is indented more than other footer items. It appears to have the correct margins, etc set when I view developer inspector. Can you please advise how I set it’s indent so it is the same as the items above it?
thanks
In forum: Kadence BlocksThis reply has been marked as private.November 4, 2020 at 2:18 am #260023In forum: Kadence BlocksIn reply to: BUG: Fixed Bottom after Scroll Element + Modal
November 3, 2020 at 11:45 am #259995Thanks for posting, here is a quick css fix:
.kadence-pro-fixed-on-scroll-footer.item-is-fixed { transform: none !important; }Ben
In forum: Kadence BlocksNovember 3, 2020 at 8:31 am #259980Hey,
I’m using an element “Fixed Bottom after scroll” and want to show a modal, when someone click on a link of that element. So I added a modal in that element. The problem is, when you click on the modal, the modal is not covering the page. I want to add the modal directly in the element because of the logic behind :).
Some improvement suggestion for the element placement:
Can you please add/ change for fixed elements:
Fixed On Bottom after scroll
and rename the existing one to: Fixed Bottom After Scroll (no space below footer).similar to:
Fixed On Bottom
Fixed Bottom (no space below footer)Would be awesome, because at the moment it is necessary to add a padding to the footer bar,if you use a fixed Bottom after scroll element.
PS: Already made 5 stars review on WordPress repo…
Big thank you in advance!
In forum: Kadence ThemeIn reply to: Script Element with Kandence Pro + Elementor Pro
I’m running Pro Hannah and managed to resolve it by pulling in the Elementor Header and Footer blocks into Kadence Header and Footer and then using the Header/Footer Scripts add-on to inject the scripts in the correct locations.
Apologies, I was orientating myself.
In forum: Kadence ThemeIn reply to: Script Element with Kandence Pro + Elementor Pro
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
Hi
I’m using this to target the home page and individual pages/posts with a body background image:
body.home {
background-image:url(*Login to see link
background-position: center bottom;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}body.page-id-328
{
background-image:url(*Login to see link
background-repeat:no-repeat;
background-attachment:fixed;
background-size: cover;
}My header, topbar, footer, body have been set to transparent in theme options > advanced styling.
(Using a tiled image instead of background colours in these areas)The images aren’t showing on the pages:
*Login to see link
*Login to see linkWhat am I missing?
Pls advise
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
So sorry, that css was supposed to be this:
@media (max-width: 992px) { .home-widget-box .siteorigin-panels-stretch.kt-panel-row-stretch.panel-widget-style.panel-row-style { background-attachment: fixed; } }How does that work?
This will remove some of your excess spacing:
@media (max-width: 992px) { #containerfooter .widget { margin-top: 0; } #containerfooter p { padding-bottom: 5px; } }Hope that helps!
Best,
HannahIn forum: Kadence ThemeHello Community,
I’m testing Kadence having been an Astra user combined with Elementor.
Whilst I’m able to inject elements/scripts into the header and footer, body scripts don’t appear to be possible.
Is this by design / a limitation of using Elementor with Kandence ?
Many thanks,
Nic WIn forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Virtue ThemeIn reply to: maichimp code
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Membership ForumsIn reply to: Footer top full width – Kadence theme
Hey,
If you are editing from the Customizer navigate to Footer then click the settings button beside the widget.
Next click Edit Image and in the Image Details under Display Settings you can set the Size to Full.The paragraph block should be responsive, but there isn’t an option for giving it a set mobile size without css. The Advanced Heading Block from Kadence Blocks allows you to set custom sizes for mobile and tablet devices.
Hope this is helpful!
Best,
HannahIn forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Virtue ThemeIn reply to: Complex footer – best approach
This is sorted now, Hannah.
In order to use the nav menu widget, it is necessary for that row to be defined as a footer widget area.
So I need the “Four Column” layout for the Footer widget.
But this means anything below that row needs to be defined in “Misc Settings > Footer Copyright Text”
It also means that the “reusable blocks extended” can only be added as a shortcode in “Footer > Sitewide Footer Shortcode”
So the final setup is:***************************************************************** * "Reusable blocks extended" containing 2 rows set to fullwidth * * With appropriate image/transparent backgrounds. * * Added as "Sitewide Footer Shortcode" * * ------------------------------------------------------------- * * Footer widget set to "4 columns" containing 4 widgets * * ------------------------------------------------------------- * * Footer Copyright text set to 2 columns in html. * *****************************************************************Thanks for your help,
Phil.In forum: Kadence ThemeTopic: A few issues…
Hi
I am building a site using Kadence and I am having a few issues. Everything is up to date and I am running PHP V7.3 and WP 5.5.1.
1. Error message – this only seems to appear when I am using the Image Overlay Widget
Notice: Undefined index: typography in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Notice: Undefined index: in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Warning: in_array() expects parameter 2 to be array, null given in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Notice: Undefined index: typography in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
Notice: Undefined index: in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
Warning: in_array() expects parameter 2 to be array, null given in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
Notice: Undefined index: typography in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Notice: Undefined index: in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Warning: in_array() expects parameter 2 to be array, null given in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1755
Notice: Undefined index: typography in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
Notice: Undefined index: in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
Warning: in_array() expects parameter 2 to be array, null given in /home/MYSTIENAME/public_html/wp-content/plugins/kadence-blocks-pro/dist/class-kadence-blocks-pro-frontend.php on line 1758
2. I can’t edit the HTML box in the header. From memory a content box normally appears on the left hand side however it is not appearing. So in the header it is showing Insert HTML here – but I can’t edit it.
3. I also can’t edit the Copyright text in the footer. When I click on the settings for that there is no text box or way for me to edit.
I will post a login for you below if you need to have a look as we are in different timezones.
Thanks, Mel
In forum: Virtue ThemeIn reply to: parallax image on widget and page are different
In forum: Ascend ThemeIn reply to: Social Widgets
Hey Amber,
You can use the following css to make the icons larger:#containerfooter [class^=kt-icon-] { font-size: 25px; line-height: 35px; }Just paste that into your custom css box in Theme Options > Custom CSS.
As for adding a Reddit icon, there isn’t an option for that within the Ascend social links. You can use a plugin like this: https://wordpress.org/plugins/ultimate-social-media-icons/
Hope that’s helpful!Best,
Hannah -
AuthorSearch Results


