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 - 30,401 through 30,420 (of 53,646 total)
  • Author
    Search Results
  • #109678

    Hello , how can I add this script

    <script src=”
    <script src=”jquery.malihu.PageScroll2id.min.js”></script>

    the subject, please.

    tks

    #109676

    The code did not remove the space.

    And the extra hover link only appears if there a link to a website. There are no other empty icon boxes in page builder.

    #109674

    This CSS will remove the space between the footer and the lower row:

    .contentclass {
        padding-bottom: 0;
    }

    As for the hover links that are appearing, you seem to have some empty icon boxes in page builder. Check your home page’s content to make sure that there are no empty page builder rows or widgets there.

    #109664

    This appears to be the new behavior of the product page on the most current version of the theme. I think that this has to do with the release of “Kadence Woocommerce Extras.”

    I’m having a difficult time figuring out how to revert back to the old display, but Ben will know what to do as soon as he sees this thread.

    Thanks for your patience,
    Kevin

    #109663

    I believe that the logo is not centering because the image itself is too wide. If you were to crop out some of the white on the sides of the logo image itself, then that would help center it.

    As it is, the image is centered within its container, it’s just too wide to center on the page itself.

    Since the image works well for the regular logo, you might want to make a separate mobile header with a different logo that has an easier time centering.

    Hopefully this is helpful!

    -Kevin

    #109654

    I’m seeing some issues with your custom CSS. Be sure that when you copy and paste the code, you’re doing so from this forum and not from email.

    change this:

    body.page-template-template-portfolio-grid-php #content .main > .container {
       width: auto;
    }

    to this:

    body.page-template-template-portfolio-grid-php #content .main > .container {
        width: auto;
    }
    #109646

    Hey Hannah,
    Thank you for replying.
    So right now I have a blog photo-grid page, and I would like to add an isotope filter to the top and filter by category. Is this possible?

    Thanks

    #109645

    In your portfolio edit pager under portfolio page options set “filter?” to “Yes”. Is that what you mean?

    Hannah

    In forum: Virtue Theme
    #109641

    Hi,

    I am wanting to display the featured images on the blog posts when it’s showing the list of posts in a certain category (on this page: They show up on the homepage of the website with the image, and I want it to do the same on the category page (one post per line is fine though, it doesn’t need to be in the multiple columns format). Is this possible?

    Thank you!

    #109630

    Hey Marcin,
    Are you using the latest version of the theme and also woocommerce? Are the images working on the individual product pages?

    Hannah

    #109628

    Hello,

    I’m have an “Our Projects” page, that I want to be filtered by category and I cannot really figure out how to add the isotope filter to the page and have it filter by categories.

    -Thanks

    In forum: Pinnacle Theme

    In reply to: Full Size Page Header

    #109625

    as well is there a way to show this slider or full picture without changing the header height because the header height is good for all pages now except search results.

    A page: http://c0d.827.myftpupload.com/healthy-schools/

    Search results:
    http://c0d.827.myftpupload.com/?s=
    http://c0d.827.myftpupload.com/?s=sch

    Thank You

    In forum: Pinnacle Theme

    In reply to: Full Size Page Header

    #109618

    That is exactly what we are trying to do.

    “… override any page title to instead use a slider and that would allow you to set a height based on your image through the slider settings …” and that seems to work. THANK YOU

    So that begs the question, Do we have to do this on every page or is there a way to make this global for all pages and posts?

    Thank You

    #109617

    Hi,
    my page doesn’t work on Opera Mobile. I don’t see photo my products on main page.
    Can You help me?

    My page: e-minimini.pl

    #109613

    Hi,

    I just had a SEO analysis made by onpage.org and they said that “nofollow” on my internal links was a problem after crawling through my site. It looks like the links are mainly the woocomerce-product pages and categories.

    Could you give me your views on this please, and is it possible to change to “follow”?

    #109607

    Hello again Ben & Hannah, unfortunately your code had no effect, however I managed to come up with a fix that seems to work for now if any other people are experiencing the same problem as me. The ‘mobile’ exemption in my fix is important as the bug is only apparent on a desktop screen. Would it be possible please to let me know when a fix has been sorted? Thanks.

    The coding fix for page builder rows & widgets that extend beyond the right margin:

    .panel-row-style {
    margin-right: 30px;
    }


    @media
    only screen and (max-width : 780px) {
    .panel-row-style {
    margin-right: 0px;
    }}

    #109583

    Hi I have just purchased the Virtue Premium theme and imported the site demo 1.
    Unfortunately it doesn’t look anything even similar to the demo. Also appears to be duplication of pages.
    Have I done something wrong? I believe I did download all the site content.
    Site is at

    Thank you..

    #109576

    Hannah,

    Thank you so much more the enlightening.
    Now, in slider revolution, how do I assign a link (page – Get in touch) for the button Get in touch from the home slider through this slide revolution.

    Thank you.

    And how do I remove in the right, HOME, ABOUT and SERVICES? from the same first slider from home slider…

    #109575

    Hello guys. I have a couple questions regarding the Primary Menu Bar and the logo widget area. I have tried a couple options but need help. I will mention the website address in the next reply.

    1. Primary Menu Line Height and wrap of menu items – I used CSS I found in the forum to wrap the menu titles on the primary but because there is only one menu item that is wrap the alignment of the others are not centered height-wise. Can this be fixed by increasing the bottom padding below the words but still inside the menu bar area or some other solution?

    2. I know how to use icons in the menu bar area but is there any way to just use the icon without the words below it?

    3. The logo widget area is giving me a warm time. I decided to use the Layout Builder widget and then split it up into columns and use Virtue Image Menu for a couple of them. The problem is the spacing. If I try to use more than one widget in a column the spacing between the two can be wide. I know with the new Page Builder you can adjust padding but that doesn’t seem to get them close enough. Do you have any suggestions to get the widgets to fit closer together height-wise?

    Thanks again.

    #109574

    Thanks Ben,

    I tried to put the mobile menu into the page content with html and css, and it worked.
    Thanks to you and Kevin, Gabi

Viewing 20 results - 30,401 through 30,420 (of 53,646 total)