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: Resize Photo
April 26, 2016 at 5:04 pm #92681I’m confused? Both pages have photos with huge spaces in the image: http://caseysiebels.com/wp-content/uploads/2016/03/thats-me-photo.png
That isn’t css that’s your image itself it just needs to be cropped tighter to the content.
Ben
In forum: Virtue ThemeIn reply to: Products Archive Page
April 26, 2016 at 4:53 pm #926771. That has to do with your SEO plugin. I suggest using Yoast SEO.
2. Not if you make the home page your “shop” page. The whole point of that page is that it’s an archive. So you can either change templates or you could hide with css but that isn’t something I would suggest. Or just simply don’t set it as the shop page.
3. No it won’t, although I would suggest giving it a redirect since it’s going to be linked to within woocommerce: https://wordpress.org/plugins/safe-redirect-manager/
Ben
In forum: Virtue ThemeI have hidden the header throughout my site but would like to reenable it just on the product archive page so i can see the sort options.
Temppassword1
In forum: Pinnacle ThemeIn reply to: Example page
There are two ways you can go about making a Call to Action like that on your page.
Firstly, you can go into Theme Options> Home Layout> and activate “Call to Action” under Home Layout Manager.
The options for the Call to Action will be found when you scroll down the page. You’ll want to use a large image and set it to “fixed.”
You’ll probably want to add some padding to the top and bottom as well.Another way that gives you some more options would be to use Page Builder.
To do this, you’ll go into the home page edit screen, and enable a row in page builder.
The image will be set as in Edit Row> under the Design tab. You’ll want to be sure to choose parallax in the option.
You’ll set the padding in the layout tab.Then, you’ll want to add a Pinnacle: Call to Action widget in that row, and you can setup the details within the widget options.
Hopefully I made the steps clear enough for you.
In forum: Pinnacle ThemeIn reply to: Cross-sell items in cart not clickable
I’m unsure which error you’re referring, the open p tag? Removing autoptimize solved the cross-sell issue.
PageSpeed Insights scores:
Child Theme:
26 mobile
34 desktopParent Theme:
27 mobile
36 desktopFor desktop using child theme:
Should Fix:
-Enable compression
-Reduce server response time
-Leverage browser caching
-Eliminate render-blocking JavaScript and CSS in above-the-fold contentConsider Fixing:
-Minify JavaScript
-Optimize images
-Prioritize visible content
-Minify CSS
-Minify HTMLPretty awful scores, but the mobile user experience was 99/100. =) It only recommends I adjust this:
The following tap targets are close to other nearby tap targets and may need additional spacing around them.
The tap target<a id="nextport-product" href="#" class="next_carousel…on-arrow-right">is close to 1 other tap targets.I should also mention that the revolution slider on my shop page looks really screwed up on mobile phones, yet works fine on tablets. Would you mind verifying?
Sorry for all the work but I really appreciate your efforts!
In forum: Pinnacle ThemeTopic: Example page
In forum: Virtue ThemeIn reply to: Remove product thumbnail from category page
Ben
I only made the change on “content-product_cat.php” and created into the child theme, no other templates were modified.
Since 2 column product thumbnail is not the suitable solution for me, please tell me how I can remove those automatic loop humbnails for category page.In forum: Virtue ThemeIn reply to: Shop Images Uneven
No, no change.
Ben gave me this code to sort out the product pages:
.kad-woo-image-size {
height: 270px;
display: table-cell;
width: 100%;
vertical-align: middle;
}
.product_item a.product_img_link {
display: table;
table-layout: fixed;
width: 100%;
height: 270px;
}Could it be something similar but using .product-category. instead?
In forum: Virtue ThemeIn reply to: Resize Photo
In forum: Virtue ThemeHi Ben,
thanks for the reply, i think the answer you send me is not the what i intended to get. i wanted the solution to reduce the padding between the IMAGE MENU (below the main slider of the home page) AND THE MAIN SLIDER not the primary menu and the slider. i try to find the solution but i couldn’t .sorry to bother you. thank you for your support. i ll be expecting your reply.
pandukaIn forum: Virtue ThemeDies anyone know where can I get/download the image (show pick mountain) across the home page as background for the following text: Like What You See?
Demo style 4 link: *Login to see linkIn forum: Pinnacle ThemeIn reply to: Can't change the Blog style on my page
April 26, 2016 at 12:31 pm #92631Also make sure you have not set a page to be the “posts” page in your settings > reading. As that would override the template.
Ben
In forum: Pinnacle ThemeIn reply to: Cross-sell items in cart not clickable
Hi, thanks for the help so far.
I’ve removed Autoptimize and that solved the adding cross-sell items to cart problem.
I couldn’t find that tag you were referring to in the cart Ben, though perhaps WP_DEBUG would help find some errors in the code? This is a bit over my head tbh. Google PageSpeed recommends a slew of things to improve my site, though I don’t know how to implement any of them, and I’m locked to a slow host atm.
Anyway, enough of my complaining.
Hannah, I’ll review that document, thanks!
In forum: Virtue ThemeHello,
On the product page, I have created a size select drop-down menu for the Tungsten Carbide category via Attributes which is generated by the woocommerce plugin. Under this menu, I have other menus which are generated by a plugin called WC Fields Factory. Together on the product page, they look similar, but the alignment is off with the Ring Size select menu that’s generated by woocommerce. Is the a code you can provide which I can enter in the css that will alight the select menu with the others below it like in my other categories? Also, is there a way to change the inner text inside the drop-down menu from “CHOOSE AN OPTION” to “Select a ring size”?
Thank you,
GaryIn forum: Pinnacle ThemeIn reply to: Can't change the Blog style on my page
Hello! Your blog page sidebar settings and template settings will be found within the edit screen of the blog page.
You will have an area for sidebar settings within the page, and your template will be set under the Page Attributes section.
Let me know if that helps!
In forum: Pinnacle ThemeHi again guys, I’ve been working on my page to change the style of my blog page, but I haven’t been able to do this.
First: Can’t change the Side Bar
Second: Can’t change the blog gridDo you know of what options depends? Because Theme Options > Blog Options does nothing, well at least in my blog grid :/
Thanks in advance!
In forum: Pinnacle ThemeIn reply to: Cross-sell items in cart not clickable
April 26, 2016 at 10:41 am #92586I’m seeing a couple issues. You have an open p tag on your site. Thats causing the worst of it. Somewhere in your cart page.
also seems your not loading jquery at the top so scripts are failing (this is likely do to a minify plugin settings).
Ben
In forum: Virtue ThemeIn reply to: breadcrums dont show up
April 26, 2016 at 10:11 am #92575Hey,
You have added.entry-title { display: none; }that would hide the page title and breadcrumbs. I’m not sure why you’re wanting to hide the page title but you can use this to only hide it and not the breadcrumbs:
.page-header h1.entry-title { font-size: 0; display: block; margin: 0; line-height: 0; } #kadbreadcrumbs { float: none; line-height: 10px; padding: 0; }Ben
In forum: Virtue ThemeHey guys! I’m trying to activate the API on an updated version of the theme – got this message: “Connection failed to the License Key API server. Try again later.”
I’m using the info found on my Kadence account page. Please advise, thank you! 🙂-Autumn
In forum: Virtue ThemeIn reply to: Weird arrow showing up
I’m still getting an arrow on some pages: http://www.climateshield.net/casement/
-
AuthorSearch Results


