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: Galleries & Albums
April 3, 2019 at 12:20 pm #221988Did you set the ID to match the id for the album? If you didn’t change that 3 wouldn’t mean anything.
Pagination will get added to the album pages with the next update.
In forum: Virtue ThemeIn reply to: Where’s the blocks editor?
In forum: Virtue ThemeTopic: Where’s the blocks editor?
My theme is Virtue. I have some blocks on the home page. I can’t find how to edit, change… the blocks.
I’m also using classic editor plugin, but deactivating it doesn’t make any editing functions appear.
The only thing on my home page editor, in visual or text tab, is the paragraph at the top of the page below the slider.
Going to setting, Kadence Blocks only shows me the page of icons/info/deactivate… for blocks and the blocks size settings.
In forum: Pinnacle ThemeIn reply to: Page Builder stopped working
April 3, 2019 at 11:57 am #221977use https://wordpress.org/plugins/wp-rollback/ to back up your gutenberg plugin to an earlier release. Then wait for Pagebuilder to update to support the latest versions of Gutenberg plugin.
Ben
In forum: Ascend ThemeBefore you had added the image to the bottom of your content area. Now it looks like you’ve added it as your footer background. I think the simpler solution is to add it to your content area. Then set your footer background as that green. Then use the css I gave previously to remove the padding at the bottom of the page. Did you try this?
As for your footerbase being a shade darker, I’m seeing this in your css:.footerbase { background: rgba(0,0,0,.1); margin-top: 15px; }That is adding a shadow to the footerbase, making it appear a darker color. You can either remove that or make it transparent:
.footerbase { background: transparent; }Hannah
In forum: Pinnacle ThemeIn reply to: Page Builder stopped working
In forum: Pinnacle ThemeTopic: Mobile page acting funny
Hi,
what´s wrong with *Login to see link on mobile?
Why it shows 2 columns instead of one on mobile?
Collapse behavior is standard ordered left on top.– Milla
In forum: Ascend ThemeTopic: Footer Widget button
Hi,
i try to insert a button in the “above footer widget”. Since there is no widget and no editor i tought i was smart and copied the html from a Kadence button from top of the same page because they need to look/behave the same. I am surprised to see that the html doesn’t have the styling and the button is grey, not green.Here is what i can see in Gutenberg HTML editor:
<div class="wp-block-kadence-advancedbtn kt-btn-align-left kt-btns-wrap kt-btns_ac10e4-39 btn-bold"><div class="kt-btn-wrap kt-btn-wrap-0"><a class="kt-button kt-btn-0-action kt-btn-svg-show-always kt-btn-has-text-true kt-btn-has-svg-false" href="https://zahn-care/kontakt" style="font-size:22px;border-radius:3px;border-width:2px"><span class="kt-btn-inner-text">TERMIN VEREINBAREN</span></a></div></div>Any idea how to insert the same button (for ex. the first CTA button on the page) in a widget?
Thanks
In forum: Pinnacle ThemeTopic: Page Builder stopped working
Anyone else have this problem? I logged on today and page builder seems to not be working. I go into old pages and portfolios and I can’t save, or the content gets shown in Gutenberg….
I tried reinstalling but nothing.
Also when I create a new page page builder is not the default editor (Use Classic Editor for new posts – disabled)
maybe related to latest gutenberg updates? (edit seems that when you update gutenberg to 5.4 it breaks page builder)
it is happening to my other site
onabaleares.com
ibizaformenteracharter.comIn forum: Pinnacle ThemeTopic: Pictures
April 3, 2019 at 3:28 am #221934Hi
I have problems with the pictures on the category page being too big. I have tried to change the theme options but nothing happens.
The pictures show rollups, I want you to see the whole picture also on the category page. Has tried to make the pictures smaller but it doesn’t help.In forum: Ascend ThemeApril 2, 2019 at 3:25 pm #221913Wow, I can’t seem to get my head around where or how to set a background image to end up with what my graphic designer wants. All we’re after is a background image (seen in the linked sample pages) that sits at the page bottom – with space between the content and top of said background image. It seems so simple – just add the background image to the footer (of which there are two, so that’s a bit confusing, thought probably more flexible). But I’ve tried every possible permutation, it seems, and still can’t get it to look like these mockups:
Page Example 1
Page Example 2So I thought I would just use a solid color footer + a background image at the bottom of the .contentclass div. It came a bit closer (current state of the site) but there’s a gap in the color AND the page content now wants to lay over the top of the grass image.
Yard Ethic Website
Can someone help? I used to build sites from scratch with HTML and CSS, but this one’s driving me nuts!
In forum: Ascend ThemeIn reply to: Homepage – Mobile Edits
I tried display: none; but no effect. I removed that layout and replaced with a simplier 4 rows, text format which looks better. But now the section below it “How we can help” on mobile isn’t showing in the center of the page on mobile devices. Can you please help me with this?
In forum: Ascend ThemeIn reply to: Galleries & Albums
Concerning this issue: Gallery Albums don’t want to display more than 10 thumbnails.
You said: The album page defaults to 10 galleries. You can use a shortcode to output your album and with that set the items to whatever you want.[kadence_album id=”3″ posts_per_page=”20″]for example.
… That is not a good solution for two reasons:
One is that it doesn’t work. The page actually displays not just the items in the album, but all the items in all the albums. http://72t.d65.myftpupload.com/sculptural-bowls/The second reason is that it is apt to confuse my client when she goes to edit her site.
Isn’t there a way to change the album page default to a higher number? 30 would make it future proof.
In forum: Pinnacle ThemeIn reply to: Custom font
In forum: Ascend ThemeIn reply to: thinking about purchasing Ascend
Try going here: https://www.kadencewp.com/my-account/ then click “Manage Orders”. Do you see an upgrade to membership notice on the top of that page?
Hannah
In forum: Ascend ThemeIn reply to: Homepage – Mobile Edits
In forum: Ascend ThemeIn reply to: product carrousel homepage issue
In forum: Virtue ThemeIn reply to: layout
In forum: Pinnacle ThemeI updated to the latest WordPress version and then I updated and purchased a new license for the pinnacle pro theme and my icons on the home page have disappeared. I checked the Home Layout section and on the backend, the Icon menu is enabled and everything is there but they seem to be invisible on the front end. If you hover over the area you can see that it will still be clickable. I have tried to just recreate this in Kadence blocks but it doesn’t seem to be working very well and doesn’t look as nice and Gutenberg doesn’t even seem to be working very well on this site.
I am running a child theme of Pinnacle Premium. When I set this site up I used the @import ****** @import url(“../pinnacle_premium/style.css”); ****** instead of the enqueue way of making a child theme as at the time that was how it was still being done. I used the plugin, Child Themeify. For the template, I have, Template: pinnacle_premium
Could this be a part of the problem? Or does it have nothing to do with it? Everything was fine before both updates. I didn’t notice the icons missing before the theme update but I don’t recall now if they were still there after the WP core update but before the theme update. They were 10 minutes apart.
Here is the link to the website in question.
Thank you!
In forum: Ascend ThemeI’ve created a website using Ascend and Elementor Pro.
If you to go *Login to see link you will see a large, dark box with the words WELCOME TO BEEJOYFUL ESSENTIAL OILS. I had contacted Elementor support and they said to look at the theme.
This block does not appear on any other pages in the website except the Home page.
Where does this block come from? I did not insert it. How can I get rid of it?
Thanks.
-
AuthorSearch Results


