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 - 1,661 through 1,680 (of 13,419 total)
  • Author
    Search Results
  • #240006

    (Before we start, I love Kadence themes! I’m on my 9th website using them!)

    OK. I’m using the Feed Them Social plugin for an Instagram feed/gallery. When you click on an image, it’s supposed to pop open the image with the description from Instagram. Right now, the image pops open, but with no information. Interestingly, if I click ‘load more’ and load more photos onto the page, everything begins to work fine. I attached two screenshots.

    – – – – – – – –

    NOTES: I already tried disabling all plugins, so it’s not a plugin issue. When I switched to the 2019 theme, it worked fine, so it seems to be related to the Kadence theme. If you have any suggestions I would be grateful!

    – – – – – – – –

    If you want to try it yourself, you can log in here (not an admin account, just lets you try the page)
    page:
    user: slickremix
    password: checkingoutthesite

    – – – – – – – –

    System Info: ### Begin System Info ###
    SITE_URL:
    Feed Them Social Version: 2.7.6.2

    — WordPress Configuration:
    WordPress Version: 5.2.4
    Multisite: No
    Permalink Structure: /%year%/%monthnum%/%postname%/
    Active Theme: Virtue – Premium 4.9.15
    PHP Memory Limit: 256M
    WP_DEBUG: Disabled

    — Webserver Configuration:
    PHP Version: 7.2.15
    Web Server Info: apache

    — PHP Configuration:
    Upload Max Size: 100M
    Post Max Size: 100M
    Upload Max Filesize: 100M
    Time Limit: 300
    Max Input Vars: 1000
    Allow URL File Open: On ()
    Display Erros: N/A

    — PHP Extensions:
    json: Your server supports json.
    FSOCKOPEN: Your server supports fsockopen.
    cURL: Your server supports cURL.
    curl_multi: Your server supports curl_multi_select.

    — FTS Settings->Global Options:
    Cache time: 1 Day (Default)

    — Active Plugins:
    Disable Gutenberg: 1.9
    Duplicate Page: 4.0
    Feed Them Social – Page, Post, Video and Photo Galleries: 2.7.6.2
    Feed Them Social Premium: 1.7.5
    Gravity Forms: 2.4.12
    Kadence Slider: 2.3.0
    MC4WP: Mailchimp for WordPress: 4.6.2
    Page Builder by SiteOrigin: 2.10.11
    SiteOrigin Widgets Bundle: 1.15.8
    Sucuri Security – Auditing, Malware Scanner and Hardening: 1.8.21
    Under Construction: 3.55
    WP Event Manager: 3.1.9
    WP Social Sharing: 2.2

    In forum: Ascend Theme
    #239988

    Hey,
    The items are setup in columns, it’s not about a gap or a margin, it’s not controlled by css. The columns are set in the carousel. You can override with some javascript in your head like this:

    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('.above-footer-widget .kadence_carousel_widget_output').attr('data-slider-xxl', '9');
    });
    </script>
    #239931

    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .topclass .textwidget {
        margin-top: 5px;
        margin-bottom: -10px;
    }

    Hope it helps!

    Hannah

    In forum: Ascend Theme
    #239926

    1. I’m only seeing 6 columns. There isn’t a built in option to increase this.

    5. You would need to add a custom function into a child them if you want to change the tags. You can adjust the font with this css:

    .above-footer-widgets .widget-title {
        font-size: 24px;
        line-height: 30px;
        font-family: sans-serif;
    }

    Hannah

    #239923

    Custom Sidebars are working on my POSTS and CATEGORIES, but NOT on PAGES.

    These are the steps I am following to add a CUSTOM SIDEBAR to one of my PAGES.
    1) I have created a CUSTOM SIDE-BAR (Theme Options-> Misc-> Create Sidebars.
    2) Then I go to WIDGETS and I added some text to my custom Widget.
    3) Then I edit the PAGE and select on PAGE ATTRIBUTES on the right menu and there on Choose Sidebar, I selected my CUSTOM SIDEBAR.
    Then click on UPDATE the page.

    However when I go to view the page it still shows the DEFAULT SIDEBAR, it doesn’t show my CUSTOM SIDEBAR.

    This is the link:

    Thanks!

    In forum: Ascend Theme

    In reply to: css selector

    #239916

    Thank you Hannah, worked great.

    Unfortunately I found another problem.
    The Site uses “Restrict User Access” to hide a post category (MITGLIEDERBEREICH) from unregistred users, but I found a way to still get those posts.
    Open a post single (on homepage bottom are a few) and go to the Sidebar > Archive > November 2019 …and that will show you also the “hidden” posts.

    If one tries to access the category or it’s posts directly, the restriction plugin works fine.

    Is there a way to leave one category out of this loop?
    That archive widget is a bit limited, jet good to have on the sidebar. Hope you have some ideas.

    #239895

    Thanks for this!

    1. Yes, by January (or sooner) all demos will be using Gutenberg Blocks, at the moment I don’t plan to have any using a page builder. All the demos are currently being redone with Kadence Blocks 🙂

    2. Yes, all the demos will by default not use the home layout to create the page, it will still be there for backward compatibility. I first had to get all the blocks built, now I’m implementing demos to match.

    Every Feature Virtue and Ascend have out of “theme options Homepage” settings should be available with your block plugin

    Yep, I’m close just working out a portfolio grid/carousel block as one of the last missing parts as well as a carousel for any type of nested block 🙂

    3. Thanks for the suggestions, I’ll add it to my list to work on.

    BLOCKS

    1. That’s a good suggestion, I will look into that. By the way I’ve added an advanced slider block, it’s not totally the same as the Kadence Slide pro but does give you some options to build in Gutenberg.

    2. It’s a widget used in builders, making a block version is planned.

    3. That’s a good point, it should be added to blocks, it’s a little different then adding a svg like the others so I need to get creative.

    4. The page you linked to isn’t using boxed layout? Can you link to your site? One option is to make the page content not contained then add a row.

    5. Right now only a shortcode, making a block version is planned.

    6. You can do something similar with our info block, see here: https://www.kadenceblocks.com/info-box-block/

    7. Animations on scroll are part of the options, see here: http://themes.kadencethemes.com/ascend-premium-10/

    7b. Hmm, it’s not just css to power something like this because of the on scroll event. So just targeting the image in a testimonial block would be tricky, let me think on that. Perhaps a case for a custom option just for that block. I do plan to add normal animation options to the testimonial block really soon.

    Ben

    #239883

    Hey,
    I’m seeing the same background on your homepage and blog page. Can you send a screenshot of what you’re seeing?
    It does look like you’re using a sidebar layout and no sidebar. You can turn off the sidebar layout from Theme Options > Blog Options > Display the sidebar on blog archives?.
    Can you send a screenshot of your widgets getting cut off? I’m not seeing that.
    Your gutenberg editor is not showing normal. What version of WordPress are you running? If you want to send login info I would be happy to look into that for you. You can set as a private reply.

    Hannah

    In forum: Ascend Theme
    #239878

    Thanks Hannah, those changes all worked.

    3. In the widget settings, I have set the number of items to 8 but even on the widest screen, it is only showing 7. Please can you help me make all 8 visible? I understand that as the screen size shrinks, we will see fewer images.

    4. The magnifying glass has gone. I haver used the same technique to remove the title and category.

    5. I was hoping to change the tags but if that is tricky, I can modify the font size.

    Cheers,
    Phil.

    #239868

    Hi Hannah,
    My apologies, there have been some changes over the weekend!

    I have now added an above footer widget which has made even the shortest pages longer. The problem with the footer is no longer happening. If it comes back, I’ll let you know!
    Many thanks,
    Phil.

    #239865

    I Would like to “center” the top bar widget. NOT left to right but in the sense of top, center, bottom.
    I tend to just use an editor widget and put text up there and it always wants to hug the top

    Thanks
    Frank

    #239861

    Hi Ben,
    The carousel you helped with in this post is now a Carousel in the above-footer area widget (Link).

    Please could you help with the appearance?

    Reduce the size to height 200px and width corresponding.
    Reduce the gaps that appear between as a result.
    Display all 8 products instead of just 7 at the moment.
    Remove the coloured overlay, magnifying glass, item name, category.
    Change the title tags to h3

    Very many thanks,
    Phil.

    #239849

    Hello,

    I have created sites FIN/ENG for my book Bear and Fox. Now I am trying to add a blog page, that could have the same background as the home page, OR even better would be just to have white background. But something strange is happening there, also the footer gets cut off above the last widgets?

    Any ideas what I should do to fix this?

    Home page:

    The post:

    The blog page I’m still working on:

    Also, I am using Kadence blocks for lay out, is it normal for Gutenberg to show such a narrow view of the elements (image attached)?

    Thank you,
    Ulla

    In forum: Ascend Theme

    In reply to: Ascend: Social Links

    #239831

    This css should work for you:

    .home .kadence_social_widget.clearfix {
        text-align: center;
    }

    You can paste that into your custom css box in Theme Options > Custom CSS.
    Hope it helps!

    Hannah

    #239728

    Hey Mike,
    I’m not sure why only your first paragraphs are being formatted like that. You should be able to remove the p tags from the first paragraph when editing the text in the widget. If you want to send login info I would be happy to look into that for you.

    Hannah

    #239717

    Hi,
    Wish to show side bar at home page. Changed the setting from widget options. Not showing.
    Charanvir Singh Rohewal

    #239640

    If I had to guess it appears you have some kind of overlay that is supposed to work and isn’t perhaps because you are animatig that widget in and it’s breaking how the overlay is supposed to work.

    Ben correctly guessed the part of the problem and I have removed the overlay. But it still scroll a little to the right.

    • This reply was modified 6 years, 6 months ago by Ben Ritner.
    #239616

    In your column with Message as the title. the fourth row “folding and packaging” is causing your problem.

    If I had to guess it appears you have some kind of overlay that is supposed to work and isn’t perhaps because you are animatig that widget in and it’s breaking how the overlay is supposed to work.

    Ben

    In forum: Ascend Theme
    #239611

    Question on getting images to be responsive.

    On my home page, where I’m using Pagebuilder. I have a SiteOrigin Hero widget with a background image. I have some text I place in the image and a button

    see:

    I am testing Blocks as well. And trying to mimic the page above. I created a test page with a single column row layout, inside which is a row layou with two horizontal columns. Inside the first horizontal column are two advanced heading blocks. Inside the second horizontal column is another advanced heading. I did this for spacing and I could not get the spacing to mach my SiteOrigin Hero. Maybe there is a better way as I can’t seem to control the spacing using blocks like I can with PageBuilder.

    The problem is in both cases, PageBuilder and Blocks, the images don’t shrink when the page is made to an iPad or iPhone size. I read somewhere about doing something like “max-width:100%” for responsive images in css, but not sure how to do that in Blocks or PageBuilder. I had hoped it would not take custom css and would be automatic.

    You still have login credentials and the test page is Test.

    Oh, by the way, in an earlier post I had mentioned that the classic editor was going away in 2020. You said it wasn’t, but I found an article by wpbeginners, not sure if they are connected with WordPress or not that it was going away in 2022. Here is the link:

    I also uploaded a bit of the content.

    #239602

    Good afternoon
    We have a site with Ascend Premium theme. We are using Page builder by SiteOrigin to format pages.

    We have a page of advisors. Each advisor has their own column with an Ascend Image widget containing a mugshot and title and a SiteOrigin Editor widget containing a [kad_modal] shorcode for a short bio and image.

    The problem is that some of the “More” buttons are bringing up the wrong bio and that it appears to be happening randomly. We have checked the page and everything looks OK with the bios against the right people.

    Looking at the page source, it appears that some of the modals share the same id and it seems that these are the ones that are being mixed up. Do you think this is likely to be the issue?

    Do you have any suggestions on what the issue is and how it might be sorted out?

    Thank you
    Mandy

Viewing 20 results - 1,661 through 1,680 (of 13,419 total)