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 'widget '
-
AuthorSearch Results
-
In forum: Membership Forums
In reply to: modify footer widgets
Hello Pedro,
Thank you for reaching out to us.
To remove the border-bottom of the menu on the footer, you can add this custom CSS code in Theme Options > Custom CSS:
.footerclass .menu li a { border-bottom: none; }For the social links, add this:
.footerclass .kadence_social_widget { text-align: center; }Hope this helps.
Regards,
KarlaIn forum: Pinnacle ThemeIn reply to: Pinnacle gallery doesn´t work
Hi Karla,
thanks for your reply.
After deactivating all plugins, except “Page Builder by SiteOrigin”, “SiteOrigin Widgets Bundle” nothing happend.When I am deactivating “Page Builder by SiteOrigin” und “SiteOrigin Widgets Bundle” also, the whole page doesn´t work anymore.
I’m using Chrome and a MacBook. The problem shows up also in Safari as you seen in the screenshot above.
Best regards
In forum: Membership ForumsTopic: modify footer widgets
In forum: Virtue ThemeIn reply to: Testimonial Page & Slider
Strange… If you’re using the block editor and Kadence Blocks you can use the Testimonial Block. https://www.kadenceblocks.com/testimonial-block/
Or you can use the Virtue Testimonial Carousel Widget.
Or, you can use a shortcode like this:[testimonial_posts orderby=date items=4 columns=4 cat=feedback wordcount=30]
Lots of options:) Let me know if you have any other questions!Kindly,
HannahIn forum: Membership ForumsIn reply to: Language switcher for mobiles / Kadence Theme
In forum: Kadence ThemeIn reply to: Return customized header and footer to default
December 31, 2020 at 9:38 am #262213Hi, Hannah,
All I had intended to do was change the color on the header – I am using the default Kadence theme, so the header was black and the basic page menu was spread out in white on that header. But after I changed the color, the menu also changed to what I think is called a “hamburger” menu – and the site title (where the logo will go) has disappeared! It used to say AgeZap on the left side of the header; now there is no text at all.Also, I changed the color of the footer from (I think black or it might have been white – whatever the default was) and the layout of the footer also changed – instead of the single “block” widget I had put on the left, that widget text spread out across the entire page.
So I’m thinking it would be easier to put the header and footer colors and layout back to default – then I can spend some time learning what I’m doing first LOL
To see what I have now, please go to https://agezap.com/
Thank you for any help,
DanaIn forum: Virtue ThemeIn reply to: Show a specific image only on mobile devices
In forum: Membership ForumsGood day, I’m using Woo Extra Product Brand feature, and used “Filter Product by Brand” widget.
In normal situation (no filter) the shop page is showing 16 items.
Clicking on the filter ( url changes to *Login to see link ), it’s showing only 8 items. Clicking page 2 ( url changes to *Login to see link ), it’s still showing 8 items, clicking on page 3, it’s only showing 3 items, and page 4, it’s showing only 1 item.
In forum: Virtue ThemeIn reply to: Testimonial Page & Slider
Hi Hannah, Thanks for getting back to me. To make sure I am not mistaken, when I create a testimonial group and give it a url slug, I should be able to access the url just like with another page. In other words, a page will be dynamically created showing the testimonials in the group and I don’t need to manually create a page. Is my understanding correct?
In response to your comments:
1. I tried saving the Permalink Settings to no avail. I tried two types “Date and name” and “Post name”. The image below is composed of three screenshots, testimonial group settings, permalink settings, and page not found for the /testimonials slug.
2. I don’t have a page to show since /testimonials doesn’t work.
3. For the home page Testimonial Carousel widget, by setting the content to “Full Content”, it is working now. Thank you for the tip. I was able to turn off the border and the page title in the slider with these css settings added:
.kadence_testimonials_slider .testimonialbox {
border: 0px;
}
.kadence_testimonials_slider .testimonialbottom {
display: none;
}Best regards,
KeithIn forum: Kadence ThemeDecember 22, 2020 at 8:38 am #261966Hi,
I tried inserting a simple text widget on my right sidebar underneath the Categories but the text shows up as a dark gray instead of the light color of the rest of my theme (pic attached). I checked my Typography settings and they’re straight across the board for that cream color you see in the rest of the site. The widget itself didn’t have any font color settings that I could find.
What am I missing?
Thanks for any help.
In forum: Virtue ThemeIn reply to: Testimonial Page & Slider
Hi Keith,
Thanks for reaching out, and apologies for the delay!1. Have you tried re-saving your permalinks? You can do this by navigating to Settings > Permalink and clicking Save Changes. Let me know if the issue remains.
2. Can you link to this page? Thanks!
3. The Virtue Testimonial Carousel widget should work for this. In the widget settings what do you have “content” set to? You should also be able to create this using the kadence testimonial block https://www.kadenceblocks.com/testimonial-block/
Kindly,
HannahIn forum: Ascend ThemeHello,
Thank you for reaching out to us.
There is no option for the Google Map API on Ascend’s theme options. If you’re using the Ascend Google Maps Widget, you don’t need to input a Google Maps API key. If you’re using a plugin for the map that requires an API, then the plugin should have its own input area for your API code. This topic is similar to this one – https://www.kadencewp.com/support-forums/topic/google-maps-api-2/.
Hope this helps.
Best Regards,
KarlaIn forum: Kadence ThemeTopic: Sticky Sidebar issues
December 20, 2020 at 10:16 pm #261896Hi guys,
I’m using the Kadence theme and wanted to create a sidebar navigation tool on the website I’m building so that visitors can quickly find other products in the site and/or reach out and contact the host.
Under Customizing>General>Sidebar the toggle for “enable sticky sidebar” is turned on. I have gone through and changed all the default transparency settings to a solid color. I have also created a navigation widget under “Sidebar 1” and enabled it. No sidebar exists anywhere on my website. In fact I have no idea how to even edit it to select which pages it appears on. Is anyone else having this problem or just me? Whenever I look for a solution the thread either dead ends or the recommended method to fix it doesn’t exist in my HUD. If there is a better way to create a sidebar navigation list I am all ears.Appreciate any help
Parker
In forum: Kadence ThemeIn reply to: Export settings of Kadence Theme
I have imported the demo data from this plugin https://wordpress.org/plugins/kadence-starter-templates/
I have also made various changes after importing data from this plugin.
There is an option in kadence theme to export import theme data. To what extent data can be exported and imported from this option in Kadence theme.
I mean to say will it export pages, posts, widgets and the data also.In forum: Ascend ThemeHi John,
To link to a specific tab using the Ascend Tabs and Accordionw widget you would need to add some js to your footer output in Theme Options > Header and Footer Scripts.
Find the js here: https://pastebin.pl/view/d64182ff
Then use #sctab plus the name of the tab. So if your tab title is tab 1 then it would be#sctabtab1and you would add that at the end of your page URL. Does this make sense? Let me know if you need further guidance!Best,
HannahIn forum: Virtue ThemeTopic: Testimonial Page & Slider
Hi, I am using Virtue Premium, latest version. I added 7 testimonials and put them in a testimonial group. Each testimonial was built with a testimonial block, which is wonderful. Love the styling options. Here is one of them.
I have a couple of questions:1. In the settings of the testimonial group, I specified a URL slug /testimonials. But when I access the URL, I get a 404. How do I turn the testimonial group into a page?
2. On the testimonial page, I would like to display the testimonials in a grid with each cell showing only the testimonial block (not the page title and user icon). Is that possible? On the individual testimonial page, I’ve added custom css to turn off the title and user icon. If CSS is the way for the grid page, I can figure that out.
3. Is it possible to have a slider or carousel on the home page where each slide is a testimonial block? I tried to add a Virtue Testimonial Carousel widget on the home page, but only the page title of each testimonial is showing. (Currently, I am using another plugin to show some testimonial screenshots, not ideal.)
Thank you for your help. I tried searching the forum but didn’t find relevant information.
KeithIn forum: Ascend ThemeTopic: Placement of Topbar Menu
I’ve asked for the Topbar Menu to be on the left because I need the widget area on the right, but truth be told I want this menu in the center so it lines up over the Primary menu that I have strategically placed. HERE’S the site in question and here’s the CSS I already have in place to get this header looking like it does:
.kt-topbar-right {
width: 50%;
}
.kt-topbar-left {
width: 50%;
align: right;
}
form.search-form input[type=search].search-field {
box-shadow: none;
background-color: transparent;
}
#topbar input.search-field, #topbar form.search-form .search-submit {
color:white;
}
#topbar input.search-field::-webkit-input-placeholder{
color: white;
}
#topbar input.search-field::-moz-placeholder {
color: white;
}
#topbar input.search-field:-ms-input-placeholder {
color: white;
}As always, thanks for any assistance you can provide!
In forum: Ascend ThemeHi there.
I’m aware if using Kadence Blocks you can simply copy a tab’s URL (e.g. *Login to see link – and auto-open the Tab in question. Great/cool.
However.. I am *not* using Kadence Blocks – but instead SiteOrigin and the “Ascend Tabs & Accordion” Widget.
If I right-click and “Copy link address” there I get something like: *Login to see link
(on my clipboard).
Promising..! However, when I come to use that as a link (from either on the same page, or from elsewhere on or off the website) the page simply loads and I neither end up near the tabs block, nor with desired tab open.
Is this possible? If so, how? I have a lot of these so it isn’t really viable to switch to powering these differently. Has to be via SiteOrigin > Ascend Tabs & Accordion widgets..
Thanks, John.
In forum: Ascend ThemeDecember 14, 2020 at 10:25 am #261685Hi – my mobile top bar is centering the widgets, and I’d like to have them right-aligned. I’m using Social Icons by WPZoom and I have selected Right-Align in their options, but that has no effect. Is there somewhere else I can set them? My site is *Login to see link .
Thank you!In forum: Virtue ThemeIn reply to: sitcjy line above sitcky menu
Hey,
You can use the topbar widget area. That can be enabled from Theme Options > Topbar Settings then you can add widgets from Appearance > Widgets. This post explains making the topbar sticky: https://www.kadencewp.com/knowledge-base/sticky-topbar-in-virtue/
Hope that’s helpful!Best,
Hannah -
AuthorSearch Results




