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 - 6,341 through 6,360 (of 53,646 total)
  • Author
    Search Results
  • #258145

    I have some Plugins on my website. If I activate the “Kadence Page Transitions” Plugin, the Site crashes. There is the error message “The site is not availabe”. Only if I rename the Plugin via FTP to deactivate it, the site works again. Could you please take a look? Shall I give you Login credentials?
    Thanks
    Thorsten

    #258143

    Hi – I can’t seem to get this home page slider to appear on mobile display (iphone) – it looks OK in developer tools but vanishes on a real phone

    #258126
    This reply has been marked as private.
    #258125

    hi Hannah,
    just wondering whether the parallax image working on mobile?

    also i see different parallax image result between this link ine/parallex-image-home/
    and ine ( below the icon image)

    the one in “the parallax image home” page looks just right and it pulls the image right when i scrolled it down.
    On the other hand the parallax image on Homepage is split up when i scrolled it down.

    Please help me to fix the one on Homepage, you can find the parallax image below the icon image section

    looking forward for your help thanks again

    #258123

    Hello – I am switching from Ascend Premium to try out the Kadence theme. Is there a list of shortcodes for buttons, columns, icons etc?
    I have customized my button appearance in the theme editor but cannot find how to put them in a page. I am currently using SiteOrigin builder not Blocks. Thank you!

    #258117

    Hi,
    It appears you are using the elementor widget to build that, I’m also seeing 12 posts per page. Can you make sure your elemetor settings match with your WordPress settings in the settings > reading?

    Then resave your permalinks.

    If that doesn’t work temporarily activate another theme. If you still have this issue then we know it’s with elementor and you would need to touch base with their support as they likely have docs on this.

    If it’s fixed when you switch themes send me a login here using “set as private reply” and I’ll take a look to see what could be going on.

    Ben

    In forum: Kadence Theme

    In reply to: Header CSS bug?

    #258115

    HI,

    I don’t suggest you do this, you can turn off the header and footer right in your page settings : https://kadence-theme.com/docs/page-post-specific-layout-settings/

    If for some reason you do want to do this with css use:

    #masthead as the selector for the header.

    Ben

    In forum: Kadence Theme

    In reply to: Global colors bug?

    #258114

    Him,
    Can you post a link, I can’t recreate this when I try and it’s possible you are setting the colors specific for pages or for posts and that is preventing the overriding in the main color settings.

    A login so I can see this would be great.

    Ben

    In forum: Kadence Theme
    #258110

    Hi Kadence,

    I’m trying to build a landing page without a header and footer. I applied the following CSS:
    /** General >> Main header site header row container inner **/
    #main-header .site-header-row-container-inner {
    display: none;
    }

    /** General >> Colophon site footer row container inner **/
    #colophon .site-footer-row-container-inner {
    display: none;
    }

    This doesn’t show it on the desktop, but it does show it on tablet and mobile. Why doesn’t it hide it on tablet and mobile? Here is a quick screen recording of the issue:
    Kind regards,

    Henri

    #258107

    Hello,

    Ah, do you happen to have a link to the site and of one of the pages you would like the sticky header disabled on?

    Thanks!

    #258105

    Hello,

    Question about the Mega Menu
    I do NOT want to use Hooked element – All I want is to have (for example) 3 columns in the Mega Menu – and then be able to assign each sub-menu item to the specific column

    So on the Parent menu item I enable Mega Menu option and set Mega Menu Columns to 3 -> evenly spaced [FIRST screenshot]

    On the submenu items – Mega Settings – there is only an option to ‘Enable Custom Content’

    What I am looking to do, again, is to assign the Submenu items/pages to specific columns.
    In the second screenshot you see that all my submenu items are randomly distributed across the columns. How do I change that?

    Thank you!

    #258100

    Thanks for the response Chris. I inserted this into the CSS for the page in Elementor and it didn’t have any effect. Is there a selector that needs to be defined in that code? I am using Kadence Pro for the header.

    #258099

    Hello,

    Currently, there isn’t a toggle for this as it’s either on or off. You may be able to find a workaround using elements if using the pro version. The css to make it not sticky would look like this:

    .page-id-#.item-is-fixed {
        position: relative !important;
        left: 0;
        right: 0;
        z-index: 1200;
    }

    Though the page id may change this would be the closest way to achieve this. You can get page and post ids classes from the body in the browser’s dev tools.

    pageid

    You can make a feature request here: https://www.kadencewp.com/roadmap-kadence-theme/

    Let me know if that works!

    #258098

    Hi Hannah,

    I solved it…. but I think it should be addressed in the tutorial…
    The solution is … I configure the element setting : Display to “Entire Site”, and User to “All Users”
    After doing this, I can finally see the hover effect of mega menu.

    But then I encounter another problem.

    As you may see in the attache image, I use 9 Info Box in the element page, I set Media all “align to left”. It’s OK in both preview and publish mode.
    Then I apply it to the Mega Menu, but the actual appearance in the front-end, the Media seems to be “align to top”. I’ve try many times, just couldn’t make it right. How can I have the same appearance just like the element page? Thanks

    back-end-element-page front-end-mega-menu element-visable-setting

    #258085

    Is there a snippet of code that can be used to hide a sticky header on specific pages? A toggle would be nice like the one that hides the header altogether. Thanks.

    In forum: Virtue Theme

    Topic: Clear Color

    #258083

    Hello Team Kadence!

    I noticed in the theme options panel that when you click the “clear” when setting a color from the color picker, the word “Clear” disappears and doesn’t come back unless you refresh the page. For accessibility reasons, it should stay. Is this something that you can add? Thank you!

    #258075

    You can adjust the order of your homepage contents from the Homepage Layout Manager in Theme Options > Home Layout. Does this work for you?

    Hannah

    #258069

    Google is no longer displaying in SERP’s the published date for the articles. I have no idea since when this is happening and I just noticed it.

    There is no setting for this in the RankMath SEO plugin and they advised this is a common theme issue (in general, not yours).

    Example URL although the problem is sitewide.

    I have the date enabled in Kandence and update data disabled. However, the code inside the page is this: <span class=”posted-on”>
    <time class=”entry-date published” datetime=”2020-09-30T11:38:02-07:00″>September 30, 2020</time><time class=”updated” datetime=”2020-09-30T11:40:35-07:00″>September 30, 2020</time> </span>

    However, only one of them is shown, the correct one.

    Google Webmaster Forums on the matter:

    Can you please check other blogs that run on your platform if they have the same problem? This should narrow it down if it’s something on my site or a more general problem.

    Maybe a fix is the lack of schema markup for the publish date?

    I could also add a hint before the date such as Published or Updated but I checked a lot of sites and they pick it without that.

    Thank you.

    #258064

    Hi, i have about 370 posts in blog, set to show 10 posts in every archive page, in chronological order.
    But the pagination at the bottom of the archive blog page shows only the first 5 pages (see the capture).
    It should be about 37 pages.
    No arrows to navigate further, or longer string of page numbers, or dots-dots to show there are more pages, no “go to last page” or “got to first page”…

    Where and how can i set my pagination at the bottom of the blog archive page?

    Thanks!

    Calin
    P.S. the products archive paginations works correctly, showing all the pages and navigatin arrows. bbut not the posts archive…

    #258060

    Hi – On the product page I’d like the ‘sale’ banner to stretch across the width of the image (as it does on the archive/thumbnail views) – how can I do this please?

Viewing 20 results - 6,341 through 6,360 (of 53,646 total)