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: weird icon issue
In forum: Membership ForumsTopic: Topbar widget centered
Hi,
Always thank full for these forums and help. I have tried the following in the Theme options–>advance setting using the style css to no avail:
(virtue theme)
.col-md-6.col-sm-6.kad-topbar-center {
width: 100%;
}&
.kad-topbar-widget {
display: flex;
align: center;
}But I cant seem to find how to truly adjust the topbar. Here is the link to the landing page I am working on. (note no ssl yet, will get a warning)
In forum: Virtue ThemeTopic: Help with Shop Catalog MESS
Hi,
I could really use some help to figure out how to set up the WooCommerce Shop Catalog images so that they don’t overlapped unless in full screen. When I reduce the size of the web page.Thanks!
In forum: Virtue ThemeHi,
I am using Site Origin page builder on Virtue Premium Theme. Currently, I have a problem with widget animations on mobile phones. When I load same page on PC, animations work great. But, when I am looking from a mobile phone, I see only a blank page and content will not load itself and I have to roll over first to show up. Is there any advice on how to fix that? For a closer look at what I am writing about look for example on the following screencast.
This depicts the delayed responses of text and other content of one of my pages. Content will show only when I slide through all screen down.
*Login to see linkThis picture depicts the layout of this page in WordPress.
*Login to see linkAnd this picture shows the settings of animation used for widgets.
*Login to see linkThank you for any reply.
Sincerely,
Tomas.In forum: Pinnacle ThemeTopic: Portfolio grid
Hi,
1. On my homepage (scroll down) I have added a row with a portfolio grid. I have added 9 portfolio posts. It should be 3 rows with 3 images. Somehow it doesn’t work properly.
2. Is there a way to show or hide a specific row for mobile or desktop?
Rick
-
This topic was modified 6 years, 1 month ago by
rick.
In forum: Ascend ThemeIn reply to: Adding Vimeo to Kadence Slider
March 18, 2020 at 10:00 am #246357Hey,
You can always embed Vimeo on the home page using the page content or even the home slider shortcode area.As for adding to the Kadence slider, it’s on my list.
BenIn forum: Pinnacle ThemeIn reply to: Video post thumbnail aspect ratio
In forum: Virtue ThemeHi,
Our website is created using Style 1 (from *Login to see link
Link: *Login to see linkHow do we migrate to any of the other home style ie 2, 3 or 4?
Also, where would the logo appear in style 4?
Thanks
YogiIn forum: Ascend ThemeIn forum: Ascend ThemeAs you know kadence slider have 2 options: youtube and html5. However vimeo has more features in terms of video displaying other than youtube. But kadence slider does not support vimeo.
Do you have any idea if it will support or do you have any other options that I can add vimeo video as a home page header for any themes.
Thank you.In forum: Ascend ThemeIn reply to: ASCEND THEME: Change button size
In forum: Virtue ThemeIn reply to: Homepage layout problem
March 17, 2020 at 3:41 pm #246320Hey, You can’t use filters for a shortcode, you do need to use an archive or shop page.
You can add content into the shop page content area and that would show above your products. Otherwise if you want your home page to contain stuff different from how a shop archive page would work you would need to add a menu instead of filters.
Ben
In forum: Pinnacle ThemeIn reply to: Default options
March 17, 2020 at 2:21 pm #2463041. If you have the “transparent” header turned off that would be the default. Essentially that setting turns off the transparent header so just turn that off in your theme options.
2. You can use css like this:
.page-header .row {
display: flex;
flex-direction: column-reverse;
}3. Check out this tutorial: https://www.kadencewp.com/knowledge-base/recommended-string-editor-say-what/
4. The default is defined in your theme options > page title
If you want something different for say a category then you would need to use css. If you can let me know what you want specifically I would be happy to get you the css.
Ben
In forum: Membership ForumsIn reply to: Kadence Block Default Settings Broken
March 17, 2020 at 1:45 pm #246292Wordpress Version 5.3.2
Theme: Ascend Premium
Plugins- Kadence Blocks-Gutenberg Page Builder Toolkit, Kadence Blocks Pro, Kadence Custom Fonts, Kadence reCAPTCHA, Kadence SliderIn forum: Virtue ThemeI am trying to create a parallax section under the header with a form. I downloaded site origins plugin but it doesn’t give me an option while in page edit mode for site origin. I removed the new kandence blocks etc plugins to see if that worked to no avail.
Is there something I am doing wrong or missing? Also if indeed site origin’s plugin is no longer compatible with the virtue theme is there another way in which I can create a parallax similar to this home page below:
Any help is appreciated.
In forum: Pinnacle ThemeTopic: Default options
Hi,
I would like to set some default options, but not sure how to do this.
1. I would like to have the default for ‘page title background behind header’ set to ‘Don’t place behind Header’.
2. How can I make sure, when the page title is shown, that the breadcrumbs are above the title. So for example in the following link the breadcrumbs are below the category-type ‘timelapsefilms’: *Login to see link
I would like to have it just below the menu header like this: *Login to see link
I can only fix this when I set the page title to hide, but then the category title is not shown…3. How can I set a default text for the bottom portfolio carousel. Now it is ‘Similar projects’, but I would like to have a different text here as a default.
4. I do not see an option to change the background color of the category pages and portfolio posts. Is this only possible with css?
Rick
In forum: Virtue ThemeIn reply to: Need sidebar on right on product page
2. Sorry, that is different from the page I thought you were referencing. There isn’t a built-in way to make a product image a slider. Our Kadence Woo Extras plugin has a function for this though. See here: https://www.kadencewp.com/product/kadence-woo-extras/
3. You can use this css to make the sidebar only on the homepage float left:
@media (min-width: 992px) {.home .main.col-lg-9.col-md-8 { float: right; } }
You can reduce the sidebar width with css like this:@media (min-width: 992px) { .main.col-lg-9.col-md-8.kt-sidebar { width: 80%; } aside.col-lg-3.col-md-4 { width: 20%; } }Hannah
In forum: Ascend ThemeIn reply to: Equally Sized boxes in row – ascend theme
Hi Hannah
I’m still working on this page. I have 3 colums instead of 5 and it works – on laptop/pc in chrome/explorer untill the screen resolution is more than 67% – Then the text is too big and colums too narrow. I just corrected all the settings on mobile layout and it works.
The tablet verion is no good. On the frontpage the colums collapes same for text.
I have worked with the tablet / mobile editing in the page builder editor, as you suggested – with no luck. Can you try and have a look? Pictures enclosed.
Regarding the lettering for the mobile / tablet – my customer would liked the body font to be 12px and the H3 to be 16px
Thank you for putting the open media to my attention, I have removed it.
I will turn off the sliders.
Best, Susanne
In forum: Virtue ThemeTopic: Google Font
Hi,
I’m trying to use the font SEN. It’s not coming up on the list. Is there a way to download the font or a workaround I can use? Here is a link to it’s page: *Login to see link
It is showing to be an official Google font.
Thanks, DeanIn forum: Virtue ThemeIn reply to: Need sidebar on right on product page
-
This topic was modified 6 years, 1 month ago by
-
AuthorSearch Results




