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,501 through 2,520 (of 53,646 total)
  • Author
    Search Results
  • #282770

    Hi Sara,

    Based on the information provided, it seems like the Advanced Gallery (Fluid Carousel) is having some issues with its initial load/display on your client’s website, causing a super-fast scrolling before settling down to the speed and transition speeds that have been inputted.

    I was unable to replicate this issue on my website using Advanced Gallery (Fluid Carousel). The scrolling speed and transition was normal upon page load. See screencast for reference:
    https://share.getcloudapp.com/ApuvAXYZ

    To fix this issue, there are a few things that you can try:

    – Disable any caching plugins: Caching can sometimes cause conflicts with scripts and styles, so disabling them might help. (https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/clearing-your-website-cache/

    – Check if there are any conflicting plugins or scripts that might be interfering with the gallery’s functionality. You can try temporarily disabling all plugins except for the gallery and see if the issue still persists. If the issue goes away, you can then re-enable each plugin one by one until you find the conflicting plugin. (https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/temporarily-deactivating-plugins/

    – Try optimizing the images that are being displayed in the gallery. Large or unoptimized images can sometimes cause performance issues, so optimizing them might help speed up the gallery’s performance.

    I hope these suggestions help you to fix the issue. Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282758

    Hi KadenceWP Folks,

    At the bottom of my client’s Home page, we’re using the Advanced Gallery (Fluid Carousel) to display logos but the initial load/display do some weird super fast scrolling before settling down to the speed and transition speeds I’ve input. Can you take a look and let me know how I can fix so the images simply load and start to scroll at a normal rate? Definitely does this in Firefox. Chrome seems fine, but Safari has a little wonkiness, too.

    The site is image out.org.

    I’m also using this Pro block on a different site and it behaves the same way, at the top of this page.

    Many thanks!

    • This topic was modified 3 years, 1 month ago by Sara.
    #282757

    Is there a way to left justify an info box within a page section? All the places I’ve found that deal with alignment only effect content within the box. In my attached photo the info box is centered in the content section and I need it to be left justified.

    In forum: Ascend Theme

    Topic: Staff Options

    #282755

    Hi, is there any CSS I can use to remove empty space between staff text and icons?
    See at the bottom of the page.

    All staff texts are different sizes. Some have it, and some don´t…

    In forum: Ascend Theme

    In reply to: Round staff images

    #282745

    Hi Milla,

    Thank you for sending the link to the website. That really helped!

    I see that you have just one staff image on the page you shared.

    Kindly add the following CSS code in your WordPress Dashboard Appearance > Customize > Additional CSS:

    .staff-image-container img {
       border-radius: 50%;
       overflow: hidden;
       width: 100%;
       height: auto;
    }

    Please let me know if this works.

    Cheers,
    Eze

    #282742

    Hello, when I enter my website from an Android mobile device, everything looks fine, but when I click on the menu to enter the categories, everything looks wrong, deformed, and with different colors in the header and footer. It is as if when entering the menu categories it was not responsive on Android and everything looks too bad and does not respect the default colors. From the WP administration panel on PC, when you press the mobile or tablet icon, everything looks fine and nothing changes, but if I enter from Android it gives an error. Any solution?

    Note: If I am in the categories menu where it looks bad and I press start again, everything returns to normal, it only fails in that area. I just discovered that if I press the next page 2, 3, 4, pass the same thing, it gives an error

    • This topic was modified 3 years, 1 month ago by rufino.
    • This topic was modified 3 years, 1 month ago by rufino.
    In forum: Ascend Theme

    In reply to: Featured Post

    #282735

    Hi
    Is it possible to do this for single category?
    So that the sticky post only displays at the top of its category archive page?

    thanks

    #282732

    OK, I Think I see what might be happening here. Not sure if this is a bug or not.

    The elements in question were something quite similar to another one, so I used a duplicator plugin to create it. I cloned the original element and then made a few minor modifications. The original element worked great, but was conditional so it only shows up when I’m logged in.

    Well, apparently when I clone an element like that, it takes the same row layout IDs in terms of the classes. It doesn’t change those numbers. So, the CSS from the original element was indeed overwriting the CSS from the newer version and it was taking on the styles from the original. When I’m logged in, the original is missing so it the new version works fine. When I’m logged out, the original is on screen, so it conflicts and makes the new version take on the same styles since it is on the same page.

    Anyway, hope that makes sense. 🙂

    I used the Yoast Duplicator plugin to clone that element, BTW.

    Either way, if it would have changed the IDs used for the CSS, there would have been no conflict. I don’t know if this is something that can be fixed at the Kadence level or not.

    For now, I’m going to have to re-build the entire element manually rather than taking the shortcut of cloning one to alleviate this issue.

    #282731

    Many thanks, Archita and Karla.

    The CSS worked perfectly. Yes, I do have PRO versions of the theme and Kadence blocks. As I said, the template element was working fine. Just was displaying the header and footer on the error page.

    I just couldn’t work out where to put the CSS. You’ve been great help, Thank you both!

    Nev.

    #282730

    Hi, Maria!

    I’m sorry for the delay in getting back to you.

    Currently, there is no built-in way or tweaky way for this. If you are familiar with Javascript, there might be a way to change the video popup source once the popup shows. However, this is more of a developer-level customization and we cannot guarantee that it could work.

    On the other hand, you can add a feature request on this page. Please note that we cannot give an estimated date for when this will be added.

    Please let us know if we can help you with anything else.

    Kind regards,
    Karla

    #282728

    Hi, Nev!

    In addition to Archita’s response:

    Since the 404 page is not a normal page, there is no layout option to disable the header and footer for it.

    If you’re already using the Kadence Pro add-on and you also have the Kadence Blocks Pro add-on, you can add the CSS code to Kadence Blocks Controls > Page Scripts > Custom CSS and JS > Post Specific CSS:

    header,
    footer {
      display: none;
    }

    This is how it worked on my website – https://share.getcloudapp.com/9ZuKENEK.

    I hope this helps. Let us know if we can help you further.

    Regards,
    Karla

    #282723

    Hi Don,

    I understand you would like to create on-page load pop-ups using Modal Block.

    Currently, Kadence Block Modal only uses the on-click trigger and does not support the on-page load trigger.

    Alternatively, you can explore using the Kadence Conversions plugin, which has an automatic on-page load trigger.

    Learn more about the Kadence Conversions here:
    https://www.kadencewp.com/kadence-conversions/ and how to create triggers on Kadence Conversions here:
    https://www.kadencewp.com/kadence-conversions/docs/getting-started/automatic-launch-triggers/

    Please let me know if you have any other questions or clarifications.

    Cheers,
    Eze

    #282714

    Hi Neville,

    If you are using Kadence Pro, then you can create your own layout using the Hooked element pro-add-on. https://www.kadencewp.com/kadence-theme/knowledge-base/pro-addon/how-to-use-element-hooks/

    • Enable Hooked elements from Appearance > Element
    • Goto Kadence > Elements
    • Create new element —> add title —> create 404 content
    • Click on the Element setting next to the gear icon
    • Set Placement: Replace 404 Page Content
    • Show On: Not Found (404)
    • Click Publish.

    Check the article: https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/how-to-make-a-custom-404-page/

    Check the screencast: https://share.getcloudapp.com/5zuj1gv4

    If you are not using Kadence Pro, then you have to hide it with custom CSS.

    If you have further questions, please let us know, and we’ll be happy to help out.

    Best Regards,
    Archita

    #282707

    Greetings, all.

    I have a custom element template to replace the 404 page. This works well, but I would like to remove the header and footer from the displayed page. Can this be achieved via the theme customizer settings, from within the actual element settings or will I need to use CSS somewhere?

    Many thanks in advance.

    Nev.

    #282706

    Are you sure it’s there on the published page? Those corners appear for me as well in Blocks editor (even when border radius is 0) but don’t display on my published page. Can you provide a link to your page if this is not the case for you?

    #282699

    kadence people.. you should add this as an option on the customize settings.. so one can set the featured image as a background for page and post title

    • This reply was modified 3 years, 1 month ago by Fernando DLn.
    #282692

    Great!

    There is a div on the page between the row with the overlay box and the row with the mountains image.
    It’s got an ID of skm-boomerang-el-0-5 and there’s nothing in it. It has inline style with top and bottom padding of 10px.

    If there’s no element visible in your blocks editor, check the code editor view of the page and see if there’s something there. Who knows. Maybe some artifact from the update.

    If all else fails, add this to your css for now: #skm-boomerang-el-0-5 {display:none;}

    I found many glitches exactly like what you and Justin are describing in two of my sites that auto updated before I was ready. In some cases, previously set margins and paddings were eliminated. In some cases, z-indexes of 1 were assigned where I had none. I swear margins and paddings of SM were added in a few instances, too. And I found a couple instances of broken blocks. And other small things that broke layouts. Luckily the 2 sites are small. I should have researched it more but I really just had to hurry up and fix it for the clients.

    Still love Kadence Blocks!

    #282688

    Hi Dean,

    I am sorry to hear that the SiteOrigin Slider on your website only shows 1 out of 8 images in the slider. I am happy to help you fix it!

    I have replicated the exact issue on my website using the default SiteOrigin Slider settings, and all 8 of my image sliders are displayed. Watch my screencast for reference: https://share.getcloudapp.com/RBurdllq

    Although, here are some steps you can take to resolve the issue with the SiteOrigin Slider not displaying all the images:

    – Check Slider Settings: Log in to the WordPress dashboard and navigate to the SiteOrigin Slider settings. Ensure that the slider is set to display all images and that the image sizes are correctly set.

    – Disable Other Page Builder Plugins: Deactivate all other page builder plugins on your website except for the SiteOrigin Slider and see if the issue persists. If the slider starts working correctly, one of the other plugins might be causing a conflict. Reactivate each plugin one by one to determine which plugin is causing the issue.

    – Clear Cache: Clear the cache on your website to ensure that the slider is not being affected by any cached data.

    – Check Image Size: Ensure that the image size of all images used in the slider is not too large, as this can sometimes cause issues with the slider.

    – Disable AutoPlay: After doing this, update and view the page, then try navigating the slider and see if you can view all 8 images.

    I hope one of these solutions helps you to resolve the issue with the SiteOrigin Slider on your website. Please let me know if you have any questions or clarifications.

    Cheers,
    Eze

    #282683

    Oh hooray, that did it! Thanks so much Amy. I’ve never familiarized myself with z-index. The overlap is happening now.

    Any ideas about the white bar that is going across the page underneath the orange background, above the mountain background, behind the e-book? When I am editing, it’s not there in my preview screen. I’ve tried adjusting padding and margins of different row blocks but it doesn’t seem to be that. I also tried changing the orange background overlay by messing with Background Image Size (auto vs cover vs contain) and Background Image Attachment (scroll vs fixed), but no dice. I tried “inner column height 100%” as well.

    #282679

    I’m looking for something similar, I need to initialize a modal window on page load. What can I call in order to trigger/initialize a specific modal window on page load?

Viewing 20 results - 2,501 through 2,520 (of 53,646 total)