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 - 12,621 through 12,640 (of 53,646 total)
  • Author
    Search Results
  • #221409

    I’m happy to help you force this in any format you want to. Any page builder can do this because you can use css and override. The only one that gives you built in options for this where you don’t have to worry about css and overriding is to use blocks.

    I again looked at your page: https://casasusegad.com/blanc/ And nothing is there?

    If you want me to give you hacking css for something there must be something there, The css I give you would only be able to apply to that one area. The one thing you created. So with nothing created I don’t know what you are asking me to do.

    Ben

    #221402

    Hello,

    I believe you would need to use a child theme for this. Are you currently running one on your site?

    Another option would be to use this plugin and configure conditional widgets to show on certain pages and not others:
    https://wordpress.org/plugins/widget-logic/

    Does that work for you?

    -Kevin

    In forum: Pinnacle Theme

    In reply to: Language Text options

    #221388

    Hi Hannah!
    Thanks for your tips.
    But that’s not exactly what I’m looking for.
    I want the customer to be able to choose and click on a small flag (example) in top banner and choose to translate the page into English
    just for a while they do shopping in my shop.

    Basically, I want the language on my page to be Norwegian, as it is today.

    Do you think you have a plugin for this feature?

    Thank you!
    Stine

    In forum: Virtue Theme
    #221382

    Nope … it didn’t work.

    Hannah, could there be something else in my custom css that restricting this additional code?

    .home_blog h3.hometitle {
    text-align: left;
    font-size: 26px
    }

    .sidebar {
    background: #F5F5F5;
    padding: 30px;
    font-size: 14px;
    font-weight: 300;
    }

    .home_blog_title h5.entry-title {
    font-size: 28px;
    font-weight: 700;
    font-color: #000000
    }

    .entry-content p {
    font-size: 18px;
    line-height: 30px;
    }

    #containerfooter p {
    font-size: 13px;
    }

    .type-post .entry-title, .type-page .entry-title {
    font-size: 35px;
    color: black;
    }

    ul.sf-dropdown-menu.dropdown span {
    font-size: 16px;
    }

    .topbar-widget .virtue_social_widget {
    text-align: right;
    }
    .topbar-widget .virtue_social_widget a {
    float: none;
    display: inline-block;
    }

    a {color:#dd9933;}

    /*change border color #6e6e6e and shadow color #ccc to any color of your choice */
    .post img {
    border:0px solid #6e6e6e;
    box-shadow: 10px 10px 5px #6e6e6e;
    -moz-box-shadow: 10px 10px 5px #6e6e6e;
    -webkit-box-shadow: 10px 10px 5px #c6e6e6e;
    -khtml-box-shadow: 10px 10px 5px #6e6e6e;
    }

    #containerfooter .virtue_social_widget.clearfix {
    display: inline-block;
    }
    #containerfooter .widget-first {
    text-align: center;
    }

    div#kt_slider_home {
    border: 0px solid #6e6e6e;
    box-shadow: 10px 10px 5px #6e6e6e;
    -moz-box-shadow: 10px 10px 5px #6e6e6e;
    -webkit-box-shadow: 10px 10px 5px #6e6e6e;
    -khtml-box-shadow: 10px 10px 5px #6e6e6e;
    }


    @media
    (min-width: 992px) {
    aside#ktsidebar {
    width: 30%;
    }
    .main.col-lg-9.col-md-8 {
    width: 70%;
    }
    .custom_carousel_item .ccarousel_excerpt {
    padding: 0 10px 10px;
    min-height: 0;
    }
    #home-custom-carousel .custom_carousel_item {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: transparent;
    }


    @media
    (min-width: 992px) and (max-width: 1200px) {
    .col-md-6.clearfix.kad-header-left {
    width:35%;
    }
    .col-md-6.kad-header-right {
    width: 65%;
    }
    }

    #221380

    Hello Ben and Hanna,

    FYI, just to update about this plugin.
    I contacted the plugin developer, and he says that in the “my account” page, change to “Woocomerce My Account” template on the right hand side “Page Attributes” will activate the plugin. Then the plugin setting in “Theme – Customization” will take into effect.

    Kind regards,
    Simon

    #221359

    Hello there
    I use Pinnacle Premium theme.
    I removed header and footer on my homepage with css code
    .home .headerclass, .home #containerfooter {
    display: none;
    }

    But there’s still small white line in the footer. How could i fixed it?

    Regards

    #221344

    Can you please link directly to the page that you’re adding the shortcode to?

    -Kevin

    #221342

    You can change this text in Theme Options> Language Settings, “Product Page: Related Products text.”

    Let me know if that works for you!

    -Kevin

    In forum: Ascend Theme

    In reply to: Display settings

    #221331

    Hi
    I use page-builder.
    I have already put a negative margin in css, it exceeds the image besides, but the block should appear above the image on the right

    #221325

    Hi Luis,
    So your posts are all still showing in the backend, correct? In your blog and staff edit pages can you confirm the correct page templates are still being used? I would also suggest re-saving your permalinks (settings > permalinks).

    Hannah

    #221318

    Hi,

    My hosting shut the web down as they said it had been infected. I did a full reinstall from a backup I had and it all came back except for a few things.
    Contacts
    Staff
    Blog
    These pages are there, but for some reason they don’t display.

    I can provide a user if you need to look, thanks in advance for the help.

    Luis

    #221317

    Hi, we are nearly there with the customization we added the code but we have a few problems with the css as you can see in this video

    https://www.youtube.com/watch?v=Po5VsdPy5zM

    you can see that page here: http://157.230.115.238/categoria/cuchillos/jamoneros/

    see while the page is resizing the labels are overlapped from the other column, and we thought the label should go on a new line no?

    And do you know how to reduce the space between the filter lines?

    Thank you very very very much for your help ….

    #221309

    Hi!

    The int(1) didn’t “come back”. The page is now ok.
    However the “ship to a different address? Didn’t display translated, even when I did the translation with Loco translate. Other parts are now translated on the frontend. Just this text stayed in the original language. (not a cache problem, I tested it).

    In forum: Ascend Theme
    #221300

    Ok it worked but I did not have a choice “Choose the header settings of the home page”. I tried with “short code entry” and set “true” to the choice “Transparent header on the homepage?” and it worked.
    Thanks
    Beautiful day !

    #221297

    Dear Kadence,

    I have a line in my Bottom Carousel in the Portfolio pages which I cannot seem to change. The title is ‘Recent Projects’ and is translated in Dutch (polylang) with ‘Recete Projecten’ (missing a letter n as well!) but I cannot seem to find where to change this title anywhere, both languages.

    The source is: <h3 class=”title”>Recete Projecten</h3>
    Can you help me?

    In forum: Membership Forums

    In reply to: Member Suggestions

    #221291

    Hi,

    Some feature requests (or maybe ideas) for your Elementor addon:
    – Woocommerce Cart page template
    – Woocommerce Thank you page template
    – Woocommerce My account page template

    At the moment the above areas can’t be customized in other Elementor addons. Hope you guys can consider adding those to your plugin.
    Thanks and best regards,
    Minh

    #221271

    I’m having an issue where the items smash together on some devices, manly iOS devices but some lower screen sized monitors as well.

    On my personal android device or if I shrink Chrome on my laptop it collapses down to a nice 4, 3, or 2 column layout (from a 5 column) but on an iPad for example it doesn’t. It mashes them together to make them fit.

    Any thoughts?

    Shop page is here

    In forum: Reply To:

    In reply to:

    #221258

    Hi,

    I have created a Welcome Page (without the footer & header – thanks to your template). How do I make it so the Welcome page shows first when new folks come to the website? And then after viewing the site the website’s URL defaults to the home page? I know if I make the Settings > reading > static “Welcome”, it will show the headers and footers.

    Thank you,
    Kathy

    In forum: Membership Forums

    In reply to: Flip box

    #221245

    There isn’t currently an option for a flip hover effect. Your best bet is to add the page builder widget to your blocks content for this.

    -kevin

    #221243

    Hello!
    All widgets and product page do not have lightbox. Images open in black window and i have to backspace to return to product page.
    shop.gardenn.ru

Viewing 20 results - 12,621 through 12,640 (of 53,646 total)