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 - 17,421 through 17,440 (of 53,646 total)
  • Author
    Search Results
  • #189817

    Hello Kadence Team,

    I am creating the staff page and i have a question:

    How come when i click on the image or ‘see more’ it takes me to a 404 page instead of the rest of the staff bio like the link below?

    This is the website

    and this is the staff page

    #189810

    Something is adding this CSS:

    .hide {
        display: none!important;
    }

    Which is hiding the text on the password reset page.

    Try adding this CSS and let me know if it fixes the issue:

    label.hide {
        display: block !important;
    }

    -Kevin

    In forum: Ascend Theme
    #189807

    On the main page. next to the ready to buy start your home search column, there’s an image with an ocean front condo. It looks great on desktop, but doesn’t fill out entirely on mobile. What adjustment do I need to make, so that it displays correctly on mobile?

    #189803

    Hi Guys
    I am testing the bbpress forum and all is OK expect the Reset Passord shortcode

    I created a page for “Register” added in shortcode and all good
    I created a page for “Password Reset” addid in shortcode [bbp-lost-pass] but when I test I am presented with an empty box and “Reset my password” Not all information is being displayed and something is broken
    It works OK on a different theme


    Cheers
    Wallis

    #189799

    Hey guys, one last question! I apologize for so many queries today.

    With respect to Kadence galleries, the mosaic fills to the side of the page, however, with other formats such as tile and landscape, there is a small amount of padding on the side. I was hoping that there was a way to force it to be flush to the side similar to mosaic. See for an example.

    Thank you kindly!!

    Mark

    #189783

    I disabled via search appearance and the sitemap now looks like this, as far as I can see the galleries have been omitted.

    https://digitalflightwire.com/post-sitemap.xml 2018-05-10 09:25 -06:00
    https://digitalflightwire.com/page-sitemap.xml 2018-05-07 22:37 -06:00
    https://digitalflightwire.com/category-sitemap.xml 2018-05-10 09:25 -06:00
    https://digitalflightwire.com/post_tag-sitemap.xml 2018-05-10 09:25 -06:00
    https://digitalflightwire.com/author-sitemap.xml 2018-05-05 00:17 -06:00

    In forum: Virtue Theme

    In reply to: Style sheet is missing

    #189767

    My server tech support say this is what is happening:
    [10-May-2018 15:46:54 UTC] PHP Fatal error: Uncaught Error: Call to undefined function virtue_main_class() in /home/sedonapi/public_html/wp-content/themes/virtue_premium/home.php:18
    [10-May-2018 15:54:40 UTC] PHP Fatal error: Uncaught Error: Call to undefined function virtue_main_class() in /home/sedonapi/public_html/wp-content/themes/virtue_premium/index.php:13
    [10-May-2018 15:54:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function virtue_main_class() in /home/sedonapi/public_html/wp-content/themes/virtue_premium/front-page.php:105

    When I try to upload the new version upload the zipped file I get a blank page, won’t upload.

    In forum: Virtue Theme

    In reply to: Setting up MailChimp

    #189759

    Hey,
    The code you have on your page does not have any custom styling for the three things you listed. If you are adding styling where are you adding this? Can you post here exactly what you are getting as output from MailChimp. Or post in a private gist: https://gist.github.com/

    Ben

    #189756

    Hey,
    If your gallery is on a post even embedded it can show in google images.

    You can just remove the single gallery pages from your sitemap in yaost settings and as long as you don’t link to them anywhere no your site they won’t be indexed by google.

    If you can’t access the single gallery pages you may need to re-save your permalink settings in the settings permalinks.

    Ben

    In forum: Ascend Theme
    #189751

    Hey,
    There isn’t any built-in scroll spy. By that, I mean a javascript function that continually checks where you are on the page and can change the “active” section of the menu based on the distance you have scrolled. For that kind of functionality, you would need to either build it in through a child theme or find a plugin that has it.

    You can override the about us menu item so it’s not showing active even though you’re on the page it links to by adding this css:

    .nav-main ul.sf-menu > li.current-menu-item.menu-item-289 > a {
        background:transparent;
    }

    Ben

    #189741

    Hi Kevin,

    Thank you for the reply! I see, I suppose that I will disable the search engine option in YOAST. I wonder if this will effect the ability for these images to show in Google images? Moreover, when I go to the permalink the page is not found?

    Cheers,

    Mark

    #189733

    hi,
    I’m using the info boxes in layout builder (5 columns in one row/2 in the second) in the homepage widget area. my client sent me a photo that on some computers the description text is running into each other despite each info box being in its own column. Any idea why that would happen/how to fix?. (this is hard for me to test as the bug doesn’t happen on my computers).

    #189723

    Hi there,

    I’m not sure what I’ve done, but the sidebar has started appearing on all the template pages. I have only been in theme options, not added or changed any code. Can you advise me on how to restore the templates to their original settings?

    Thanks.

    Saskia

    #189716

    Hey guys!

    So I started using K Galleries and really like it! However, I am somewhat confused. For me, I create a gallery for each blog post and embed. It seems like every gallery creates its own web page address? As such, will these gallery only web pages be indexed and found by search engines? Will it hurt the SEO of the actual post?

    Thank you so much in advance!

    Mark

    In forum: Ascend Theme
    #189714

    Great thanks Ben, client decided to have it on the home page and scroll to it instead but I will keep that css handy for next time.

    Also on the same home page I have an about us section how can i get only one item in the menu to be active? So when they go to the About us section only about us is highlighted the home button isn’t.

    Thanks, Mel

    #189709

    Hey,
    You can use:

    .contentclass {
        padding-bottom: 0;
    }

    Or if you just want to target the home page use:

    .home .contentclass {
        padding-bottom: 0;
    }

    Ben

    In forum: Ascend Theme

    In reply to: Latest Blog Posts

    #189692

    Hey,
    For pagination, you need to use the main loop. In your theme options > home layout make sure “page content” is enabled. And that “latest posts” is not enabled.

    Ben

    #189691

    I have a website that is using the internal password protected page feature through WordPress. However, when accessing the page from the front end, the text is pushed up right below the page header with no white space. Is there a way I can add some padding below the home page header so there is some white space between the header image and the beginning of the text? I’m using Ascend theme. The website is offutlakehaven.com. Here is a screen shot:

    #189690

    The last time this happen I downloaded the Child Theme. Yesterday, somewhere the theme lost it’s style sheet. I’ve got the Child Theme running, it’s style sheet is missing too now. Can you help?
    It’s a blank page.

    You should still be able to get in there..

    Thank you
    Mari-Lyn

    In forum: Ascend Theme
    #189665

    Hi,
    On my homepage, I have the “Latest Blog Posts” module enabled. When I land on home page its fine, but if I press 2,3,4 it loads the same posts and not older ones. Can see problem here:

    Thanks.

Viewing 20 results - 17,421 through 17,440 (of 53,646 total)