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 - 8,121 through 8,140 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Front page assistance

    #249097

    The bottom of this page is the kind of thing I’m trying to create. I’m sorry it is so difficult for me to figure out how to do this…
    https://wordpress.com/support/posts/categories/#category-pages-menus

    In forum: Virtue Theme

    In reply to: Front page assistance

    #249096

    What would be ideal is to get into the footer space as if it were a Page. I would add four columns, put a SiteOrigin page builder widget in each, and write and format and link whatever text I want, the way that I want it. Is this possible?

    In forum: Virtue Theme

    In reply to: Front page assistance

    #249094

    Hi Hannah!

    I’ve spent many hours today trying to read about css online, and experimenting with the css for the footer. It’s been a frustrating chore to say the least. I have a lot of respect for you programmers who have the patience to deal with this. I would never get through this if it weren’t for pandemic times. Plus kids running around…

    Some specific questions:

    1. I have the same css specifications for the following:
    #containerfooter .menu li a:hover
    .footernav ul li a:hover

    But they are not behaving similarly. In the #container, I am getting a weird blue background color when the cursor hovers over any text, for example, even though I have specified a white background.

    2. In the footer, I would like the menu items to be vertically single spaced. I have line-height specified as 12px (the same as the font size), but this only gives line height within <p> tags, not for intra-paragraph spacing. For example, in footer box #3, which is the primary menu, the spacing between each menu item is very large. Also, the subservient pages are indented. How do I control css for these items?

    3. The titles for the footer boxes carry over from the Appearances>Menus. They are large, white, a different font, and don’t fit at all. See http://www.develop.georgianchant.org

    4. I don’t know why the Footer navigation at the very very bottom is now visible to the left, not in the center.

    5. Does footercredits have a container? I tried to put some css into .footercredits {} but it didn’t work. I tried to do this in order to move it away from the .footernav. Right now the credits are preventing the footernav from centering under the page properly. I would like to move the credits somewhere else. Maybe at the very bottom, maybe all the way to the right.

    #containerfooter .menu {
    margin-left: 0;
    border-left: 1px solid #003a6d;
    }
    #containerfooter .menu li a {
    color: #003a6d;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 12px;
    text-decoration: none;
    background: transparent;
    }

    #containerfooter .menu li a:hover {
    color: #003a6d;
    border-color: #003a6d;
    text-decoration: none;
    background: #f4f4f4
    transition: .3s;
    }

    .footernav {
    float: center;
    border-top: 1px solid #003a6d;
    }

    .footernav ul li a {
    color: #003a6d;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid transparent;
    margin: 10px;
    display: inline-block;
    }

    .footernav ul li a:hover {
    color: #003a6d;
    border-color: #003a6d;
    text-decoration: none;
    background: #f4f4f4
    transition: .3s;
    }

    .footercredits p {
    font-size: 12px;
    color: #003a6d
    }

    #249091

    If you enable your blog posts using the “Latest Blog Posts” in the Homepage Layout Manager rather than setting your homepage as the latest post page then the date will display as you’re wanting. Will that work for you?

    Hannah

    #249089

    Set up Woo Commerce. How do I turn on the shopping cart icon at top of page?

    #249076

    On the bottom of my portfolio pages, it says “previous project” and “next project” where can I edit this to say “review” instead of “project.” I see it here, but unable to figure our which php file needs to be edited.

    <footer class="single-footer">
    <div class="post-footer-section"><div class="kad-post-navigation portfolio-nav clearfix "><div class="alignleft kad-previous-link"><a href=" class="kt_postlink_meta kt_color_gray">Previous Project</span><span class="kt_postlink_title">screwpop tool</span></a></div><div class="kad-grid-link"><a href=" class="kt_color_gray"><i class="kt-icon-th-large"></i></a></div><div class="alignright kad-next-link"><a href=" class="kt_postlink_meta kt_color_gray">Next Project</span><span class="kt_postlink_title">Open Country</span></a></div></div> <!-- end navigation --></div> </footer>
    </article>

    • This topic was modified 5 years, 11 months ago by HikingGeek.
    #249072

    Hey Hannah,

    Thanks for the info and your help. I get confused between the Post title and the other title in heading.

    a) On the theme options settings – the Single blog post header is the one on the main image (the Turkey Travel blog) title on my main image right? it is not the one below the Permalink (add title), right?

    b) When they talk about header – they mean the Post title on the top of the header below the menu. This is also the one that is supposed to be H2 right (seeing that the Add title one on the first page of the post is H1) and there is supposed to be only one H1?

    What I don’t understand is when I go to Theme Options > Blog Settings > Single Blog Post Header it says the following:

    Under theme options< Post title html tag output. This is used for SEO purposes in case you want an h1 tag further down your post content.
    c) What do they mean by H1 tag further down your post content as a person is supposed to only have 1 H1 title?

    d) In them options < blog settings < Single Blog Content Settings < show the title in Post Content
    Why would they ask if a person wants to show the title in post content – why do you think a person won’t want to show the title in Post?
    Or is it perhaps that if it’s the same Title as the one in the Post Title (so that it doesn’t show the same Title below each other? hope it make sense what I’m asking. For example If the Keyword I want to rank for is Turkey Travel planner and I add it to the Post title and the Add title on top of blog post – it is actually showing twice not far from each other.

    e) Hannah, I don’t understand the following if you can perhaps explain or send me link of explanation:
    Soft crop post header landscape images and blog list landscape images. Turn on if you want the blog standard list images
    height to be based on the ratio of the uploaded image not a fixed crop.

    Thanks in advance and my sorry for all the questions.

    #249069

    hey there,

    I would like to make the thin line invisible, and keep the header as it is. I tried to fix it in the “Home Page Slider Options”

    Thank you in advance
    sarah

    #249065

    Not a high priority at the moment. What are you wanting to add to the cart page? What are you wanting to change?

    Ben

    #249060

    How did you know the content?

    I looked in the revisions of your page. There you can find a history of what content used to be there.

    Ben

    #249050
    This reply has been marked as private.
    #249048

    Good morning,

    I am having a problem with my product page product image. The original product image is in landscape format but it is being displayed cropped to square.

    I have been round and round checking settings and have the ratio settings in Theme options (Virtue Premium) turned off so that it is using Woocommerce settings etc.

    Another thing I have discovered is that looking at the files in my uploads folder on the server I have 100×100 images (thumbnails) and I also have 465×465 images which is what are getting displayed on the product page. I can’t see anywhere where there is a setting of 465x465px.

    I realise that this may not be a Virtue Premium issue but I have checked all the setting for media in both the theme settings and the WordPress setting and I’m pulling my hair out (and there’s not much to start with!).

    Many Thanks

    Phill

    #249043

    Will Cart page be supported, hopefully soon?

    #249040

    Yeah you are right. I’ve saved the Gutenberg block as a widget and output it with a shortcode using a plugin but that must be causing issues on this page. Thanks for taking a look.

    In forum: Membership Forums

    In reply to: Kadence Gallery Plugin

    #249035

    ok, I misunderstood what you are asking for when you mentioned the portfolio page.

    You want something like this top gallery: http://themes.kadencethemes.com/virtue-bold/kadence-galleries-plugin/

    In your gallery settings, you can turn on the filter. then edit the photos you have and with each photo assign a category. Select those categories in your filter settings.

    Ben

    #249034

    There are extra p empty p tags throughout that block, like it’s being run through an autowrap. How are you adding to the page, likely you need to turn off a checkbox for auto add paragraph tags somewhere.

    Ben

    In forum: Virtue Theme
    #249033

    Hello,

    Can you help me solve the following? We are trying to link to a page containing a SiteOrigin Tabs widget. We would like to have different tabs opened depending on which link you choose from a previous page. Example: Link A opens the page with Tab A opened, Link B opens the page with Tab B opened and so on…Is that possible? I have attached a diagram below for reference.

    Thank you in advance for your help!

    Doug

    #249030

    Hey guys,

    Not sure what is happening here but on this page: the button block seems like it’s applying button style to the paragraph below the button.

    It doesn’t seem to happen on any other page…like this one: One other interesting thing is that this is a reusable Gutenberg block.

    Let me know if you need any additional information.

    #249026

    How can I make the woocommerce-info box comply with the width of the elementor checkout elements?

    I don’t see an “element” for the woocommerce-info box in the list of elements available for elementor checkout page.

Viewing 20 results - 8,121 through 8,140 (of 53,646 total)