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: Ascend Theme
In reply to: Portfolio Type invisible in Gutenberg Blocks?
In forum: Ascend ThemeHello!
I’m trying to reduce the width of the sidebar as well as spacing between the sidebar and content.
If it matters, I’ve already inputted the below CSS to hide the sidebar in mobile and tablet views.
@media (max-width: 992px) {
aside#ktsidebar {
display: none;
}
}The test page(s) is *Login to see link although this will be applicable to all other pages with a sidebar. Please note, the page width will be increased when fully implemented.
Thank you so much, you guys are the best!
Mark
In forum: Virtue ThemeIf i click pictures on product page, some thumbs disappear. How to fix it?
See attached.
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Slider Not Resizing Correctly
I’m using using the the slider in ‘Home Page Image Slider’ and so the container seems to be full-size until a resize event occurs.
I discovered what appears to be the root of the problem by looking at the event listeners for the resize() event.
When I removed the event listener defined in the ‘defineSequence()’ function via browsers ‘development tools’ I no longer see this issue.
How could I go about removing this event listener as it appears to be for video playback which I am not using?In forum: Virtue ThemeHi there
I’ve used this theme for several sites so I don’t know if I’m missing something obvious.
I have added 6 pages as sub-menu items to the Services page. However, when I hover or even click on Services the submenu doesn’t appear.
Also, as I’m asking you a question, how can I change the background colour of the Send button in the sidebar?
http://www.wolverhampton-roofing.co.uk/
thanks
In forum: Ascend ThemeIn reply to: Favicon missing on landing and event calendar pages
July 15, 2019 at 1:41 pm #230863You are adding this into the head of your site:
<div id="fb-root"></div>You can’t add a div into the head tag, that breaks the head tag html and forces the favicon to load in the body which doesn’t work.
I see this happening on all your pages.
Ben
In forum: Virtue ThemeIn reply to: Font size dropdown is gone?
In forum: Ascend ThemeIn reply to: Favicon missing on landing and event calendar pages
In forum: Ascend ThemeIn reply to: Favicon missing on landing and event calendar pages
In forum: Ascend ThemeIn reply to: Possible to have different header widths?
In forum: Ascend ThemeIn reply to: Possible to have different header widths?
In forum: Ascend ThemeIn reply to: Portfolio Type invisible in Gutenberg Blocks?
In forum: Ascend ThemeIn reply to: Ben can you help? this might be a no brainer for you
In forum: Membership ForumsIn reply to: Kadence blocks: Row Layout background on iOS Safari
GREAT!
Now the iPad shows backgrounds of the right sizes. It shows parallax effect when landscape oriented and fixed when portrait oriended, right?Since you worked so hard on this component, maye you know also why in some mobile phones with android+chrome (mine is MI, attached is a test with a Samsung Galaxy S7) the parallax background is already y-translated when loading the page, causing that gap (different distance from different devices).
Thank you. I’ll check the new gallery block in the meantime.
In forum: Ascend ThemeIn forum: Ascend ThemeIn reply to: Woo tabs missing
Hi Ben,
Thank you, we already had that checkbox unticked “Visible on the product page”… BUT, I did work out why the Additional Info tab was displaying!! I had filled in the Dimensions fields in the Variations tab.
So, we have deleted the CSS and sorry to trouble you!In forum: Ascend ThemeIn reply to: How do I modify the Profiles page?
Hi Pete,
Your portfolio page is composed of all your portfolio posts. You can edit these from the portfolio tab in your admin bar.
This post explains the portfolio page: https://kb.kadencethemes.com/knowledge-base/creating-a-portfolio-page/
Hope that’s helpful!Hannah
In forum: Ascend ThemeJuly 14, 2019 at 3:35 am #230738HI Ben
It’s Mark your old kadence evangelist.I’m making sure that any new client I get gets their own kadence membership, so that it helps everyone.
But I need to get support sometimes in different accounts.This might be really simple for you—
and it’s a little outside the bounds of support but I thought I’d ask. Might be easy.Woocommerce –
we know you can display products by lots of factors via shortcode.
AND, I discovered that each woo product does have a post author just like any post.
so for each woo product, you can set an author just like a post.Basically we are showing all of the products by a particular author on their user profile page. (the products are books)
There has to be a way to use the author of the product in the shortcodeThe author info feeds in from Amazon, and populates the author user level.
so it’s the user profile, the user from the author slug
we just want to show their books from the store.the code given is
$args = array(
‘author’ => $author_id,
‘post_type’ => ‘product’
);$author_posts = get_posts( $args );
I just don’t know how to make this a shortcode that gets all of the products from the author.
I don’t want to add the php to a template, I’d rather have shortcode in a pagebuilder.
It’s jsut the product array, I need to filter by the pproduct post type author.
should be easy. it’s just another selectorwhat are your thoughts?
This is above and beyond, but it might be a simple no brainer for you.
Doesn’t it make sense that they might have put the bloody attribute in there?In forum: Ascend ThemeTopic: Thumbnail size for archives
July 13, 2019 at 11:37 pm #230735Pretty much the same request as mentioned here, but I’d like to be able to do this for my archive pages if possible.
Thank you again for all your assistance.
-
AuthorSearch Results



