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 - 30,461 through 30,480 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #109412
    This reply has been marked as private.
    #109409
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Kadence Slider Update

    #109408

    I have the same problem.
    Looks like Kadence Slider Plugin has been updated,
    and after refreshing the page again offers to update it.
    During the update no errors.
    I use WP 4.6, Virtue – Premium ver. 3.8.5
    Kadence Slider ver 2.0.8. trying to update to 2.0.9.

    #109388

    Hello, I added a plugin Woocommerce social share button which I also used in other sites without problems. In this particular I do not share my single product page but only the homepage, I do not know if there is some setting in the theme that might impede the proper sharing of individual product …Thanks

    #109378
    This reply has been marked as private.
    #109377

    Yes Ben, it works now after the change, thanks.

    Ben, in the beggining i doubted but i didnt find info to decide, i use pages instead of posts to make the site look more professional and to keep organized all the pages, i think posts may finish forgotten in the time but pages will always be there. The very fact that posts go organized by date disturbs me.

    Am i wrong in my approach? Am i loosing visits for that? Should i use posts??

    #109376

    You’re using page builder, correct? Try editing the row and under the Layout tab set the Row Layout to full width stretched. Does this work for you?

    Hannah

    #109364

    Hi, I hope there may be some help with this issue that’s driving me nuts and wasting a massive amount of time?!

    In Pinnacle Premium I am experiencing off-centre and irregular margins when using Page Builder & widgets. I have tried using some bespoke css in the pinnacle.css style sheet which sort some of the pages, but there are other pages where it doesn’t help at all. These issues are only apparent on a desktop screen as it seems fine when viewed on a mobile device. I have removed my css ‘fix’ from the pinnacle.css to demonstrate the problems on a couple of pages:


    Any advice very gratefully received! Thanks.

    #109363

    Hi,

    Please, verify kadence Slider updating notice because I updated 3 times the same version of kadence slidere 2.0.9 today
    It update regularly but when returning to Wp updates pages it is still there to be updated.

    Thanks
    Angelo

    #109360

    Hy,

    the button ‘proceed to checkout’ from the cart page send to home page and not to checkout out page
    to help the customer I add two buttons but it’s not clean

    where can i change this bad link ?

    Thanks

    In forum: Virtue Theme

    In reply to: Tweaks

    #109348

    I figured out an alternative solution.
    Is there a way to get rid of the white space between the images on the portfolio and maybe have the image on that page extend full width?

    #109336

    Are these galleries always on separate pages? Can you post a link?

    Ben

    #109331

    Is it possible to make a masonry style gallery for the home page like the one on the bottom of this page?

    #109310

    … why are you not using posts?

    Either way in your hteme options > blog options. Set the default post summary to “portrait image” Then in your pages make sure each one as a featured image.

    Ben

    In forum: Virtue Theme

    In reply to: 'Sticky' topbar menu

    #109295

    This would require a bit more than just some CSS, and I unfortunately don’t know how to do this.

    Try removing my CSS going into Theme Options> Main Settings, and choosing “Basic, with shrink for sticky” under “Choose a Header Style.”

    This will make the logo area sticky, as well as your top bar. It will provide the shrink effect of the page you posted as well.

    Give this a try and let me know if that works for you.

    #109291

    Hey,

    If you have set “Home Slider: None” then nothing would show on the home page.

    So with that set to pagetitle it would pull your image but based on what I see you have set an image directly for the home page in your home page slider settings. Thing is your image is not there:
    http://christianhassenstein.com/wp-content/uploads/2016/03/header_christian-hassenstein.jpg Failed to load resource: the server responded with a status of 404 (Not Found)

    so remove that image so that it uses default or make sure you have an image that is uploaded to your site.

    Caroline, in the future please post in your own topic.

    If you want a white background for the header make sure you have turned off “Place Behind Header” in your theme options > home slider.

    Ben

    #109290

    Hello Ben, I dont use posts, I use pages, and im talking about category pages, do you still need that setting? Where to find it?

    CAMILO

    #109285

    I’m not suggesting you should use a caching plugin. (while your developing your site) after your done then yes use one but a caching plugin will never fix an issue it can just explain why you might not see something on a certain page (because it’s cached).

    If you would like you can send a temp login to your site and I would be happy to take a look at your settings.

    Ben

    #109282

    What is going wrong?

    You are loading fonts that take a long time to load becuase they are large and not optimized for web. Again I don’t suggest you do this.

    Please read the post about page speed.. you don’t even have caching enabled?

    https://tools.pingdom.com/#!/cBqfh1/http://test.tetem.nl/

    #109274

    Ben,
    When I add this code in the theme options > advanced settings then the font will work in the whole page, but when the page is loading the text will take about 2-3 seconds to appear. If I delete it, then the page responses normally:

     h1, h2, h3, h4, h5, h6, p, body, a {
        font-family: Moderat !important;
    } 

    What is going wrong?

    Here is my css in advanced settings:

    /* Header */
    <?php echo do_shortcode( '[searchandfilter taxonomies="category,post_tag"]' ); ?>
    div.product .product_image {
    border:0;
    }
    .page-header {
    border-top: 0;
    }
    .revslider_home_hidetop {
    margin-top: 0px;
    }
    @font-face {
        font-family: 'Moderat';
        src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.eot');
        src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.eot?#iefix') format('embedded-opentype'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.woff2') format('woff2'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.woff') format('woff'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.ttf') format('truetype'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.svg#moderatregular') format('svg');
        font-weight: normal;
        font-style: normal;
    
    }
    @font-face {
        font-family: 'Moderat';
        src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.eot');
        src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.eot?#iefix') format('embedded-opentype'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.woff2') format('woff2'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.woff') format('woff'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.ttf') format('truetype'),
             url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.svg#moderatbold') format('svg');
        font-weight: bold;
        font-style: normal;
    }
    
    .contentclass {
    padding-top: 0px;
    }
    .topbarmenu ul li a {font-size:11px; padding: 4px 10px;}
    .topbar-widget .virtue_social_widget a {
    display: block;
    float: left;
    width: auto;
    font-size: 11px;
    text-align: center;
    line-height: 10px;
    padding: 4px 10px;
    background: transparent;
    margin-left: 0;
    margin-bottom: 0;
    color: #fff;
    }
    .topbar-widget .virtue_social_widget a i {
    font-size:11px;
    }
    .widget_product_search {
    margin-bottom: 20px;
    }
    .woocommerce widget_onsale {
    margin-top:10px;
    }
    .woocommerce .products .star-rating {
    margin: 3px auto 3px;
    }
    .boxi1 {
    margin-bottom: 20px;
    text-align: center;
    padding: 15px 0 1px;
    background: #f2f2f2;
    }
    .boxi1 div {
    font-size: 28px;
    }
    .topbarmenu ul li a {
    line-height:20px;
    }
    .container.pageheadfeature.postfeat {
        width: 100%;
        padding: 0;
    }
Viewing 20 results - 30,461 through 30,480 (of 53,646 total)