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,401 through 2,420 (of 13,419 total)
  • Author
    Search Results
  • #219223

    Hi,

    I am using Dokan multi vendor with Virtue Premium theme.

    Dokan have a widget called Store Category menu, which displays the vendor categories in the sidebar.

    It displays ok using 2015 theme but is not visible using virtue theme.

    Could you please check if there is conflict with your theme.

    Thanks

    #219173

    Portfolio name issue resolve. Thanks. Though I still cant find where to link the social media widgets to my actual social media pages.I followed the instruction, went to Menu, Appearances, but couldnt find an item called Footer Widget Column 1…
    Thanks again.

    #219164

    Hi Kevin,

    I actually did that for a different reason and noticed it worked well enough. I’ve got a little styling likely to do to close the gaps in the Related Products widget, they’re spaced a bit further apart than I’d prefer but it’s definitely workable now.

    Is it possible to add some option in the widget itself in the future to control this sort of thing? Other than that, I’m considering this closed/resolved on my end.

    Cheers,

    Van

    #219146

    Hello,

    1. The social widget in your footer should be editable in Appearance> Menus, Footer Widget Column 1.

    2. For the menu, you can edit the portfolio item in Appearance> Menus. Same for the blog. Just remove the submenu items that you do not want to show and make sure the correct menu item to your portfolio and blog is selected.

    Does that help?

    -Kevin

    #219129

    Thanks so much for your quick response Ben! The link to my website is the following: theroadtripofalifetime.com. I see the widgets on my page but but when I click on them they do not take me to my social media pages. I went to the widget section under appearance and still couldnt figure out how or where to activate them. In regards to the Blog and Portfolio issue once you visit my website and go to the Menu to try to access the Blog and Portfolio pages you’ll see you have to make a choice and click on either one of the three different options for Portfolio and two for Blog to access it.
    Thanks!

    #219117

    Hey, Thanks for posting!

    In terms of social media. You make it sound like there are already links on your site? can post a link to your site so I can see what you want to edit? Likely you have a widget in one of your widget areas. You can access that from your appearance > widgets page.

    As for the blog pages, or a portfolio page. You wrote “instead of having to chose every single time” but for most sites they would only have one blog page and one portfolio page, maybe two portfolio pages but because of the nature of those types of archives it isn’t really something you should have to set a lot or on a regular basis.

    You can set the archive defaults in your theme options. But for pages using the custom page templates you set those when you create the pages. Does that make sense?

    Let me know!

    Ben

    #219090

    Sorry, I should clarify, when we add an image in the Featured Image section in the right column it’s not pulling that on social postings.

    The only way I’m able to get the featured image to display is through the all-in-seo pack widget at the bottom of each page.

    #219070

    Hi there. Our team has been having some issues lately with the featured image not showing up when trying to post a blog article externally on say Facebook or LinkedIn.

    We use the All-In-One SEO pack which adds a widget to the bottom of all pages/posts and in there you can add an image for social. That’s fine doing that when we’re posting a blog but it’s super inconvenient to have to go back through all the websites we’ve built and add the featured image through the widget for every single page.

    Have you run into this issue before or have any suggestions on how to get the featured image to pull through like it used to? Maybe a setting or a plugin?

    In forum: Virtue Theme

    In reply to: center text in row

    #219032

    Hello,

    One option that may be easy to do is to add the text to the subtitle area of a Virtue Call to Action widget. Set the font to match the style you need, and it should automatically center the text. This will remove the need for centering CSS.

    Does that work for you?

    -Kevin

    In forum: Virtue Theme
    #219024


    I’m so stumped by this row! I want to center the 2nd row down, that has the quote:
    “I’m so glad I finally made the call to get help. I guess I’d been feeling this way for so long that I didn’t know I could feel differently” — Plaza Client
    I tried:
    #panel-2-1-0-0>.panel-widget-style {
    margin: auto;
    }
    But nothing is working! Can you help me please?

    Thank you

    #219020

    Hi guys,

    First off, thank you so much for making awesome themes- I’ve been using Virtue and Pinnacle for years and your support has always been excellent.

    I’ve been having a couple issues with the front page and with some of my galleries (Virtue theme) and I was hoping you could take a look. It seems to have started around the end of February (I think when my host GoDaddy switched the site to WordPress 5.1, although I’m not sure if that is related or not).

    When I visit the front page ( it always shows the logo and menu items, but it doesn’t always show the kadence slider and/or homepage widget content below it. Sometimes it might load the slider but no content below, other times it just shows white space below the logo and menu. The weird thing is when you reload the page it usually loads perfectly. It works fine on mobile, this just impacts desktop (I tested in Chrome and Firefox on multiple computers).

    Another (related?) issue shows up on posts with a gallery at the bottom (example: I don’t use a plugin gallery, it’s just set to default grid, but sometimes it loads disconnected with white spaces in between the images. A quick reload of the post usually activates/fixes the grid alignment, but I’m not sure if anyone will do that.

    I thought it was a cache issue (I cleared multiple times) or a plugin issue (I removed inactive plugins and removed heavy ones like jetpack) but nothing has fixed it. GoDaddy said it would be related to the theme, so I was wondering if this was something you might be able to help with.

    Thanks again as always!

    Adam

    #218998

    Any tips here… The widget just kinda sits there and, in my instance, is not very pretty – possibly due to some other Product styling I’ve done elsewhere. I’m having a devil of a time finding the right bits to change.

    #218995

    Hi, we are using your great Kadence Woo Template Builder to customize our archive pages…but we need to have dynamically the category name to be displayed in a widget….as page title for example do you know any solution?

    thank you very much
    Angelo

    #218987

    Hello,

    Try adding this CSS and let me know if it works for you:

    .above-footer-widgets {
        text-align: center;
    }

    -Kevin

    In forum: Membership Forums

    In reply to: Flip box

    #218955

    On the first link, those are built in site origin page builder using the “Ascend Icon Flip Box” widget. You can add that to any page using page builder.

    The second site is set up using X theme widgets to get a similar effect.

    -Kevin

    #218919

    Hey,
    Just to add there is no easy way to convert the widgets in site origin to blocks. 🙁

    Ben

    In forum: Virtue Theme
    #218915

    Hey,
    I’m actually seeing full background colors on mobile. Can you send a screenshot?
    What I am seeing is your bullet points pushed to the right off the screen. Looks like you’re adding this css:

    #panel-46-1-0-0> .panel-widget-style {
        padding: 0px 0px 0px 300px;
    }

    I would suggest either wrapping that in a media query or else center aligning your points from the editor.

    Hannah

    #218778

    Hey,
    Enabling Page Content in the homepage layout manager will either pull your latest posts onto the page or your static page content. You can determine which shows from Settings > Reading. If you choose a static page, you can create a new page and call it home, or whatever you want, then choose that page from Settings > Reading. You could also add text to your homepage by enabling the home widget area in the homepage layout manager (settings > reading) and adding a visual editor or text widget from Appearance > Widgets.
    Hope that’s helpful!

    Hannah

    #218777

    Hey,
    This will adjust your header:

    @media (min-width: 992px) {
    .col-md-4.clearfix.kad-header-left {
        width: 66%;
    }
    .col-md-8.kad-header-widget {
        width: 33%;
    }
    }

    This css will remove the page header border from your homepage:

    .home .page-header {
        border: 0;
    }

    You can paste those into your custom css box in Theme Options > Advanced Settings.

    Hannah

    #218771

    In my page:
    I want to give more space to the logo area. now it gives 8/12 to the widget area ande just 4’12 to the logo area. I would like to give 8/12 to the logo area and 4/12 to the widget area.

    Also, when I upgraded from the virtue free theme there has appeared two narrow lines below de header. How can I remove them?
    Thank you in advance.

Viewing 20 results - 2,401 through 2,420 (of 13,419 total)