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 '1 column footer'

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

Viewing 20 results - 21 through 40 (of 319 total)
  • Author
    Search Results
  • #264674

    This is the Custom CSS I have in play on the second site I’ve referenced:

    .col-md-3.col-sm-6.footercol1 {
    width: 24% ;
    }
    .col-md-3.col-sm-6.footercol2 {
    width: 23% ;
    }
    .col-md-3.col-sm-6.footercol3 {
    width: 18% ;
    }
    .col-md-3.col-sm-6.footercol4 {
    width: 35% ;
    }

    I also notice that the social media icons in the 3rd footer column don’t display on my iPhone.

    #264535

    Hi Team, I have 9 images in sliders on the home page http://www.mimiemmanuel.com at the bottom under ‘books’
    I added a new one and it won’t display even after clearing the browser cache.

    it is in the footer column 1 widget as site origin slider and pics are added as background picks. endless reloading and cannot see my new images. I have heaps to do why would that be? how can I fix this, please?

    Thank you very much for your help.

    #263925

    I still have some of the issues that were not addressed in my previous message.

    I am working on a staging copy of the website that I can publish once its ready and all problems are fixed, that’s why my current website looks the same.
    I will send a link to staging copy where you can see all the listed problems.

    I wasn’t able to fix the issue with icons in the footer, they don’t show up. I use icon list widget block. I will attach the screenshots.

    The image that is now in the upper right hand corner of the header is very small (marked as a small red rectangle on the photo). I want to stretch it to the entire area from the logo to the right border (marked as a large red rectangle on a photo).

    Sidebar:
    I set the default option in customizing area with no sidebar, because I am planning to use no sidebar on some pages.
    When I add a sidebar to some pages where I want to have it, it doesn’t show up. It shows up on blog posts, but not on the pages.

    I tried to assign sidebar in the main settings, but then there is no option to not show it on some of the pages, you always have to choose some sidebar.

    I still cannot find the option to remove Home Title on the home page. If I remove it in the page editor it removes the entire page title (H1 heading). Is there any css to remove the Home title from showing up on the home page (without removing H1 title from the page)?

    Drop down menu goes beyond the screen on smaller monitors. Can I change it in some way other than making the menu thinner?

    Is there a way to customize how the page with all blog posts appears? For example, not to show posts preview in columns and make larger images and abstracts.

    Thank you!

    #263564
    This reply has been marked as private.
    #262620

    Hi Hannah,
    I have an Ascend Post grid Portfolio widget in my footer column. (6 photos)
    Can the size of these photo’s be increased to for example 100 by 100 pixels?

    Best regards,
    Martijn

    #261435

    Hi,
    1. I’ll look at Smart Coupons plugin, I’m not sure I understand so I’ll need to recreate that to get an idea of what you are seeing.

    2. That is a bug when using elementor to build the template and preloading css files. Bascially when you preload css you are telling WordPress to load the css when you get to that section of the content. For example, all footer CSS loads right before the footer HTML. However, when you build the template in elementor the content is never called and so the css is never called. There is some checks for this in the case of using elementor and apparently not enough so I’m gonna have to make that system a little smarter to account for your setup. In the meantime, I’ve turned off CSS preload so that the column styling loads.

    3. Hmm elementor is rendering the cart shortcode incorrectly. Thanks for reporting that, I’m gonna look into this.

    I like how your site looks!

    Ben

    #261403

    Hi Pamela,
    Apologies for the delay! Hope you enjoyed your weekend.

    1. The Column block from Kadence blocks allows you to add a one-sided border color to a column. And the Advanced Heading block allows you to highlight text and give it a background color.

    2. You would just need to set this graph as your footer background and then set the color behind it to the same background color as your site. Does that make sense?

    3. The search in Kadence has a modal feature that will open the search as a modal when clicked. I think that’s what you’re after?

    4. I think this would require some css. But the css would be simple and I would be happy to help!

    5. You would just need to add a custom post type. This post explains how: https://kadence-theme.com/knowledge-base/general/how-to-add-a-custom-post-type/

    I hope this is helpful! We are happy to help with anything else if you decide to make the transition to Kadence theme.

    All the best,
    Hannah

    #260849

    Hi Hannah,

    Thanks for your reply I know how busy you guys are now. A few more things.

    1, 2 & 3 – The post grid / carousel block isn’t customising well for me in getting it to look like the home designs page. That is fine I will change the links in the url to be the search links but that just brings me one tiny problem which hopefully you can guide me with. At the moment if you click on Category it takes you to the category with the archive list, but I would like to change it to go to the search url – for eg http://mysite/home-designs/?_sft_category=acreage. To bring in the category I am using this in my search archive template php echo the_category(‘ ‘); . Do you know the code I may be able to use for this to work?

    4, 5, & 6 – Thats ok I fixed it myself. But I think it would be a great option if we could have the display as row / column like is shown in the footer in the header. I don’t have an example to show you just a way I like to customise my header sometimes with the logo taking up the whole height of the row and two lines opposite.

    New problems – Mega Menu Bugs?

    7. I’m getting a 500 internal server error when go in to customizer and it’s caused by the mega menu. I have it with another one of my sites but couldn’t find what caused it – that had a mega menu as well. However, when I created the mega menu on this site the same issue started so I was able to work out the culprit. If I turn off the option for MM or untick primary menu the 500 error disappears.

    8. I am using an element for the mega menu and I have 4 info boxes. I was hoping to have the image on the left and the text on the right, it shows fine in the element but when view on the menu (check out home designs) it shows with the text below?

    #260661

    Hi,

    I am hoping you can help me with a few things.

    Custom Post Types

    I am using Pods to create CPT. I am trying to edit the Archive page template but am having a few issues.

    I have created this search archive template using the Search and Filter Results page – link is in the next email. I would like to try and get the Home Design CPT Archive page to display like this.

    On the Home Design Archive page I need to:

    1. Change the Read More text to View Home Design
    2. I am trying to show the Category but for some reason even though I have it turned on in the Meta it is not returning a value. All the other meta works just not the category. I had to add some code in the functions to get each of the Home Design Category pages to populate so not sure if that needs to be edited for this?
    3. To display the 4 icons and text I have created an element and then put the shortcode into the excerpt. Is there a better way to do this can I use an existing hook for this so I don’t need to add it into all the home design excerpts? I am not that crash hot on creating archive post templates through pods so I am trying to get things to work as best I can.

    Header

    The client would like the header to have two nav bars underneath each other.

    There are other sites where I have found this would be useful if the logo could merge all 3 rows of the first column and then the other columns stay as normal. Kind of like in the footer how you have the Column Direction I think that would be great to have in the header as well.

    I have the two nav bars under each other with a top margin at -20px but it’s not really sitting right. Any ideas on how I can get this to sit a bit better?

    Thanks for your time.

    Kind Regards Mel

    In forum: Kadence Theme

    In reply to: Learning Elements

    #260591
    This reply has been marked as private.
    In forum: Kadence Theme

    In reply to: Learning Elements

    #260440

    Hi Chris,

    Thanks for your quick response! That is still producing a JSON error for me.

    I’m testing a fixed element(or default, fixed on bottom), below the footer, all audiences. With a row block > 1 column > Kadence Advanced Header and I still get this error: “Publishing failed. The response is not a valid JSON response.”

    Let me know if you try that and it publishes it for you.

    Thanks,
    Darius

    #260392

    Found it. The background has appeared only for single service posts e.g. https://naturescapes.web2.amweb.nz/services/garden-design/

    I have tried the following but it is getting away from my “all in one” solution:

    div.kt-blocks-post-grid-item-inner, .col-md-5.pcside, article .kt-inside-inner-col, .page.contact-us .kadence-column_a59094-a2, footer > .container {
        background: rgba(255,255,255,0.5);
        padding: 10px;
    }
    • This reply was modified 5 years, 5 months ago by phil2.
    #260305
    This reply has been marked as private.
    #259456

    Gotcha. OK I suggest using this plugin: https://wordpress.org/plugins/reusable-blocks-extended/
    It allows you to build reusable blocks and add them to a widget area via shortcode. So you can create a row layout block with multiple rows and columns, then add them to a footer widget area. Just enable the fourth or fifth footer widget area from Theme Options > Footer then add the widget to footer column 1 from Appearance > Widgets.
    Let me know if this works for you or if I can help further!

    Best,
    Hannah

    #259359

    Hi team support,

    I was at first using classic site origin editor to set up my home layout page. It was looks perfect done until i tried using Kadence Block to make a landing page. The landing page looks fine based on what i created on However; the homepage width and positions are changed now. is there any way to adjust the between two editors width become equal width each other?

    please help to edit below part:
    *The page content fonts is not matched. i set it up to H2 but it looks just like normal font. please help me to looks a bit bigger font
    *The feature product title is too small please help to be bold and bigger font
    *lastly, the footers parent menus are not in the center with the sub menu. also the please remove the space on home widget footer on column fourth.

    Looking forward for your further details and help me to adjust this change please thanks

    my url is ine/
    FYI, im currently decativating the classic editor, and activating the kadence blocks right now as im still using it to design my landing page.

    #259357

    Hi,
    How can I make the footer top full width. I have a png-image (width 1280px) that I would like to have in the middle of the column . I have made the Footer top –> one column –> full width, but it is still as wide as the middle column in a three column layout.

    Pamela

    #259239

    Hello,

    If you need something extremely specific, you can target the classes for each top footer section. So for example, the upper, far left column on your site is:

    .site-footer-top-section-1 {
    
    }

    footersections

    To target your lower footer section, the far left column is section 1 while the right side is section 2:

    .site-footer-bottom-section-1 {
    
    }
    site-footer-bottom-section-2 {
    
    }

    There are settings you can modify inside the theme itself when designing the site so you may not need custom CSS depending on what you are trying to achieve. The items in the footer called widgets don’t have their own design tab when you click on them like the social icons and the menu does, but you can control the row design layouts for those as shown in this video:

    https://share.getcloudapp.com/llu26r2P

    Let me know if that helps!

    Thanks!

    In forum: Pinnacle Theme

    In reply to: footer shortcode

    #257623

    Hey Rick,
    One option for this would be to use the fourth Footer Widget Layout from Theme Options > Footer (one long row on top of three colmuns). Then from Appearance > Widgets you can use something like the Row Layout block to create a row with 4 columns in footer column 1. Then you can add an image widget to the first column, and Pinnacle: Info Box widgets to the others. Just set the icon style to none. Let me know how this works for you!

    All the best,
    Hannah

    #257123

    Here is my site now at dev.bangikan.id

    The kadence footer has 3 colums, so i put 6 footer widgets. 1 column has 2 widgets.

    Could you please help with CSS so i can divide the colums evenly.

    How can i change the colour of the footer submenu (for example “Our Work”) to differ from the menu “Aqua Culture” ? For example taking from the –global-palette6 color ?

    Thank you
    Joie

    #257088

    Hey Joie,
    Try adding this to your custom css:

    @media (max-width: 992px) {
    .site-footer-top-section-1.site-footer-section.footer-section-inner-items-1 {
        width: 50%;
    }
    .site-footer-row.site-footer-row-columns-3 {
        grid-template-columns: 2fr 3fr !important;
    }
    .site-middle-footer-inner-wrap.site-footer-row.site-footer-row-columns-3.site-footer-row-column-layout-equal.site-footer-row-tablet-column-layout-default.site-footer-row-mobile-column-layout-row.ft-ro-dir-row.ft-ro-collapse-normal.ft-ro-t-dir-default.ft-ro-m-dir-column.ft-ro-lstyle-plain {
        width: 50%;
        float: left;
    }
    }

    Is that kinda what you’re envisioning?

    Hannah

Viewing 20 results - 21 through 40 (of 319 total)