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 - 9,981 through 10,000 (of 53,646 total)
  • Author
    Search Results
  • #240544

    Hi, we see the theme comes with a search menu like the one you can see here , but what about if I want to add a search field into a page? like the field that pops out when you click de menu search icon ?

    thanks
    Angelo

    #240541

    I’m not sure what you mean by a login Ben. To clarify:

    I downloaded the zip file from the link you sent and put it on my desktop.
    Went to WP Plugins and added the plugin using the “Add New” button.
    The version that was imported was Version 2.0.3 and the message “Update required” was highlighted.
    Selecting the “update” link brought me to “install bundled plugins” on the Theme Plugins page.
    2.0.3 was indicated as “Installed But Not Activated” because it “Requires an Update”.
    I selected “update”, it appeared to update, and I got a message that it was successfully updated.
    However, it still shows that 2.0.3 is installed but not activated. It cannot be activated because it is not compatible with the updated theme.

    Maybe I don’t need to download demo versions. I wish I knew what login to send to help you.

    I’ve worked with html and worked on WP sites, but this is my first attempt to actually make a WP site. It’s upsetting to run into roadblocks at the beginning. However, I researched your products and am impressed with Kadence. I’m excited to work with Kadence blocks to make beautiful content that is also accessible.

    best
    Angela

    #240540

    Hi Ben,

    It’s still not working on my side. I tested it in Chrome and Edge. I think I have to leave it that way till they add support for it.

    Please do inform me if you find an alternative solution. Nevertheless, it looks beautiful on my home page and I don’t want to change it.

    Thank you for your kind assistance!


    Minhajul

    In forum: Membership Forums

    In reply to: Product Brand Sidebar

    #240536

    Hey,
    Nope, Ascends header is set up way differently because of the transparent header options.

    I have an update planned for Ascend that should come out tomorrow or friday. I’ll make sure brand pages follow your product archive settings.

    Ben

    In forum: Virtue Theme

    In reply to: Layout question(s)

    #240529

    The one issue I’ve found is that it isn’t working on the home page. Whether I scroll down or hit the nav button at the bottom of the slider, the header that appears is already collapsed.

    That is by design. It’s supposed to already be collapsed when under a slider, there isn’t really a way to change that. If you don’t want it then you would need to remove the slider above and instead put it below your header.

    2. The icon is an SVG, it’s vector and stylable, unlike an image. If you really want to use an image then you need to get a white version (preferably much larger too so it looks good on a retina screen).

    3. I don’t suggest you shrink it further. It’s too much change other wise in my option. But that is if you are asking for my option. There are not options to shink to a specific size, You need ascend theme for that. But you can start with a smaller size or add some custom javascript.

    4. The text is in your appearance > widgets, topbar widget area.

    #240528

    You can hide page titles from all your category pages with this css:

    .tax-product_cat .page-header {
        display: none;
    }

    Does that work for you?

    Hannah

    #240520

    Hey John,
    When editing your product category, under Header Options you should see an option to set “Display Page Title” to off.
    Hope that helps!

    Hannah

    #240517

    I want to hide the page title in both woocommerce category and product pages. The “Product settings” page contains this variable “Show Product Title in Header area by default” which does indeed disable the page title in product pages:

    Here is a product page where the page title is not displayed:

    Here is a category page where the page title continues to be displayed:

    Is there a settings that disables the page title in category pages?

    #240516

    Hello!

    I’m setting up my online shop with the Ascend theme and woocommerce, and have managed to tailor most things to my liking thanks to your excellent plugins. However, there are a couple of niggly issues.

    I have renamed ‘Cart’ to ‘Basket’ which now appears almost everywhere, except on the ‘Basket’ page itself. The RHS of the page is headed ‘Basket Totals’ but on the left, where products are listed, the heading reads ‘Cart Summary’. Have I missed something somewhere or is this fixed?

    I would like the Basket icon to appear at the end of the header menu. However, I dislike the very obtrusive (0) which appears with it when the basket is empty. Is it possible to hide the basket count when there is nothing in the basket?

    Thanks for your help

    Cally

    #240515

    I have a problem with how a Vimeo embedded video is appearing in my contact page:

    The control bar is sitting below the video, and the like/share buttons are overflowing outside of the video container. The video is also very small. The result is the same whether I use Vimeos responsive embed code or the kad_vimeo shortcode currently in use.

    I have another Vimeo embedded on the homepage using the same shortcode which looks fine.

    Any help is greatly appreciated.

    Thank you,

    #240507

    Try adding this into your custom excerpt in the portfolio post edit page:

    <a href="mailto:[email protected] rel="noopener noreferrer">Email</a>  <br>
    Phone: <a href="tel:1-562-867-5309">1-562-867-5309</a>

    Does that work for you?

    Hannah

    #240504

    Hi Team,

    I’d like to have a KT Form show up in a modal from a button in the sidebar.
    The form pops up fine on a page but I’m unsure how to do it from a shortcode.

    Please can you help?
    Thanks,
    Phil.

    #240490

    Hey,
    You should be able to hide your sidebar from your edit page under Page Layout Options. Do you see that? You can also hide it with this css:

    .sensei .sidebar {
        display: none;
    }

    Your fonts are pulling from your h2 settings. You can adjust that from Theme Options > Typography. Or if you’re wanting to only change the h2 on only your sensei pages you can use this css:

    .sensei h2 {
        font-size: 20px;
    }

    Hope that helps!

    Hannah

    #240487

    Hi Hannah,

    thank you for replying and trying to replicate the problem.
    Unfortunately I’m working on a local install, but I can set up a test site, if we can’t figure it out any other way.

    I’m using Kadence Blocks 1.7.4 with Kadence Blocks Pro 1.3.4
    The video popup block is also always broken after a page reload and has to be recovered.
    From looking at the source code it seems that the svg icon is missing in the frontend.
    I will upload three screenshots showing

    1 – my exact block settings
    2 – the relevant source code from the backend (correct button display)
    3 – the relevant source code from the frontend (missing svg)

    As I said, if this information doesn’t help I can set up an online test environment.

    Sebastian

    1-video-popup-settings
    2-backend
    3-frontend

    In forum: Ascend Theme

    In reply to: Jump links

    #240485

    Adding anchor links is simple when using Kadence Blocks (thanks for chiming in, B. Anders!). I would be happy to walk you through the process if you choose that route.
    Have you worked with page builder by siteorigin? This post explains creating a one page site with anchor links using siteorigin: https://www.kadencewp.com/knowledge-base/creating-a-one-page-site/
    This post explains a few other methods: https://kinsta.com/blog/anchor-links/
    Let me know if you have further questions regarding this!

    Hannah

    In forum: Ascend Theme

    In reply to: Editing Categories

    #240480

    2. Are you using a caching plugin? I don’t believe that’s a theme related issue.

    3. A portfolio type is the same thing as a category. Let me show you some examples…
    This is a portfolio archive page: http://themes.kadencethemes.com/ascend-premium-4/ The filter at the top is a list of portfolio types. As you pick each one, it limits the archive to only the portfolio posts within that type.
    This is a single portfolio post: http://themes.kadencethemes.com/ascend-premium-4/
    This post explains how to create individual portfolio posts that will make up a portfolio archive page: https://www.kadencewp.com/knowledge-base/creating-a-portfolio-page/
    Does that make sense?

    4. Can you link to your snapshots page?

    Hannah

    In forum: Ascend Theme

    In reply to: Editing Categories

    #240469

    1. Evidently, the default orderby, i.e. without using the shortcode “orderby=” is the order I need.
    2. Perhaps, but I would think when you press “preview changes” it would show what it should be and not cache. That’s a bit deceiving, when you press “preview changes” and you don’t get what really is suppose to display.
    3. No it doesn’t make sense. I tried it and it seems I have to add a whole new description and everything. Not sure what the difference is between item and type. I added “portfolios” so I could separate my many images into “albums” that made sense. I am not sure what an item or a type is. But apparently I can’t show just one portfolio.

    Right now, the snapshots page is too long. I can’t have an inline “heading” without a break, so the text follows on a new line. This makes the page really long. I’d like to have a “headline” followed inline by text. Originally, I had them all as bolded text and a paragraph style. But then Yoast, in the classic editor, somehow treats the entire page as one big paragraph and it complained! Since somehow, putting a blank line after text does not treat it as separate paragraph.

    With the block editor, I don’t get that complaint but a different complaint. Yoast says I have two H1 headings, I guess the title page is automatically an H1 heading, even though it does not show on the page. Not sure what to do about that. I’ve contacted Toast, but no resolution yet.

    #240465
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Layout question(s)

    #240460

    Oh wow, that looks fabulous! At first I didn’t see any animation. I was on the home page. I moved to another page to do something else, and there it was. I really like that! I like very much how that looks and works. Thank you very much for all you’ve done here.

    The one issue I’ve found is that it isn’t working on the home page. Whether I scroll down or hit the nav button at the bottom of the slider, the header that appears is already collapsed.

    I like the way you’ve handled the tag line. I didn’t know that was possible. It’s a perfect solution. I did fiddle with the color a bit.

    I do prefer the little icon for the shopping cart to the text that had been there. I wonder how the attached image might work there, or if it’s even possible. I think I’ve replaced any instances on the public side of the site of “shopping cart” with “yarn bag”. I made this for that place.

    bag

    Is it possible to shrink the header further, perhaps to about 60% of what it is? I absolutely love the transition from full size logo to the shrinking animation. I don’t think a more perfect solution could have been found. I think it’s safe to shrink it further. How do you feel?

    Thank you again very, very much. I’m so pleased with how this is all coming together.

    ETA

    I did find another question. I changed the tagline text here https://gyazo.com/6de63d65934714f394be6d01a4402f84 but the old text remains displaying in the header. Where is the source located for that text?

    • This reply was modified 6 years, 5 months ago by Dave.
    #240452

    Thanks Hannah,

    Often, whilst setting up the page you need to define where the various tagged items will appear. But the posts may not have been created yet so we need the ability to define areas that will show tags which currently have 0 posts.

    Many thanks,
    Phil.

Viewing 20 results - 9,981 through 10,000 (of 53,646 total)