Shayne Sanderson
Forum Replies Created
-
Hi,
I’m glad you reached out.
We just released an update for the Kadence Theme (1.3.3) which resolves this issue. Please update at your convenience and let us know if you’re still having issues.
Thanks
Hi,
I’m glad you reached out.
We just released an update for the Kadence Theme (1.3.3) which resolves this issue. Please update at your convenience and let us know if you’re still having issues.
Thanks
Forum: Themes and Templates
In reply to: [Virtue] how remove header and footerHi,
I’m glad you reached out.
The Virtue theme has a “Landing Page” template which removes the header and footer. In the page editor, just select the “Landing” template.
Thanks and I hope this helps
- This reply was modified 1 year, 8 months ago by Shayne Sanderson.
Hi,
I’m glad you reached out. I added an image as a background to a Row Layout as it appears in your screenshot and set the minimum height above 500px and cannot replicate the issue you’re describing.
Can you check the original size of the photo that you’re using?
Also, please deactivate all non-Kadence plugins temporarily to make sure that one of them is not causing a conflict.
Thanks and let me know if this helps.
Hi,
I’m glad you reached out. We can likely assist with some CSS to adjust the spacing but we would need to see the site/page in order to do so. Please share the URL where this is happening and we can take a look.
Thanks
Forum: Themes and Templates
In reply to: [Kadence] Long Menu ListHi,
I’m glad you reached out. Depending on how long the list is you could adjust the font size to let more items show.
Alternatively, you could look into creating a mega menu to allow for more room. You can read more on that here: https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-create-a-mega-multicolumn-menu/
Thanks and I hope this helps.
Forum: Themes and Templates
In reply to: [Kadence] Importing demo contentHi,
I’m glad you reached out. I would recommend reading through the documentation below regarding content when adding a starter template.I would recommend making a full backup just to be safe as that’s best practice when making any large change.
When importing content, existing content will not be removed unless you specifically tell the importer to do so. If you have pages/posts with the same titles then copies would be created at that point.
I’m happy to answer any specific questions you may have around this topic as well.
Thanks
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Product Title below product imageHi,
I’m glad you reached out. I’ve tested this and cannot replicate what you’re describing. In my test the image is above the product title, and the title is short so there is plenty of room for it to be next to the image.
Are you using a custom template or the default? Also, let me know what version of WordPress you’re using as well as what version of the Email Designer addon.
ThanksForum: Plugins
In reply to: [Kadence WooCommerce Email Designer] AddressesHi,
I’m glad you reached out. You can navigate to “WooCommerce–>Email Customizer–>Custom Styles” and add the following CSS:.address-container {
display: none;
}
That will leave only the Shipping Address in place, while removing the Billing Address.
ThanksHi Jill,
Great, I’m glad it’s working. I’ll mark this as resolved now.
Hi Jill,
It appears you have CloudFlare running on your site which could be the issue. You can read more here on how to fix the issue if that’s what happening.
Your hosting provider can assist with adding that code snippet if needed.
Thanks and let me know if this helps.
Hi,
Can you let me know if you uploaded the file as normal and it’s located in your Media Library area or is the file located elsewhere?
If it’s elsewhere it could be a permissions issue but let me know.
Thanks
Hi @shimist,
What Mihai provided was just an example of how to add a column. You’ll need to create your own function to bring in the data you want. We are unable to provide custom code here, but wanted to get you pointed in the right direction.
Thanks
@seanpguy Hi,
I wanted to follow up and let you know that our Frontend Submissions extension version 2.6.7 that was recently released does resolve this issue. I responded to you through our support channel as well.
Thanks!
Hi,
I’m glad that worked for you. Regarding the titles, you can use the below CSS to override that.
#sc_calendar td div.sc_day_div a { white-space: unset!important; }Thanks