Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2164075
Portfolio
Closed

Comments

  • tuningloveservices started the conversation

    Hi again,
    I hope these could be the last questions..

    I've removed all the portfolio categories and the portfolio items too, but now I'm not able to see the portfolio page, full as it was before, despite I've published three projects. What is happened?

    Second question: is it possible to change text and colors of the "READ MORE" button into the portfolio single page? May is it possible to add a contact form after the description text?

    Many thanks!

  • tuningloveservices replied

    I've just solved the first issue! 😅

  •  1,845
    Elated replied

    Hi,

    We are glad that you've managed to resolve this in the meantime.

    To change text in "READ MORE" button please try using custom css below ( https://www.screencast.com/t/cgifwXYT5sl ):

    .single-portfolio-item .eltdf-ps-button-holder a span {
        font-size: 0px;
    }
    .single-portfolio-item .eltdf-ps-button-holder a span:before {
        content: 'CONTACT';
        font-size: 13px;
    }
    

    and to change button color and hover color you can try using custom css below ( https://www.screencast.com/t/8RdlJuDbVD ):

    .single-portfolio-item .eltdf-ps-button-holder a {
        background-color: #C5986D;
    }
    .single-portfolio-item .eltdf-ps-button-holder a.eltdf-ps-button:hover {
        background-color: #000000 !important;
        border: 1px solid #000 !important;
    }
    

    We enabled WP Bakery Page Builder for portfolio single pages in WP Bakery Page Builder -> Role Manager ( https://www.screencast.com/t/rm1Xc0L31Z ), so to add contact form to portfolio single pages just add Contact Form 7 shortcode below text ( https://www.screencast.com/t/NdevT6abj ).

    Hope this helps!

    Best regards,

    Kevin


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • tuningloveservices replied

    Many thanks! 🙏

  •  1,845
    Elated replied

    You're welcome,

    Let us know if there's anything else!

    Best Regards,
    Milos



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   tuningloveservices replied privately
  •   tuningloveservices replied privately
  •   tuningloveservices replied privately
  •   tuningloveservices replied privately
  •  1,845
    Elated replied

    Hi,

    1) To hide dates on portfolio single projects please navigate to Allston Options -> Portfolio and set "Enable Date" options to "No" ( https://www.screencast.com/t/g8N0tsAuXP ).

    2) To change color of labels on contact form please try using custom css below:

    .wpcf7-form label {
        color: #fff !important;
    }
    

    just paste it custom css field on the page ( https://www.screencast.com/t/Lnh8oc4r7EwN ).

    That is correct. Forms that have a "default style" will stay the same no matter the custom settings is Custom Styles for contact form 7.

    3) Unfortunately there is no option to do that through Theme Options. The process shortcode can only have up to five elements ( https://www.screencast.com/t/bIgg9SBbb64 )

    4) This is due to the title of first info box falling to next row ( https://www.screencast.com/t/8DrvRhd5GC ). Please try using custom css below to stop this form happening:

    @media screen and (max-width: 1600px) and (min-width: 1100px) {
        .eltdf-interactive-image-box .eltdf-iib-item .eltdf-iib-title {
            font-size: 28px;
        }
        .eltdf-interactive-image-box .eltdf-iib-item .eltdf-iib-content-holder-inner {
            padding: 23% 5% !important;
        }
    }
    

    Hope this helps!

    Best regards,

    Kevin


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   tuningloveservices replied privately
  •  1,845
    Elated replied

    Hello there,

    2. In order to solve this issue, please put the following code into Appearance » Customize » Additional CSS

    span.wpcf7-list-item-label a {
        color: #fff !important;
    }
    span.wpcf7-list-item-label a:hover {
        color: blue !important;
    }
    

    This is the result:

    2667051048.png


    Another question: Unfortunately there is no option to do that through Theme Options. YOu can not change sticky header into page settings.

    It would require some custom coding and we are not in the position to take on any additional work.

    Thanks for understanding.

    If there’s anything else we can help you with, please let us know.

    Best Regards,
    Milos




    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • tuningloveservices replied

    Thank you so much, everything has been very helpful!


  •  1,845
    Elated replied

    Hello,

    You are welcome. We are glad that we were able to help you out. We will close this ticket.

    Let us know if here is anything else that you might need our assistance with. 👍🏻

    Note that the Elated Support Center has been moved to our centralized support platform. If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Kind regards,
    Ralph Wizard


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.