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,221 through 1,240 (of 5,356 total)
  • Author
    Search Results
  • In forum: Membership Forums

    In reply to: both side sidebar

    In forum: Virtue Theme
    #216037

    Hey,
    Are you using the default page template? In your edit page, you should see Page Options and under that an option to turn off or on the sidebar. Do you see that?

    Hannah

    In forum: Virtue Theme
    #216025

    Tah-Dah it works. Thank you.

    Followup question, how can I remove the sidebar on contact pages only?
    Pam

    In forum: Membership Forums

    In reply to: both side sidebar

    #216000

    Hey,

    I’m not sure I understand what you’re after. Are you wanting to show a sidebar on each side of your page content? If so, the best way to do this would be through the use of a page builder plugin. You would just setup the content in a row that’s wider than two outer rows, then add your sidebar content to the outer rows.

    Does that make sense?

    -Kevin

    #215999

    Is this possible to show both side sidebar in any theme and add widget both side.

    #215921

    You can use css like this

    .sidebar .widget-title span {
        background: #fff !important;
    }

    Ben

    #215418

    certainly a strange bug in firefox.

    Let me see if I can explain:

    Basically, your facebook widget in the sidebar loads delayed, once it loads it causes a javascript error in firefox and only firefox for some reason. That javascript error breaks certain javascript listeners in the page. One listener is the “animate in” js function to run a fade up on your blog posts when you scroll to them.

    The reason a smaller logo makes it work is that moves your blog posts up just enough in the browser viewport to trigger that listener on load or at least makes it trigger on scroll before the sidebar facebook widget triggers on scroll. The reason your not seeing this every time is because Facebook also loads delayed when scrolled and so those listeners are being triggered near the same time based on scroll speed and other internet speed factors.

    I would guess long term this gets picked up by facebook and fixed but we don’t have control over that or the timeframe so as a fix to make sure the posts load right now add this css which will remove the animate in.

    .kad-animation {
        opacity: 1;
        top: 0;
    }

    Hope that helps!

    Ben

    In forum: Ascend Theme
    #215324

    Hi, In Ascend Premium is there a way of making the sidebar sticky so that it is always visible no matter the length of the post?

    David

    #215321

    Hi,

    Thank You, Kevin. I decided to go another way with MDTF search sidebar. It seems a lot of WordPress plugins are not up to date with the latest version of WP such as Widget Logic. I don’t want to take the chance that the plugin is not compatible with WordPress. This is a big website project that I have taken on. Thanks again for your time, I really appreciate what you do.

    Dawn

    #215219

    1. That page is your portfolio page. The settings for your portfolio page are found in Theme Options> Portfolio Options. This allows you to set the way the content will display on your portfolio. Whichever page you’re setting as “All Projects Default Portfolio Page” will take on these settings.

    To create and edit portfolio posts, go to your admin, and in the sidebar, you should see the “portfolio” section that contains your posts.

    2. For your menus, I suggest creating a new one in Appearance> Menus. This is the demo site’s menu and is not intended to be used on actual sites. Here’s a guide on how menus work in the theme/wordpress:
    https://www.kadencewp.com/building-displaying-menus/

    It should tell you how to add your own pages to a new menu, allowing you full control over the menu content and locations. I would just create a new one from scratch with only the pages you want to use.

    3. Sorry for your frustration. I understand that starting with a new theme is a big learning project, but once you figure it out it should make sense. I suggest taking some time to read through the documentation here:
    http://docs.kadencethemes.com/virtue-premium/

    Using this site, as well as the tutorials I linked to above should provide a lot of the required information. We do our best to provide top notch support through the forum, but it’s just not feasible for us to have phone or video conversations. Hopefully you can understand.

    4. You can customize your footer content in Appearance> Widgets. Theme Options> Footer controls the layout.

    Hopefully this helps clear things up a bit.

    -Kevin

    #215203
    This reply has been marked as private.
    #215189

    I created three sidebars for separate pages but none show up in the list under page attributes, only primary sidebar. I had two of the sidebars working prior to converting to gutenberg. Now they are not there. And when I convert to block from classic, everything is converted to html code and/or shortcodes block. What is going on?

    https://celebratingyourjourney.com/website-creator
    https://celebratingyourjourney.com/creative-arts
    https://celebratingyourjourney.com/wellness

    #215173

    Hello,

    You can create as many sidebars as you like in Theme Options> Misc Settings.

    Then assign the widgets in Appearance> widgets.

    Then navigate to the page you want this sidebar to show on, and assign it to the page.

    -Kevin

    #215168

    Is there a way to have a different sidebar for one page? I see in widgets that there is a sidebar3. But it doesn’t show up in the list of templates for that page. Don’t want to add another plugin if possible.

    Using Virtue Premium,

    #215158

    Hello,

    One option is to add a custom function to a child theme to define the sidebar for your categories.

    Another option that doesn’t require extra code would be to configure your sidebar, and then set which widgets are visible on each category with this plugin:
    https://wordpress.org/plugins/widget-logic/

    Let me know if that works for you!

    -Kevin

    #215154

    Hi,

    Can you assign more than one customized sidebar to the category/archive pages?

    Thank You.

    Dawn

    #215143

    Hannah, I like the font size in the sidebar. Footer could be a little smaller.

    Font in posts body needs to be a smidge bigger and line spacing about a 1,2 or 1,3 spacing.

    Pam

    #215135

    Hi Hannah, thank you for the help.

    I found the issue. I don’t need to change it one page anymore….because it’s the body text sizing as a whole.

    I need to keep the body text a different size than the sidebar text. I have set up the body text through Theme Options> Typograhy. When I enlarge that font, it enlarges the body font in the side bar. <cheesy grin>

    Also, I need a little more spacing between lines in blog posts, and excerpts of blog post on homepage.

    Are these requests possible with custom CSS?

    Thank you,
    Pam

    URL below

    #215014

    Hi, All,

    Just placed Virtue: Recent Posts Widget in primary sidebar. Went to dropdown to show only a specific category and that category is not there….although it is listed in categories.

    Help. 😉

    Thank you,
    Pam

    Sending access URL privately.

    #214957

    Hi, Hannah,

    Thank you. I tried it. Here’s what I don’t like and like. 😉

    The Home Slider offers the Full-Width option that brings the image and content across the top and pushes sidebar down so it lines up with Latest Blog Post grid. I like that. Looks clean.

    When I use the Virtue Carousel as a widget it brings the sidebar up above the top of carousel. I just like that Home Slider spanning across. Looks clean.

    Hum…might have to make some content changes…unless you have another option.

    Thank you,
    Pam

Viewing 20 results - 1,221 through 1,240 (of 5,356 total)