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 - 16,861 through 16,880 (of 53,646 total)
  • Author
    Search Results
  • #193533

    Hi,

    We are using SiteOrigins Page Builder to create the product description, however if we use a Custom Tab, the content from within the SiteOrigins Page Builder is also displayed in the Custom Tab when viewing the product. If we use the text editor it works fine.

    Found this information about SiteOrigins Page Builder in a blog thread… not sure if it’s helpful.

    Discovered that the SiteOrigins Page Builder doesn’t write anything in the standard content area. The content of the panels are stored in the _postmeta-Table, the entries are stored under the meta-key (userdefined field) “panels_data”.

    Any help would be much appreciated
    Danielle

    #193529

    Hi,

    I’m trying to remove the header that contains the logo and tagline from a specific single product page but retain the sticky navigation menu. I’m trying to learn how to identify the proper CSS selectors to do this for a specific product but have had no luck. Looking for some direction.

    Thanks!

    In forum: Virtue Theme

    In reply to: A few questions …

    #193528

    And I forgot:

    • On 4.6.2, on the homepage only, the page title/page header is full width instead of centered with the rest of the content. I am using full width instead of boxed but it’s never done that before. And all other pages have the page title over the content. Is this just an error or is the new update meant to do that?

    Thanks!

    In forum: Virtue Theme
    #193524

    I don’t know of a construction plugin that would let you still show one live page on your site.

    I think you just will need to use a construction plugin to create you temp page and not something in your real site.

    You could hack into your htaccss to run a site-wide redirect then didn’t affect your IP but id all others but that wouldn’t be my recommendation and would require you know a lot of about server files.

    Ben

    #193522

    When I view a specific product on that product’s page the image cuts off the top and bottom to 1:1 aspect ratio(this would be all products, not specific products). If I click to make it bigger it displays the entire image. How can I make it not crop on the individual product page?

    And if I wanted to crop images on a page displaying all products for tags and categories is there a way to crop those? Thanks a lot!

    #193517

    Hello, my site is in construction and I would like to protect all pages, exception made to one of them.

    I tried using construction mode plugins, but they make me use a landing page of them, and I want to use my custom landing page.

    Do you guys have a sugestion on that?

    Thank you,
    Felippe

    #193498

    Hey,
    I meant for you to update both places you are adding this embed code. So on your homepage use the same method and wrap your iframe code in the div.

    Ben

    In forum: Reply To:

    In reply to:

    #193493

    In the future, please start a new topic for new questions. Thanks!

    1. You should be able to set the image alignment of the image within the widget settings.

    2. You should also be able to control this in page builder. Try setting a mobile padding for the row and let me know if you can reduce it that way.

    3. I suggest changing the way you’re setting it up. Rather than display the whole url or email address, it would work better to add them as a link, like this:
    <a href="http://CUSTOM LINK TEXT">www.clicrdv.com/cabinetdentaire-lille-marais</a>

    Other than that, I’m not sure of a way to get the text to appear nicely without any spacing.

    -Kevin

    In forum: Reply To:

    In reply to:

    #193489
    This reply has been marked as private.
    In forum: Reply To:

    In reply to:

    #193488
    This reply has been marked as private.
    #193487

    Posts are meant to link to themselves. There isn’t a function to link them to a page. Are you able to set your post up like the page?
    You can adjust the permalink settings from Settings > Permalinks.

    Hannah

    #193474

    Hi Hannah,

    i would like to say sorry for my poor explanation about the header, my header is set to post carousel and currently the hover effect is good. the problem is when i click on one of the post carousel, it can’t link to my pages (i have tried to change the permalink but it can’t change the entire permalink address)

    for example : i create a pages for Aquaculture and the http://famousagriculture.com/aquaculture/
    but the post carousel not allow me to change the permalink to http://famousagriculture.com/aquaculture/

    my point for the post carousel header is to link to the pages that i have created

    #193457

    I have changed the portfolio url to better describe what the portfolio is about – that is, portfolio -> products (tuotteet).

    When the theme is updated, the address is changed back to portfolio. I’m using a child theme. How to fix this?

    Here’s the portfolio page:

    And when I now open a product page, the addresss is

    and I would like it do display:

    #193448

    Hi Ben

    This has solved the mobile issue brilliantly.

    The desktop version of the video had the white space to the right when I used the smaller video
    https://www.bleisurerewards.co.uk/wp-content/uploads/2018/06/tech2.png
    When I enlarge the video it means moving the screen right and left to view the whole video or zoom in and out and then the rest of the page went small.

    Since adding the CSS that fixed the mobile issue the video now looks like this
    https://www.bleisurerewards.co.uk/wp-content/uploads/2018/06/tech1.png

    I’m not sure why it is displaying only a small strip of the video. Can you shed any light on this please?

    Thanks

    Ali

    #193444

    Hey,
    I’m seeing the video working and fullwidth on the page you linked to. Can you send me a screen shot of what you are seeing?

    Since your not embeding through a responsive format I suggest adding this css, that will solve your mobile issue and perhaps your others:

    iframe {
        max-width: 100%;
        height: auto;
    }

    Ben

    In forum: Ascend Theme
    #193439

    Hey,
    1. You can use css like this:

    .page-id-332 #portfolio_template_wrapper .p_item {
    position: static !important;
    margin: 0 auto;
    display: block;
    float: none;
    }

    2. You can enable pagebuilder on the portfolio page by going to settings > pagebuilder and then enabling for portfolio posts.

    Otherwise, when you add products or categories they will always align left. Since they are designed to float in a grid you would have to have specific css anywhere you want to break this grid column formate and align something center.

    Here is css for that page:

    .postid-345 .kad_product_wrapper .kad_product {
        float: none;
        margin: 0 auto;
        position: static !important;
    }

    3. The theme doesn’t edit taxes in any way. So I would need to see your settings to help you there and that would be just me looking at your woocommerce settings so I need admin access.

    4. Post a link directly to the image can I can get you some css. But note that icons are not the same as an image. Your icons can change colors on hover and image is an image and is static so it will look stange to add an image next to your icons in the menu.

    Ben

    #193438

    Thank you in advance for all the support and help!

    Page URL:

    1- How do I center my portfolio display (Cast Wines)? Page settings only let you go as low as 2 columns.

    Page URL:

    2- How do I make the Cast Wines logo centered? This portfolio page only allows for Visual or Text mode. I was using Page Builder

    Page URL:

    3- Taxes are NOT being calculated no matter what I do. How to fix taxes being calculated?

    4- How do I add a custom icon to the menu? Let’s say a wine .png file in the media folder

    In forum: Ascend Theme

    In reply to: Mega Menu

    #193434

    Hey,
    I’m having a hard time understanding what you are going for and what you are expecting it to look like. Perhaps it would be best if you gave an example of how you are wanting it to look? Like a mockup?

    Right now your not organizing the columns by children like I would expect and the menu is way to large for the page.

    If you want 5 columns from the vertical menu you can use css like this:

    .sf-menu.sf-vertical>li.kt-lgmenu.kt-menu-column-4>ul>li {
        width: 20%;
    }

    But that really isn’t going to look right with the menu organized like you currently have it (the second column is almost empty)

    #193417

    everything looks fine on desktop but on mobile – the portfolio slider leaves a huge wide space underneath – as the slider is a built in portfolio feature i don’t have easy access to change it – do you have some css (or some other instructions) i could use to strip out the white space on mobile only – because on desktop it looks fine.
    – its the same problem on all portfolio pages (they are called products in the url)

    In forum: Ascend Theme

    In reply to: Mega Menu

    #193404

    Hello Ben, thank you for your answer.

    I tried your CSS but it doesn´t work for me, please check it.

    I continue with the problem with the menu, I tested disabling plugins but it didn´t work, also I checked the CSS, but the problem continues.

    I attached images.

    Thank you in advance,
    Regards,
    Cecilia
    After the total load the menu goes up
    When the page stars loading, it is O.K

Viewing 20 results - 16,861 through 16,880 (of 53,646 total)