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 - 5,401 through 5,420 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #262715

    I have a testimonials page:

    Nothing there yet, however I cannot figure out how to create the page that lets customer create a testimonial that will appear there. The information I found seems to be out of date:

    Update: I did manage to insert a piece of shortcode and ended up with this:

    It doesn’t look right…like the data are all staggered…

    • This topic was modified 5 years, 3 months ago by Chris Savage.
    #262714

    Not sure why, but my contact form appears shifted to the right side of the page. How do I get it back to the left where it should be?

    #262711

    Hey!

    Using set as private reply, can you send me temp access: https://wordpress.org/plugins/temporary-login-without-password/

    I need to be able to compare to understand better, it’s possible this could be related to caching if you have full page caching enabled because that won’t allow the block to query the user it will just send the cached version output so in your caching plugin settings you should have an option to prevent caching on this page since it’s a dynamic page that will need to query the user for each load.

    Ben

    #262710

    I’m using Page Builder by SiteOrigin

    #262708

    http://arukiyomi.com/?page_id=7528

    this is with it fixed though

    #262705
    This reply has been marked as private.
    #262694

    It appears that elements that are set to “Fixed On Top” flash/glitch when scrolling on mobile, but does not do this when set to “Fixed Top After Scroll”.

    I have set my element to Fixed Top After Scroll with Scroll Down Distance till Appear set to zero, and this mostly works to work around the flashing behaviour, except that the element temporarily disappears when scrolling reaches the top of the page (again, on mobile.)

    Any recommendations or tips to help resolve these is welcome! Thanks!

    #262685

    Hi Hannah

    That’s not the case I’m afraid. I’ve checked the code in the file I mentioned. When it creates the query to search for portfolio pages with the same categories, it only pulls the first category it finds in the database. Any additional categories that should be included in the resulting search are ignored.

    #262683
    This reply has been marked as private.
    #262667

    Ben, my apologies as I was asked the change the look of this page and not have ANY bullets on the nested items. But for future reference I’d still love to know if this is possible so I’ve created a new page HERE.

    Is there a way to change the bullets on the nested/indented bullets to something other than my little custom block or to even allow it to set to the default.

    Thanks!

    #262662

    I’ve got the same issue. I’ve got a row layout reusable block. If I reload the edit page, and add the block it will convert when I click the convert link. I then set about replacing the items I want to in my reusable block. Then, when I hit CTRL+ALT+Y to insert another reusable block of the same type and click on the convert link, nothing happens at all.

    Reloading the page and then reinserting the block will allow the link to work and render the block editable.

    #262656

    Hi Stefan,
    Apologies for the delay! You can adjust the Title Container Min Height from Customize > Page Layout > General. Does this work for you?

    Kindly,
    Hannah

    In forum: Virtue Theme
    #262651

    Hi Åsa,
    Apologies for the delay! Hope you enjoyed your weekend.
    What is your intention for the css you’re adding? I suggest removing that. Does that resolve this?
    Have you worked within the block editor at all? The Post Grid/Carousel Block from Kadence Blocks Pro makes adding a blog grid onto a page super easy. http://themes.kadencethemes.com/ascend-premium-10/post-grid-carousel/

    Kindly,
    Hannah

    #262640

    Hi Ben,

    Thank you for the plugin tip.

    No, its not the learnpress page. Its that when being in the checkout page – when to pay for a course – I can see my user name in the breadcrums. And when I click that user name/breadcrumb I came to the Dashboard page of WordPress. Where I can see Jetpack. Which basically allow students/subscribers to see the Dashboard Admin panel/page. Although not so many important stuff. But still annoying because it gives a feel of coming into the haert of the Admin panel (They dont, but feels like it)

    I solved this by installing another Pluging – Ultimate Member.

    I believe this beahvour is a common issue.

    Best regards
    Stefan L

    In forum: Kadence Blocks

    In reply to: Columns Order

    #262633

    I also have an issue with this in Kadence because I need my cells to collapse as they would if I was using flex-wrap CSS to maintain left to right order across the row and then to the next row and so on.

    Here’s a link to my page http://arukiyomi.com/?page_id=7852

    This shows the books I read last year in order from top left across each row from left to right. On desktop, I want 6 cells across and on mobile just 2 images across. However, if I tell Kadence to do this, I end up with mobile going across two cells and then to the next row and displaying two cells and so on until it reaches the bottom of all the rows. Then it comes back up and selects the next two cells of the first row and so on which means my books are all out of order (Jan to June to August…)

    Can Kadence effectively do this to my blocks:

    .flex-container {
    flex-wrap: wrap;
    }

    • This reply was modified 5 years, 3 months ago by arukiyomi. Reason: edited because there doesn't seem to be any way to preview a post here in order to check if formatting such as adding code has applied correctly
    • This reply was modified 5 years, 3 months ago by arukiyomi.
    • This reply was modified 5 years, 3 months ago by arukiyomi.
    #262616

    Hi Ben,

    i noticed the the accordion page id changes every time i switch to code view and back
    Please see added pics before and after code view

    Kind regards,
    Mike

    #262615

    Hey,
    So I’m clear you are wanting to prevent users from getting to a learnpress page that based on how they login they can get redirected to?

    If the learnpress page is not one you want to ever show you could add a redirect on it to the page you want people to go to that way it’s impossible for anyone to ever endup there.

    https://wordpress.org/plugins/safe-redirect-manager/

    Ben

    #262600

    Hi Karla,

    I just checked the Custom CSS, but don’t see it anywhere at all. Could it be something else? Or in a different location?

    Here’s everything in our custom css code:

    .nav-main ul.sf-menu>li a i {
    font-size: 40px;
    }

    .btn, .button, .submit, button, input[type=”submit”] {
    font-weight: 300;
    }
    .btn.lg-kad-btn {
    font-size: 22px;
    }

    .btn.sm-kad-btn {
    font-size: 16px;
    }

    .kt-flip-box-back, .kt-flip-box-front {
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    }


    @media
    (min-width: 992px) {
    html, body {
    height: 100%;
    }
    html body #wrapper.container {
    min-height: 100%;
    position: relative;
    padding-bottom: 93px !important;
    }
    #containerfooter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    }
    }

    li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2058 {
    font-weight: bold;
    }

    // li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-610 a {
    font-weight: 600;
    }

    Thanks,
    Sara

    In forum: Virtue Theme
    #262598

    hello,
    I wonder what the shortcode [ssc] [/ssc] on the shortcode samples page is used for?

    Thank you for your work
    and best regards, Michael

    #262583
    This reply has been marked as private.
Viewing 20 results - 5,401 through 5,420 (of 53,646 total)