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: Blog Post Titles on Blog page missing
In forum: Pinnacle ThemeIn reply to: Change blog post entry title from H2 to H1
August 12, 2021 at 7:25 am #267277Hi Bas,
What did you mean by “grid start page”? Can you share a link?
Regards,
ChitoIn forum: Pinnacle ThemeIn reply to: Change blog post entry title from H2 to H1
In forum: Membership ForumsIn reply to: Page transitions plugin changes page background
That worked, thank you. But now I have run into another problem.
For some reason, the transition now just hangs in some instances. When this happens, it will just keep running the spinner on the overlay and never reveal the content. Weird thing is, that the content is still enabled, I can ie. click links under the overlay.
This happens seemingly randomly on any page, but these usages seem to trigger it more often:
– when the user clicks a link to the same page/post where he is (ie. home on home, particular post link when viewing that post)
– when returning to the home pageI tested this on PC Edge and Chrome + mobile Android Chrome, all show the same behaviour. Also logged in and logged out. Flushed cache on the server side and on the browser. Disabled all plugins except Generatepress and Kadence.
I have no idea what could be causing this. Lazy load?
In forum: Ascend ThemeHello. I just recently noticed that our blog posts on our Blog page are missing the titles. When you click on a blog post to view a single blog post, the title shows up. But, when viewing all the posts on the Blog page, the titles are missing. I checked Blog Settings and deactivated all plugins but nothing has helped. Can you help please? Thanks!
Here is the link: *Login to see link
In forum: Ascend ThemeIn reply to: Transparent heard on home page only
Hi,
I’m looking to have a transparent header on all pages, is that possible?
A background image that extends to the top of each page,
Site: https://dev.melodythornton.co.uk/
Thank you
Dan
In forum: Kadence ThemeIn reply to: Blog Post Format
Hello José,
You may log a feature request on this page regarding an option for featured videos and showing them on archive pages. However, please note that we cannot give an ETA of when it’ll be available as the development team considers certain factors before implementing new ones.
Best Regards,
KarlaIn forum: Kadence BlocksHello,
Thank you for reaching out to us and apologies for the delay in getting back to you.
Is there a hook to deactivate the design library? I know you can hide it from the edit page but when adding a row layout, it is still present. We’d like to hide it completely.
You may add this code snippet to hide the button completely – https://pastebin.com/j0mWVWzF.
For example, if I deactivate forms, I’d want any designs using forms to be hidden as well. Is that possible?
This is more complex and I don’t think this is possible with the code snippet I gave. You may log it as a feature request on this page.
Is there a hook to hide all designs except our own?
You can try to edit the code snippet I gave and use this CSS code instead:
.kb-prebuilt-library-actions button:first-child { display: block; } .kb-prebuilt-library-actions button { display: none; }Hope this helps and let us know if we can assist you further.
Best Regards,
KarlaIn forum: Virtue ThemeThis site worked beautifully for last year’s event, but when I fired it up this year and started adding products none of them are displaying the Add to Cart button. At one point I had used a plugin and even some CSS to hide the Add to Cart buttons so we could continue to display the artwork after the sale ended, but I have deactivated and even uninstalled the plugin and commented out the custom CSS.
Here’s a page you can take a look at, it should be displaying an Add to Cart button…unless I’m doing something wrong! Perhaps you can tell me what that is. I’ve tried disabling each plugin one at a time, but to no avail.
Thanks for any help!
In forum: Kadence ThemeAugust 9, 2021 at 10:22 am #267239Thank you, but as far as I know, the post grid block isn’t flexible enough with its design parameters to allow me to put the text over the full-width image. That’s what I meant when I said “latest posts block” instead of “post grid.” (I just used the wrong name)
Or am I missing something in the settings that allows me to place the title, excerpt, and button over the image?
If so, what do I need to do if I want to replicate exactly the image in my previous message?
Should that not be an option… One thing I can think of, though, is to have a post grid placed on the homepage with no background/transparent background and have a full-width row layout dynamic content background that will change automatically as new posts are published. How can I dynamically link the featured image of the latest post from the homepage?
Thanks!
-
This reply was modified 4 years, 9 months ago by
Norbert Figueroa. Reason: Added content
-
This reply was modified 4 years, 9 months ago by
Norbert Figueroa.
In forum: Kadence BlocksIn reply to: Block Padding Top + Bottom Defaulting at 25em?
August 9, 2021 at 8:02 am #267237Sure thing!
You’ll notice the top and bottom padding was set to 25em, I didn’t do this, it just gets added there. However, on the actual live page that additional padding doesn’t show.
Thanks 🙂
In forum: Kadence BlocksIn reply to: Block Padding Top + Bottom Defaulting at 25em?
Hi Anamarie, thanks for reaching out regarding the spacing of your blocks. Hope you had a great weekend!
Just so I can be sure I’m understanding, does this space go away when you view the published page? Can you please share a screenshot of the space that you’re seeing so that I can be sure I’m testing correctly?
Thanks in advance for the additional information,
KevinIn forum: Kadence ThemeAugust 8, 2021 at 9:25 am #267231Hi –
I’m trying to create a “latest post” full-width section on my homepage linking to my latest post. I’m trying to do this with dynamic content and not the latest post block because the latter is very limited in its styling (or at least it’s not capable of doing what I’m looking for. Maybe I’m missing it?).
I’d like to have a full-width post featured image with the title, excerpt, and a “read more” button/link over it. (Similar to the attached image below)
While I see that with dynamic content I can link to the current post as an option, I don’t seem to find a “latest post” option. Is there a way to do this in the current beta version?
Also, how can I make the dynamic post title have a dynamic link on it too? So people can click on the title if they wish to.
Lastly, If I want to create more than one of these “latest posts”, how can I link to the second latest and third latest (for example) on the other sections?
In forum: Kadence BlocksAugust 6, 2021 at 1:44 pm #267221Hi there,
I’ve noticed an issue where, if I don’t manually define the padding top and bottom of a block in Kadence, it will automatically default to 25em which results in a ton of space at the top and the bottom of the block, which is super annoying to have to go back and remove. Is there any way to solve this issue?
Edit:
I just wanted to add that I only see this in the Gutenburg block editor, not on the live-version page.
-
This topic was modified 4 years, 9 months ago by
anamariekl.
In forum: Kadence ThemeIn reply to: How to impact blue box in page title background?
August 6, 2021 at 10:17 am #267219Ok, I think I’ve found the setting on my WAMP site. I needed to change the page title colour as well as adding an image! 🙂
Myles
In forum: Kadence ThemeIn reply to: How to impact blue box in page title background?
August 6, 2021 at 9:30 am #267218Hi Kevin,
Sure, here’s a link to the page –
https://internetsquad.co.uk/testsite/The blue box appears when going to customise/page layout/ and clicking on “show page title”. I currently have the image set as page title background with “no repeat” and “contain” settings. If I change the background-size setting to Auto, the blue box is on all four sides of the image.
Myles
In forum: Kadence ThemeIn reply to: How to impact blue box in page title background?
In forum: Membership ForumsIn reply to: Page transitions plugin changes page background
In forum: Membership ForumsIn reply to: Page transitions plugin changes page background
The plugin changes the background of the BODY tag. I have set the bg image sitewide on BODY, not just divs on the footer. I meant that you can see it affecting the footer area as it is transparent on all pages to show the BODY bg image. You can see the original body CSS that is overwritten in place. The bg image URL works.
The CSS is pulled from the settings (see image). My question is so that is there any way to prevent the plugin from changing the BODY background. Can the option be disabled?
Pluging adds:
html, html body, .animsition-overlay-slide {
background: #0a0a0a;
}
html, html body {
background: #fff;
}Disabling the plugin just removes those lines and the original CSS is in place.
In forum: Kadence ThemeAugust 6, 2021 at 3:01 am #267212I’m playing around with adding an image to the top of a site. I can’t get it to look good on the page as a header background image, so I’ve added it as a page title background in conjunction with a transparent header.
This is looking pretty good, although I’ll probably use a better image. However, I can’t see how to get rid of the light blue box that is showing at the top and bottom of the image!
Can anyone advise where I can find the settings to impact on this blue box?
I’m including a screenshot to show you what I’m referring to.
Many thanks,
Myles
-
This reply was modified 4 years, 9 months ago by
-
AuthorSearch Results





