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 - 7,221 through 7,240 (of 53,646 total)
  • Author
    Search Results
  • #253841

    Hello,

    I am using virtue bold. When a page loads the menu wraps. When I start to scroll the menu does not wrap and fits along the screen. How do I get rid of the extra space on the sides so the menu will be on one line?

    #253836

    Hey,
    In your home edit page under the YOAST SEO tab, open the Social tab and there you can upload a Facebook Image.
    Hope that helps!

    Hannah

    In forum: Kadence Theme

    In reply to: Woocommerce Issues

    #253834

    Hi Antar,
    1. Custom shop pages are coming with Kadence Pro! In the meantime, I would love to help with some css to get this styled as you’re wanting. Can you post a link?

    2. Thanks for the suggestion! I’ll pass it along to the developer.

    Best,
    Hannah

    In forum: Ascend Theme
    #253833

    Hi there, I do not see an option to add a page under a parent page. This is usually found in the Page Attributes section of the page editor. Can you point me in the right direction?

    #253832

    Currently I am using the woocommerce plugin with another plugin (woocommerce appointment by bookingwp.com) that allows the owners to book private lessons. for whatever reason, when someone books a private volleyball lesson they end up on the cart page. But if they want to book another lesson, which involves clicking on the continue shopping button it results in a 404.

    I’ve tested this woocommerce appointment plugin on a live test site that does not use the virtue premium theme, it uses WordPress theme 2016, and there’s no problem with the continue shopping button. I’ve tested the woocommerce appointment plugin on my localhost using the demo of the virtue premium theme and it results in 404.

    Here’s the website page that uses the virtue premium theme and the woocommerce appointment plugin . Again, after you book the lesson you’ll end up on the cart page. If you click on the “continue shopping” button it results on a 404.

    Here’s my live testsite that uses the wordpress 2016 theme and the woocommerce appointment plugin: . After booking the test lesson and ending up on the cart page, clicking on the continue shopping buttons works correctly.

    Is there something in the virtue theme that’s causing the “continue shopping” to result in a 404 page?

    #253821

    We had the SSL certificate renewed on contemporarybritishpainting.com a few days ago and it has thrown up an anomaly. We have a lot of pages which are being flagged as unsecured. We took it up with the hosts who installed the certificate, and their support tech ran a test on one of these pages. It returned this:
    _____________
    Soft Failure
    An image with an insecure url of “ was loaded on line: 1 of

    Errors that are reported on line 1 are generally not part of the source code. This error may be caused by an external javascript file which is writing to the page, however we are unable to reliably detect these scripts in our automated test.
    Please contact us using the “Need Help?” link below if you need assistance with resolving this error.
    _____________
    The test reports the same error for each of the 6 images in the gallery. Checking the link for the image URL from the gallery shows it is correct: – i.e. it is correctly assigned https.

    The same error is being reported on many pages throughout the site. We tried to replicate producing the error by following the procedure we use to make new artist pages, but we were getting clear results. Finally we have realised that the problem appears to be confined to pages which were created using images or galleries prior to a certain date. Could it be that the theme was writing the html changing https to http at some point?

    This page was created on July 12 and is OK, and it looks as though anything created after April or thereabouts is OK. The page showing the error above was published March 21st.

    I’m guessing that an update has corrected this for new content, but I don’t know how to put it right for older content.

    #253820

    Hi!

    What I would like to accomplish is setting a parallax image (which I currently build through ‘Row Layout’) and have that image stretch to the top of the page, displaying through a transparent menu header. Every way I’ve tried has the row image cut off below the menu header.

    An example page: o/ddonaldclark/marketing-portfolio/hill-top/
    -I would like that parallax image to show through the header all the way to the top of the page. (currently, my header is not transparent, but once I get this fixed I will adjust that and remove the page title)

    I just started experimenting with another theme on my other website. This is the feature I am after:
    -Parallax background stretched from top to bottom
    -Header is transparent
    -Upon scrolling, header is reduced, sticky, and about 70% transparent

    Can this be accomplished?

    Thank you in advance,
    -Donald

    #253806

    Hannah: that is very close – -it looks good on the home page
    1) except for the white space on top,
    and on pages after the home page
    2) it covers the header image.

    also – I can adjust the page header (page name) via
    /* ocit to make page title display in the header right bottom*/
    .page-header h1 {
    color: #045674;
    font-size: 16pt;
    font-weight: normal;

    }
    but would like it to fload bottom left as well.

    Thank you

    Inside-page Home-Page-With-White-Space

    #253800

    Hello – (Hannah, apologies for asking this direct by reply to previous ticket) but can you modify the code that Astra provides to stop the footer riding up when page content is little?

    See their code here:

    Cheers!

    #253795
    This reply has been marked as private.
    In forum: Ascend Theme
    #253793

    the one limitation to the button block is that it doesn’t set the button corresponding to the current page/item to a current class, meaning I cannot alter the colour of the button on the current page to indicate the user is on that page

    eg buttons 1-18
    and i’m on the 15 page, I’d want to change the colour of that button

    it might be useful if the option to display dynamic links to portfolio items rather then previous/next in the portfolio footer were offered in the theme (just a suggestion)

    • This reply was modified 5 years, 9 months ago by Michael.
    #253786

    Hi,

    I have noticed a few formatting issues and could use some help. See

    1. Header having too much space on iPhone: My transparent, sticky header is formatting fine on computer and tablet, but the header on the phone in portrait mode has too much white space underneath the image (see the home page when viewed portrait on a phone). When I turn the phone to landscape it is OK. How can I remove the 20 px of white space when viewed on the phone, only in portrait mode?

    2. Block width problem on computer and phone: On the home page, the first block with the calculator (MathU RPN) is a split block that I have attempted to set as “centered”, but it continues to format as wide width. The only way I get it to look right on my computer is to manually adjust the margins. However, this makes the block have about 20px of white space too much on the margins to the side when viewed on the phone. I even tried re-creating the block and it still won’t format at “centered”.

    3. Page with extra header space: The MathU 12D page – – loads with an extra white space below the menu. The extra white space shows on all devices. When I inspect the element, I see an additional invisible header (div.page-header-inner 1110px x 20px, which also seems to contain a 10px entry title). This is the area between the menu and the gold divider. Even when I made a new page, the extra page header space was created on the new page as well. Do you know where I go to remove that, or how that happened?

    Thank you so much for your help,

    Connie

    #253783

    Hi,

    Basically as the title says, this theme option is not working. Have a look at the screenshots:

    #253780

    Hi, how can I change the images and text from the demo content to my own? I can’t find it in the page builder or the standard menus anywhere.
    Thanks!

    #253765

    Hey Ben

    I’ve checked the Image menu on the Homepage layout manager is not ticked –
    so I can ignore it (as you’ve said).

    But what can I do to make sure that when I paste a link to my site (home page) that there is a small image showing instead of a white block?

    Is this what you mean by ‘You need to set this up in our SEO plugin settings’, but how?
    thanks

    #253762

    Hi,

    When I add some padding for the column inside the editor it looks fine, but not on the live page.

    Any idea about the reason?

    Here are the images:

    URL:

    #253734

    Hey,
    1. There is only an option for 4 items with the shortcode. But you get the button below.

    2. In your static page, edit it and scroll to the page title meta data settings. There you can set the page to have a transparent header.

    Ben

    In forum: Ascend Theme

    In reply to: Unexpected buttons

    #253732

    If our home page is not a post archive where you would want pagination then it doesn’t make sense to change it to the latest posts page so keeping it on a static makes the most sense.

    Ben

    #253730

    Can This Site Navigation bee 100% across the page without the logo or site title ?

    In forum: Ascend Theme

    In reply to: Unexpected buttons

    #253720

    Hi Hannah,

    No, I just changed the reading setting so that would explain why it didn’t change, thanks.

    I have left the setting on static page and the issue seems to have disappeared – is there any reason to change it back or can I leave it as it is?

    Phil

Viewing 20 results - 7,221 through 7,240 (of 53,646 total)