Okay
  Public Ticket #1088275
URL in portfolio items
Closed

Comments

  •  8
    Denis started the conversation

    Hey. Faced a small problem.

    How can I create a new page in the portfolio without any prefixes in the link? Example: site_name/post_name

    Now I have the prefix "portfolio", when I create a new page.

    When I go into the settings and try to change the link to http://apex-elbrus/% postname%/ Nothing happens, the page is updated, and remains on http://apex-elbrus/sample-post/

    What to do in this situation?

  • [deleted] replied

    Hi Denis,

    Please read this article How to remove /portfolio slug on our documentation site.

    Will set this ticket as solved from here.

  •  8
    Denis replied

    Guys, I attached the images to the last post. I did everything as you have written, but nothing happens. Attached a video for confirmation.

  • [deleted] replied

    Hi Denis,

    Please make sure that you are not using any caching plugin on your site. If you still have problems then please share your Wordpress credentials here, because I need to login to your site and test this. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   Denis replied privately
  •  8
    Denis replied

    Hi guys. Really looking forward to your reply. And one more question. Is it possible to use a delightful slider-carousel in the simple "Visual Composer" ?

  • [deleted] replied

    Hi Denis,

    1— That was already solved http://drops.laborator.co/rWCO

    2— This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though

    Please add the code below to Custom CSS:

    a:hover {
        color: green !important;
    }
    a:after {
        background-color: green !important;
    }
    3— This is a how default WooCommerce paddings on that element works. I don't know how to help you there. Please watch this video maybe it will help you.

    4— This is a customization question too that we are not obligated to reply.

    Please paste this CSS code for that page only by going to Edit Page > Parameters and Options > Custom CSS:

    p.vc_custom_heading {
    text-align: left !important; }
    5— That is happening because you haven't added any WooCommerce products yet. This VC element shows your products only. More info on this article Products Carousel element

    6— This is a customization question too. And i don't see those white lines


    (view on new page)

    7— That is not possible.