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,141 through 2,160 (of 13,419 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    Topic: font colors

    #225737

    I’m finding it quite confusing to try and get font colors set properly. There are many places to set font colors, and no documentation as to precisely how various settings are used.
    (1) Theme Options vs. Appearance, Customize – do these set the same underlying values (to the degree that they make the same settings visible)?
    (2) Basic Styling: Where do these 4 settings get used, and when are they overridden by other settings?
    (3) Is there documentation of ALL the places font colors can be set, and which ones take precedence over others?
    (4) I have a button in the footer colummn 4 widget area using HTML from Constant Contact. In Appearance, Widgets or Appearance, Customize, Widgets the button preview reflects the color settings used in the HTML. But what shows on the displayed page is not the same. What am I missing?

    In general, it would be really helpful to me to have more documentation of the meaning/effect of the settings available with the theme, perhaps organized by effect – something like: * for font sizes, go to xxx; for font colors go to xxx, yyy, zzz; for background colors go to xxx, etc.

    In forum: Ascend Theme

    In reply to: login in topbar

    #225635

    I suggest asking ultimate member support, they should have a widget or shortcode you can add to the header widget area that would output a login you can style similar to what you want. And I’m pretty sure they would facilitate the redirect to member pages.

    Ben

    #225634

    Can you post a link of this so I can see this? Did you make sure to add to a html widget or shortcode block.

    Ben

    In forum: Ascend Theme
    #225603

    I just updated wordpress, plugins and the pinnacle theme to make sure they are the latest versions, but i just cant get pinnacle premium & mosaic gallery images to display correctly some of the images are distorted

    if i use the shortcode [gallery type="mosaic" link="file" caption="false" masonry="false" width="" height="" ids="8535,8536,8539,8540,8541,8542,8543,8544,8545,8546,8547,8548,8549,8550,8551,8553,8554,8555,8556,8557,8558,8559,8560,8561,8562,8563,8564,8565,8566,8567,8568,8569,8570,8571"]

    and put this in the editor as text, or visual or even in a pagebuilder row it makes no difference

    at the moment im using the pinnacle gallery widget

    an ideas

    #225549

    Using WP Rocket you can enable this https://docs.wp-rocket.me/article/108-render-blocking-javascript-and-css-pagespeed

    Just beware that some plugins and most any embedded widget you might add won’t support this.

    Ben

    #225541

    Hey,
    In your theme options drag the header widget areas up and down so they are first and last, that will make sure they separated to either side.

    Ben

    #225531

    Hi

    I am developing a site

    I am trying to match the header in which is owned by the same people I work for.

    In header settings I have chosen the bottom option “LOGO, EXTRAS, MENU AND EXTRAS” and have enabled and added a widget and second widget area, however, both widgets appear on the right of the header.
    Can you please let me know where I am going wrong.

    Thanks

    David

    #225523

    Hey,
    This has to do with autowrap. It can happend in wordpress when you have shortcodes running after a post loop inside a text widget. The content gets auto-wrapped twice and you get this, a workaround is to use a custom html widget.
    Ben

    #225508

    Hello I’m using the modal short code:
    [kad_modal btntitle=”Button Title” btncolor=”#ffffff” btnbackground=”#333333″ title=”Modal Title” btncolor=”#ffffff” btnbackground=”#333333″]PLACE MODAL CONTENT HERE[/kad_modal] and have noticed that when used on the homepage or homepage widget, a </br> is added before the button title. This makes the button look tall and not evenly padded. The weird thing is that it seems to work fine on other pages, just not the home page. :s

    In forum: Ascend Theme
    #225507

    Hey Anita,
    Try adding this to your custom css box in Theme Options > Custom CSS:

    #containerfooter .tnp-widget input[type=text], #containerfooter .tnp-widget input[type=email] {
        background-color: #f4f4f4 !important;
    }

    Hope that helps!

    Hannah

    #225499

    Hello Support team!

    I’ve put a newsletter plugin to the footer on my page. My problem is: if I start typing text in ‘Name’ and ‘Email’ fields, box becomes blue, so the black text is not visible at all.

    I’d like the box to remain white while typing, can you help please?

    And the same widget is used on this other subpage, which works fine, that should not change.

    Thanks, Anita

    #225486

    Hi Team,

    On this site I have a carousel of club badges which link to the relevant club page.
    The carousel is setup using [carousel type=post orderby=date columns=5 items=-1 speed=4000 scroll=1 cat=club] as a “Sitewide after Header Shortcode”.

    The carousel works fine and looks great but I noticed that there is a brief moment on each page-refresh when all the carousel items are shown in a grid, before the display resets correctly in the header.

    I guess it is similar to the problem experienced in “Topic: Carousel widget pre-load larger images showing” but the fix will need to be different.

    Please could you help?
    Thanks,
    Phil.

    #225362

    Hey,
    Site Origin page builder is just a suggested plugin, you don’t have special access because of the theme. I do have conversations with the developers and it seems like it’s possible there image widget was updated without IE support. I can report that.

    Please try adding this css:

    .sow-image-container {
        display: block !important;
    }

    Let me know if that solves for you.

    Ben

    #225330

    After updating to premium did you go in and re-add all your widgets? The widgets vary from free to premium so you will need to reassign them.

    Hannah

    #225318

    Hi Ben
    Changing the settings made no difference. Using the Virtue Image widget works, but even on just the walking posts, it is going to take hours to update each of the image widgets that are used.

    It has also affected all my events, so there must have been a bug in the latest release of SiteOrigin. There is no way that I can change all my events (there are hundreds) to use the Virtue Image widget, I just don’t have the time.

    Could you see whether they have a fix please – I have access to the SiteOrigin widgets through the Kadence Virtue Theme, so I assume you would have to speak to them?
    Many thanks
    Susie

    In forum: Virtue Theme
    #225314

    Hey Carrie,
    Try adding this css:

    #topbar .widget-first {
        width: 100%;
    }

    And if you want to add spacing to the top of your Careers button you can add this css:

    .widget-2.widget-last.topbar-widgetcontent.topbar-widgetcontain {
        margin-top: 10px;
    }

    Hope that helps!

    Hannah

    #225305

    Hello team,

    I’m trying to make different sidebars for different pages, but the only sidebar that shows is the primary sidebar.
    I made the sidebar in Theme Options, after that I see it in de widgets. In the page I can assign the new sidebar, but it does not show in de page.

    What am I doing wrong?

    Thank you in advance.
    Best regards

    #225275

    Thanks Hannah,

    but I’m afraid this is not what I’m looking for. For several reasons.

    Most important: it still doesn’t give me the kind slider I was asking for.
    The Ascend:Galery widget allows you to select slider and to define a height and widht, but it crops the images. This is not the same as the “Image Slider (Different Image Ratio)”, which scales the image to fit completely into the slider.

    The same is true for both Elementor and Site Origin PageBuilder.

    So allow me to ask again: Is there a way to add thumbnails to the “Image Slider (Different Image Ratio)” portfolio type?

    I’m find with modifying the theme source code if you think that’s possible. I just need you to point me in the right direction (which are the relevant files / portions of code).

    #225267

    How can I get the map to display with the marker off centre, to the left? Like in the screenshot attached, so that the distance from Sydney is shown.

    There is a “Map Center” field in the widget but I cannot get it to work.
    Can you help, please?

    Also, how do you use the multiple markers please? I tried to put in a Marker Two, etc, but they do not show up.

    Site:

    *In the meantime, I have set the widget zoom to 9, but the client is not happy.

Viewing 20 results - 2,141 through 2,160 (of 13,419 total)