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: Ascend Theme
In reply to: Anchor link Color on active
Hi, Sandor!
Apologies for the delay in getting back to you.
I can see that you’re using the Kadence Theme, not the Ascend Theme. Please note that these two themes are different from each other. For a short comparison of our themes, you can see this post – https://www.kadencewp.com/theme-comparison/.
An active class is added to the menu items if their URL is the current page. Since all of your menu links are on the homepage and just have the hash on the URL, it is marked active while you’re on the homepage. We do not have a built-in option to remove the active states for this. You’ll have to add a custom script like this so they will not be marked as active on the homepage unless clicked.
You can add the script in Customizer if you have the Kadence Theme Pro addon – https://www.kadencewp.com/kadence-theme/knowledge-base/pro-addon/how-to-add-scripts-in-header-footer/.
Hope this explains and let us know if we can assist you further.
Regards,
KarlaIn forum: Virtue ThemeIn reply to: How do I add custom Javascript
Hello,
That was a reply sent a long time ago. You may see this page for all Classi Theme-related posts – https://www.kadencewp.com/classic-knowledge-base/kb/classic-themes/.
On the other hand, you should see the option by going to Theme Options > Header and Footer Scripts – https://share.getcloudapp.com/qGuONWnp.
I hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Virtue ThemeJune 15, 2022 at 6:10 am #273639There is a section of padding at the bottom of my homepage. This means that between my last homepage row layout and footer (both black) there is a 30px padding of white (body background) showing. I have tried the following code but it doesn’t work…
#remove padding from top and bottom of homepage
.wrap.clearfix.contentclass.hfeed {
padding-bottom: 0px;
}In forum: Kadence ThemeIn reply to: Footer Reveal Effect
In forum: Kadence ThemeIn reply to: sticky header hides error messages in checkout page
June 9, 2022 at 7:57 am #273530Hi Ed,
Thank you for writing.
I see you have resolved it using custom CSS.
Another way is adding this code into Customizer > Custom Scripts > Footer if the sticky header is enabled on the checkout page. The code puts an offset to the WooCommerce notice wrapper.
You can add custom scripts in Customizer if you have a Kadence Pro plugin.
You can also submit a feature request for the Kadence theme regarding disabling the sticky header on individual pages.
https://www.kadencewp.com/kadence-theme/feature-requests/Let us know how we can help further.
Kind regards,
ChitoIn forum: Kadence ThemeTopic: Footer Reveal Effect
Hello,
Is there a possibility to make the footer to be revealed, similar as shown here:
*Login to see linkI have tried to achieve this myself using additional css, but I have failed 🙁
Obviously, I need to work on my css skillsThanks in advance.
In forum: Ascend ThemeIn reply to: Anchor link Color on active
June 2, 2022 at 1:32 pm #273418Hi Kadence team,
I have tried using this script in the footer, but does not work for me. I have a homepage with a couple of anchor links that I am using in the Navigation menu. Currently all menu items that are linked to anchors from the same page are active simultaneously.
I was searching for a solution, this thread was the closest to this issue.
Can you guys please help me with this please?
Thanks!
In forum: Kadence ThemeIn reply to: String translation not applied
Hi, Adam!
I went ahead and logged in to your website and I can confirm that the string translations are not working. I tested changing the texts for the FREE SHIPPING text at the top.
I tried replicating it on my test website but my translations were working – https://share.getcloudapp.com/xQuweqQq.
Please could you confirm if you also have reached out to the PolyLang support team regarding this? They would also be able to guide you regarding the issue. Alternatively, try and do the method this customer did – https://wordpress.org/support/topic/cannot-translate-header-footer-elements-with-polylang/#post-14403725.
Let us know how it goes.
Kind Regards,
KarlaIn forum: Virtue ThemeIn reply to: Footer color
Hi there!
Thank you for reaching out to us.
That is the footer background and you can change it by going to Theme Options > Advanced Styling > Footer Background Color option. Here’s a screen recording for your reference – https://share.getcloudapp.com/z8umAEX8.
I hope this helps and let us know if we can assist you further.
Best Regards,
KarlaIn forum: Virtue ThemeTopic: Footer color
In forum: Virtue ThemeMay 15, 2022 at 4:35 am #273120Hi guys.
I give up. I think I’ve messed something up.
When I started this website, I installed Kadence theme, as I have it on my company website and I like it.
Then I thought I’m gonna go with a full page template. I installed something like concert or event one, but I didn’t like it.
I wanted to revert changes and failed. So I uninstalled the plugin (Kadence Blocks it was I think).Now I’m struggling with the Appearance feature as I want to add a sidebar to the blog post template and I can’t.
I think there is something blocking me from changing it. I would like to keep the home page, the header, the footer as it is.I hope I stated clearly what’s on my mind and You’ll be able to help me. If there’s anything I can specify, please, ask questions.
Here’s a link to my website.
Internetowe Portfolio-
This topic was modified 3 years, 11 months ago by
danielbartosiewicz16.
In forum: Kadence ThemeMay 10, 2022 at 10:39 am #273044Hi,
Conversions shouldn’t affect your page speed scroll like this, the CSS is tiny (1.34kb compressed) and the js is also tiny (1.7kb compressed) and loaded in the footer. And can be loaded deferred meaning it wouldn’t have any render-blocking or effect on the initial load. It also doesn’t have any dependencies.Also when I test the site you sent which is loading conversions I get a good speed score:
https://share.getcloudapp.com/kpuJgv25
I actually got a better score than the page where you don’t have conversions:
https://share.getcloudapp.com/04uEBz94
My guess without being able to see what you are seeing is that your server needs to rebuild all the caching before you can change things and run the test.
Ben
In forum: Ascend ThemeIn reply to: Loop Portfolio Navigation
In forum: Kadence ThemeIn reply to: “Header/Footer Scripts” Pro Add-on
Hi there,
Yes, this is possible.
Just go to Kadene Block Controls > Page Scripts > Custom CSS and JS, then paste it into the Footer section.
Here’s a video for your reference: https://share.getcloudapp.com/xQuqmRLb
Hope this helps.
Regards,
BonnIn forum: Kadence ThemeHi there.
I have sent your feedback regarding the documentation.
Template
The Template element type focuses more on replacing default layouts from the theme. For example, archive layouts or posts listing pages have the default layout for the posts to be listed. With the use of this element type, you can customize the layout of the posts on the archive pages.
Overviews and use case examples are given by Ben above:
Theme Builder https://www.youtube.com/watch?v=bDit5SGKNlQ
Archive Items https://www.youtube.com/watch?v=JbgkT2qXdDU
Page Hero’s https://www.youtube.com/watch?v=F9X0xL3g3XQFixed section
This type of element is best used for content that you want to emphasize such as notices or banners. If you select this, you’ll see that the Placement Settings will be different. It will be quite limited as these elements will be fixed on the browser screens.
Content section
Basically, whatever content you add here will be “injected” to the hook placement you select on the settings. You can use whatever blocks you want for this element type.
HTML Editor
Once you select this, the content editor will become a custom HTML editor, not Gutenberg. Typically, you can use this if you want to add your own HTML structures on specific hook placements. You can also use this to include external CSS/JS files inside the header or footer of the page/pages.
I hope this helps and let us know if we can assist you further.
Best Regards,
KarlaIn forum: Kadence BlocksIn reply to: Product Carousel has stopped working
In forum: Kadence ThemeApril 27, 2022 at 10:08 am #272865Hello
I would like to insert code (within script HTML element) into my footer, but only for a specific tag. I am using the plugin “Ad Inserter” at the moment to do this… But I am hoping to eventually disable this plugin and replace it with Kadence Pro.
I can see that for the “Header/Footer Scripts” Pro Add-on… that there is only the option to add scripts globally. Do you know if there will be an option for selected posts or tags?
Let me know if it’s possible, or if I am just missing the way how to do this. Thanks!
In forum: Kadence ThemeHello,
First i would like to thank you for the quality of the theme !
I would also like to know how to properly install a child theme on an existing site.
When i activate it using the file here:It changes a lot of settings and the website doesn’t look like what it was. For instance the footer is completely changed.
Is it possible to install it and keep my old settings ?
In forum: Kadence ThemeApril 24, 2022 at 3:02 pm #272196I’m using a 20pt font as my base size and, unfortunately, the theme is also using that large size font in the footer.
I can’t find any topography settings for the footer, nor a way to change font size in the footer widget container.
I’ve tried a couple of custom css scripts I found in this forum, but I guess they’re outdated because they had no effect on changing the footer font size.
Please help… I really don’t need my visitors seeing my footer in 20pt LOL
In forum: Kadence ThemeIn reply to: Need More HTML Choices in Header and Footer
April 19, 2022 at 1:10 am #272128Hi,
The paid version does not add an HTML widget as well for the footer. However, the footer has several (6) widgets where you can add blocks, including the Custom HTML block. This will let you add HTML codes within the footer section of your website.
Here’s a screen recording for reference: https://share.getcloudapp.com/NQuN5O25
I hope that helps.
Best regards,
Teejay. -
This topic was modified 3 years, 11 months ago by
-
AuthorSearch Results


