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 - 33,161 through 33,180 (of 53,646 total)
  • Author
    Search Results
  • #96554

    The page name is controlled via your h1 font settings. You can find that setting in Theme Options> Typography settings.

    You can control the font size of the footer text by setting your h4 fonts in the same area.

    Or, if you need to be more specific, I can help you with the CSS to control them as well.

    Try messing with those settings and let me know if that works for you.

    #96550

    Did some looking around for help, but can’t seem to find a similar issue.

    When I try to display on mobile or resize page to a smaller window, the navigation menu disappears. Any help? Site is linked below.

    http://www.gallatineventrental.com

    Thanks in advance!

    #96549

    Is there a way to display a video on the homepage with a transparent header on top? Example

    This is site I am working on.

    #96547

    I want to decrease the page name font size. Which shows as title in every page.
    I also want to decrease the font size in footer menu. Like “free shipping” and “exchange and returns”

    Website: Plunato.com

    #96545

    Hi,

    I’m working with ‘Portfolio’ pages and had a few questions:

    Permalinks: I’ve created three Portfolio Types: Category 1, Category 2, and Category 3 and want the permalink base to match the portfolio type (i.e. http://www.domain.com/category1; http://www.domain.com/category2, etc.). Is this possible? If so, would I do this in the ‘Portfolio Option -> Permalink Base’ section using special syntax?

    Portfolio Nav: On the ‘Portfolio’ pages, how do I remove Portfolio navigation arrows and icon grid appearing in the top right?

    Sidebar: Is it possible to have a sidebar on the Portfolio pages?

    Thanks,
    J

    #96544

    Kevin,

    Thanks! Is there anyway to do it with custom CCS? The entire page is done without Page Builder. Thanks so much. Jack

    #96542

    1. I was able to accomplish this by setting up a “Full Width” Page Builder row and assigning the background color to the row.
    I then added the widget, and matched the background color to what I set for the row. This tutorial will help understand what I’m referring to.
    https://www.kadencewp.com/using-page-builder-virtue-premium/

    2. I have the theme setup on multiple sites using the same API code, so you should be able to do this as well. Just try installing it via a zip file, and see if you’re able to use it on the new site. I don’t think you will have an issue, but I could be wrong.

    #96539

    First, I love your product. It’s fantastic.

    But I have two quick questions. How do I get a full-page Kandence box on my homepage that’s fully responsive? I’m trying to embed a quote.

    Second, do I have to purchase a theme for every unique site? Or is there a bundle package?

    Many Thanks!

    In forum: Pinnacle Theme

    In reply to: Mobile menu problem

    #96538

    Did you remove the CSS? I’m not seeing the mobile drop down icon anywhere but on the topbar, and I can’t find the CSS in on your page.

    #96536

    Hi Ben,

    I think I understand what you are saying. The only reason I had to use the Page Builder and the SO Post Carousel is that I wanted to filter the posts by post author. Is that possible with any of your shortcodes? I thought about using a post category to tie to the author, but I don’t really want that category to show on the post meta.

    Thank you for your help.

    #96535

    Hey Wayne,
    You can turn your slider off in Theme Options > Home Slider. Then to add a grid of your products you can use a shortcode like this: [recent_products per_page="12" columns="3"] You can just paste that into a text widget within your home widget area (appearance > widgets). Just ensure the home widget area is enabled in Theme Options > Home Layout. Then if you wanted only the images to show you could add this to your custom css box in Theme Options > Advanced Settings:

    .details_product_item {
        display: none;
    }

    Hope that helps!

    Hannah

    #96534

    You emailed that you were not using a custom excerpt… (in the future just post here if you want to keep it private use “Set as private reply”)

    ok. Well that is your issue. If you use pagebiulder in a staff post then you have to use a custom excerpt because pagebuilder transforms content in a way that doesn’t allow wordpress to correctly define an excerpt.

    I would strongly advise not using pagebuilder in staff posts. If you want to add a carousel then use a shortcode to add the carousel not pagebuilder.

    For an example I set up that staff I had linked to with a custom excerpt so you can see.

    Ben

    #96525

    I’m not trying to sidetrack you I know this is all about the grid page.
    Are you using a custom excerpt in the staff page where you are using pagebuilder?

    Can you send a temp login?

    Ben

    #96520

    I am using page builder on the SINGLE staff page because I want to have the SiteOrigin post carousel below the staff data. Mind you that I am using a custom staff page where the page content is below the picture and staff member meta.

    Now, about the ALL STAFF page, can you tell me why some staff member’s soical incons and “Read More” link are not working?

    Thank you,
    Edmundo

    #96519

    I understood the question.

    Currently there isn’t a shortcode that would have a filter for staff.

    In the link I posted of your single staff. Your using pagebuilder on that staff post? Can you tell me why? Can you also tell me if your using a custom excerpt?

    Ben

    #96517

    Hey,
    The image carousel on the home page doesn’t have that option. It’s something I could consider adding in the future and I’ll put it on my feature request list.

    Ben

    #96515

    http://skywardthought.com/blog/

    Via the above link you can see that the top one is using the shortcode and the bottom one is using the Post Loop widget. (And yes, the top one displays the same way – like about 1/2 the width that it should – even if I delete the row with the Post Loop widget entirely; makes no difference. That shortcode seems to be fixing the width internally to itself.) Now, the one at http://daveromeo.com/blog/ is correct, and I’m using the shortcode there, too. Weird. The main difference between these two sites is that the first one – the one displaying the problem – is a full-width site, where the latter is a fixed-width site using some CSS for a full-width header. Both are laid-out in PageBuilder. -Dan

    #96511

    Sorry Ben I am a bit confused by your questions. The issue I have is with the page that lists all staff members.

    The page uses the shortcode [staff_posts items=16 columns=2 height=200 filter=”true”]. It does NOT show the filter, and if you notice on that page some staff member’s social icons do not show (Tere Beard, for example), and some staff member’s “Read More” link does not point at their page but at the staff page (Tere Beard). In fact the ones that don’t show social links also do not show the right link.

    I hope this makes my question clearer.

    Thank you for your help.

    #96508

    I would love to see your site. You are totally welcome to upload to a server a put a coming soon plugin so no one else would see then send me a login.

    I can’t tell what your doing without seeing the site.

    seems like a bug because on one other page i just deleted everything and it worked
    What does this mean? You can get things to align how you want on another page?

    Ben

    #96502

    Hey,
    in this for example: http://www.bienestarintegrado.com/en/facilitators/tere-beard/

    You are using pagebuilder on the page? Thats really not best for a staff setup and I can’t seem to find a reason why you would need it. Either way does that mean your adding a custom excerpt?

    Ben

Viewing 20 results - 33,161 through 33,180 (of 53,646 total)