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 'footer'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: ASCEND: Footer Topic Alphabetized Vertically
Hi, Hannah and Ben,
Okay, after evaluating all my options, I elected to go with using SiteOrigin Builder Widget in the footer and then physically link each category. This strategy gives me the look I want, and I can control exactly how it’s going to look. If I add a category, I’ll have to be a step ahead and make sure I add to the footer. But…it is what it is. 😉
Thank you both.
PamIn forum: Virtue ThemeIn reply to: Regarding the footer
I would very much like to put this Ascend theme footer on my virtual theme, if it’s possible how?
Thank you for your reply.
http://themes.kadencethemes.com/ascend-premium-3/-
This reply was modified 6 years, 4 months ago by
GWamal.
In forum: Virtue ThemeTopic: Regarding the footer
In forum: Virtue ThemeTopic: Footer Date/Year
In forum: Ascend ThemeIn reply to: ASCEND: Footer Topic Alphabetized Vertically
Thank you, Hannah. I appreciate the help.
The only way I can think of is to literally list each topic in the footer and then link each one back to category page. Talk about labor intensive. <laughing> This format preference is not critical. But I would prefer to see it alphabetized by columns, allowing the words to wrap to the next column like the image I sent.
Thank you. Enjoy your weekend.
PamIn forum: Ascend ThemeHi, Kadence Gang,
I’m using this code in the footer to list topics (aka categories). At the moment, they are alphabetizing horizontally. I would like like them to be listed in alphabetically vertically. See image attached.
Any suggestions? Everything I tried has caused the list to look wonky. 😉
***** CUSTOM CODE****
@media (min-width: 480px){
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
@media (min-width: 480px){
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
@media (min-width: 480px){
#containerfooter .widget_categories ul li {
width: 13.5%;;
float: left;
}
}
@media (min-width: 480px) {
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
@media (min-width: 480px) {
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
@media (min-width: 480px) {
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
@media (min-width: 480px) {
#containerfooter .widget_categories ul li {
width: 13.5%;
float: left;
}
}
#containerfooter .widget_categories ul:after {
clear: both;
display: table;
content: ”;
}#containerfooter .widget_categories ul li a {
border-bottom: 0;
margin-right: 20px;
}#containerfooter .widget_categories ul li a {
border-bottom: 0;
line-height: .5;
margin-left: 20px;
}In forum: Virtue ThemeHello and Happy 2020!
I recently installed a new recipe plugin WP Tasty Recipes on our http://www.Great-Eastern-Sun.com website. This recipe plugin allows you to print recipes by bringing up a print friendly web page. However, when we click the PRINT button for the recipe the footer of our webpage is right smack in the middle of the printable recipe as seen in this example: *Login to see linkIs this something with the plugin or Virtue?
Thanks for your support!
debIn forum: Membership ForumsIn reply to: How to remove this type of background
January 2, 2020 at 10:10 pm #242609There are plugins that allow you to load the main content of a page through ajax and replace it with another page content. This is usually not a better user experience and often creates issues because within the content of each page, there may be things that are supposed to initiate with javascript on page load, not to mention different pages load different CSS and javascript. Overall the reason you don’t see this much on websites is because it’s not a good solution.
And if you have an issue with page speed, your header and footer are not likely the problem anyway, so you would still have an issue with page speed.
For page speed you need to look at what server you are using, optimizing your content, and making sure you are serving cached files.
Once you have that figured out and working well, then you can look at a plugin like this for preloading pages which won’t use ajax but will make navigating on your site faster: https://wordpress.org/plugins/flying-pages/
Post a link to your site and I may be able to point to some ways you can improve your load time.
Ben
In forum: Membership ForumsIn reply to: How to remove this type of background
In forum: Membership ForumsJanuary 1, 2020 at 3:56 pm #242589and is there any way to make header like ajax, i mean that header and footer are same in all pages so if visitor open any page 1st time then header and footer will load and when visitor go to another page there is no loading in header and footer.
may be my question is stupid but i only want to improve my loading speed.In forum: Virtue ThemeTopic: Sidebar and Footer Problem
When using plugin betterdocs the footer width gets messed up and the side bar shows under the footer. This happens with other similar plugins that I have tried. Any ideas why?
In forum: Ascend ThemeIn reply to: Change Above Footer Widget for certain page
In forum: Ascend ThemeHi Team,
Something to pick up after the New Year break…
I have a site in developemnt which uses the “Above Footer Area” widget to display a shortcode (SmashBalloon Facebook posts display).
(Logon details to follow).We now need to change this for one page only to show a different display.
Is there a hook or filter to test which page we’re on and show a different “Above Footer Widget” area?
Very many thanks,
Phil.In forum: Ascend ThemeIn reply to: Tag Line appearing parallel to logo
Hi Ben,
/ * To show tagline under the logo */
.kt-header-position-above #logo a {
flex-direction: column;
}The above code was working fine and the tagline was appearing below the logo. But when I added the below code to increase the footer font size, the tagline went back beside the logo. Since I have changed the theme from Virtue to Ascend recently, please advise if there is any alteration required in the code.
/* To increase the footer font size */
.footernav ul li a {
font-size: 18px;
}
.footercredits p {
font-size: 14px;
}In forum: Virtue ThemeIn reply to: Auto-upload content to a page?
Hey John,
There is not an option (yet!) to add blocks to a widget area. But there are some widgets that may get you the look you want. For example, the Virtue Image Menu Item widget. You could add that to your sidebar from Appearance > Widgets.
Virtue premium has an option for a sitewide footer shortcode. You could use the Kadence Slider to create a slider with images and links to your desired pages. Then you can paste the slider shortcode into the above the footer shortcode output from Theme Options > Footer.
Would either of these options work for you?Merry Christmas to you as well!
Hannah
In forum: Ascend ThemeIn reply to: Space on horizontal mobile view
December 23, 2019 at 11:29 am #242431Hey,
Your background video should have worked on mobile. It just would not autoplay as mobile does not support that. Was it now displaying at all? How are you adding your video?
Hannah wrote this in the context of thinking of the Kadence Slider which does have some support to start a video on mobile if the play button is clicked.
However in the context of a background in a row block the video will not play like that. It’s not designed to play on mobile, and as a background it’s designed to work as a player if the browser decides not to play it. There are some hacks similar to what is added in the Kadence Slider but it’s not part of the blocks right now.
Your whitespace is caused by whatever you are adding for “Degraded Video Detected!” in your footer, notice thing is not responsive, it’s breaking the page layout.
I hope that clarifies.
Ben
In forum: Virtue ThemeIn reply to: Linking to Page Anchor
In forum: Ascend ThemeIn reply to: Gallery caption nudge?
In forum: Virtue ThemeIt fixed the header and footer. But it is adding padding to the page heading and moving it to the left as shown in the image by red arrows. The page heading should not move and should remain as it was before adding any padding.
Moreover, once i bought Ascend theme. I want to download it again. Please advise how to do that.
In forum: Virtue Theme -
This reply was modified 6 years, 4 months ago by
-
AuthorSearch Results




