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 - 30,281 through 30,300 (of 53,646 total)
  • Author
    Search Results
  • #110366

    1. Try this CSS to hide the mobile menu on your home page:

    .home div#mobile-nav-trigger {
        display: none;
    }

    2. This CSS should add some space between the tagline and your mobile nav:

    .nav-trigger .nav-trigger-case {
        margin-top: 20px;
    }

    Be sure that you’re placing customm CSS into Theme Options> Advanced Settings.

    Let me know if this works for you.

    -Kevin

    #110365

    Hi,

    the website is reveriepr.com. If you add an item to the cart, then view the cart, the sharing icons appear. I don’t think people want to share their shopping cart. The same happens in the WooCommerce MyAccount page.

    Let me know if you need anything else. A metabox would be nice so the icons can be turned on/off as needed.

    Thank you for the quick reply. I appreciate your excellent support.

    In forum: Virtue Theme

    In reply to: How would you fix?

    #110364
    This reply has been marked as private.
    #110358

    Looks like you don’t have a testimonials page created? You need to create a page and set the page template to testimonial grid. Also you should update wordpress as well as Virtue Premium.

    Hannah

    #110357

    Hmm, yeah here is what I would suggest. Use this plugin: https://wordpress.org/plugins/safe-redirect-manager/

    Add a redirect from the archive page url to the url of your custom page. You can do that for both group archive pages and you would be set.
    Ben

    #110352

    Hey,
    Can you post links to the pages you want this removed on?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Site Page Title

    #110342

    Here’s the right CSS to accomplish this:

    .page-id-344 h1.kad-page-title {
        display: none;
    }

    Let me know if that works for you!

    #110340

    Hello,
    is there a way for KT Share not to show in some pages? Specifically the WooCommerce MyAccount and Cart pages. I don;t mind it being on other pages.

    Thank you.

    #110327

    Hi –

    This is a two part question.

    1) I’d like to hide the mobile menu on the mobile front page. I tried this code but it did not work:

    .home #mobile-nav {
    display:none;
    }

    Also, this did not work:

    .home .nav-trigger-case .kad-navbtn {
    display: none;
    }

    2) On the pages where the mobile menu appears I’d like to add margins to the menu.

    Thanks
    Mike

    #110325

    Well, in one case I am trying to move the ‘page-header’ (but not the entire full-width container) into the actual content area. This is mainly because I styled the content area with a box-shadow frame for and it looks kind of odd with the page or category titles outside of it. Not sure if that is the best way to do it, but dragging the elements around in the Chrome inspector seemed to work.

    I seem to be better about being able insert new things via actions over removing them and re-adding.

    #110320

    Hey Diane,
    Try using the Mosaic layout. You can set this beside Portfolio Layout Style in your portfolio edit page. Does that work for you?
    As for the space between the image and grid, I’m not seeing that? Could you send a screenshot?

    Hannah

    #110310

    I would like to use a custom sized featured image on the portfolio grid page. When I set an image that is 482 x 482 px as the featured image for a portfolio item, the system creates a new image that is 366 x 366 and displays that image on the grid page.

    wp-content/uploads/dC_GoSpaces1a_Portfolio2-366×366.jpg

    How can I prevent this so that the image I set as the featured image is not resized.

    PS. If I set the grid to 2 columns it does not create a new 366 x 366 image. If I set the grid to 3 columns it does create this image and places it into the upload folder. I have the media settings for thumbnail, med and large set to zero.

    .portfolio_item .kt-intrinsic img {
    width: auto;
    height: auto
    }

    This code in CSS doesn’t seem to help.

    Here’s the page –

    Also, when I hover over the image there is an empty space between the image in the grid and the link that appears below. The empty space remains when not in hover state, pushing the other page contents down.

    Thanks

    In forum: Virtue Theme

    In reply to: password reset issue

    #110306

    Hmm… well it looks like the link actually does have key and login parameters. But it seems to redirect to ?page_id=7&lost-password&show-reset-form=true

    anyway… Hmm… Maybe a wpengine issue. Sigh.

    #110305

    Well, I managed to forget my own admin password on WPEngine. The problem is that the reset email is just putting me in an infinite loop. Instead of the link going to a password reset link, it goes back to: “Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.”
    at this url:

    ?page_id=7&lost-password&show-reset-form=true

    So, when I click the password reset link, I get:
    1. “Password reset email has been sent.” (so far, so good)
    2. The email actually arrives with a link (still seemingly good)
    3. The link points to the page that invites me to initiate that same email (uh-oh; infinite loop time)

    I think I’m going to try a reset on the WPEngine side of things…

    #110284

    Hello,

    So because I have the page to be displayed behind the header, when it’s displayed on mobile, my logo overlaps my revolution slider.

    Is there a way to fix this?

    Also, I know that you can use a different home slider for mobile, but it has this problem on every other page as well.

    I attached a photo for reference.

    Thank you!

    Whitley

    #110278

    Set the page template to sidebar and that would fix it. Becuase the slug is “contact” that confuses wordpress when assigning a “default” to use the contact template.

    Ben

    In forum: Virtue Theme

    In reply to: Product Wall Filter

    #110271

    That isn’t an option with that shortcode because that is a woocommerce shortcode. Filters are only possible in products on shop or category pages.

    Ben

    In forum: Virtue Theme

    In reply to: Product Carousel

    #110270

    You can use pagebuilder add the “virtue carousel” widget.

    Or use a shortcode:

    
    [carousel type="best-products" columns="4" items="10"]

    Ben

    In forum: Virtue Theme
    #110269

    Hey,
    1. In your theme options > portfolio options you can set the portfolio post page that is what is used for the grid icon link.

    2. Also in your theme options > portfolio options you can make it so those arrows stay within portfolio post type.

    Ben

    #110253

    I don’t know what happened to my original post but it is suppose to say that the breadcrumbs should go back to this page

    http://proto3.moff.com/executive-staff/

    not the other page.

    Thanks

    Jeremy

Viewing 20 results - 30,281 through 30,300 (of 53,646 total)