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 'sidebar'
-
AuthorSearch Results
-
In forum: Virtue ThemeMarch 14, 2018 at 2:26 pm #183344
Hi all! Apologies for making a post, but I was unable to find what I was looking for by searching and/or scouring the web. I’m pretty new to the entire web-design/wordpress process, so I am trying to learn as I go.
I am trying to make my site ‘remember’ or highlight a link on a nav menu after clicking on it. This is so that a user may remember where they are on the site, help with navigating etc. Specifically, I am looking for this functionality within a sidebar categories widget.
Is there a simple bit of CSS I can add that would do this? Or does this get semi-involved by editing the php of the theme etc?
In forum: Ascend ThemeIn reply to: CUSTOM SIDEBAR
Hey it looks like you’re not using a sidebar, and it looks like you’re using a plugin to add the social sharing. I’m not familiar with that plugin or how to properly configure it, so I suggest you contact the plugin developer to see if they have any suggestions.
I will note though, that as a Kadence Member, you have access to Kadence Simple Share plugin which does offer similar functionality, and we can provide support for that plugin. I don’t know if you could get it to display exactly the same as the plugin you’re using though.
-Kevin
In forum: Ascend ThemeIn reply to: CUSTOM SIDEBAR
March 13, 2018 at 9:07 am #183046Thanks Kevin. I got that far, but I couldn’t build the following:
When the icon is clicked, such as Facebook, it should post to Facebook the page that it is on.
I also want the Sidebar to scroll with the page, but hide behind full width images.
See this example: https://www.thefoodlens.com/boston/spots/little-donkey/
In forum: Ascend ThemeIn reply to: CUSTOM SIDEBAR
Hello,
You can create a custom sidebar by going to Theme Options> Misc Settings. Once you create the new sidebar, navigate to Appearance> Widgets and configure your new sidebar.
Then, go into your page settings, and assign the new sidebar in the pages sidebar settings.
Let me know how that works for you.
-Kevin
In forum: Ascend ThemeTopic: CUSTOM SIDEBAR
March 13, 2018 at 8:36 am #183034How do I create a custom sidebar (social media icons) that appears only on select pages – Ascend theme?
When the icon is clicked, such as Facebook, it should post to Facebook the page that it is on.
I also want the Sidebar to scroll with the page, but hide behind full width images.
See this example: *Login to see link
In forum: Virtue ThemeMarch 13, 2018 at 2:24 am #183003I would like to add a horizontal carousel (ideally via a shortcode which I already have set up) spanning the entire width of the *bottom* of the single product page content area (.single-product #content.container). How can I do this? currently the template only allows to add a sidebar to the side. Using the CSS :after method would only allow to add text and isn’t the best option either. Thanks!
In forum: Virtue ThemeIn reply to: Virtue Gallery images not showing in SEO
March 12, 2018 at 3:52 pm #182956Search engines see the images on our page. It’s part of the code so they see they exist.
If you want individual images to be indexed as their own page then you need to enable the sitemap to show attachment pages.
This can be done in your Yoast SEO settings.
Finally yoast and page builder try to communicate but it’s not great and for the most part, yoast doesn’t ever get a clear picture of your actual site because it’s only giving a grade based on the content of that page (it missed content added through page builder) and always excludes anything else on the page like footer widget, sidebar etc. It’s simply only meant to be a tool. It doesn’t actually look at the page like google does. Google sees the page from the url and reads all the code. Yoast is simply trying to tell you wants in the normal text editor.
Ben
In forum: Ascend ThemeMarch 12, 2018 at 12:34 pm #182899Hello,
I’d like to know how to activate li a active in my sidebar. I used get_terms(‘product_cat’) to display it.
Thank you.Arnaud
In forum: Virtue ThemeIn reply to: center widget title
In forum: Virtue ThemeIn reply to: Remove gap between .main and .aside
March 9, 2018 at 1:43 pm #182617I think you are talking about this css:
.home #ktsidebar .widget-1 {
margin-top: 45px;
}Which you are adding and it’s creating a 45px margin on the top of your sidebar which drops below main on smaller screens.
You just need to remove that or wrap it in a media query like this:
@media (min-width: 992px) { .home #ktsidebar .widget-1 { margin-top: 45px; } }Ben
In forum: Virtue ThemeIn reply to: Product Tag
One option for that would be to add the products via shortcode, like this:
[products limit="4" columns="4" tag="t-shirts"]Add to a text editor, and change the “t-shirts” to whatever tag you need. Then just add the sidebar to the page as you would for any other page.
Let me know if that works for you.
-Kevin
In forum: Virtue ThemeIn reply to: Product Tag
In forum: Virtue ThemeMarch 7, 2018 at 2:53 pm #182375Hey,
So you can just create a new admin user with fake info just post the user name and password here and check the box for set as private reply.In terms of the sidebar this post: http://box5466.temp.domains/~barnlady/more-then-and-now-in-my-kitchen/
Is actually the cause, you can see the sidebar broken there as well.
The reason is because inside your post you have code that is added that shouldn’t be.
If you go and edit that post and click on the “text” tab you just need to remove all the
</div>tags.Ben
In forum: Virtue ThemeMarch 7, 2018 at 2:46 pm #182374I think I got it changed right. I went to what you just said and changed Latest Post Display to ‘full’. The pictures are all there now, but the sidebar has moved to the bottom. I want the sidebar on the side all of the time.
Deb
In forum: Virtue ThemeMarch 7, 2018 at 2:16 pm #182369Well no wonder I can’t find it 🙂
My screen doesn’t look anything like that at all. This is what I see….
Home Layout
Display a sidebar on the Home Page?This determines if there is a sidebar on the home page.Full LayoutSidebar Layout
Choose a Sidebar for your Home Page
Homepage Layout ManagerOrganize how you want the layout to appear on the homepage
disabled
Image Menu
Featured Products
Latest Blog Posts
Portfolio Carousel
Icon Menu
Portfolio Full
On Sale Products
Best Selling Products
Custom Carousel
Home Widget Areaenabled
Page Title
Page ContentHome Image Menu
Image MenuAdd images, descriptions, titles, and linksAdd Slide
Choose how many columns in each rowImage Menu Height
Height set byChoose how the image menu height will be set.
Home Featured Product Settings
Home Product Carousel Titlee.g. = Featured ProductsChoose how many columns are in carousel
Choose how many products are in carousel
Carousel ScrollChoose how the product items scroll.
Choose the carousel speed (in seconds).
Home On Sale Product Settings
Home On Sale Product Carousel Titlee.g. = On Sale ProductsChoose how many columns are in carousel
Choose how many products are in carousel
Carousel ScrollChoose how the product items scroll.
Choose the carousel speed (in seconds).
Home Best Selling Product Settings
Home Best Selling Product Carousel Titlee.g. = Best Selling ProductsChoose how many columns are in carousel
Choose how many products are in carousel
Carousel ScrollChoose how the product items scroll.
Choose the carousel speed (in seconds).
Home Blog Settings
Home Blog Titlee.g. = Latest from the blogChoose How many posts on Homepage
Choose how many post columns on Homepage
Limit posts to a CategoryLeave blank to select all
Home Post Excerpt LengthDetermines how many words are in the post excerpt.
Home Portfolio Carousel Settings
Home Portfolio Carousel titlee.g. = Portfolio Carousel titlePortfolio Carousel Category TypeLeave blank to select all types
No items of this type were found.
Choose how many columns are in carouselSet height for portfolio items – OptionalExample 400
Choose how many portfolio items are in carousel
Choose the carousel speed (in seconds).
Portfolio Carousel ScrollChoose how the portfolio items scroll.
Portfolio Carousel Order byChoose how the portfolio items should be ordered in the carousel.
Display Portfolio Types under Title
Display Portfolio Excerpt under Title
Home Custom Carousel Settings
Home Custom Carousel Titlee.g. = Featured NewsCustom Carousel ItemsAdd images, descriptions, titles, and links
Add Slide
Choose how many columns are in carouselCustom Carousel ScrollChoose how the custom items scroll.
Choose the carousel speed (in seconds).
Enable custom image ratio for carousel
Home Icon Menu
Icon MenuChoose your icons for the icon menu.Add Icon
Choose how many columns in each rowIcon Menu Box Background ColorChoose the background color for icon menu boxes. * Note the hover color is set by your primary color in basic styling.
Transparent
Icon Menu Font and Icon ColorChoose the color for icon menu font and icon. * Note the hover color is set to white and background is set to primary color.Transparent
Home Portfolio Full Settings
Home Portfolio Full Titlee.g. = Our WorkPortfolio Full Category TypeChoose type for the Portfolio Full
No items of this type were found.
Display Portfolio FilterChoose how many Portfolio Items on Homepage
Portfolio full Order byChoose how the portfolio items should be ordered.
Portfolio LayoutChoose the portfolio layout
Choose how many Portfolio columns
Set height for portfolio items – OptionalExample 400
Masonry Style
Display Portfolio Types under Title
Display Portfolio Excerpt under Title
Display lightbox link in top right corner?
Page Content Options (if home page is latest post page)
Latest Post DisplayIf Latest Post page is front page. Choose to show full post or post excerpt.Use Post Grid Format
In forum: Virtue ThemeIn reply to: Use different sidebars on different category pages
March 7, 2018 at 9:28 am #182296Hey,
So in terms of the sidebar, it’s set one for all the archives. If your using a Woo Archive template editor you can create a column in your layout that would work like a sidebar and there you could add your widgets then turn off the normal sidebar output. This would allow you to create different templates applied to different categories with different items in your sidebar.
Or if you want you can use a plugin like this to change which widgets are showed in the sidebar based on which category they are in.
https://wordpress.org/plugins/widget-visibility-without-jetpack/Ben
In forum: Virtue ThemeIn reply to: Use different sidebars on different category pages
In forum: Virtue ThemeIn reply to: Portfolio multifilter or menu for a catalog
Hi Mikhail,
Can you link to an example of a multifilter like you’re wanting? Can you also provide a link to your site?
You can add a sidebar to your portfolio page by using a sidebar page template then adding your portfolio posts via shortcode like this:[portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true]Hannah
In forum: Virtue ThemeHello, my name is Mikhail. I just installed your demo content.
I want to make a furniture catalog without prices but i dont know how to realize it better: with portfolio or blog posts.
My question is how can i make a filter in portfolio like:
I-1-a,b,c;2-a,b,c,d; II-1-a,b;2-a,b; III-1-a,b;2-a,b;
In your demo site it is very easy to do I-1-2-3-4-etc; II-1-2-3-4-etc; III-1-2-3-4-etc; end so on.
So how can i realize a multilevel filter with portfolio? Is it posible?
Or how can i use sidebar in portfolio in order to do a comfortable menu if it is unreal to do a multilevel portfolio menu?
Sincerely yours, Mikhail.
-
AuthorSearch Results


