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

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

Viewing 20 results - 761 through 780 (of 2,437 total)
  • Author
    Search Results
  • In forum: Ascend Theme

    In reply to: Real Estate Header

    #189513

    Are you familiar with pagebuilder? Check out this: https://www.kadencewp.com/using-page-builder/

    In your theme options > home layout make sure “page content” is enabled and at the top. Then edit your homepage using pagebuilder. What you edit will appear first on the page.

    I assume ihomefinder has a search widget? If not contact their support and ask them how to add a search to a widget area.

    Ben

    In forum: Ascend Theme

    In reply to: Real Estate Header

    #189509

    Hey,
    You can use pagebuilder for your main header area just turn off your home slider option and add a pagebuilder row with a background you want and your plugin search widget.

    Ben

    #188559

    Kevin, I used the Info Box widget, but it doesn’t look good because its adding the text to the side.

    What else can I do if the icon menu can’t be implemented for a single page only? So, if I could have Icon, title below and then text below with a widget that would be alright.

    https://justlikehomeapartments.com/corporate-apartments-washington-dc-area/

    #188554

    Hey,

    Here is some CSS that should add the shadow to the title:

    span.kad-site-title {
        text-shadow: 2px 2px #1c1c1c;
    }

    Add that to Theme Options> Custom CSS, and let me know if it works for you.

    The header extras area will appear to the side of your site title. Then you’re supposed to add widgets to it or extras in the theme options. Since it’s not currently configured that way, I can’t really tell why it wasn’t working as you expected.

    -Kevin

    #188553

    I would like to add subtle drop shadow to the Site Title on THIS SITE. Something subtle like text-shadow: 2px 2px #1c1c1c; I just don’t know what the element name is to specify this for the Site Title. Is this possible?

    BTW; I tried to accomplish this by using the header layout that shows the Extras to the left of the menu and then placing this text in a header widget, but I couldn’t get the text to appear to the left of the menu. Perhaps I misunderstand what that Extras area is about?

    In forum: Ascend Theme

    In reply to: Weird Search Issue

    #188403

    The update has been out for a while. I pushed it out the day I said I would.

    Your developer seems to be disregarding that some searches worked. If you look at your searches now they are showing a whole sidebar widget area below the footer.

    I know what I’m talking about and I know that it was a direct conflict with sensei. I’m happy to resolve that for you. You don’t need to get your developers help.

    I suggest you remove whatever your developer added in the child theme.

    If you are having trouble with the search and you are using the latest version then send me a login to your site.

    Ben

    #188096

    Hey,
    If you drag the first widget area to the top of the list does that help?

    Ben

    #188089

    How do I add testimonials to the Widget area? Is there a shortcode?

    Thanks

    In forum: Ascend Theme

    Topic: Button widget

    #187999

    In column 3 on my footer I was using a Max Button plugin which now has a fatal error so I replaced it with a Site Origin button widget. It doesn’t give me a title area so I used the Visual Editor for that but I’d like to decrease the space between the title and button.

    What’s the best solution?

    http://www.zimart.ca

    Thanks!

    #187959

    Hi
    I’m using a layout with the menu in a column on the left side and some social icons in my Home Page Widget area. Is there a way I can have this area ‘fixed’ so it remains at the top as the page scrolls down?

    Would appreciate any help

    Thanks
    Glen

    #187477

    Hey,
    you can use this css:

    .kt_blog_shortcode.postlist article.kad_blog_item {
        margin-bottom: 0px;
    }

    that will just target the posts you’re adding through a shortcode in the widget area.

    Ben

    #187385

    This is another trick I think I knew how to do with Virtue that doesn’t seem to be working with Ascend. My guess is that the element name has changed? I’d like to hide the header widget area on every page except the home page. I think I have to take the long road on this and add an exception for every page other than the home page, but perhaps you can let me know if there’s a way to include this only for the home page. Anyway, here’s what I believe worked in Virtue:

    .about .kad-header-widget {
    display: none;
    }

    As always, any help you can provide is appreciated!

    #187276

    Hi Daniel,
    Where exactly are you getting stuck?
    If wanting to use theme options > home layout, you could enable the home widget area. Then navigate to Appearance > Widgets and add a layout builder widget to your home widget area. Then follow the instructions from the tutorial regarding page builder.

    Hannah

    #187147
    This reply has been marked as private.
    In forum: Virtue Theme
    #187074

    Hmmm….

    1. It doesn’t seem to be affecting amount of space underneath the widget. It seems like there is something somewhere controlling the size of the widget area independant of the image size?

    2. It looks off-center, and images are overlapping?

    #186807

    Hello,

    1. The mobile header doesn’t have a header widget area by default. to configure the mobile header widget area, you need to go to Theme Options> Mobile Header, and scroll to the bottom. Enable the mobile topbar, and enable the widget area.

    Go to Appearance> Widgets and add your widgets to the mobile top icon bar.

    2. Here is some CSS to get rid of the background color for that widget:

    .kad-header-menu-inner .kt-header-extras ul.sf-menu ul {
        background: transparent;
    }

    Add to Theme Options> Custom CSS and let me know if it works for you.

    3. Are you using page builder on your site? If so, I suggest you add a layout builder widget to the header widget area, and then add the language and icon widgets to a layout builder. Let me know if that solution will work for you.

    4. Yes, you can change the content width via CSS. How would you like it to appear?

    -Kevin

    #186764

    hello!

    i have a few questions

    1) widget area in mobile is not showing

    2) background for the language plugin widget on laptop is black, tired everything to change this, dont know what it is

    3) when i add another widget to the header it goes below the first one, in stead of next to it

    4) can i have different widths for home page and contact/about?

    this will be all for now thank you very much

    #186640

    Hi Diana,
    To add it to your header you would need to enable the Header Widget Area from Theme Options > Main Settings > Logo Options. Then you can navigate to Appearance > Widgets and add your button into a visual editor widget within the header widget area. Then let me know when this is done and I can provide css to place it in your header as you’re wanting.
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme
    #186316

    Hello,

    1. Go to Theme Options> Mobile Header, and set “Show Search in mobile menu” to OFF.

    2. In the same area, find “Enable Mobile Top Icon Bar Widget Area.” Turn that ON, then go to Appearance> widgets to add the widget to the mobile top icon bar widget area.

    Let me know if this works for you.

    -Kevin

    #186295

    @Ben…there are a few instances where I pulled code blocks from the web (e.g. W3Schools) into the Advanced Styling CSS editor and some other places, yes. I have also pasted code from one widget area into another. Tell me what you’re thinking? What should I look for as I go back over that code?

    I tried removing the sitewide elements: all the footer widgets, and then the topbar, both of which were being worked on when things went south. Temporarily removing those elements didn’t do it.

    A few questions: 1) Is it possible that bad code in a widget that doesn’t get populated to every page (e.g., the Home Widget Area) could nonetheless affect every other page? 2) Or should I be combing through the Advanced Styling Custom CSS?

    I will check the latter right away. Thanks for your help — again, if it’s not an obvious Virtue theme settings issue, then I don’t want to suck up all your time trying to track down my bad code…if I can’t find it, I will hire someone to track it down. Otherwise I do appreciate your pointing me in the right direction.

Viewing 20 results - 761 through 780 (of 2,437 total)