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 - 1,041 through 1,060 (of 5,356 total)
  • Author
    Search Results
  • #229385

    No, this is not helpful at all. I already know the that and what I’m trying to do is not possible with the options exposed in the widget section. For the third time, what I need to do is:

    Create a custom sidebar on the portfolio pages that shows a list of other portfolio items what have the same Portfolio Type value.

    Please actually read this post and respond with helpful information on how I can accomplish my goal.

    #229364

    Hey Joseph,
    You can create custom sidebars from Theme Options > Misc Settings. Then you can add content to them from Appearance > Widgets.
    Hope that helps!

    Hannah

    #229358

    The sidebar controls on each page do not let me do what I’m trying to do. Those controls just let me select a sidebar. I want to customize the sidebar content for a sidebar that will show on the portfolio pages that shows a list of other portfolio items what have the same Portfolio Type value.

    #229357

    Hey,
    That page should have been hidden, it’s not linked to but was incorrectly in the search. I have remove it.

    The sidebar controls are in each page, on the right side below the featured image under “page layout options”

    Ben

    #229351

    Hi, I’m trying to follow this document to make a custom sidebar page in the Ascend Premium theme.

    When I try to change the page template there is no option for “sidebar” as described in the article.

    What I’d like to do is create a sidebar on the portfolio pages that shows a list of other portfolio items what have the same Portfolio Type value.

    #229317

    Try this css:

    @media (min-width: 1200px) {
    .sidebar .kadence_social_widget.clearfix a {
        padding: 0 20px;
        display: inline;
    }
    }

    Hannah

    #229275

    Hannah,
    Yes that has worked. Is there a way of spacing the icons out, i.e adding padding between them, so they are more evenly spaced across the sidebar. (sorry for all the questions)

    David

    #229270

    This css should work for you:

    .sidebar .kadence_social_widget.clearfix a {
        font-size: 20px;
    }

    Hannah

    #229262

    Hannah,
    Adding in the header specific text seemed to work but when I try and change the font size in the sidebar is doesnt change. Does the code need to be sidebar specific?

    David

    #229258

    Hannah if you were also able to make it sidebar specific that would be great. I am hoping that this will allow for 2 slightly different looking widbets in both header and sidebar

    David

    #229257

    Yes, it should apply. You can make it sidebar specific by adding the sidebar id. I can help with that if you’d like.

    Hannah

    #229199

    Hi, this is an advanced problem i have… . i tried a few hours to solve it without ask you but …no way…. so the situation is:

    in this page we have the sidebar on the left and the main content all generated from a third party javescript code….
    at the bottom of that page we have this button

    when you click on an item of the list, the third party javascript loads the item detail…. adding some anchor/data to the url

    the big issue we have is that we want to hide the button div #job-button when an item of the list is loades (so the url contains a /#/d/)… we tried to add some javascript code into the footer ..like this post says but no way…

    <script type="text/javascript">
    $(document).ready(function () {
    if (window.location.href.indexOf("/d/") != -1) {
    $("#job-button").hide();
    }
    }
    </script>

    can you please give an advise about how to do it?

    Thank you very much!

    #228828

    Hi Ben,

    Thank you for your kind assistance! It beautifully fixed the homepage issue and the position of the date on the blog sidebar. However, I also wanted to restrict the post titles on the blog sidebar in two lines like the way you did for homepage recent posts. Is it possible?

    Please let me know if anything can be done.


    Minhajul

    In forum: Virtue Theme
    #228767

    You are only adding a “Dokan: Store Contact Form” widget into your primary sidebar. That widget is designed to not show on pages other than an individual seller store page. You just need to and a different widget one that is designed to either show all the time or to show on your shop page.

    The reason you do not see the sidebar on the product pages is because of your tab plugin, you are adding the cart as a tab but it’s not resetting the post after the tab so it makes WordPress think you are on the cart page. Since your cart page doesn’t have a sidebar it then doesn’t load the sidebar.

    I don’t suggest you load the cart as a tab, I really don’t suggest you do that given that your plugin isn’t clearing and resetting the post after.

    Ben

    In forum: Virtue Theme
    #228755

    Ok I have tried activating the parent theme and still do not have sidebars visible.

    I have Primary sidebar set for shop page and sidebar1 set for product page.

    Dokan sidebar is set to the dokan vendor shop page.

    Thanks,

    Glenn

    #228752

    Hey Ulla,
    Sorry, I hope I’m following you.
    It looks like on this page: http://www.gentil.fi/saitti1/category/tapahtumat/ you’re using a blog template. Then on this one: http://www.gentil.fi/saitti1/valmennukset/ you’re using a sidebar template. Try changing the template of your second. http://docs.kadencethemes.com/virtue-free/templates/blog-page-template/

    If you want to add introductory text to an archive page you can simply add it into the content area of your page and it will display above the post archive.

    I’m not sure I understand what you’re asking in your first screenshot. Are you wanting the titles on the archives to be different from the actual titles?

    Hannah

    #228718

    Hi there,

    How can I control the number of words or the length of my blog post titles displayed on the blog sidebar and homepage layout?

    Articles that have long post titles jump to the third line and it breaks the consistency of my design and creates ugly gaps. I want the length of titles to be restricted either in two lines or by a certain number of words on the blog sidebar and on the ‘recent posts’ segment on my homepage.

    I also want the date of the recent posts on the blog sidebar to have a fixed position under the image thumbnails.

    Here are some screenshots
    Case 1 – Homepage Recent Post Segments:
    Case 2 – Recent Posts on the Blog Sidebar:

    Thanks in advance for any help you can give!


    Minhajul

    In forum: Virtue Theme
    #228697

    Hey,
    On your archive pages it looks like your dokan plugin is outputting a sidebar. Are you wanting a second sidebar?
    For your individual product pages it doesn’t look like you have a sidebar assigned. Where are you setting this?

    Hannah

    In forum: Virtue Theme
    #228693
    This reply has been marked as private.
    In forum: Virtue Theme
    #228692

    Hey,
    I’m not able to open to your site. Can you confirm the URL is correct? Can you also confirm you have selected the correct sidebars from Theme Options > Shop Archive Settings? And you added content to your sidebar from Appearance > Widgets?

    Hannah

Viewing 20 results - 1,041 through 1,060 (of 5,356 total)