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'

Home / Forums / Search / Search Results for 'footer'

Viewing 20 results - 461 through 480 (of 6,751 total)
  • Author
    Search Results
  • #267745

    Hi,

    Please understand we are trying to help you. Three of us are reading your question here trying to make sense of it. I understand you feel you are being clear, I kindly ask for your patience since we do not feel that you are being clear and it’s our goal to help so asking follow-up is part of the support process. I personally did not understand what you were asking after reading your first post multiple times.

    Comments like “First, can support personnel please stop treating their paying customers like idiots, and perhaps actually read our queries before presuming we simply don’t know how to use your theme? Thanks.” bring our whole team down.

    We read and re-read questions a lot trying to make sense of things. However, it’s not always very clear. That’s why we often ask for images to help.

    So thank you for the image. It’s doesn’t seem like you want a new layout, at least not in how you deal with this regarding CSS. It seems like you want to be able to change the order of the inner columns. Here is the css that I think you want:

    @media (max-width: 720px) {
    .site-footer-middle-section-2 {
        order: -1;
    }
    }

    If that is not what you want, please be patience as we try and get you the best solution 🙂

    Ben

    #267736

    I have the same issue and see reusable blocks as the only current solution for this.

    I think it would be awesome if Kadence offered a better way to do it. I want to create 3 or 4 post templates for different kinds of posts (no header or footer, just certain arrangement of blocks and their particular settings) that I can drop in and quickly edit text and images. Saves loads of time on a blog.

    Gutenberg reusable blocks always present the risk of editing the original if you forget to hit the disconnect setting. And the additional prompts when saving the post/page are a little confusing. Better to just save as a disconnected template in the first place, and then apply it to a new post/page without this risk or confusion when saving/publishing.

    #267733

    Added copyright widget to “below footer” area. Added html links too, so that it looks something like this:

    “Copyright 2021 My Company – Privacy | Terms | Linking | Affiliate Disclosure”

    Looks good except that it stacks too tight on mobile. I need to increase the line height, except this widget is the rare one that does not offer a line height setting. How to fix, please?

    #267731

    Hi,

    1) With the page “Blog” we collect all blogs in one place. Like 1 row & 3 columns, or 3 x 3 row and columns etc.

    Question

    2) How to create the same behaviour for all projects (portfolio pages) (without removing/using the blog feed settings mentioned in point 1.

    question

    3) Is it possible to use a Block, like a Gutenberg/Kadence block on a regular page picking up all these project pages or the pages I like to show up on one page?

    I ask this because on my Portfolio page as an illustrator I have my regular portfolio galleries, and I also write a blog. But I also created a set of “Case Study” pages clients use to read up on previous cases I made.

    In conlusion I need to keep blog feed as is. And then have “Latest projects” allowed on a regular page and not just in the footer.

    Best regards
    Stefan

    #267727

    Hi,

    First, can support personnel please stop treating their paying customers like idiots, and perhaps actually read our queries before presuming we simply don’t know how to use your theme? Thanks.

    Yes, that’s where the options to change the column breakdown are at for the footer (The same as the desktop/tablet/mobile breakdowns in row layout block). It’s where I’ve set them multiple times. But that wasn’t my question, not is it even an answer to my question because as the title of my query clearly notes, we need a new layout option for mobile. Which I pretty clearly spelled out. Nor can I “provide a screenshot” – because it currently cannot be done with the current layout choices. However, since the support team deals with simplicity:

    Screen-Shot-2021-09-08-at-19-07-12

    CSS flex can probably sort this out – if I can successfully adjust the correct class. AND that same class isn’t used anywhere else. (Since most of my prior attempts to tweak css have been chided for creating issues such as that…) But given that a 3 column footer (or header, or row layout) is a rather common design layout, adding a tablet/mobile layout that includes featuring the middle column first at 100% would be beneficial more than just on one site. In fact, I would benefit from the solution on all of my sites.

    Nor is the alignment issue simply “change the alignment to centre” – as I noted, that was already selected. Both in the middle row, Widget 1 alignment settings as well as within WP’s Footer 1 Widget block itself. One block in the widget will not centre, yet the others are. (Which is also shown my site, url already provided… did you actually to take a look?) But the alignment issue would easily resolved if the layout is implemented as I would need it to remain aligned left.

    Michael

    #267676

    Hello,
    How can i make the social icons in the footer next to each other instead of on top?
    Is there any way to make the width of the blog posts 940px?
    Thanks

    #267656

    On my one site (currently in staging) , I’m having a bit of a struggle with the footer. The middle row has three columns, and I’m using Widget 1, Widget 2, and Widget 3 WP core areas to add the inner content.

    The issue is with the mobile settings, specifically row collapse layout & order. Right now, it’s set for three vertical 100% rows. Which would work… except a block within Widget 1 is NOT centering like the rest of the widget contents. (it’s a non Kadence block, so I’m trying to figure a way to target & tweak that with CSS… if I can resolve that, then this issue may be moot.)

    However, the entire issue would be resolved if there was a layout for MIDDLE ROW 100%, with the left & right at 50% below (or even above) the other two. Nearly identical to the current First Row 100% & 50/50 split layout, or the reverse Last Row 100% & 50/50 split. I don’t know Customiser at all, so not even sure where to begin to target this myself within my child theme.

    The reason I’m wanting this is because I have a navigation menu on the left, social media icons on the right, and a subscribe box in the middle. I feel this is a layout option that many other users could benefit from as well because it allows us to focus on the middle column first/last.

    After another look, it’s also something that actually could benefit ALL mobile layouts, ie Row Layout Blocks even – not just within the footer! (I can submit a feature request for that, if that would help)

    Thanks!

    #267637

    Hello,

    I would recommend using third-party plugins like Insert Headers and Footers for easier and faster implementation.

    Kind Regards,
    Karla

    #267606

    Hello,

    For us to better assist you, could you confirm which theme you’re using? If you’re using the Premium classic themes(Ascend, Virtue, or Pinnacle), you can follow the instruction that Keving gave above.

    If you’re using the Kadence theme with the pro addon, you can refer to this article about how to add custom scripts – https://kadence-theme.com/knowledge-base/pro-addon/how-to-add-scripts-in-header-footer/. You can see that there are 3 fields where those scripts will be added. You do not need to have edit any theme file via FTP for this.

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #267605

    Hello,

    If you do not want to use/create a child theme to add the scripts on the header and footer, you can use third-party plugins like Insert Headers and Footers for faster and easier implementation.

    Hope this helps and let us know if we can assist you further.

    Best Regards,
    Karla

    #267526

    Loving Kadence WP so far, but still a lot to learn!

    Is it possible to create from scratch a complete page layout, with certain common page elements (Header, Navigation, Row Layout, Sidebar(s), Footer, etc.), save that layout as a page ‘template’ of sorts, then apply that same template to multiple pages?

    If so, can such templates then be later edited/updated such that the changes will be applied globally to ALL pages built on that template?

    Can a site built with Kadence utilize multiple such templates, ex.: “Template A” used for all Car pages, “Template B” for all Truck pages, etc.?

    The “Prebuilt Library” option looks interesting, but unsure whether edits/customizations made to these can be saved and applied globally?

    Thanks!

    #267465

    Hello,

    Thank you for reaching out to us.

    1) Why does the page title show when I have that feature turned off?

    This is a default in WordPress – the page or post title will show at the top when you’re editing the content.

    2) Why does my header NOT show?

    The Gutenberg editor will only show you the content area. The header and footer can be seen if you preview the page.

    3) I do not like this padding. Is there a way to adjust that in the theme customizations or do I just need to nullify it in the additional CSS section?

    If you’re using a boxed layout for the post/page, kindly go to Customizer > General > Layout and set the Single Post Boxed Spacing option to 0.

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #267426

    Hi Pedro,
    Try adding this to your custom css:

    .widget-2.widget-last.footer-widget.widget {
        margin: 0;
    }

    Does that work as you’re wanting?

    Kindly,
    Hannah

    #267403

    Hi, I want to ask you for help to remove the space from the title of the menu in the footer. Because I have tried to give a size, font and color to the title and I have not succeeded. That is why it is better to remove the title, but I have that empty space that is not aligned with the rest of the footer. Thank you

    #267375

    Thank you very much for your reply.
    I was talking about the header and footer social links, as you guessed. I have voted and commented on the following request:

    https://www.kadencewp.com/roadmap-kadence-theme/feature-requests/additional-social-icons/?unapproved=500&moderation-hash=a6b46a87d93378f68728c22c60b501df#comment-500

    As developer, I can see that it’s very easy for KadenceWP team to add it. All popular social networks should be there even without request, Snapchat is one of them, as I can see less popular social networks are available. Hope you good luck.
    As for my issue, I worked around it by using another available social link (Spotify in my example but could be any other social link), then I have uploaded Snapchat icon as image, and used Snapchat link instead of the Spotify one in Social links settings.

    #267372

    Hey, thanks for reaching out regarding Snapchat in the social links!

    Where exactly are you trying to add them? You can use the WP Social Icons block to add a Snapchat icon to your site. However, you’re right that it is missing from the header and footer areas.

    I’ve gone ahead and noted that snapchat is missing still in this post:
    https://www.kadencewp.com/roadmap-kadence-theme/feature-requests/additional-social-icons/?unapproved=500&moderation-hash=a6b46a87d93378f68728c22c60b501df#comment-500

    Until it’s available in the theme, does it work for you to use the Social Links block within a widget area?

    Thanks,
    Kevin

    #267214

    The plugin changes the background of the BODY tag. I have set the bg image sitewide on BODY, not just divs on the footer. I meant that you can see it affecting the footer area as it is transparent on all pages to show the BODY bg image. You can see the original body CSS that is overwritten in place. The bg image URL works.

    The CSS is pulled from the settings (see image). My question is so that is there any way to prevent the plugin from changing the BODY background. Can the option be disabled?

    Pluging adds:

    html, html body, .animsition-overlay-slide {
    background: #0a0a0a;
    }
    html, html body {
    background: #fff;
    }

    Disabling the plugin just removes those lines and the original CSS is in place.

    page-transitions-setting

    #267209
    This reply has been marked as private.
    #267208

    Hello,

    You can see affected bg in ie. footer area: there should be a subtle bg image, but page transitions clears it. Disabling the plugin will make it show as it should.

    Upon checking your footer, I do not see any background image set for it. Additionally, I can see images not found on the console log. Is the background image you’re referring to one of these? I’ve attached the screen recordings in a private reply for your reference.

    For us to see how it works without the page transitions plugin and check further, could we have temporary admin access to your website? You can use this plugin and send us the login link.

    Best Regards,
    Karla

    #267207

    Hey Karla – Thanks so much for your help.
    Yes, I have Virtue Premium and the Header and Footer Script output option worked.
    Thanks again,
    Chris

Viewing 20 results - 461 through 480 (of 6,751 total)