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

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 20,861 through 20,880 (of 29,722 total)
  • Author
    Search Results
  • #83701

    Hey,
    Happy to hear security is important. Surprised to then see all the notices in your admin? You need to connect plugins, update the woocommerce database.. Those are by far the most important things you can do for security.

    You have new relic turned on but not set up in your w3 total cache? You *had enabled the virtue toolkit which there was a notice on every admin page to deactivate it (I removed this for you).

    You are running wordpress 4.3.3 (current version is 4.4.2) – Thats a huge security thing.

    Anyway all tips but stuff you should really take to heart.

    Currently your reviews page seems to have been broken because you were out of php memory in you php settings. You had set the page to load all of your posts on one page.. The setting: “How Many Posts Per Page”. with 151 posts your server couldn’t deliver that.

    I changed the setting to 6 so you can see that it works.

    I’m out so you can remove the account.

    Ben

    #83698

    Hey,
    This is a known thing. You can’t use infinite scroll to load responsive videos (or sliders for that matter) because of how the responsive videos have to run through a javascript called video fit.

    If your wanting to use infinite scroll then I suggest setting the post summaries to be images not videos.

    Ben

    #83694

    by the way you can use the theme options > portfolio options to set the portfolio layout. there you can choose post boxes, That would make the title show below the post.

    Ben

    In forum: Virtue Theme
    #83693

    Sure,

    You can use this css:

    @media (min-width: 992px) {
    body.post-type-archive-product  .main.col-lg-9 {float:right;}
    }

    Ben

    #83687
    This reply has been marked as private.
    #83686

    looks like your have edited the config.php file: “Waarschuwing: WPLANG is deprecated and should be removed from wp-config.php”

    You should remove.

    I installed loco translate and I’m not having any trouble translating “Previous post” for a test I made it “older post” and it works fine.

    Ben

    In forum: Pinnacle Theme

    In reply to: Shopping cart page

    #83682

    Hey,
    There are many many ways to offer payment. See here for some of the extensions: https://www.woothemes.com/product-category/woocommerce-extensions/payment-gateways/

    It all depends what 3rd party payment gateway you want to use. For example paypal is a third party payment gateway. Once you choose the gateway you can then get the woo-commerce extension and set up for that payment option.

    You can use a site like this to post screen shots: https://www.awesomescreenshot.com/

    Ben

    #83674

    Which pages? Because if you using polylang and pagebuilder you wont’ be able to use any custom post types. This has to do with an issue between the two plugins.

    You don’t need to directly edit htaccess.

    Ben

    In forum: Virtue Theme

    In reply to: Slider Revolution

    #83672

    Hey Josiane,
    I’m going to quote Ben from a previous post:

    You don’t get a activation code when using the slider through a theme license. When you purchased a theme you got access to use the plugin on one site through the themes license. This is separate from direct licensing from the plugin authors and there has always been a way for you to enter a purchase code if you wanted direct support and updates from the plugin authors (on previous versions of the slider it was hidden by default).

    Recently the revolution slider plugin authors have made a push to offer some special things if you get a license directly from them. Things like direct updates from them instead of having to get updates as the theme updates. and direct support from them, they also started offering some demo sliders that they are calling “premium templates” and this is just a quick way to add some demo sliders that you can copy into your site. These are only accessible if you purchase directly from them. But you can download demos here for free: http://revolution.themepunch.com/free-slider-exchange/

    Hope that’s helpful!

    Hannah

    In forum: Virtue Theme
    #83669

    Are you using the three row layout for your post? That would be really important. The link doesn’t go anywhere you would need to send the link to the page not the live edit.

    Ben

    #83666

    Can you send me a temp login so I can see whats going on, are you using pagebuilder in any of your blog posts?

    You can use Set as private reply.

    Ben

    In forum: Virtue Theme
    #83658

    Hi, I’m dealing with this too. I put a hero image revolution slider in page builder revolution widget. The row is full width stretched. When I reload the page everything looks good but when I resize the page the slider image and text below move left with a white space on the right side of the window.
    http://chipmandesign.com/?post_type=portfolio&p=706&siteorigin_panels_live_editor=true

    Can you help? Thanks!

    #83649

    Hi

    I was looking at my Grid Blog page and I noticed that the first Video Post was looking perfect, then I scroll down (Infinite Scroll set) and another Video Post came up, this time it was completely distorted, losing the proportion and then another Video Post, again distorted.

    This is the image of the Blog Page Before Scrolling:

    This is the image of the Blog Page After Scrolling:

    I circled in red all three Video Posts.

    I checked the Posts themselves, they are all created the same (iframe).
    When you see them in single mode they are Ok.

    Then I checked the Category Page, here is the image:

    This page shows no problem.

    I decided to disconnect the ‘Infinite Scroll’ and BOOM, problem GONE, not SOLVED.

    Here is the image of the Second and Third pages (the first one is the same as the very first image)

    What do you think about?

    #83645

    Hey Edmundo,
    Sorry, there isn’t an option for this. The only way I would know to do it is to actually add your staff as portfolio items, rather than staff posts. Does that work for you?

    Hannah

    #83634

    Can you post a link to this?

    Ben

    In forum: Virtue Theme
    #83633

    1. You can add this css:

    .postauthortop i {
        display: none;
    }
    .postauthortop, .postauthortop a {
        font-size:18px;
    }
    .postauthortop span {
        background: white;
        z-index:5;
        margin-right: -10px;
        display: inline-block;
        position:relative;
    }
    

    2. I’m not aware of a plugin that controls this. What I could suggest is using a redirect plugin: https://wordpress.org/plugins/safe-redirect-manager/

    Then you can create your own about page and add in the information you want. Then you can redirect traffic to the author archive to your created page.

    Ben

    In forum: Virtue Theme
    #83606

    Can you post a link to your site so I can take a look at it?

    #83593

    Did you make sure to change the file name for your images? can you post a link?

    Ben

    In forum: Virtue Theme
    #83589

    2. You would need a plugin. Something like this may work for you- https://wordpress.org/plugins/woo-product-gallery-slider/

    3. What do you mean the default ones? Do you want the breadcrumbs moved to the left? If so, this css should do it for you:

    #kadbreadcrumbs {
        float: none;
        text-align: left;
        font-size: 16px;
        line-height: 16px;
    }
    
    .post-type-archive-product div#kadbreadcrumbs {
        position: absolute;
        left: 0px;
        top: 60px;
    }
    
    .post-type-archive-product .page-header .col-md-6 {position:static;}
    .post-type-archive-product .page-header {position:relative;}
    
    .post-type-archive-product .page-header h1.page-title {margin-bottom:35px;}

    Hannah

    #83581

    Hey,
    So you can’t add a blog loop inside of a blog post. that causes errors because wordpress can’t do that. If your adding pagebuilder to a post what widgets area you adding?

    Also I see no link to your site?

    Ben

Viewing 20 results - 20,861 through 20,880 (of 29,722 total)