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 - 581 through 600 (of 2,437 total)
  • Author
    Search Results
  • #214049

    My above footer widget area shows only on the startpage.
    Is there an option to show it on the other pages, too?
    Thanks
    Matthias

    #214013
    This reply has been marked as private.
    #213701

    No but you can use a plugin to add a widget area into a page through a shortcode. Something like : https://wordpress.org/plugins/widgets-on-pages/

    Ben

    In forum: Ascend Theme

    In reply to: topbar icons

    #213567

    Try adding this css:

    .kad-topbar-flex-item.kad-topbar-widget-area {
        display: flex;
    }

    And post back with that added if it doesn’t work.

    In forum: Ascend Theme

    In reply to: topbar icons

    #213548

    Hi again Hannah,
    Now that I have found the theme option for making the top bar widget area visible, I’m having a hard time getting widget icons to sit side-by-side rather than on top of one-another. This is what I’m doing:

    Social Links Widget: displaying Facebook icon with link
    Contact Card Widget: displaying phone number and email with icons.

    What setup can I use to display these three things horizontally?

    Thanks for your patience,
    Ellen

    In forum: Ascend Theme

    In reply to: topbar icons

    #213543

    It was exactly that – in theme options, I needed to enable the top bar widget area. Ok, I’m all set and thanks for helping.

    #213433

    Greetings Ben:

    Thanks for Widget Dock! Has there been any progress on issuing an update that will not trigger a WordFence warning? I understand that I can essentially ignore that warning but I (and my boss) like to keep WF reports clean, so any help in that area will be much appreciated.

    Thanks again.

    Mark

    In forum: Ascend Theme

    In reply to: topbar icons

    #213349

    Just to be clear, have you enabled the topbar widget area from Theme Options > Topbar Settings? And have you cleared your cache after doing so?

    Hannah

    In forum: Ascend Theme

    In reply to: topbar icons

    #213344

    Thanks, Hannah. I’ve tried that several times on several sites with no luck. I have added the widget to the top bar widget area again just now with one link to Facebook. It does not show in the top bar. I’m not sure what I’m missing.

    #213331

    I have used a widget to display some icons in the topbar. The icons are displayed fine on a desktop (even with a tiny window) but on mobile the last icon is not displayed.

    In forum: Ascend Theme

    In reply to: topbar icons

    #213271

    Hey Ellen,
    You can enable the topbar widget area from Theme Options > Topbar Settings. Then from Appearance > Widgets you can add an Ascend Social links widget to your topbar.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    Topic: Menu

    #213257

    Hi team,

    I would like to have an area at the bottom of one menu item with some information, something like a widget with text or image.
    Is this possible?

    This is the idea and how I want to looks like.
    Thanks!

    #213233

    Hi renee.kloosterziel,
    In the future please start a new topic. You can add your font awesome shortcode to a text widget in your topbar. Just make sure you have enabled the topbar widget area from Theme Options > Topbar Settings. Then you can add a text widget from Appearance > Widgets.
    Hope that helps!

    Hannah

    #213225

    Sorry, not sure why I thought you were referring to bottom padding. So the only way I know to do this is to remove the padding from the whole page, then you can re-add some padding into your text areas. So try out this css:

    @media (min-width: 992px) {
    .the-book .page div#ktmain {
        padding: 0;
    }
    .the-book .panel-grid-cell .widget-title, .the-book .siteorigin-widget-tinymce.textwidget {
        margin-top: 0;
        padding: 0 20px;
    }
    }

    Let me know how that works for you!

    Hannah

    In forum: Pinnacle Theme

    In reply to: Center contact form

    #213140

    Hey,
    Try using this css instead:

    .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=email], .textwidget .contact-form textarea {
        width: 450px;
    }

    Does that work for you?

    Hannah

    #212843

    I’m not sure what activating the parent theme did but many of the website settings were changed like footer, shop sidebar and I could not change them at all, changing settings in the theme options didn’t change the website. I had to revert to a backup I had. Once I did this I tried to recreate what you did, activated the parent theme and deactivating the pdf plugin and that did not work. Also note when activating the parent theme changing the ‘Enable an Extra Footer widget area above the footer’ doesn’t do anything.

    #212415

    I believe you’re referring to the “above footer widget area.” You should be able to remove these widgets in Appearance> widgets.

    Let me know if you’re able to find and remove the widgets!

    -Kevin

    #212298

    Hi,

    I have three (3) areas of Pinnacle Theme to ask you about.

    1) Part of sidebar widget navigation RESULTS from search does not show full menu for search results. When you click on Hotel Filter Search to select State, from the State, City, Popular Locations navigation menu (selections City, Popular Locations you can not click on for the initial search) do not show up on return to the RESULTS page on desktop but returns for results search on mobile device.

    2) Navigation arrows for the page section (Hotels you may also like nearby: SiteOrigin Post Carousel) do not show up for mobile devices but show up for desktop and tablet devices.

    3) When you do a search for Hotels you will see a return results page of archive posts with the header page title reading Archives: Hotels. I would like to have the page header title to read Hotels instead. How do I do this? If not, how do I omit header title from page?

    Thank You.

    Dawn

    #211734

    Hey,
    If you send me a login I would be happy to do this for you.

    Or if you looking at the demos and want to recreate that you can simply need to turn off fullwidth row since the demos don’t have that on for the galleries and that would make your images the correct size.

    There has been a lot of talk around with Google browser developers about a responsive image sizes system that works when in a container that can be endless in size but as of right now no browser supports a way to style this for all situations which is why you would need to set the image size when using a full-width row.

    Doing it yourself:

    In your page where you are working with page builder. Make sure you have added a “visual editor” widget.

    When editing that visual editor widget you should see two tabs on the right top corner of the content area one for “visual” and one for “text” click on text and you will see the shortcode and you can add the imgwidth right in there.

    #211682

    Hello,

    You can edit that in Appearance> Widgets, inside your footer column widgets. Select the widget you want to edit, and you should see the widget title area.

    Let me know if that works for you.

    -Kevin

Viewing 20 results - 581 through 600 (of 2,437 total)