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 ThemeAnonymousDecember 31, 2020 at 4:02 pm #262224
Hello Hannah,
thank you for your answer. Yes, I would like that my customers are able to change the quantity on the checkout page. I made it happen (currently not live), however, the issue is that nice designed [+] 1 [-] buttons disappear, while the page is loading.
First they are there, then gone. I debugged the page with dev tools, and found that they are vanishing once the checkout.min.js is loading. For the same reason the 🙂 emoticon is vanishing.
You can check that now by going to my homepage, put a product in and refresh the page.
Happy New Year to you as well 🙂
Best regards,
Hendrik-
This reply was modified 5 years, 4 months ago by
.
In forum: Pinnacle ThemeHey Hendrik,
Thanks for reaching out! Though I’m not sure I fully understand. Do you mean the checkout page or the cart page? There isn’t typically an option within the checkout to add/remove products. Are you wanting to do this anyway? Were you able to previously add this?
Thanks in advance for claryifing!Happy New Year!
Kindly,
HannahIn forum: Kadence BlocksIn reply to: Bug after Blocks Update
In forum: Kadence ThemeIn reply to: Return customized header and footer to default
December 31, 2020 at 9:38 am #262213Hi, Hannah,
All I had intended to do was change the color on the header – I am using the default Kadence theme, so the header was black and the basic page menu was spread out in white on that header. But after I changed the color, the menu also changed to what I think is called a “hamburger” menu – and the site title (where the logo will go) has disappeared! It used to say AgeZap on the left side of the header; now there is no text at all.Also, I changed the color of the footer from (I think black or it might have been white – whatever the default was) and the layout of the footer also changed – instead of the single “block” widget I had put on the left, that widget text spread out across the entire page.
So I’m thinking it would be easier to put the header and footer colors and layout back to default – then I can spend some time learning what I’m doing first LOL
To see what I have now, please go to https://agezap.com/
Thank you for any help,
DanaIn forum: Ascend ThemeThis reply has been marked as private.AnonymousDecember 31, 2020 at 7:28 am #262204In forum: Virtue ThemeIn reply to: Show a specific image only on mobile devices
Hi Karla,
It looks perfect, thank you. There are two more aspects here:
1) Is it possible to add a link to the image (when is clicked, to go to an external page); and
2) For a specific section of posts and specific pages, to have a different image.
Happy Holidays!
Nicolae
In forum: Kadence ThemeIn reply to: Bootstrap?
In forum: Virtue ThemeIn reply to: Testimonial Page & Slider
Hannah, I am not quite sure what you mean, but I tried /testimonial-feedback and /testimonial-feedback/staff. None of them worked. Finally, I tried /testimonial-group/feedback and that brought up a page. “feedback” is the group name I gave to the testimonial group. However, the page has the name of the testimonial group and empty boxes of 7 testimonials, which the number of testimonials in the group.
Are there other ways to include testimonials in a page that I can build? Perhaps by embedding a shortcode? Ideally, I would like to have page at /testimonials with a grid view of the testimonials.
In forum: Kadence ThemeIn forum: Membership ForumsIn reply to: Ascend styling mini cart
In forum: Kadence ThemeIn reply to: Kadence Pro and Product Bundles not compatible
December 30, 2020 at 2:15 pm #262188Hey,
I misunderstood.I’m testing on your product page and the product seems to work. Can you test and let me know what you are seeing now.
Ben
In forum: Kadence BlocksTopic: Bug after Blocks Update
In forum: Kadence ThemeIn reply to: Custom Shop Page with Sidebar on Woo archives
In forum: Kadence ThemeIn reply to: Custom Shop Page with Sidebar on Woo archives
Hey MT,
Sorry for the delay! Do you have a sidebar layout enabled from Customize > WooCommerce > Product Catalog > Archive Layout? You can override this for your custom shop page from your shop edit page under Page Options. Let me know if you need further guidance with this!Kindly,
HannahIn forum: Virtue ThemeTopic: Images in searches
I manufacture something that’s available in about 250 colors, each of those in 10 styles. Each style / color combination gets it’s own product page rather than using variations. A buyer often searches for a color to see what styles I have in stock of that color. A complex filtering system helps the buyer sort through the product I carry.
Part of the advertising we do involves ‘eye candy’ pictures of a colorway. I’d like for these to display when someone searches for a color by name or number. When I advertise with these eye candy images, they get a link to a php search for that colorway, so any of the styles of that color will display. I especially want these eye candy pictures to appear for these searches. What’s the easiest way to accomplish that?
In forum: Kadence ThemeDecember 30, 2020 at 7:43 am #262166Hi Guys!
Two part question :
Using the Woo Templates… is it possible to have unique Product Archive Loop Content templates per category? I’ve gone in and made the templates under Product Archive Loop Content … then back to making a Product Archives Template … but cannot see how I can assign a unique Loop Content Template to a unique Archive Template .. The use case is : Client has 3 very different product types… each requiring a bit different info + look in an Archive / Catalog page… Seems like this is intuitive with these tools.. but maybe not?
Second : I assume this was part of above.. but on the “related products” and cross sells on a product page.. is it possible to style those Archive Loop Content blocks as well? Or do they inherit the default loop content? Set under Woocommerce > Template Builder ?
Many thanks in advance!
Phillip
In forum: Kadence ThemeHello,
Where can I change woocommerce pages mobile viewport padding settings? I would like to change 1.5rem to 1rem – I see there are some global settings, but I cannont find it in customizer:) Please find print screen attached.
Kind Regards,
Inga-
This topic was modified 5 years, 4 months ago by
Inga.
In forum: Virtue ThemeAnonymousDecember 30, 2020 at 5:03 am #262153Hi there,
What I want:
I would like to add quantity change buttons to the check out page.What I did:
I added some script to the function.php and it works. HOWEVER, the quantity buttons + – are being removed, as well as my emoticon at the check out page.I isolated the checkout.min.js as a maybe cause. Specifically line 366 “$( key ).replaceWith( value );”. If I comment this out, the Quantity Buttons and the emoticon stays there, however the page content does not refresh on change.
Also, I removed all changes from the custom CSS and the function.php and the issue remained.
Question:
Why are the quantity buttons and the emoticon removed?Best regards,
HendrikIn forum: Kadence ThemeDecember 30, 2020 at 3:27 am #262152Hi,
I use some Google Fonts and I‘ve set all settings like size etc. in theme options. In the performance tab I‘ve also toggled the switch to load the fonts locally. Now I‘d like to add the display: swap in the CSS for the fonts (for better pagespeed results from Google). Where can I find the CSS code for the fonts to add the swap attribute? I tried using a plugin like WP-Optimize, but it didn‘t help.
thanks
-
This reply was modified 5 years, 4 months ago by
-
AuthorSearch Results






