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 - 13,181 through 13,200 (of 53,646 total)
  • Author
    Search Results
  • #217869

    I would like to change the font size of a button on a post. I know it can be done with CSS coding, but I do not know how to identify the button in my CSS code.
    My page link is:

    Thank you for your help.

    -Donna

    #217861

    Below is what the Page looks like (Product Page for Shaws Starter Kit)

    Below is what it looks like when I load up the page with “Edit with Elementor”

    The problem that I have with the above is
    when I created the page in Elementor for the first time it visually looked like the Product Page on top.
    When I returned the next day to edit the page, it had all of these grey areas, so I no longer have an exact display of the changes I am making.

    Why would the page not display properly for editing?

    Cynthia

    #217828

    I can’t get images to center in Gutenberg. I tried the CSS solution listed for the Ascend theme in the forum but that didn’t help. I’ve tried deactivating plugins, but that didn’t help either. Here’s a link to the page in question:

    Thanks for your help. I really appreciate you guys!

    Charlie

    In forum: Virtue Theme

    In reply to: CSS triangle after div

    #217827

    Hello,

    Can you link to where you’re wanting to show this so I can figure out the best way to proceed? We have plugins that offer some ability to add triangle dividers to page builder and the block editor. Perhaps one of those options will work best for you.

    -Kevin

    #217820

    You can make the CSS page specific if needed. If you’d like to link to the pages you’d like this to be hidden on, then I can give you the CSS.

    -Kevin

    #217818

    Hey,
    You just need to disable your custom carousel from the homepage layout manager in Theme Options > Home Layout. If you wanted to use this feature you would just need to add items to your carousel from Theme Options > Home Layout > Home Custom Carousel Settings.
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme
    #217809

    Hello and thanks for replying!

    Unfortunately I don’t find it as very good solution for now because I need to use that sidebar-area; I would have to set the page to fullwidth, manually add some code into several PHP files and in the end, it would make no sense, in that case I could “recode” the theme, putting sidebar code next to content..
    PS: I am using own-made child-theme.

    Ideal solution for me would be if You could provide a css code like one theme author has provided (https://wpastra.com/docs/how-to-display-woocommerce-sidebar-on-top-on-mobile/) – this is simple and logic, but have not yet been able to figure out the code for our theme.

    #217795

    Hello, I started with the free version of Virtue theme and the latest post slider worked perfectly. Then I upgraded to premium and that slider shows only the loading wheel. Into the inspector I noticed that the articles were loaded, but they remained with 0 opacity, like there was no script executing on the page.

    So I added into the same page a carousel – and now the slider works perfectly. I guess the script is the same for the two components, and the first cannot load it correctly.

    However I need to remove the carousel from that page and keep the latest post slider working.
    Thank you for your support.

    NB. I am using a child theme.
    Edit: link to website

    #217789

    http://www.coconut-couture.com

    I edited the image menu some days ago. You can see it with the computer. On the mobile version it shows old pics, one of them is not even uploaded anymore. I deleted it for test. I also cleaned all caches, updatet PHP Version (would have done this anyway). Maybe since the last theme update I made a week ago?!

    How can I solve this problem without losing any data? Thank you!

    Second bug: Sometimes when I want to edit things using my wp dashboard, I dont reach the edition-pages. Like right now I wanted to edit a portfolio page. There only shows a white screen. Same thing yesterday.

    #217782

    If it’s not clear by the fact that “google” fonts don’t do this, it should be clear by just testing top sites. (for example target, amazon score below 40)

    Google Page speed has always been a set of ideals that are out of context of your specific site and not proven to provide the fastest load time which is the number to focus on. Load time and user experience over any algorism.

    With that said I’ll add the filter for local fonts if you prefer that user experience. Again there is no context in which it makes any sense to define a fallback for an Icon font.

    In forum: Virtue Theme

    In reply to: Menu items & spacing

    #217780

    Hey

    22. What version of IE?

    33. Hero widget isn’t our widget so I’m not familiar with the setting or options. Seems like if you can’t control it in the widget itself you would be able to force a change with css:

    .sow-slider-image-overlay {
        opacity: 0.8 !important;
    }

    44.

    You can use css like this. Be sure to add css in the theme options, not in pagebuilder as that will not work:

    .so-widget-sow-hero {
        border-radius: 12px;
        overflow: hidden;
    }

    Ben

    #217779

    Excellent Kevin:

    Thank you. Now, how can I do this on a page by page basis? Some pages I want to have the title/page name showing, and on some I do not.

    -Loren

    #217777

    Still, if I click on an image right as a portfolio is loading, it’s liable to go to the image file or the image’s media page for some reason–instead of popping up a lightbox. Not sure how to fix that, do you have ideas?

    If you are clicking before the page is loaded then it should take you to the file. There is no way around that. Everything is acting as it should, the link is for the media file, the lightbox can’t load until the pages loads so your link is active and clickable.

    You should instead focus on making the site load faster so that is less likely to be a concern.

    Does that make sense?

    When I look at the link you posted I see that you are using jetpack, and you are using there lightbox as well.
    Ben

    #217774

    I’ve been looking at the astra code to try and figure this out, it didn’t make sense, then I tested it locally and it worked so that lead me back to your site and it turns out that it has nothing to do with astra, you have a snippet on your site that conditionally loads woocommerce styles called “WooCommerce Optimisation”.

    In the next update, I can add a filter that tells your snippet it’s a woocommerce page that you are previewing while in the closed post type that creates a template.

    Ben

    Anonymous
    #217773

    a & b
    Just want to please Google Page Speed algorism 🙂

    #217769

    Hello,

    We are displaying sponsor logos and would like them vertically aligned using the Custom Carousel home page setting in your theme, Virtue Premium. We cannot figure out how to get the logos to appear vertically aligned. Ideally we could display all of the logos at their custom height and width, and within the slider, have them vertically aligned.

    Thank you!
    Donna & Crystal

    #217768

    Hey,

    try adding this CSS to Theme Options> Custom CSS:

    h1.kad-page-title {
        visibility: hidden;
    }

    Let me know if that works for you!

    -Kevin

    #217767

    Hi:

    How do I remove or hide the page name from showing on a single page header? I’ve tried setting “Hide Page Title” to hide, but that removes everything including the background image. We have so many options within the theme seems like this should be simple to do but I can not find the answer.

    Thank you!
    -Loren

    #217762

    It seems when I shut off a lot of the jetpack stuff regarding lazy loading, serving static files, etc., it went back to working as usual.

    Still, if I click on an image right as a portfolio is loading, it’s liable to go to the image file or the image’s media page for some reason–instead of popping up a lightbox. Not sure how to fix that, do you have ideas?

    #217754

    Correct, that’s the portfolio parent page. Clicking on any of the 4 portfolio tiles will show a masonry list of images. It’s supposed to be that if you click one, a lightbox shows up to display the image, and you can keep clicking to carousel through all the images in the portfolio.

    It is working in similar fashion for now because I turned on the Jetpack version of lightbox. But I want the normal version back because it takes up all the available viewport space instead of all the padding in the jetpack vsn.

    for the purpose of this, in one portfolio (Technical Illustration) I changed the “Project Options” to “Image List Style 2” from “Image Grid” (which is how I want it to display). But because of that one change, it displays the lightback as I want it to, and how it used to.

    https://krisbunda.com/blog/portfolio/technical-illustration/

Viewing 20 results - 13,181 through 13,200 (of 53,646 total)