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 'Page'

Home / Forums / Search / Search Results for 'Page'

Viewing 20 results - 2,521 through 2,540 (of 53,646 total)
  • Author
    Search Results
  • #282678

    Hi Amy,

    The Kerry Way one also has it set to -150 and it looks good. If I remove the -150 from either one, then they’ll no longer have the overlap effect where the bottom of the block hangs into the next section of the page.

    -Claire

    #282677

    Hey Hanna,
    I coundn’t find an override in any page… But I don’t even know where WordPress keeps the template for the products’ pages… Maybe in one of the templates’ php files?
    Here is a link one of the products in my website: https://blackbirdweb.com.br/brasilhobbies/produto/grande-coreto-montado-medidas-aproximadas-16x16x11-com-led-woo-br5035/
    Thank you very much for your help!
    Best

    #282675

    Hi,
    Thanks for reaching out. Can you confirm you are not overriding this on the individual product edit pages? Can you post a link to your site?

    Kindly,
    Hannah

    #282674

    I use Kadence Ascend with Blocks 3.

    The font I use for everything on the site is Raleway. In my Theme Options, I’ve set Raleway (my only font in Typography) to load locally. That works.

    I’d like to use some accent fonts here and there. I choose Poppins, for example, on the home page in a block and choose to load it front-end.

    It still loads from fonts.gstatic.com

    I’ve cleared my cache. What am I doing wrong or does this feature only work when using THE Kadence Theme.

    Thanks!

    #282669

    I’m using Pinnacle Theme

    I had descriptions of categories that I was displaying below the products on the category catalogue pages…since upgrading ShopKit these descriptions have disappeared. They can still be seen on the edit screen for that category.

    I also tested this on my test website by not upgrading any other plugins or the wordpress version. Simply only upgrading the ShopKit plugin prevented the descriptions from displaying.

    UPDATE!!!

    I believe I’ve found the trigger of the bug. For the Extra category description to display (now), it requires some content to be placed in the other description box that displays at the top of the page.

    • This topic was modified 3 years, 1 month ago by Michael.
    • This topic was modified 3 years, 1 month ago by Michael.
    #282667

    On our page at the bottom, the SiteOrigin Slider is only showing the first image out of eight. i can tell that it’s scrolling through the other images, but the only one that’s actually showing is the first one.

    I tried resetting up the slider, but it’s still doing the same thing. Can you see why it’s not working correctly?

    Thanks,
    Dean Gallagher

    #282666

    Hi @h.a.youssef,

    I understand that you are having an issue adding a sidebar to your homepage.

    Adding a sidebar specifically to your homepage in the Kadence Theme depends on the layout you have chosen for your homepage in the page setting, and not especially in the Posts/Pages layout “customize” settings. You can achieve this by doing the following:

    – Edit the homepage
    – In the top-right corner, click the Page Settings icon
    – In the page layout section, select RIGHT SIDEBAR
    – Update Page

    Watch screencast of the above steps: https://share.getcloudapp.com/geuErXNA

    If you wish to keep the sidebar active on other pages and posts, you can do that in the Posts/Pages layout “customize” settings. If any page doesn’t still show the sidebar, try editing the specific page settings using the provided steps above.

    I hope this helps! Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282662

    Hi,
    Thanks for reaching out! If you navigate to Customize > WooCommerce > Product Category you can set the Shop page display to show only Categories. Would this work for you? Another option is to create a custom shop page and use Blocks to create the layout you’re wanting.
    Hope this is helpful!

    Kindly,
    Hannah

    #282658

    Hello Dane,
    I’m not able to add the sidebar to my homepage using the basic Kadence theme.. is there a way to do that in this free version or do i have to use the hook elements which are part of the paid version.
    Also when i go to “homepage” settings under “customize” when I’m on the homepage I don’t see any other option to switch layout. and I have turned all layouts in the customization to the layout that has a right sidebar yet still it’s not reflected on the homepage. It’s active on pages and posts but not homepage.
    Can you please advise how to proceed with this if applicable because I really like the Kadence theme and don’t want to change it.

    Screenshot-2023-03-12-100051

    #282657

    Hi there,

    I’d love if someone could help me figure out how to fix my home page. I have not made any adjustments to the padding or other values, but all the sudden the alignment is off. I’ve been clicking around the settings and can’t figure it out. This is the page. See the two screenshots attached; the screenshot of the Kerry Way download is correct, that’s what it’s supposed to look like. The screenshot of the Rim to Rim download shows how the block is cut off at the bottom so you can’t read the title.

    Thank you!
    Claire

    #282656

    I had to google for a solution. Here are the two youtube videos I used to figure out how to work with Kadence Theme and Gutenburg.

    [Must Watch] How to make any page layout using the wordpress block builder gutenburg
    Kadence Blocks Defaults Hack

    Between those two videos, and my own previous graphic design theory education and innate color theory sense; I was able to figure out how to build my home page from scratch. See here: https://zencognizant.com/

    My website isn’t meant to look fancy at this stage. I am studying web design via FreeCodeCamp, and I plan on adding “CSS Finesse” later on for a more polished experience. If you would still like to coach me to provide your input, I am on Pacific Standard Time Nevada State. The best way is to schedule a time ahead in the afternoon when I am not busy shuttling my mother for her appointments. I will write down our agreed time in my physical planner. I am comfortable using Zoom Conference, instead of phone calls.

    #282654

    I just installed kadence, this is what the body classes are. This is too many classes and is the wrong way to do theme customization. Id rather you put the css in the header if these options are active than putting everything needed or not into a single css file and then cramming the body full of classes. I would have expected better from kadence.

    <body class=”home page-template-default page page-id-7151 logged-in admin-bar wp-custom-logo wp-embed-responsive tribe-js footer-on-bottom animate-body-popup link-style-standard content-title-style-hide content-width-fullwidth content-style-unboxed content-vertical-padding-show transparent-header mobile-transparent-header customize-support hide-focus-outline header-is-fixed” style=”/* –kb-screen-height-fix:527px; */” data-aos-easing=”ease” data-aos-duration=”400″ data-aos-delay=”0″>

    domsize-kadence

    This issue has been reviewed with an in-depth video. https://jackcao.com/kadence-blocks-dom-size/

    #282650

    If the widget is appearing on every page near the top or main menu, it is because that particular widget is INSIDE the header somehow. If I am understanding correctly, you only want it on the home page, this means it must be in the BODY of the page only and not in the header or footer. Solution would be to remove it from the header, then insert it into the page body only on the home page. Hope this helps a little bit.

    #282649

    Jonathan, I don’t know how long you have been into page building and or WordPress but there is a bit of a learning curve, as you have mentioned. How many domain names are you working with? If you have an extra domain name you can use for experimenting, then load fresh copies of WordPress, Kadence Theme, a Kadence Template WITH the included example content, and the Kadence blocks plugin. Then edit the page, and teach yourself there, by making edits then saving your work then looking at the page, and be sure to use different screens to view your work that way you can see what is and what is not affected on various screen sizes (responsive) with each setting. Kadence is extremely powerful, it doesn’t overload the architect with too many options, other more complex themes might do this. I will be glad to help over the phone if possible, free of charge initially, I am the CEO and owner of my business, you can find our number online at R.E. White Consulting, and you can see examples of my Kadence work there. I will help as much as I can for free at no charge, just to help get you going, text me or call anytime, I am in central time zone USA. I don’t have the Kadence Pro version yet, so I can’t help with those features, yet, but we will probably buy it soon. Many times page building is sort of done in layers, with a background image or color, then elements or blocks and content laid over them. It may be that step by step instructions are not given at the depth you want because there are so many settings, adjustments, elements, blocks, options, etc. Trust me once you are proficient with Kadence and Gutenberg, it is very very powerful. P.S. You could also use a subdomain.

    #282646

    Hi Amy,
    Thanks for reaching out! You’re right that this is intentional as to not load fonts across your site. You can add fonts globally from Theme Options > Typography. If the font is globally added you should be able to adjust the css for certain pages. Does that make sense?

    Kindly,
    Hannah

    #282645

    Hey,
    We don’t add any frameworks in Kadence. No reason to as that would just add bloat. I don’t suggest using a framework just to create a custom layout.

    I also don’t know what you are wanting to do, like if you are wanting to have a custom page layout then using blocks is the best way to do that, no reason to get involved with custom HTML and custom CSS frameworks.

    If you are wanting to build everything from scratch in HTML and CSS then what are you wanting to use from the theme? like why use WordPress and a theme at all at that point?

    So can you give me an example or better explain what the desired end result is?

    Thanks!

    Ben

    #282643

    I can’t seem to find “Block Defaults” under “more tools and options” settings area. I have been following your youtube video tutorial
    “[MUST WATCH] How To Make Any Page Layout Using The WordPress Block Builder Gutenberg”, and can’t find the area to adjust the block defaults for my home page.
    Specifically at “00:08:39 Setup Kadence Blocks Defaults”. Your video is more than two years old.

    For some reason “Block Defaults” isn’t showing under “Kadence Block Controls”. I am not referring to “Reset Block Defaults”. Where did this setting go?

    #282641

    I am trying to figure out how to build my website pages and the knowledge base isn’t really helping. The header is finished, and I would like to start building my home page from scratch without using a pre-built template in the design library. When I understand how to build my homepage from scratch, then I will be clever enough to figure out the other pages. How have any of you manage to build out the home page? I prefer linear “step-by-step” guidance.

    To make things easier, I am not sure how to build up individual page elements for each section. If a whole page is too much to ask, then one of you could show me how to build up a couple rows with information section blocks. Any help is appreciated. This new method of building pages is driving me nuts.

    #282639

    Hello,
    I hope you are doing well.
    The custom html widget is enabled at kadence_after_header, but I want it to appear only on the homepage
    Check out my site at
    Therefore, whenever I click on a single page or post, that widget always appears. I need your help.

    #282635

    Hi @latheman8384,

    I am sorry to hear that words containing the letters “by” are not displaying correctly on your website pages or posts.

    I was unable to replicate this issue, but this is likely caused by a font or encoding issue.

    To fix this issue specifically on a WordPress website, you can try the following solutions:

    – Change the font: This issue may be caused by the font used in your WordPress theme. Try changing the font to a different one and see if the issue is resolved.
    If you are using a Kadence Theme, here is how to change the font on your website: https://www.kadencewp.com/help-center/docs/kadence-theme/typography-and-setting-font-sizes-for-different-devices/

    – Change the character encoding: You can also try changing the character encoding of your WordPress website to a format that supports the characters. To achieve this, you can add the following line of code

    define('DB_CHARSET', 'utf8mb4');

    This code sets the character encoding to “utf8mb4”, which supports a wide range of characters, including those in words like “by” and “baby”.

    Learn How to add a custom filter or function with Code Snippets here: https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-add-a-custom-filter-or-function-with-code-snippets/

    It’s important to note that this issue can also be caused by the way the text is entered into WordPress. For example, if the text is copied and pasted from a different source with a different character encoding, it may cause issues with displaying certain characters. In such cases, copying the text into a plain text editor and then pasting it into WordPress can help to remove any hidden formatting or character encoding issues.

    I hope this helps! Please let me know if you have any further questions or concerns.

    Cheers,
    Eze

Viewing 20 results - 2,521 through 2,540 (of 53,646 total)