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 'widget '

Home / Forums / Search / Search Results for 'widget '

Viewing 20 results - 2,221 through 2,240 (of 13,419 total)
  • Author
    Search Results
  • #223757

    Hi, Kevin,

    Thank you for the prompt response. 😉

    Well if I use classic editor exclusively, don’t I lose all the functions that I have enjoyed with SiteOrigin, or can I achieve the same Kadence widget options? I’m afraid if I delete Pagebuilder that I will have recreate some pages/posts. This is especially true of the Page Content Theme Option on Home Layout where I have used SiteOrigin exclusively.

    Your thoughts?
    Thank you,
    Pam

    I don’t wish to use classic editor if Pagebuilder and Kadence Blocks gives me more flexibility.

    #223698

    Still can’t get the “Call to Action” widget and the row with the Info Boxes to connect. Still white space. I cannot for the life of me figure out what’s wrong. Updating solved duplicate issue though. 🙂

    Any other suggestions?

    Thank you,
    Pam

    #223689

    I think your issue is that the width of your “basket” button is too high. Try going into the widget settings and adjust the width of the column that its within.

    You can also try this CSS:

    #pgc-w5cbe168a3ba50-0-6 {
        width: 10%;
    }

    -Kevin

    #223687

    Okay, Hannah, this is weird.

    I set the Row/Widget Bottom Margin to zero…and now you have to look at the homepage. It has duplicated a widget and there is still white space.

    I want the row to be flushed with the Call to Action row and the background color to cover the entire row of that second row widget.

    Does that make sense? 😉
    Thank you,
    Pam

    #223681

    Hi Michael,
    Did you clear your cache before deactivating the plugin? I’m also seeing your topbar widget area display 100%.

    Hannah

    #223678

    Hey,
    Do you mean can you place all your widgets in one row and configure? Yes, you can do that.
    In Settings > Page Builder try decreasing the Row/Widget Bottom Margin. How does that work?

    Hannah

    #223676

    I may have found something.

    Question: When you using SiteOrigin Widgets, do you have to use a separate box for each widget or can you place all row in one box and configure as needed? Hope that makes sense.

    Right each row in a separate SiteOrigin box.

    Thank you,
    Pam

    #223673

    Hi,

    Could not find answer to this problem on forum. Trying to remove space between Call to Action row and Icon Menu row.

    Using the following:

    Theme Options> Home Layout> using these in order:

    Image Menu
    Latest Blog Posts
    Page Content

    On Page Content using SiteOrigin Page Builder for Virtue: Call to Action Widget on one row and Virtue: Info Box on the next row.

    Need to remove the big white space between the Call to Action and Info Box.

    Any suggestions? Changing padding doesn’t help, nor the margins.

    Thank you,
    Pam

    #223670

    I’m seeing the widget area display at 100%. While in development, I recommend disabling the caching plugin entirely. You don’t really need it on your site until it’s finished.

    -Kevin

    #223664

    Hi hannah, thanks for this. I’ve tried it but not getting the desired affect.
    Is there any way to make the widget full width?

    #223659

    How do I Extend the WidthTop Bar Widget Area?

    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
    #223520

    Ben,

    Can you please tell which widget it is, maybe I can fix or if need be remove it.

    Aslo I have a friend who is about to start a website told her how much I love Virtual, she said its $40 a month. Is that correct because I got my years ago at a one time fee not monthly.

    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

    #223503

    And to be clear by image widget I mean selecting the image on your site in the media library vs trying to dynamically collect it through elementor pro settings.

    Ben

    #223502

    Hey,
    Using an image widget would be the best if you are going to use a custom header designed through elementor. I can add in a hook in the next theme version to make the customizer logo overlap into this but you will get the same results with an image widget.
    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

    #223356

    You could add all of the widgets to the same row, but that may not work in all instances.

    This image can also be set with CSS. Try adding this to Theme Options> Custom CSS, and let me know if that works for you:

    .page.page-id-371 .entry-content {
        background: url("https://heartwood.43designs.com/wp-content/uploads/2019/04/steve_at_work.jpg");
    }
    In forum: Ascend Theme

    In reply to: Sitewide greys

    #223355

    The themes themselves aren’t built specifically for calendars or music players, but you can use plugins to add this functionality to any site.

    For a calendar, what are you trying to accomplish with it? Plugins like this one are quite flexible and likely would fit your needs:
    https://wordpress.org/plugins/the-events-calendar/

    As for the music player, I haven’t really heard of any spotify widgets or plugins. Their website outlines a simple method of adding spotify tracks to your site that would be worth trying:
    https://developer.spotify.com/documentation/widgets/guides/adding-a-widget/#wordpress

    You could also look into embedding soundcloud and bandcamp, as those are popular artist platforms as well. I do know that soundcloud is super simple to embed if you run into issues with spotify.

    Let me know if this helps!

    -Kevin

    In forum: Ascend Theme

    In reply to: Sitewide greys

    #223354

    Hi Kevin,

    The site’s not public at present but once I’ve finished everything else I’ll go live and come back and post a link – thanks!

    Also, does Ascend or any of the Kadence themes have calendar and music player functionality? I’ve to build a site for a musician client next and if I could make a Kadence theme work for that, I’d like to. (I haven’t looked at Spotify embeds yet but am guessing they have widgets that could be easily installed too.)

    Thanks!

Viewing 20 results - 2,221 through 2,240 (of 13,419 total)