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 - 47,441 through 47,460 (of 53,646 total)
  • Author
    Search Results
  • #30661

    Thanks for the code, Ok so now, I have blog pages that show the blog title in header section, and they are still in large fonts and break in two lines on Mobile View! How can I make them small just like the Home Page Title? Here is the link to one post: http://baharespiritu.com/information-architecture Thanks, -B

    #30650

    Hi again,

    I’m still working on getting all the pages of my site set up and functioning before worrying about the look of it.

    Anyway, the contact form doesn’t appear to be delivering emails.
    Here’s the url:

    Thanks for any help. I searched and couldn’t find anything relating to the built in contact page template for the Pinnacle theme, mostly posts dealing with Contact Form 7.

    In forum: Virtue Theme

    In reply to: Full width divs?

    #30642

    Hey Hannah,

    Thanks for getting back to me so quickly.

    In any case, the full-width page-template does not allow allow me to have full-width divs/rows (i.e., it’s still locked to the bootstrap grid/1170px width for large screens). And the recent updates of PageBuilder caused a number of problems with pages that I had copied using pre-built layouts to have errors (the PageBuilder changelog mentions this issue, but the version 2.0.7 didn’t fix it for me). When I load the page, basically nothing shows up except for the default background color, and the HTML code is strange and different from that in the PageBuilder/WordPress text editor. You can see an example of this here, where the HTML is just a bunch of <div class=”panel-grid”>s. And by tweaks, I just meant any CSS tweaks (setting row padding, background colors, etc.).

    #30641

    Hey Oliver, so this is a page created by the Archives widget. As far as I know there isn’t really a way to edit it in the admin. You can either set the Page Header Default Background in theme options > page title. Or you can create categories and name them select months and assign each post to the month it was written then use the Categories widget instead of the Archives.
    Hope that’s helpful!

    Hannah

    #30639

    Ben, your proposal of changing the settings in the portfolio post settings doesn’t work. If I do it for the English version and after for the French version, the English page takes me to the French page. It only takes into account the last change I have made. I have the impression that if I change something on the Theme options it goes the same for the both versions, English and French.
    Making a fix for this on the update would be great! Any idea on when will it be available?

    In forum: Virtue Theme

    In reply to: Full width divs?

    #30638

    Hello Rye,
    Does using a full-width page template (under page attributes) work for you? What do you mean when you say PageBuilder has broken your pages? And what kinds of “tweaks” are you making to the settings?

    Hannah

    #30636
    This reply has been marked as private.
    In forum: Virtue Theme
    #30634

    Hello,

    I was wondering about the HTML and/or CSS classes I might use to make full width <div>s when designing a page. I tried playing around with the Bootstrap <div class="container-fluid"> but that didn’t work (even after I </div>’d the content id container and row, etc.).

    When I searched through the forums I saw that you all recommended just using the PageBuilder full width row option, however because the latest PageBuilder updates have actually broken a number of my pages, PageBuilder adds extra load time to my site, and just isn’t easy to manage as HTML files through an external text editor (going to Page->Page Builder->Edit->Edit Row->Tweaking Settings is fairly time consuming), I would really like to move away from relying on the plugin. Are the any alternatives options available?

    Best,

    Rye

    #30631

    You can add this css:

    @media (max-width: 768px){
    .titleclass h1.home-page-title {
        font-size: 20px;
    }
    .titleclass .subtitle.home-page-subtitle {
        font-size: 12px;
    }
    }

    Ben

    In forum: Virtue Theme
    #30630

    You can, I wouldn’t suggest it but you can just add the image as a background and push the text off the page with a text-indent in the css. Make sure to set a fixed width and height.

    Ben

    In forum: Virtue Theme
    #30628

    You can use this:

    function remove_menus(){
      remove_menu_page('edit.php?post_type=staff');
    }
    add_action( 'admin_menu', 'remove_menus' );

    or this:

    remove_action( 'init', 'staff_post_init', '10');

    really though yours should work too.

    Ben

    #30625

    Hi there, I am trying to make the font size smaller on Mobile Device, so that the Home Page Title and Home Page SubTitle don’t break into two lines, here is the link can you please tell me how? To be specific: Home Page Title=”INNOVATION AT WORK” and Home Page SubTitle=”Computer Science & Information Technology”. Thanks, -B

    #30584

    Dear All, how are you ?

    Iam having problem with theme contact form. The problem is that when we fill it and send, it returns the message saying that message was sent. But it was not.
    I tried installing contact form 7 and the SMPT “something” plugin. they also did not work.
    also checked the misc fild inside theme, the mail field is filled.

    The problem certainly is from my host, but when I contacted them they made me some questions that I dont know where to find answers.

    So here are the questions they did:

    What are the data informed on your contact form? like host, port and else.

    So I asked him what did he mean my “else” but I think he don´t even know what he wants. mayb, kadence can help me. =D

    well here is the link where my contact form is placed:

    Thank you in advanced!

    André

    #30583

    Got it. The GoToWP Premium Woo plugn is my culprit. If deactivated, the payment confirmation page displays perfectly. I’ll contact Brandon, the developer – sorry to have taken your time over this, but thanks for the wonderful help, as usual 😉

    Have a great evening!
    Anne

    #30569

    ok, I see your wanting the page to start from single column and move to grid. It’s not really set up for that though. It works from grid to single but not the other way since there isn’t a grid specified. There isn’t a column amount that is written in. I’ll have to work on building something into the next update.

    Ben

    #30559

    Hi,

    I want to edit the images in the carousel gallery on my homepage. I cannot select the element. I want to add a border-radius. Could you please help me!

    Website: capa.furniture

    Thanks

    #30551

    Hi Jas,
    So essentially you’re wanting a different homepage for mobile? There isn’t a built in option for this. I suppose you could hide individual divs with css. Or you could use a mobile theme. I know Jetpack has an option for this.

    Hannah

    #30550
    This reply has been marked as private.
    #30544

    I can be more explicit
    I Please click on the buttons to see what marefer
    1. I CATEGORY page in list format and shows the color button grid
    2. If you click on button you will notice that put one above the other
    3. Should grid format to display four columns
    I hope I made myself clear
    Thank You

    #30537
    This reply has been marked as private.
Viewing 20 results - 47,441 through 47,460 (of 53,646 total)