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'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 2,601 through 2,620 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: New sidebar issues…

    #125400

    Hmm,

    I’m not sure how this could be part but I guess it is possible because of how archive pages some times work.

    add_filter('kadence_display_sidebar', 'search_sidebar');
    function search_sidebar($sidebar) {
      if (is_search()) {
        return false;
      }
      return $sidebar;
    }

    run a test and comment that out and see. otherwise… I supposes you could just use this function that you have commented out to add the sidebar:

    add_filter('kadence_display_sidebar', 'bbpress_sidebar');
    function bbpress_sidebar($sidebar) {
      if (is_bbpress()) {
        return true; 
      }
      return $sidebar;
    }

    Ben

    #125389

    Hey guys, I have been messing around with some sidebar issues specific to the search page but somehow either but adding/removing code or performing updates I seem to have removed the sidebars from my bbPress pages:

    I checked my functions.php file and nothing there seems to be setup to “mess” with it?

    Could this be something simple or just a coincidence?

    #125316

    Hey Marcie,
    This css should work for you:

    .postid-5536 .sidebar {
        display: none;
    }
    .postid-5536 div#ktmain {
        width: 100%;
    }

    Just paste it into your custom css box in Theme Options > Advanced Settings.

    Hannah

    #125297

    I have a question similar to one seen in this thread, though it doesn’t appear to have been answered:

    I’m using a plugin similar to Sensei call WP Courseware. This elearning plugin automatically uses the virtue theme’s template with a sidebar for all course units I create – however, I’d like to use the full-width template instead. Can I remove the sidebar on just this one page through CSS? Here is the page in question:

    You won’t be able to see the course content w/o a login, but you will be able to see the page. Please lmk if you need more info.

    In forum: Virtue Theme

    In reply to: Search Results

    #125292

    hey Corey,

    I’ve been trying for a CSS solution, but it seems that the best course of action will be to add this function to your child theme’s functions.php file

    add_filter('kadence_display_sidebar', 'search_sidebar');
    
    function search_sidebar($sidebar) {
      if (is_search()) {
        return false;
      }
      return $sidebar;
    }

    Does this work for you?

    -Kevin

    In forum: Virtue Theme
    #125279

    Hi guys, I was able to turn off the sidebar on the search result page, however I would like the page to be both full width and to have 4 columns for content… is there a way to do this in the theme options?

    Here is an example page:

    Thanks, Corey

    #125085

    Hello.

    My website is

    In my tab “Portfolio”

    I’m trying to configure some portfolios.
    However, for the portfolio already created called “Paris” I have an issue:

    When I created the porfolio I choose
    Project Options = Image Grid
    Columns = 3

    After I added the images and in the “Edit Gallery options” I choosed:
    Columns = 3
    Size: Large
    Type = Mosaic

    And in “Theme Options” -> “Portfolio Options” I did also some easy configurations.
    However the final result is always the same and not expected:

    I have small size and in the left. Not centered.
    It seems that I have a sidebar activated? But I don’t find where.

    Can you please help me understanding what is wrong?

    Thank you,
    Carla Brito

    #125072

    Problem is solved. I use Widget Context instead of WooSidebars now.

    #125036

    Hi again !

    I have made a few customizations on the single product page, using hooks so that it stays compatible with woocommerce or theme updates.
    The goal is to display the title above both the page and the sidebar (like in fullwidth page template for instance).

    I have put the following code in my functions.php

    function change_product_page_order() {
    if (is_product()) {
    //var_dump($product);
    /** Move Product Title above page */
    remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_title', 5 );
    add_action( 'woocommerce_before_main_content', 'woocommerce_template_single_title', 10 );
    }
    }
    add_action('wp','change_product_page_order');

    It shows the title and breadcrumbs (+ the horizontal line below) above the product image and the short description, but not fullwidth (the sidebar displays next to it)
    See

    I’ve tried changing the priority of the hook, like add_action( 'woocommerce_before_main_content', 'woocommerce_template_single_title', 5 ); but it breaks the title alignment, and does not solve the problem for the sidebar…

    Can you give me any help with what I’m missing ?

    Thanks in advance.

    #125028

    I see the carousel in the sidebar on both links?

    Ben

    #125003

    Ok sorry i thought this is part of your theme. I found out that the plugin WooSidebars has cause this problems.
    After deactivate it, my shop sidebar is gone. I will try to solve my problem without that plugin and will give you a message.

    greets alex

    #124962

    Hello Ben and Hannah and a great “thank you” for this wonderful theme.
    I am facing a problem in the theme’s widgets, that are supposed to show some posts. (virtue’s carousel and virtue post Grid in specific)
    While posts are shown in pages and single posts, widgets are blank in categories.
    For example here:

    you can see a virtue carousel in sidebar’s first position, and some post Grid in 3rd place of footer widget.
    while here:

    “nea” is a category
    nothing can be displayed.

    If you have any suggestions, I am willing to provide any additional information.

    #124829

    Hi Alexander,
    Your images are not working. Try using a source like this- https://postimage.org/
    Have you enabled a sidebar layout from Theme Options > Shop Settings? And have you added content to your sidebar from Appearance > Widgets? Can you post a link to your shop page?

    Hannah

    #124818

    hello,

    i have tried to switch from free to premium version of virtue. I did import the old settings.
    But now the shop sidebar is gone. I have tried to put the widgets in the areas where they was before but no changes.

    settings are like that atm:

    Normaly there should be 3 products in a row + right sidebar(shop sidebar)

    Atm there are only 3 products in a row and now sidebar.

    Any ideas how to fix that ?

    In forum: Virtue Theme
    #124796

    Hi Clement,
    Looks like you’re using a sidebar layout. In Theme Options > Shop Settings select the full width option beside Display the sidebar on Product Category Pages.
    Hope that helps!

    Hannah

    #124730

    Hey so this image is only 800px wide: http://bphotoart.com/files/15-easy-last-minute-thanksgiving-activities-crafts-bphotoart.jpg

    As is this one: http://bphotoart.com/files/10-childrens-christmas-books-giving-not-getting.jpg

    Which ones are you talking about that are 1600px wide?

    The issue is simply that the theme can’t crop an image to a size larger then is available. Meaning it can’t grow your images. With a sidebar layout the default image size is 848px by 400px. If your images are at least 846px wide and 400px tall then the theme would crop them by default. You can of course change that setting in each post using the max width and max height settings.

    Ben

    #124729

    Hey,
    In your sidebar you have a text widget with this:

    
    <br></br><font
    color ="#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/contact">Contact Marilyn</a></font><br></br><font
    color = "#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/5-reasons">5 Reasons Book</a></b><br></br><font
    color = "#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/events">Events with Marilyn</a></font></p></b>

    and in it you have a <b> tag that is not being closed out. it’s creating issues. Maybe not related to the menu but issues that you really need to fix.

    Next you have a minify plugin running. Can you clear that and make sure it rebuilds your minify scripts.

    Finally you are using w3 total cache and it’s very important that it gets cleared.

    After doing those things please report back

    Ben

    #124609

    Hey Frank,

    The .main is referring to your main content of the page. Adding the .kt-nosidebar is referring to the class of a page that is not using a sidebar template.

    After discussing this with the theme developer though, he has pointed out that this CSS is not the optimal way to go about this.

    You can disable the header quite easily by going into your wordpress dashboard and finding Products> Categories in your sidebar.

    Once there, click on the category you’d like to change and you can edit or disable the category header there.

    If you’d like to learn more about CSS, I suggest reading this tutorial:
    https://www.kadencewp.com/chrome-inspect-tool/

    there should also be a video up soon that I recently made that will hopefully help you to better understand how to select things in CSS.

    Let me know if this is helpful! And if you have any further questions regarding CSS, let me know and I’ll try to explain.

    -Kevin

    #124608

    Hey Frank,

    The .main is referring to your main content of the page. Adding the .kt-nosidebar is referring to the class of a page that is not using a sidebar template.

    After discussing this with the theme developer though, he has pointed out that this CSS is not the optimal way to go about this.

    You can disable the header quite easily by going into your wordpress dashboard and finding Products> Categories in your sidebar.

    Once there, click on the category you’d like to change and you can edit or disable the category header there.

    If you’d like to learn more about CSS, I suggest reading this tutorial:
    https://www.kadencewp.com/chrome-inspect-tool/

    there should also be a video up soon that I recently made that will hopefully help you to better understand how to select things in CSS.

    Let me know if this is helpful! And if you have any further questions regarding CSS, let me know and I’ll try to explain.

    -Kevin

    #124602

    Hey Kevin,

    sorry for the late response.
    The CSS worked fine for me. But I have some questions and I hope that the answers will help me to understand css better.

    Well first of all I fully understand the first code. It disables the Header as I wished.

    The second code seems to give the page more space so the content is not hidden underneath the sticky header.
    But i don’t understand what the .main and .kt-nosidebar refer to.

    The third code didn’t seem to have any effect at all. I tried to find some changes by enabling and disabling it but I couldn’t find any.
    But nevermind becaus the first two codes did provide what I wanted.

    I just want to understand CSS better as a total beginner and I hope that I will be able to write that stuff by myself,
    so I don’t have to ask everything in here.

    A response would be appreciated.

Viewing 20 results - 2,601 through 2,620 (of 5,356 total)