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: Pinnacle Theme
In reply to: Header to 12.5% when scrolling in stead of 50%
August 31, 2016 at 12:54 pm #110781Hey,
Unfortunately this isn’t possible. The javascript that runs this isn’t set up to work like that.So you could build your own javascript to shrink a header that much then add it in your footer scripts but you would still need to use a child theme to effectively remove the themes shrinking options.
What I suggest though is not to shrink the same header. I would suggest leaving your normal header as not sticky and not shrinking. Then build a header that just shows when you’ve scrolled down the page some. This would actually be much easier to create with custom code.
Ben
In forum: Virtue ThemeAugust 31, 2016 at 12:45 pm #110776css would change a little with two column:
.shopcolumn2 .product_item .kad_add_to_cart { display:none; }If the button is a variable product select options would be default.
You can change the text of a simple product using the Kadence woo extras but that would not change the link. The link would still add to cart not lead to product page.
Ben
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
Hi Ben & Hannah,
Currently, we’re using the Primary Sidebar as the default for all other pages. It’s only the blog posts that we were hoping to set a separate default sidebar for (similar to category/archives). We do have the Yes, Show set in the options – we just have editors forgetting to choose the “News” sidebar when they add a new blog post. If it’s doable, that would be awesome. If not, no big deal. Just thought I’d ask. 🙂
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
August 31, 2016 at 12:39 pm #110771There isn’t, could be something I look into adding. Currently it would default to primary which you can use as default and change your other pages away from primary.
That or in a child theme you can define which sidebar would be used but that would override your options not set a default.
Ben
In forum: Virtue ThemeIn reply to: Font Color Footer Navi
I nearly finished re-layouting my page. But I find no solution for the fact the company name in the contact widget in footer column 3 isn’t dispayed unless I mark it.
Actual custom CSS is:
.topbarmenu ul li a { color: #ffffff; } #nav-main .sf-menu a { color: white; } #nav-main .sf-menu .sf-dropdown-menu a { color:white; } #containerfooter .menu li a { max-width: 90%; } #containerfooter .menu li a { color:#fff; } #containerfooter { color: #fff; } } .footerclass h3 { font-size: 18px; } #containerfooter h3, #containerfooter { color: #fff; } .footerclass { font-size: 14px; } .footerclass ul li a { color: #fff; } @media (min-width: 300px){ .product-img-case { float: right; } }Does anyone know what’s missing/wrong?
Furthermore, I’d like to change the color of the background box that’s displayed whe I hover over the link. Hoe does that work?
Thanks a lot!
Chris
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Category description
In forum: Virtue ThemeHello. I’m looking to put a single image on my homepage. Please reference this example: *Login to see link
I tried using sliders and even putting a background on the Homepage itself, but none of this works.
Can someone please give me guidance?
Thanks!
In forum: Virtue ThemeTopic: Constrain Logo
On my latest project I have a layout that required the contents to be contained to a width of 950px.
The menu background is to extend to the full with of the page as well as the slideshow on the homepage. However I am having trouble figuring out the css in keeping the logo and the header widget to stay within the 950px page width.
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeWhat I’d like to do is, essentially, have 3 staff grids, each in a separate section of the website and able to be managed independently. For example, one my site I have one staff grid for wives, one for team, and one for friends. So, my question is, since there seems to be only one staff grid, is it possible to duplicate it?
If duplication isn’t an option, is there a way to set categories within the staff grid, then perhaps call out the category in a shortcode that could be added to a different section?
I added the page link in my earlier post, but it apparently didn’t make it through for some reason. You’ll see I have a test grid set up under the Wives section, but I would like to do the same thing under Team and Friends.
In forum: Pinnacle ThemeHello Kenneth,
I’m not sure I’m fully understanding here, so let me ask a few questions. Are you trying to use the staff grid template on the staff groups? If so, I don’t think that this is possible, since the staff page is controlled with the template, and you can’t change the template of the group pages.
Am I understanding correctly?
Also, can you show a link to your page so I can take a look?
Thanks,
KevinIn forum: Virtue ThemeIn reply to: Remove Padding After Mobile Menu
In forum: Pinnacle ThemeAugust 31, 2016 at 4:08 am #110698Hello
I would like to have a high header (480px) on the site opening and when the page is scrolled down have it reduced to 12.5% (60px). At the moment the header when scrolling down is reduced to 50%.
Also, if possible, I would like to be able to have the header on all other pages at 240px.
Thank you very much
In forum: Virtue ThemeAugust 31, 2016 at 3:35 am #110694Hi
In our webshop (wooCommerce) stromsnesgull.no suddenly a lot of product images are no longer displayed.
Yes – they were displaying fine before the summer.For example in this categorypage almost all the images now only display the text tag both in Firefox, Chrome and Safari.
*Login to see linkScreenshot: *Login to see link
Do you have any idea why this bug has suddenly appeared?
Thank you for any tips you may have.
In forum: Virtue ThemeIn reply to: WordPress update breaks homepage
WP 4.6
Virtue Premium 3.8.6
Woocommerce free versionHi
I’m trying to remove the “Add to cart” button on the Woocommerce shop summary page.
I’d like customers to click through, and read more about a single product before purchasing.I’ve seen this code:
.product_item .add_to_cart_button, .product_item a.button {
display: none;
}I’ve added it to the custom CSS, but it doesn’t work.
I’ve also see this code:
function remove_loop_button(){
remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10 );
}
add_action(‘init’,’remove_loop_button’);but can’t access the .php file from my dashboard.
I’d ideally like the “Add to Cart” button on the product summary page to say: “Read More” and the “Add to Cart” button to only be on the single product image(s).
Can you assist?
Thanks
In forum: Pinnacle ThemeIn reply to: Protfolio multi language problem on Home Page
-
AuthorSearch Results


