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
Hello,
This site has started showing a block error on the home page…
*Login to see linkas follows…
you will need admin access to view which I can provide on reply
In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
October 30, 2019 at 5:33 pm #239747Is this a different captcha
Yes it’s a separate plugin. You can download on your account page in the downloads section.
Ben
In forum: Ascend ThemeIn reply to: VIRTUE THEME: Change color of link text
1. I’m seeing your link text reflect your basic styling settings. Can you link to an example of this not taking effect?
2. I changed your page template to fullwidth and the sidebar went away.
You need to update to the latest version of the theme. That could be related to why these little things are happening. You can download the latest version from here: https://www.kadencewp.com/my-account/my-api-downloads/
Hope that helps!
Hannah
In forum: Ascend ThemeIn reply to: VIRTUE THEME: Change color of link text
In forum: Virtue ThemeIn reply to: Admin won’t load
October 30, 2019 at 3:54 pm #239732I believe that means you have a version of the theme from several years ago and just recently updated the php version on your site.
You should just need to update the theme to the latest version, which you can remove the theme files and then log in and upload the latest from your download page: https://www.kadencewp.com/my-account/my-api-downloads/
In forum: Virtue ThemeOctober 30, 2019 at 10:38 am #239717Hi,
Wish to show side bar at home page. Changed the setting from widget options. Not showing. *Login to see link
Charanvir Singh RohewalIn forum: Ascend ThemeHi
1) I was wondering if there is a way to have the ‘hamburger’ menu on the desktop version of a website like it appears on a mobile.I’ve used this code a work around, but not sure if it is ideal.
#kad-mobile-banner {
display: block;
height: auto;
}
header#kad-header-menu {
display: none;
}2) Also, is there a way to prevent the rest of a page going dark (or change the opacity) when a mobile menu is opened?
The site is glennewman.co.uk (work in progress!)
Many thanks
GlenIn forum: Virtue ThemeHello,
I went on my website this morning so I can create a new portfolio page and i discovered that when I click on any thumbnails in the image grid, nothing happens ! And the cursor doesn’t react, as if there were no link on the thumbnails anymore… except that when you spend quite a long time searching for a change of cursor in the thumbnails, you can find a tiny spot in which you can click and the image opens in bigger and then you can click on the arrow for the next and previous. But it’s a very tiny tiny spot on the bottom of the thumbnails !
I also saw that it’s the same reaction for the thumbnails of the portfolio grid in the page I created with the model “portfolio grid”…
Can you help me ?
You can see it on this page for exemple : *Login to see link or that one *Login to see linkThank you very much !
Have a nice dayIn forum: Ascend ThemeI have Custom CSS that will allow me to remove the background and change the color of the next and previous arrows on a Kadence Slider, but is there some CSS that would allow me to accomplish this with the Basic Slider when I use it on the Home Page Header? Thanks!
In forum: Ascend ThemeThis is likely to end up being something simple and/or stupid, but for the life of me I can’t figure it out. I’m using a Spacing shortcode to generate a controlled amount of space on a couple of pages on a new site. It’s working beautifully everywhere except after the first paragraph where I end up with extra space. The 2 pages I’m having trouble with are HERE and HERE.
Thanks for any help!
In forum: Membership ForumsIn reply to: Product Brand Sidebar
In forum: Ascend ThemeIn reply to: RESPONSIVE IMAGES
October 29, 2019 at 12:05 pm #2396861. The Kadence slider height will automatically decrease for smaller screens, you can override this but in this scenario it’s just decreasing at a certain width, it’s still not following the size of the image. The image is still background and still gets cut off based on the size of the slider which is determining the content the background is covering. For example here are two quick screenshots:
2. Your editing on a smaller screen but you are creating content for huge screens. Even your screenshot in windows shows that your design doesn’t fit in the smaller screen. When on your mac the button is being forced down further because you are out of space from your settings, for example, try hiding your left sidebar so you have more editing space and you’ll see the button not have to overflow.
3. “Why does your image have no white space after the menu but before the batting cage image? ” – I was partially scrolled down, the sticky header comes down with the scroll.
You can remove the top white space by adding css:
body.page #content .entry-content > .wp-block-kadence-rowlayout.alignfull:first-child { margin-top: -30px; }That will detect if your page is being edited with Kadence Blocks and if your first block is a row layout and is fullwidth which is a pretty good tell that you don’t want any top spacing. I may consider even adding it to the theme with more testing.
But you can also change your page layout setting to full content width which will remove the default top and bottom padding. Or inside the block you can add a negative top margin.
With pagebuilder there is css already added to detect if pagebuilder is being used and remove the top padding on the content, it’s css that is basically trying to get out of the way of pagebuilder settings.
I hope that helps!
Ben
In forum: Ascend ThemeIn reply to: RESPONSIVE IMAGES
Thanks for your candor. I try to keep up, but at my age it’s hard! And there is so much I don’t know.
A few comments.
1). It seems the Kadence Pro Sliders treat the background image better (different?) than Blocks or even the SiteOrigin Hero. When I look at my Kadence Pro Slider, I still have up on https://www.cagesplus.com/shop/, for example, when you shrink the page those images shrink too.
2). The preview of the Test page is fine, it is in the edit mode where it looks funky, but only on my iMac Pro. On my Dell, Windows desktop, the edit mode is fine. The second row follows the first row and there is white space between the first row and the second row and I can see (sort of) what I’m editing or trying to edit and I suppose I can also insert a row between the two. I’ve uploaded a screen shot of the desk top in edit mode
Notice there is white space after batting cage background image and before the image overlay block. However, when I am on my iMac Pro in edit mode, there is no white space. The second row overlaps the first row and I can not insert a row between the two or edit near the bottom of the first row. That was the image I uploaded yesterday when I was on my iMac Pro. Here it is again as a link
3). You’re uploading of the test page brings up another question. Why does your image have no white space after the menu but before the batting cage image? When I load it up on my desktop, there is white space. I was going to ask how to get rid of the white space, so it looks like my live home page. I’ve uploaded a screen shot of the Test page on my desktop, which has white space (using blocks) and uploaded my current home page, with no white space (using PageBuilder). So why the difference between Blocks and PageBuilder? And why the difference between your upload and mine?
These two pages are also from:
https://www.cagesplus.com/test/
and
In forum: Ascend ThemeIn reply to: [kad_mdal] button is opening the wrong content
October 29, 2019 at 10:14 am #239677Hey,
When you are adding a lot of modals on a page you need to give each one a unique id. In the shortcode it’s just like :id=”1″ then for the next id=”2″
If the id isn’t set then one is randomly generated and while unliking it’s possible the same number randomly outputs twice which would create your error.
So just add an ID attribute to each modal shortcode and make sure each is unique and you should be set.
Ben
In forum: Virtue ThemeIn reply to: Remove Lightbox in WooCommerce
This reply has been marked as private.October 29, 2019 at 9:26 am #239668In forum: Virtue ThemeIn reply to: templates
In forum: Ascend ThemeIn reply to: Remove an Item From Ascend Custom Carousel on Mobile
In forum: Ascend ThemeIn reply to: [kad_mdal] button is opening the wrong content
October 29, 2019 at 6:02 am #239654Hi Hannah
My version of Chrome is up to date. I am still getting duplicate IDs. IT appears to be OK the first time you view the page but kicks in on future visits.On the assumption that it is the duplicate IDs that are causing the problem, how is the system generating the ID? Is it possible to add an id parameter to the shortcode and would this ensure unique ids? (I am assuming here that we make sure each modal is given a unique id).
Mandy
In forum: Virtue ThemeHi,
when I click in the search bar without putting anything, no words, and that I validate like that, all the contents of the site appears, as well as the unpublished or draft content, the deactivated pages, etc …
How to make nothing appear if you do not type anything in the search bar?Thank you !!
Laurent
In forum: Virtue ThemeOctober 29, 2019 at 1:11 am #239650I’m seeing that on tablet sizes your menu (created by a plugin not the theme) is forcing the overflow. The menu should really switch to mobile layout for tablet, not sure it’s not set up that way, but if you want that menu with the three levels deep of submenus you will need to talk with the plugin authors about how you could keep that all on the page on tablet screens/small screens
Ben
-
AuthorSearch Results







