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'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Mobile Menu: Hide and Add Margins
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
In forum: Membership ForumsIn reply to: KT Share only on some pages
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 ThemeIn reply to: How would you fix?
In forum: Virtue ThemeIn reply to: How do I show Multiple Testiomials
In forum: Pinnacle ThemeIn reply to: Change breadcrumb parent page
August 29, 2016 at 10:33 am #110357Hmm, 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.
BenIn forum: Membership ForumsIn reply to: KT Share only on some pages
In forum: Pinnacle ThemeIn reply to: Site Page Title
In forum: Membership ForumsTopic: KT Share only on some pages
In forum: Virtue ThemeHi –
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
MikeIn forum: Virtue ThemeIn reply to: Theme Action Hooks Reference
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.
In forum: Virtue ThemeIn reply to: Portfolio Image and empty space
In forum: Virtue ThemeI 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 – *Login to see link
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 ThemeIn reply to: password reset issue
In forum: Virtue ThemeTopic: password reset issue
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…
In forum: Pinnacle ThemeHello,
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
In forum: Virtue ThemeIn reply to: Right hand column floating at bottom of page
August 28, 2016 at 4:10 pm #110278Set 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 ThemeIn reply to: Product Wall Filter
August 28, 2016 at 3:16 pm #110271That 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 ThemeIn reply to: Product Carousel
August 28, 2016 at 3:09 pm #110270You can use pagebuilder add the “virtue carousel” widget.
Or use a shortcode:
[carousel type="best-products" columns="4" items="10"]Ben
In forum: Virtue ThemeIn reply to: portfolio page full width
August 28, 2016 at 3:07 pm #110269Hey,
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
In forum: Pinnacle ThemeIn reply to: Change breadcrumb parent page
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
-
AuthorSearch Results


