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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 15,641 through 15,660 (of 39,333 total)
  • Author
    Search Results
  • #184271

    Ben,

    I thought you were referring to the widget being used in the footer for the sign-up form! Okay, I see what you were talking about now.

    Additional question, I have the formatting for the footer set for the logo to align left, but for some reason it’s stacking it instead. Any idea why it would ignore the css? The site is http://www.freshfoliodesign.com. Here’s the code used for the form:


    <br>
    <input name=”EMAIL” type=”email” required placeholder=”Your email address” size=”50″ style=”padding: 5px” />

    <br>
    <input style=”padding: 10px; background-color: #80b24f; color: #ffffff” type=”submit” value=”Send it to me!” />

    Thanks,
    Dean

    #184268

    It’s not an option within the theme. I can’t think of any way you would do that without a lot of custom javascript, css and changing the output of the sidebar in a child theme.

    If you can give me a site example for what you’re going for then perhaps I can offer a better suggestion as I’m not entirely sure how this would work or look.

    Ben

    #184240

    Hey,

    The CSS may vary depending on the amount of content that you have within the boxes. That may effect the height.

    It’s also possible that you can get rid of the page specific CSS and just add this for all icon boxes on your site.

    This is the CSS for just the linked page:

    .page-id-2476 .kad-icon-box h4 { color:#e28800 !important; }
    .page-id-2476 .kad-icon-box p { color:black; }
    .page-id-2476 .icon-pencil4 { color:darkgray; }
    .page-id-2476 .kad-icon-box { margin:0; min-height:200px; border:1px solid orange;}

    This is for all pages with icon boxes:

    .kad-icon-box h4 { color:#e28800 !important; }
    .kad-icon-box p { color:black; }
    .icon-pencil4 { color:darkgray; }
    .kad-icon-box { margin:0; min-height:200px; border:1px solid orange;}

    Let me know if this is helpful.

    -Kevin

    #184227

    Hi,

    I would like to move some content from one page to another. I’m using the Page Builder plugin by Site Origin as recommended in a Kadence themes video. I’d like to move entire rows to a separate page without having to manually recreate the row settings and copy the content individually. I imagine there is a simple way to do this but can’t see it. Screenshot with arrows on the elements I’d like to move:

    Thanks for your help,

    Matt

    #184208

    Please look at http://canberra-alliance.org.au/action-groups-new/
    After some fiddling I was able to adapt the CSS from the action-groups page to this page and now most of it appears the way I want.

    If you scroll down you will see that I have copied the iconbox grid so that it appears in two places: under the photo of the boat & lake, and under the Current Actions tab. The goal is to have the grid appear only under the tab.

    Problems within the Virtue: Tabs and Accordions widget:

    1. Each iconbox in the Current Actions tab shows two boxes, all but one empty. I suspect that’s because the option to “Automatically add paragraphs” is selected. Is that correct?

    2. If so, then when I edit any widget (they’re all SiteOrigin Editor), deselect “Automatically etc”, click Done and Update, and later return to edit any of those widgets again, the “Automatically etc” option has been re-enabled. I can’t turn it off and keep it off. Any idea why?

    I want to get rid of the vertical & horizontal padding between the boxes.

    3. In Inspect Element, by setting the margin-bottom to 0px for #pg-w5ab1a46026733-0, and the width for #pgc-w5ab1a46026733-0-0 to 25% instead of the calculated value, the left & right padding goes away. But could you tell me what the CSS would be for those settings, please? All widgets, not just the top one that I experimented with?

    4. I can’t get rid of the top &/or bottom padding in the iconbox grid. Again, could you tell me what the CSS is?

    A thousand thanks for your endless help. I couldn’t do without it.

    Walter

    #184201

    I just tested this on your site and had no issue. What page are you working in?

    Hannah

    #184158

    Hi Ben, Hannah & team!

    I am currently using the Ascend Base Theme on my site and have some questions:

    1. How do I remove the gray line on top of the contact form? Already tried related classes (textwidget kad-spacer clearfix) but it does not work. I tried removing the height, changing the color and setting display:none (all with !important).

    2. How can I add an overlay to the first image that covers it completely? I currently edited the image to make it darker but would prefer to use CSS so I can change images without having to edit them first.

    3. How do I add the portfolio filter to the portfolio section? I’m using a shortcode.

    4. I am getting this error when I edit the home page. It started today after I updated the theme. I also don’t get any errors in other pages. I tried duplicating the page, but the error persists.

    “Request Entity Too Large The requested resource /wp-admin/post.php does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.”

    Thanks for your help!

    #184157

    Here is the css:

    .siteorigin-panels-stretch.kt-panel-row-full-stretch.panel-row-style.panel-row-style-for-5425-0 {
        margin-bottom: 0 !important;
    }
    @media (min-width: 992px){
    #options {
        float: left;
        width: 20%;
    }
    .kad-portfolio-wrapper {
        float: left;
        width: 80%;
    }
    #filters li {
        float: none;
    }
    }
    
    #portfoliowrapper .p-item {
        float: left;
        width: 33.33%;
    }
    
    .portfolio_item .portfoliolink {
        display: none;
    }

    Ben

    #184156

    Hey,

    Can you please post a link to your site so that I can see?

    The first thing I would try is going to Settings> Permalinks and resaving them.

    -Kevin

    #184151

    Hi:

    I’ve just installed Fullpane Vertical Slider, Page Builder by Siteorigin, and Ascend Premium V1.1.9 on a fresh WP installation. When I click “Add New Pane” within the Fullpane Vertical Slider widget nothing happens. I do not get a screen or window to upload a background image. I’ve tried different browsers and computers. What could the problem be?

    Thank you,
    Loren

    #184143

    Hmm, interesting error, I found it and your site is working. I will include a check for this in the next update. Basically, shortcodes were not set to run in widget areas.

    Ben

    #184142

    So did you run the Kadence Importer on your site and lose all of your settings? If so, then the best option would be to re-load a backup of your site, if possible. Otherwise you’re going to have to rebuild most of your site.

    I unfortunately think that the login info was lost in translation so I can’t access your site. Can you please re-type it?

    Also be sure to mark your reply as private when posting login information.

    -Kevin

    #184133

    Also be sure to clear your cache I just looked at your site and it’s working fine on multiple screen sizes.

    Ben

    #184126
    This reply has been marked as private.
    #184125

    Hello, something went wrong with the latest update of Virtue. A lot of the shortcuts are not rendering correctly. Please advise. I will send website info in private message. Thanks.

    #184115

    Hi Walter,
    Are you wanting to add a border to all the icon boxes on that page? Try using this css:

    .page-id-2407 .siteorigin-widget-tinymce.textwidget {
        border: 1px solid red;
        min-height: 270px;
    }

    Let me know how that works for you!

    Hannah

    In forum: Virtue Theme

    In reply to: Logo Not Displaying

    #184109

    You’re getting some mixed content errors on your site in the console. Take a look at your logo and notice that it’s not loading through https correctly:
    https://rapcom.wapls.co.za/wp-content/uploads/sites/190/2018/03/Final-logo-1.png

    I believe you should be able to use this plugin to search for instances of http on your site and replace them with https.
    https://wordpress.org/plugins/better-search-replace/

    Let me know if this helps.

    -Kevin

    #184091

    Hi
    Logo is not displaying on web or mobile on a clients website. website address:

    In forum: Virtue Theme

    In reply to: Customize Page Headers

    #184064

    Thanks Ben.
    I did think about using the Bold child theme but the only thing I wanted from it was that bit of styling for the page header.
    Plus I’d already done a bunch of customizing with the virtue theme. So it didn’t make sense to start over just for that.

    I ended up abandoning this. My lack of understanding with how to place functions in my child theme resulted in me breaking my site for a minute. 🙂

    Thanks for the help.

    #184061

    Hey,
    setting the default header should be quite easy from the theme options > page title. From what I’m gathering through google translate you couldn’t seem to do that. can you then post a login to your site so I can see your settings?

    Ben

Viewing 20 results - 15,641 through 15,660 (of 39,333 total)