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 - 861 through 880 (of 13,419 total)
  • Author
    Search Results
  • #258125

    hi Hannah,
    just wondering whether the parallax image working on mobile?

    also i see different parallax image result between this link ine/parallex-image-home/
    and ine ( below the icon image)

    the one in “the parallax image home” page looks just right and it pulls the image right when i scrolled it down.
    On the other hand the parallax image on Homepage is split up when i scrolled it down.

    Please help me to fix the one on Homepage, you can find the parallax image below the icon image section

    looking forward for your help thanks again

    #258117

    Hi,
    It appears you are using the elementor widget to build that, I’m also seeing 12 posts per page. Can you make sure your elemetor settings match with your WordPress settings in the settings > reading?

    Then resave your permalinks.

    If that doesn’t work temporarily activate another theme. If you still have this issue then we know it’s with elementor and you would need to touch base with their support as they likely have docs on this.

    If it’s fixed when you switch themes send me a login here using “set as private reply” and I’ll take a look to see what could be going on.

    Ben

    #258101

    Is there a way to populate the bottom row of the header with widgets but have that bottom row invisible until a certain number of pixels scroll and then make the bottom row visible and sticky.

    #258006
    This reply has been marked as private.
    #257988

    Hello,

    Try this custom CSS and see if this is what you are going for:

    div#testimonial-widget-carousel-widget-0-0-0 {
        top: 19rem;
        position: relative;
    }
    
    .widget_kadence_testimonials_slider h3.widget-title {
        top: 20rem;
        position: relative;
    }

    Thanks!

    Chris

    #257973

    Hello
    I was wondering if it’s possible to vertically align testimonial carousel items to the bottom? They always seem to be a the top regardless of using site origin Cell Vertical Alignment set as bottom.
    Any help would be appreciated.
    Thank you

    #257919

    Hi,
    Thank you for this awesome product and great support…
    We are facing two more issues as below

    1. We are seeing a PHP warning like this,
    Error Log – [21-Sep-2020 11:59:27 UTC] PHP Warning: Creating default object from empty value in /home/geojones/dev2020.geojones.com/wp-content/plugins/kadence-widget-dock/admin/redux/inc/class.redux_filesystem.php on line 29

    2. “scroll-margin-top” does not work when smooth-scroll enabled. Basically we have an icon in the header and a user scrolled down to another section by clicking to that icon. But when the scroll completes some part of that section goes behind the sticky header. I found a solution in this post, This solution is working when we have a hash key in URL but not when page scrolls using the click on that icon.

    Please guide us to the solution for issue 2 above 🙂

    In forum: Pinnacle Theme

    In reply to: cart not showing

    #257869

    Hi Hannah,

    Allright will use the topbar then.

    1. But when using the topbar and also the widget area in the topbar the menu switches to two rows or something..

    Check image below:

    .

    When increasing the topbar height to 40px the menu goes normal again, but I want it at 30 px..

    2. Also on mobile the widget text is not totally visible.

    In forum: Kadence Theme

    Topic: Footer Link

    #257850

    As you can see in the Customizer image I have footer navigation on the right, and on the left I created a new menu which is place in Widget 1 to link to the privacy policy, the link shows in the Customizer but in the site the link is there but the same color as footer background. Bug or am I doing this wrong. Tried to do it by linking from a text widget and it did not work.

    #257847

    Hello,
    I’ve tried with css-snippets to make a Split content full-width (or standard width) and left aligned as the rest of the page content.
    In each widget I’ve: Image height 80px, Image aligned left, Text max width 900, Text aligned: left.
    In front end, all widgets are in the middle of the page and only a narrow column.
    In mobiles it looks better, but the image is not left aligned.
    Is there a css that could fix it? Do you need login or URL?

    Thank you
    Pamela

    #257792

    First, I figured out why the old style page with limited capabilities appeared (and not the Gutenberg looking editor). I had set under “Reading / Settings” the Posts page to “Posts”. When I removed this value (that is, set it back to “-Select-“), I now see the Gutenberg editor.

    The Kadence Blocks Pro Post Grid/Carousel Block does not seem to have the “standard” look that I like on desktops, with the thumbnail on the left and the category/title/initial text on the right. See attached image as site is currently displayed. Can I recreate it to look the same way using Kadence Blocks?

    Screen-Shot-2020-09-28-at-1-36-31-PM

    If so, I would like to use that Kadence block, but I may encounter another problem that you helped me resolve earlier. I want to have infinite scrolling, so that the user can scroll through all posts on the same page. Can I do that with the Post Grid?

    If not, what is the easiest way to have the current Posts page (https://goodnessparty.org/posts/) display all posts in chronological order?

    (FYI, as an aside…I tried using the “Shortcode” widget that comes with Gutenberg. The shortcode text simply appears when rendering the page, rather than executing. Not sure why.)

    #257710

    Hi hannah,

    i circled up the page that i want to put url on.
    could please give me steps or guide how to insert the url ?
    the page calledd shopee is the one i want to put url of local markeplace
    i have made a widget html, copied and pasted the code into that and saved it, when i refreshed and clicked the ” shopee page” is not directing anything.
    looking forward for your help please thanks so much

    url : ine/

    In forum: Pinnacle Theme

    In reply to: footer shortcode

    #257694

    If you’re using Page Builder by Siteorigin you can use the Layout Builder widget. Or, if you want to use block you could use the following plugin which allows you to build a reusable block but then add it to a page via a shortcode: https://wordpress.org/plugins/reusable-blocks-extended/ Then you could add the Row Layout Block.

    Hope that’s helpful!
    Hannah

    #257673

    Hi Mohamed,
    You can add a cart to your topbar from Customize > Header. However, the specific widget on the site you linked to is unique to shopify. There may be a plugin that does something similar, but I’m not sure of one. Can you tell me the exact function you’re wanting in your topbar?

    Thanks,
    Hannah

    #257628

    Hey Susiyana,
    1. You can use this css to remove some of the spacing:

    .homecontent .widget {
        margin-top: 0;
    }
    .sliderclass {
        padding: 0;
    }

    2. There isn’t a built-in way to make a grid change to a carousel in mobile. One workaround would be to add a carousel onto the page, then use css to hide the carousel on desktop and show on mobile, and visa versa for the grid. Would that work for you?

    Best,
    Hannah

    In forum: Pinnacle Theme

    In reply to: footer shortcode

    #257625

    Hi hannah,

    That should work indeed!

    But, i don’t see anything like a row layout widget in my widgets…

    rick

    In forum: Pinnacle Theme

    In reply to: footer shortcode

    #257623

    Hey Rick,
    One option for this would be to use the fourth Footer Widget Layout from Theme Options > Footer (one long row on top of three colmuns). Then from Appearance > Widgets you can use something like the Row Layout block to create a row with 4 columns in footer column 1. Then you can add an image widget to the first column, and Pinnacle: Info Box widgets to the others. Just set the icon style to none. Let me know how this works for you!

    All the best,
    Hannah

    #257615

    Hi,

    Im the footer of my website I have a pinnacle social links widget. How can I make those links ‘nofollow’?

    Rick

    #257606

    Yes I already added the HTML widget in the Customizer and still not showing
    Will post a screenshot
    Thanks

    html2

    #257593

    Hey James,

    You’ll need to add the HTML widget to the header builder after you toggle to the tablet view in Customizer.

    Let me know if that works for you.

Viewing 20 results - 861 through 880 (of 13,419 total)