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,121 through 1,140 (of 5,356 total)
  • Author
    Search Results
  • #224838

    Hello,

    How exactly is the author box being added to the sidebar? Is it a part of your child theme? If so, can you share the php that you’ve used to add it?

    Thanks,
    Kevin

    #224835

    Hi Ben –
    We noticed recently that our custom placement at the top of the sidebar of our Author Box is no longer displaying information (we’re using a Virtue Premium child theme). I think this may have happened after a recent update to Virtue Premium.

    Here is an example of a post on our site where the author box information is missing. And here is a link to the same page in the internet archive where it is working

    Any idea on why this has happened?

    Thanks
    John.

    In forum: Ascend Theme

    In reply to: Sidebar Text Widget

    #224546

    Thanks, Kevin. I might consider some of those options, but this is for a client who isn’t html literate.

    What I’m after is pretty simple. I’d like to have the utility of a typical MCE editor (paragraph, heading, lists, line breaks, paragraph breaks, etc.) in the sidebar. The Black Studio TinyMCE Widget usually works just fine for that. For some reason though in this instance, with Ascend, the paragraph breaks are not working. I just tested at one of my sites with Virtue, and they work properly. Line breaks also don’t appear when I use the Kadence Info Box – I don’t know if that one is designed to show them or not.

    For example, text that should look like this:

    Here’s an idea.

    Here’s another idea.

    Looks like this instead:

    Here’s an idea. Here’s another idea.

    #224520

    I’m looking for a way to add more formatting to sidebar content than the default Text widget allows.

    I normally use the Black Studio TinyMCE Widget, but it seems that for some reason it is not inserting P tags, even when the “Insert P Tags” box is checked in the lower left of the panel.

    Do you have a suggestion for a different plugin widget, or happen know why the MCE I’m using isn’t working right? (I currently have it disabled.)

    I’m using the Ascend Info Box widget for now, but there again it doesn’t allow P breaks either, and is really set up to use icons, which I don’t need. It forces various design elements that I don’t want.

    #224290

    Hey Greta,
    You can use a sidebar page template, then add your portfolio posts using a shortcode like this: [portfolio_posts orderby=date excerpt=false columns=4 items=20 height=200 lightbox=true showtypes=true filter=true]
    Hope that helps!

    Hannah

    #224249

    Hello, I need to use the protfolio as a catalog with a sidebar on the right with all the categories / types of portfolios present. For example, as with the blog, ie categories and articles listed on the right.
    it’s possible to do it?
    Thanks for your help!
    Greta

    #224104

    Hello,

    1. You can hide this with CSS. Can you post a link to your blog so I can provide the CSS?

    2. You can enable a custom excerpt in the individual post editor. If using the block editor, it’s visible in the sidebar.

    Let me know if this is helpful.

    -Kevin

    #223796

    I see that this was marked as resolved. Are you able to assign sidebars now?

    -Kevin

    #223789

    Hi, Ben,

    Thank you for the response.

    The Home Page has the Latest Posts with a Home Slider and other options. The Blog Page is designated as “Articles”. It is using a default template. I tried using Blog Template but the sidebar still showed up.

    Settings > Reading > I have selected Articles Page.

    Pam

    #223781

    Hi,

    I noticed this issue was addressed on the forum to another user, but the solution did not solve my issue. 😉

    Theme Options > All content set to no sidebar.

    Page/Posts > each are set individually with no sidebar.

    Blog page that lists all posts still shows sidebar, even though it is not applied.

    Your suggestions?
    Thank you,
    Pam

    In forum: Ascend Theme

    In reply to: Border/seperator arrow

    #223620

    Yes, siteorigin has this effect. When you edit a row and open the Design tab in the right sidebar and you should see a row separator dropdown.
    Hope that helps!

    Hannah

    #223601

    Thanks for suggestions. I went through plugins but no luck so far.
    I found something else, I could choose sidebar for Posts.
    https://postimg.cc/fV8nrRFw
    And this setting works fine. I will use custom sidebar for Posts & will use original Primary sidebar for Pages (as Page sidebar setting somehow did not get updated).

    Thanks for all the follow ups.

    In forum: Virtue Theme
    #223535

    Hey,
    The last widget in your sidebar. Bottom widget. It’s a custom html widget where you have added code. It’s not a named widget in the code since it’s custom html so I can’t offer any more details without a login.

    As for pricing, It’s alarming to hear that our pricing is confusing enough that both things the price and the renewal timeframe were interpreted incorrectly. If you look at our product page can you ask your friend what she was seeing that made her interpret what she did, I would love to make it more clear?

    https://www.kadencewp.com/product/virtue-premium-theme/

    We sell themes for $45 per year. It’s a subscription that renews yearly for support and updates. Anyone can end the subscription at any time. This has been our pricing since 2016. You can read about our pricing philosophy right here: https://www.kadencewp.com/our-pricing-philosophy/

    If you purchased before 2016 then you were locked into our lifetime license (we don’t currently offer a lifetime license).

    Ben

    In forum: Virtue Theme
    #223510

    Hey,
    I see, the last widget you are adding in your sidebar it outputting an iframe width a fixed with set at 600px. You can’t have fixed widths like that in responseive web. You just need to fix that custom ad html you are adding.

    A hack would be to add this css:

    iframe {
        max-width: 100%;
    }

    But that can cause odd things with other iframes that depend on the ratio they set up to function well so be caerfull to check if you add it.

    Ben

    #223447

    No, I mean you should only be able to select your sidebars, and not the other widget area.

    I suggest deactivating your plugins one by one to see if the sidebar works properly when a certain plugin is OFF.

    Let me know if you find anything.

    -Kevin

    #223377

    I’m sorry, what do you mean by it should not give the option?
    So, on each pages it should not allow me to choose a different sidebar instead of primary sidebar?

    Then, in Virtue theme how can I make Primary sidebar in blog posts and Custom Sidebar in pages?

    I just installed the Virtue Premium Theme Version: 4.9.6
    and I have siteorigin and Gutenbern plugins but do not have particular plugin specially for sidebar feature.

    However, when I assigned custom sidebar for search pages, it works.
    https://postimg.cc/CdgLKnLv/679ee968

    #223369

    I set the page template to full width for you. This has to do with a strange bug/issue in WordPress that hasn’t ever gotten fixed because to fix it would break other things.

    Basically, the “default” template is supposed to use page.php but when the slug of the page (in this case “contact”) is the same as the slug of a page template that page template is used. So the contact page template was partially loading and throwing off the sidebar settings.

    Should be all set now.

    Ben

    #223366

    Hi,

    I’m launching tomorrow and wouldn’t you know something strange is happening. <laugh>

    One of my contact pages has the sidebar showing up at the bottom of the page. Here what I’ve done.

    Page> Page Template> Default> Sidebar> NO

    Theme Options> Main Setting> No Sidebar (I can set for each page as needed)

    It won’t leave. No matter what I do. And yes, I have actually deleted the page and recreated it. I know, crazy. 🙂

    Your suggestions?

    Thank you,
    Pam

    #223324

    Odd, it shouldn’t give you the option to choose other widget areas for your sidebar. What version number of the theme are you running on your site? Do you have any plugins that are adding a sidebar feature?

    -Kevin

    #223300

    The sidebar is showing as an option and I chose it as well.

    https://postimg.cc/py64TPSS

Viewing 20 results - 1,121 through 1,140 (of 5,356 total)