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 Theme
Hello, I have moved the sidebar on the shop page to the left, but on mobile devices the sidebar goes under the main content.
I want the sidebar to be above the content, because I have the search and menu for the products in it.
Is this possible to do?
Thanks in advance, GabiIn forum: Virtue ThemeTopic: Lost sidebar on home page
My home page used to have a sidebar like this:
*Login to see link
with headers for Recent Posts, Recent Comments, Archives, Categories, MetaI did something to it one day and the sidebar disappeared. I can’t get it back.
Advice welcome.
In forum: Virtue ThemeIn reply to: Alignment of sidebar widgets and posts
In forum: Virtue ThemeHello,
I have a question about the alignment of the tops of the sidebar and of the blog post in my webpage http://www.gatviususitikimai.lt
I would like that the top of the Search (‘Ieškoti’) button in the sidebar is aligned with the header of the blog post (‘Birutės g. ir Kęstučio g.’). As you see now, the header is lower and not aligned.
Could you help me with that?
Thank you.Monika
In forum: Virtue ThemeIn reply to: Blog Photo Grid
October 10, 2016 at 1:37 pm #116765This css would be as close as you can get with virtue with built in options:
.home_blog article .tcol-sm-12.postcontent { float: none; position: absolute; background: transparent; bottom: 0; padding: 10px; width: 100%; left: 0; margin: 0; -webkit-transition: background .4s ease-in-out; -moz-transition: background .4s ease-in-out; -o-transition: background .4s ease-in-out; transition: background .4s ease-in-out; } .home_blog article:hover .tcol-sm-12.postcontent { background: rgba(0,0,0,.4); } .home_blog article .tcol-md-12.postcontent .entry-content { display: none; } .home_blog .home-sidebar article { position: relative; } .home_blog article .tcol-md-12.postcontent header h5.entry-title, .home_blog article .tcol-md-12.postcontent header { margin: 0; color:white; font-weight: bold; }Ben
In forum: Virtue ThemeHave installed the Paypal Express checkout plugin (by Angelleye). But, it does not hide the standard Checkout button in the Woocommerce widget.
How do we hide the Checkout button in the minicart when in the menu and as a sidebar widget? In essence, with this plugin, don’t want to show the Checkout button anywhere in Woocommerce.
Thanks
In forum: Virtue ThemeIn reply to: Is this possible to do in Virtue
Hey Anthony,
This layout should be possible with the theme. firstly, in Theme Options> Main Settings, you’ll want to use the header option that allows you to place widgets in your header. This is how where you’ll assign the login/out items, as well as the cart and checkout menu items.
This will also push your main navigation to be below the header, like on that site. It will require some CSS to get the menu items to align to the left like that.
Theme Options> Main Settings is also where you’ll set the sidebar to display on the left side of the page. The category dropdown in the sidebar will have to be created with a plugin, as there are no widgets built into the theme that allow for this display.
Hopefully that points you in the right direction! Let me know when you get further into the configuration of your home page and I’ll help you with any necessary CSS you may nee.
-Kevin
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
In forum: Virtue ThemeIn reply to: Fullwidth on buddpress group
October 6, 2016 at 4:10 pm #116445Lets just change it to the overall is buddypress:
add_filter('kadence_display_sidebar', 'custom_buddypress_sidebar'); function custom_buddypress_sidebar($sidebar) { if (is_buddypress()) { return false; } return $sidebar; }Ben
In forum: Virtue ThemeIn reply to: Fullwidth on buddpress group
October 6, 2016 at 2:55 pm #116434I tried another possible solution
If your theme has a full width page template just copy it and rename it buddypress.php
Ok so I’ve done this by copying the Virtue premium page-fullwidth.php and saving it as buddypress.php in the child theme folder and it still doesn’t remove the sidebar. :s
In forum: Virtue ThemeIn reply to: Fullwidth on buddpress group
October 6, 2016 at 2:24 pm #116433Thanks for the reply Ben.
I’ve added it to the child functions.php file and it still shows the sidebar?
Thanks
YanIn forum: Virtue ThemeIn reply to: Fullwidth on buddpress group
October 6, 2016 at 2:18 pm #116429Using a child theme you can add a function like this:
add_filter('kadence_display_sidebar', 'custom_buddypress_sidebar'); function custom_buddypress_sidebar($sidebar) { if (bp_is_user_groups()) { return false; } return $sidebar; }Ben
In forum: Virtue ThemeTopic: Fullwidth on buddpress group
October 6, 2016 at 2:06 pm #116419Hello
I am using buddypress with this theme and find that the group page is set and displays as fullwidth. However the individual groups has the sidebar.
mydomain.com/groups – fulldwith works fine here.
mydomain/groups/examplegroup fullwidth doesn’t work here and the sidebar shows.How can I make it so it shows fullwidth on individual groups please?
Thank you
Yan.In forum: Virtue ThemeIn reply to: Remove Blog Sidebar
Hi Ben,
I’m having the same issue. I do have everything set to “no sidebar,” as described in Mary Ann’s original question. I did set it so that the blog page is not selected under Settings, Reading, as you suggested. Cleared cache. Still have sidebar. Any suggestions? Thanks. –Lori
In forum: Pinnacle ThemeIn reply to: Few questions
October 5, 2016 at 3:49 pm #1162941. Blog page…. I think you missed this : Do not use the settings > reading and make that page your “latest posts” page.
Just leave the settings > reading alone don’t make any page your “latest posts” page else it will turn your page into an archive not a real page and you will have a sidebar.
If you want to show images below the title then use the full content output in your blog page template settings. And make sure you set a “read more” tag in each post where you want the excerpts to stop.
2. Staff post a link I don’t understand what your asking.
3. Update your theme to the latest version. 1.8.0
4. What color are you want it to hover to?
BenIn forum: Pinnacle ThemeIn reply to: Few questions
Hi, again,
For the blog page, I created a new page, called it ‘Blog’, applied the template ‘Blog’ and set it as latest posts page.
Before setting it as latests posts page I had no sidebar space on that page. But when I do, I immediately have that space on the right and can’t find out how to delete it.
Then I would like to center it, have the titles on the top of the images, and set up bigger excerpts, as you have in your blog template.
By the way, would it be possible to import or know all setting of your blog homepage?Another question I have it that in the staff page (members), pictures and names are in a 3:4 white rectangle, which affects my image because of its white background also, which does not allow the see that as a round photo, so how do I eliminate those white rectangles and remain only with the main background which I set up in the staff page?
On the media page, I’ve done what you said but that page does not seem to work. It doesn’t even let me scroll down…
Finally, the hover on the menu bar works fine when i have the background image but not when I scroll down and its on the white strip (because first it was written in white hover black and then written black but hover remains black as well). Can I add a “second” hover for when it scrolls down?
Thanks a lot and sorry all the questions
Nuno
In forum: Virtue ThemeIn reply to: custom H1 on product category page
October 5, 2016 at 11:23 am #116233Hey,
So while this seems a little backwards you can remove the hook for the title through a child theme function. Using the child theme funcitons.php file you would add this:remove_action( 'kt_woocommerce_page_title_left', 'kt_woocommerce_page_title_output', 10 );But if you want to talk about SEO you would be much better off having a category for “Maps of Russia” as that and not Russia seeing as categories are not just listed in your sidebar but also under products and any time there is a link having a more descriptive link is better then simply “Russia”. Also I don’t know what plugin your using but you should always be able to define custom menu items for a menu and then you could just have a custom label for your category menu items.
Ben
In forum: Pinnacle ThemeIn reply to: Can't find sidebar settings/options
Hey Sylvia,
Looks like you’re using two different widgets? If you just want to remove the image on the first you can use this css:.sidebar .kadence_recent_posts img { display: none; }Just paste that into your custom css box in Theme Options > Custom CSS.
Hannah
In forum: Pinnacle ThemeIn reply to: Can't find sidebar settings/options
In forum: Pinnacle ThemeIn reply to: Can't find sidebar settings/options
-
AuthorSearch Results


