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 - 3,101 through 3,120 (of 13,419 total)
  • Author
    Search Results
  • #202427

    Do you mean the typed text? That is an Ascend feature. You can re-create it in Virtue using a shortcode like this: [kt_typed first_sentence="Powerful Ecommerce" second_sentence="Stunning Portfolios" startdelay="100" loop="true"]
    However, there isn’t a built-in function to add this into a slider. What you could do is create a row in whatever page builder you’re using and add a text widget to the row with the above shortcode in it. Would that work for you?

    Hannah

    #202421

    Hey,
    Yes, you can re-create the Kadence themes homepage with Virtue using the Virtue: Split Content widget and the Virtue: Info Box widget. You should use a page builder plugin such as SiteOrigin or Elementor. Let me know if there’s a specific area you’re getting stuck.
    I will let Ben respond to your other inquiry.

    Hannah

    #202395

    Just needed to move the widgets from inactive into the shop widget area.

    Ben

    #202354

    https://wordpress.org/plugins/list-custom-taxonomy-widget/

    ^ That plugin would do that.

    Ben

    #202343

    Hey,
    The homepage is built in page builder and nothing there is particularly custom. The widgets are from the Ascend theme. The values section, for example, is the infobox widget.

    We don’t have demo content for it but if something were tripping you up you could send a login and I can create it pretty quickly.

    Ben

    #202335

    Hi,

    is there a way / shortcode to display a list of all portfolio categories? Same like woocommerce category widget or posts category widget?

    Thanks,
    Lukas

    #202321

    Hello, I would like a help … I have a widget on the home page that is displayed via web and deactivate it for smartphone version. All ok, but what I can not do is remove the title that has “lo mas leido” (most read)in the responsive version. Is it possible to do that? any code that removes a title for smartphone and that is displayed for desktop? thanks…

    web: http://www.oropel.org

    #202281

    Hey,
    I just took a look. Your page was full of bad code. Like you copied from another page and pasted everything into a visual editor widget. It was broken output and crashed when wordpress tried to read it because it was broken code. Not sure how you got that there. But I created a test page and cleaned up the mess of code so you can access everything: https://www.adventuretravelcoach.com/?page_id=2098&preview=true

    Ben

    #202252

    I have already done this. Just did it again. I am using Cloudflare.

    My active plugins include:
    All in One SEO Pack
    Black Studio TinyMCE Widget
    Google Analytics Dashboard for WP
    Jetpack by WordPress.com
    Kadence Custom Fonts
    Page Builder by SiteOrigin
    Really Simple SSL
    SiteOrigin Widgets Bundle
    WP Fastest Cache
    WP-Optimize

    Caches were cleared after plugins deactivated. Still seeing the issue. Any idea of a fix?

    Thank you.

    #202220

    Hi
    I’m trying to create an audio player using the audio widget from a url, but it doesn’t seem to work?

    #202214

    I just meant marking your thread as a private reply. Looks like you figured it out:)
    I’m not sure what’s causing your issue. When I created a new page the visual editor widget worked without issue. Have you tried re-creating your “How to start a Blog” page? I would suggest doing so. Let me know if the same issue occurs. Also, be sure to update to the latest version of Ascend.
    Your privacy and terms look good from what I can tell, but I didn’t read through thoroughly. This is a good guide: https://www.isitwp.com/how-to-make-a-wordpress-privacy-policy/

    Hannah

    In forum: Virtue Theme

    In reply to: Virtue update

    #202212

    Hi Hannah,
    The active plugins I have are:
    Authorize.net Payment Gateway
    Autocomplete WooCommerce Orders
    Backup WordPress
    Black Studio TinyMCE Widget
    Customize login page
    Disable all WordPress Updates
    If Menu
    Logout Shortcode
    Product Custom Options
    WooCommerce
    WooCommerce Memberships
    WooCommerce Print Invoice
    Wordfence
    Wp Abstracts Pro
    Siteorigins widget bundle

    #202211
    This reply has been marked as private.
    #202195

    Hi guys,

    First I want to thank Ben and Kevin for replying to me so fast on this topic. I discovered the option of having the pages content width as full width or content. I loved the width style and wanted to use it, but noticed that the titles and other things were not as wide as the rest of the content. I also wanted to have the entire website pages wide so I asked for some help and got the following codes that helped me fix the issue.

    .container {width: 100%;padding-left:5%;padding-right:5%;}

    .contactform input.full, .contactform textarea {max-width: 100%;}

    .sidebar .form-search {width: 100%;max-width: none;}

    The website I’m working on is earthxplorer.ro

    I still have some issues I would like to change / fix and I could use some help:

    1. The search widget in the header it’s not acting properly when clicked ( the search in the main menu icon ),
    2. The blog featured images are a little strange and I would like them to cover the box as they normally do,
    3. There is any way to change the height of the portrait featured image as now with the wide content it’s way too high,
    4. If in the main menu I add more than six items, when I minimize the browser page to a smaller resolutions, the menu items are acting strange as well.

    Thank you in advance for all the support. The website started looking as I want to, and it’s the same for my two other websites.

    #202127

    Hey,
    So no you just need 1 widget. In that widget you would have 4 panes for each tab you want to have. You there need to add all the content you want in each tab.

    Ben

    #202103

    Hi Ben,

    I see the virtue tabs and accordions widget. Is this the widget you are referring to?

    Thanks

    In forum: Virtue Theme

    In reply to: Virtue Call to Action

    #202096

    In pagebuilder click on the edit row and increase your top and bottom padding for the row.

    You don’t need to use the call to action just add an editor widget and place your title into that. But if you really want to use the call to action widget there is an option to change the align from center to left in the widget settings.

    Ben

    #202095

    It’s possible but you would have to code it out. I can help with that but just you would need to setup the tabs. Use pagebuilder and add the virtue: tab widget and build out your tabs with normal titles.

    Then post back here with a login make sure to be clear as to what Icons you want to use.

    Ben

    In forum: Virtue Theme

    In reply to: Center Data on Footer

    #202079

    So strange, it wasn’t showing me all of the CSS I’d written when I copied it before. Must’ve made a mistake somewhere.

    Try this:

    footer#containerfooter {
        text-align: center;
    }
    .virtue_social_widget.clearfix {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footermenu {
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .footercredits.clearfix {
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }
    .footernav.clearfix {
        display: flex;
    }

    Sorry for so much back and forth, I haven’t worked with flex much but I think I’m starting to get it.

    -Kevin

    In forum: Virtue Theme

    In reply to: Center Data on Footer

    #202076

    Didn’t catch the last part of your original post. Replace all previous CSS with this:

    footer#containerfooter {
        text-align: center;
    }
    .virtue_social_widget.clearfix {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footermenu {
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    Hopefully I got it right this time.

    -Kevin

Viewing 20 results - 3,101 through 3,120 (of 13,419 total)