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

    Thanks for the help! I’m almost to where I need to be!

    1. To explain better regarding the logo. I want to use a different logo on the shop page. Goal is to have one specific for shop page, that is very wide, but thin.
    I think what may work, is remove the logo image for shop page entirely.

    2. I want to remove padding between rows as well.

    3. On shop page, I want to Display the date an item was posted.

    4. Set a character limit (20 chars) for product title. (or prevent more than 20 characters from displaying on shop page)

    In forum: Virtue Theme
    #247846

    Ideally I would want column count to adjust to window size. But if that’s too complex, then just set column count to 10.

    Yes, I am referring to the logo. I would like to use a different one with less height.

    My end goal is to display as many items as possible on the shop page, and minimize the dead space.
    1. More columns
    2. Thin logo image.
    3. Remove padding between columns & rows

    In forum: Ascend Theme

    In reply to: top bar background

    #247843

    You can’t enable your topbar on same pages and not others. If you want it hidden from specific pages you would need to do this with css.
    Thought I think that you have the topbar confused with the header. Your header background color is set to turquoise, and on your three specified pages you are using a transparent header. That can be enabled sitewide from Theme Options > Transparent Header Options, or overridden from each edit page under Page Title and Sub Title.
    I hope this makes sense!

    Hannah

    In forum: Membership Forums

    In reply to: api key invalid

    #247840

    I see, had to do with your change to the account email. I’ve updated the API settings page to show that email and I was able to activate.

    Ben

    In forum: Ascend Theme

    In reply to: top bar background

    #247836

    Hey Hannah,

    Thanks for the feedback. No, the Topbar wasn’t turned on. I’ve turned it on now but I still can’t understand how it is working on the 1 page but not the others

    O goodness, when I turn the top bar on the turquoise is also on my main home page and the others so I had to change setting to no.

    check my destinations page the heading shows the background color and menu. https://www.adventuretravelcoach.com/destinations

    Screenshot-2020-04-17-at-19-18-09. see printscreen where it shows the turquoise header – its not showing on about me and contact me (see image)

    Screenshot-2020-04-17-at-19-20-44

    there were 3 posts where it also wasn’t showing but I’ve add images so it will look better (meantime)
    thanks Hannah.

    #247835

    Hey,
    I responded in your other topic, but I’ll paste my response here as well:

    1. Can you link to a page where your topbar is showing? In Theme Options > Topbar Settings you have “Enable Topbar” turned on, correct?
    Theme Options are your default settings. You can’t edit these page by page. Though the theme options can be overridden from your edit page in the post/page options.

    2. The simple header just has a background color option, but the full allows you to add a background image.

    Hannah

    In forum: Membership Forums

    In reply to: Info Blocks Tabs

    #247834

    Hey so you can use custom icons with Kadence Blocks so if you could make your images SVGS then that would be an option: https://www.kadenceblocks.com/docs/custom-icons/

    Using the infobox as you have you will want to add javascript to prevent the browser from auto scrolling on an anchor click. To do this it would be tricky, I’ll have to test some different javascript options Hmm, you can try this:

    <script>
    jQuery( document ).ready( function( $ ) {
    	$( '.page-id-2301 .kt-blocks-info-box-link-wrap' ).click( function( e ) {
    		e.preventDefault();
                    var tabAnchor = $( this ).attr( 'href' );
                    $( tabAnchor + ' > a' ).click();
            });
    });
    </script>
    In forum: Ascend Theme

    In reply to: top bar background

    #247831

    Hey,
    1. Can you link to a page where your topbar is showing? In Theme Options > Topbar Settings you have “Enable Topbar” turned on, correct?
    Theme Options are your default settings. You can’t edit these page by page. Though the theme options can be overridden from your edit page in the post/page options.

    2. The simple header just has a background color option, but the full allows you to add a background image.

    Hannah

    In forum: Virtue Theme
    #247830

    That worked! but now I want more than 6 columns in the shop. How would I do that?
    Also, how do I replace or remove the image header for the shop page only?

    #247825

    Hey,
    Can you post a link so I can see how you have your page set up?
    Thanks!

    Hannah

    #247821

    Hey Hannah,

    I notice now that the following setting is not working on the following pages?

    1. The top bar background color can be set from Theme Options > Advanced Styling. that worked on 2 specific posts is not working on three other pages:
    1x My about page:
    contact page:
    Start a Blog Page:

    I’ve done exactly the same. I went on that specific post/page, to the topbar > theme options > then advance styling and the turquoise color is set but the top bar is still white?
    Is it correct I go to the theme options on that specific page or post to change the top bar of that specific page? Don’t know why it is not working on some of them or what I did wrong?

    2. And the Header background style: what is the difference between simple and full?

    Apologies for inconvenience

    Screenshot-2020-04-16-at-20-21-48

    Screenshot-2020-04-16-at-20-35-31

    Screenshot-2020-04-16-at-20-36-40

    #247814
    This reply has been marked as private.
    #247808

    I tried it and it still won’t go to the full width like my slider.

    I wanted the grey background behind my bio to go full width.

    https://hopskipphotography.com/

    Could there be a setting somewhere else that is preventing it from working?

    Again, this works on other pages. Just not on the home page.

    Thanks!

    • This reply was modified 6 years ago by Kelly.
    #247803

    Hey Donna,
    You can tweak with css to get a similar look. Can you post a link to your staff page?

    Hannah

    In forum: Virtue Theme
    #247801

    Hey,
    I’m not seeing any of those fields when viewing the cart page. I only see options to select the shipping type (flat rate or local pickup). Have you removed these other fields?

    Hannah

    In forum: Virtue Theme

    In reply to: Blog List Options

    #247800

    I’m seeing the blog list options in your “Archiv” page where you have selected the Blog template. Is this not the case for you? Can you send me a screenshot of what you’re seeing?

    Hannah

    #247799

    Hmm, when I type that same url into my browser it takes me to a page not found. Would you mind sending login info so I can take a look at your settings? You can set as a private reply.

    Hannah

    In forum: Ascend Theme

    In reply to: BBpress Styling

    #247797

    Thanks very much Ben, this did the trick!
    There is one additional change I’d like to make on the page: remove the search box & button that appears above the top-right corner of the forum index. I prefer to use the full-width search widget as shown. https://forum.eclipseaudio.com/ Is there some CSS that would enable me to remove the smaller search box, while retaining the larger one? The things I’ve tried so far remove ALL search boxes…

    In forum: Ascend Theme

    In reply to: top bar background

    #247789

    Hey Hannah,

    I notice now that the
    1. The top bar background color can be set from Theme Options > Advanced Styling. that worked on 2 specific posts is not working on three other pages:
    1x My about page: https://www.adventuretravelcoach.com/about-mimmie/
    contact page: https://www.adventuretravelcoach.com/contact-form/
    Start a Blog Page: https://www.adventuretravelcoach.com/how-to-start-a-successful-blog-2/
    Post about Turkey Transport: https://www.adventuretravelcoach.com/turkey-transport-hop-on-hop-off-bus/

    I’ve done exactly the same. I went on that specific post/page, to the topbar > theme options > then advance styling and the turquoise color is set but the top bar is still white?
    Is it correct I go to the theme options on that specific page or post to change the top bar of that specific page? Don’t know why it is not working on some of them or what I did wrong?

    2. And the Header background style: what is the difference between simple and full?

    Apologies for inconvenience

    Screenshot-2020-04-16-at-20-21-48

    Screenshot-2020-04-16-at-20-35-31

    Screenshot-2020-04-16-at-20-36-40

    #247786
    This reply has been marked as private.
Viewing 20 results - 8,401 through 8,420 (of 53,646 total)