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 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 10,741 through 10,760 (of 53,646 total)
  • Author
    Search Results
  • #235068

    Hey guys,

    I’m using the info box and trying to get the content center aligned on mobile. Is that built into the block or will I need to use custom CSS?

    The testimonials near the bottom of the page.
    Example

    #235066

    Hey,
    I think the simplest solution would be to add your carousel into the content of your page, rather than using the gallery post template. Which editor are you using? If using the block editor and kadence blocks you can add the gallery block to your post. Would that work for you?

    Hannah

    In forum: Virtue Theme
    #235064

    I DID IT!!!! I must say – as a nurse – working these websites is much better for the brain than any cross word puzzle :). And you guys are awesome!!
    Moving on to the next issue or two.
    I would like to make the title of the website Heading 1 or at least larger than it currently is – I have text in my slider images that I like – set at 50px.
    Can I get the Page title to be the same? Right now it’s at 30px – sop much smaller than the slider text and it looks a bit weird. If I go into Typography in Customization, I see I can change Heading 1 to 50 – will that change the type for the title? And if I want to make a heading 1 go to 30 in later text, will that be an issue?

    Thanks!

    PS. Do you need me to start a new post for non slider issues or can I continue to use this one?

    Pat

    #235047

    Hi there,

    I am using a modal on a Virtue Bold site. Within the modal I’ve got an iFrame embedding another page. This seems to work (embedded page shows up and is usable) except that the modal won’t close and/or “swallows” or negates the text after. I have the same issue on a Virtue Premium site where I am trying to do something similar (use iFrame to embed third party site in a modal).

    I set up the modal without adding the iFrame in the initial construction. I add the iFrame in text editing, but when I go back to visual editing or view the page the closure of the modal is gone, and whatever is listed after the modal on the page itself is gone. When I open the modal the remaining content of the page does show up, after the iFrame.

    When I try to manually add “[/kad_modal]”, that specific shortcode ends up IN the modal.

    Is this something to do with the iFrame? Let me know if you can recognize what’s going on. I’ll include logins to both sites and the specific page links for you to poke around if you so desire.

    (I tried to upload an image here but got an error that “You have been forbidden to use this website”)

    #235046

    My apologies I don’t know why that user didn’t work. I have just reset the password so the login above should work.

    I tried to update to 7.1 or 7.2 but I then got the same message as the other site:

    Your site is having technical difficulties please check your inbox…

    When an email came through it said that slider revolution was the culprit so I disabled that the site came back up. However, the prebuilt layout issue was still there and not displaying until logging of and then back in the page.

    Appreciate your time Ben thanks.

    #235015

    Content like maps requires rendering to take place at the loading phase of a page load. Since you are placing it inside of a hidden modal it doesn’t load correctly because it’s in a display none box.

    With some plugins, they have ways you can add a re-init when a certain javascript action takes place. I can look into trying to trigger that on modal reveal. That will require some development and an update of the pro blocks plugin. I’ll look into it.

    Something you can try right now is adding this css:

    .kadence-block-pro-modal {
        display: block;
        visibility: hidden;
    }
    .kadence-block-pro-modal.is-open {
        visibility: visible;
    }

    Ben

    #235009

    I updated that page, it seems to be working.

    are you pasting the content into your site from an outside source? Or are you typing everything in?

    Ben

    #235008

    https://www.euyoga.se/ – I would like to hide the blog images on this page but they should still be seen on the blog page as they are:https://www.euyoga.se/blogg/

    #235007

    Hey,
    Your featured image is whats is used, how that image shows is based on your blog settings. If you want landscape in your post summary settings you can set it to show a landscape image.

    If you want to hide the image it would be best if you can post a link to the page since the css would depend on how you have the post summary set up.

    Ben

    In forum: Virtue Theme

    In reply to: Invoices not printing.

    #234996

    Hey,
    In your footer in the third column, you have a widget that outputs an events list. That widget is crashing on your invoice page. Can you test by moving that widget out of your third column?

    Ben

    #234978

    Hey,
    Are you just wanting to remove breadcrumbs from your woocommerce pages? You can do that from Theme Options > Breadcrumb Settings.
    Hope that helps!

    Hannah

    #234961

    Hello,

    I need some help trying to centralise the main navigation menu? so it centres on all pages.

    thanks in advance

    #234960

    Hello Ben,

    Please see this screenshot: https://prnt.sc/p0lpjb

    With your code the problem is solved, but the last product of the row cover the bottom of the page.

    This happen both on iphone and android facebook browser, but happen only in the rows in which i have change the background color.

    How i can fix?

    Thanks and regards

    #234952

    Hi Ben,

    I see there was an update over the weekend for the Blocks plugin and that has fixed the icon issue.

    The other site I will post a link and login below. I have just set up a test page this morning for you to login and look at. However I have just noticed, that when I put the Pre built layout widget in I still get the cannot display error but when I saved that as a draft log exit the page and then go back into the page it appears? Then if I try to put the same widget in again I still get the error and can’t see it until I save log off the page and then back on?

    Everything is up to date.

    Thanks, Mel

    #234947

    Hi,
    This is for website:
    There a set of plugins specifically made Chamber of Commerce’s. When a member pays for there membership, the print button on the page does not function. I have contacted Chamber Dashboard, the author of the involved plugins, and did receive a reply basically saying that the Virtue Premium theme is causing the conflict. Here is a link so you can see the issue:
    I can send you a new login if you need it to get into the site.
    I want to say that there was another issue between Virtue and Chamber Dashboard that you did an excellent job of helping with! Below is a cut and paste of their response to the trouble ticket. Thanks
    ———- Forwarded message ———
    From: Chamber Dashboard <[email protected]>
    Date: Fri, Aug 30, 2019 at 2:56 PM
    Subject: Re: Invoice not printing – page error?
    To: <[email protected]>

    Ticket:
    Hi Dean,

    We have tested the invoice issue on the copy of your site we setup earlier this week:

    Active on this site are Member Manager Pro and Virtue Pro.

    When we deactivate all plugins except Chamber Dashboard plugins, still using the Virtue Pro theme, the print button is still not working.

    When we switch to the Twenty Nineteen theme, the invoice layout is contained and the print button works.

    When we switch to the free version of the Virtue theme, the invoice layout is contained and the print button works.

    We have also tested invoices on our demo site, using several other themes. Invoices show up fine and the print button is working.

    It seems that there could be a setting within the Virtue Pro theme that is causing the display issue. Would it be possible for you to reach out to the theme author to see if they can help troubleshoot this?

    Lisa K.

    [email protected]

    – More Chamber Dashboard Plugins
    – Documentation
    – Professional Site Building

    #234924

    Hi,
    I want to remove my image OR use landscape image when using the shortcode [kad_blog orderby=date items=3 fullpost=false]. I add

    .kadence_recent_posts img {
    display: none;
    }

    But it doesn’t work. If I can have landscape img with the shortcode it would be nicer (but leave portrait img on my blog page).

    Any suggestions?

    In forum: Virtue Theme
    #234912

    Well I’m using the Kadence Slider and I thought I had a handle on it but OMG! I thought I followed your instructions but I’m missing something and I’ve tried it in every configuration! First I went to the Kadence Slider in Admin – uploaded two pics and even figured out the text and layers. Then I went to the Home page Slider and chose the name of the slider. At first I gave each of my pics different names but then when that didn’t work, I named them both the same – MEP. And that doesn’t work either. I can’t figure out how to get the two pictures in the same slider! I’m making progress but it’s not quick. HELP!

    In forum: Pinnacle Theme
    #234893

    Hey,
    I’m seeing your featured images appear on your blog page. Where are you not seeing them?

    Hannah

    #234892

    Hi,
    I found out it is the Kadence Slider that is making everything drop from the landing page. Is there a fix or update you can send me? I really like the slider and would like to continue using it.

    #234891

    Hey,
    There isn’t a way to do a partial reset. You can either delete the pages/content you don’t want, or else do the reset and we can help you create the pages you do want.

    Hannah

Viewing 20 results - 10,741 through 10,760 (of 53,646 total)