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 #1792287
Font Size & Sliders
Closed

Comments

  • allisoncpadilla started the conversation

    Hi!

    1) How can I change the font size on my blog posts?  I would like to make it larger.

    2) Regarding the slider- how can I get 5 images at a time to show up on the slider? (See screenshot)

    3) How can I hide the dates on the posts?  Or move them to a different location?

    4) How can I get a row of my latest instagram posts to appear on the blog page?

    5) How do I change the picture and text for the "I think about money" pic?

    6) How do I change the "ALLURE" in the bottom left footer section?

    7) How can I make sure that my blog posts are showing up on the homepage?

    8) How do I hide blog posts that I have not written yet?  I do not want the demo posts to show on my blog

    9) How difficult is it to change the theme from Catwalk to elated?

    Thank you!


    Allison Padilla

    [email protected]


  • allisoncpadilla replied

    Hi. Just checking in.  Can you please let me know asap?  I need to get my website live for the holidays. 

  •  1,845
    Elated replied

    Hi Allison,

    We are so sorry for the late response, we are handling a lot of tickets these days and the weekend days are behind us.

    1. In Elated options > Fonts you have headings and paragraphs style:

    You can for example with this css change paragraph size only on your posts:

     .single-post p {
        font-size:16px;
    }

    Paste it in Appearance > Customize > Additional CSS.

    2. Can you tell us where on our demo did you found that slider? Are you talking about this one? http://allure.elated-themes.com/flair/

    3. Try to paste this code in Appearance > Customize > Additional CSS:

    .eltd-blog-holder article .eltd-date-holder {
        display: none;
    }
    

    4. Go to the Appearance > Widgets and add widget for Instagram in Sidebar for example:

    After you do that, it will appear on your sidebar here:

    5. Can you tell us where on our demo did you saw that image? Send us URL to that page so we can take a look. Thanks! 

    6. In Appearance > Widgets you can find footer area:

    Here is added image, just remove that image or replace it (replace URL to your image URL).

    7. Do you want to set up your blog to be your home page or do you want to set somewhere on the homepage blog list? Let us know! 

    8. You can just make them drafts:

    Or in here:

    9. You can change your homepage here in Settings > Reading:

    *Just a note, please in the future try not to write more then 2-3 questions regarding one topic and please write one topic per ticket. That way we can keep better track on the question and provide precise answer. Thanks for understanding.

    Best regards,

    Marie


    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.

  •   allisoncpadilla replied privately
  •  1,845
    Elated replied

    Hello Allison,

    Thanks for writing in!

    1)You can make title area wider on blog single by pasting this code to Appearance > Customize > Additional CSS, so your title won't break so early:

    .eltd-post-header .eltd-post-header-right {
        width: 90%;
        max-width: unset; }

    2)By default number of comments is displayed at the bottom of the page and number of likes is unfortunately, not the part of our theme options, we are sorry:

    3)In order to change ''Contiune Reading" to "Read more" please copy code bellow to Theme Options > General > Custom Code > Custom JS:

    $( "article span.eltd-btn-text" ).text( "Read More" );

    http://allure.elated-themes.com/

    4)If you choose Blog Standard for the page template and leave empty page category, it will automatically show all your posts from latest to earliest:


    5)You should navigate to the backend of your page and set some layout with a sidebar:


    Please let us know if there is something else we can do for you! 

    Thank You, Norah


    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.

  •   allisoncpadilla replied privately
  •  1,845
    Elated replied

    Hi again Allison,

    This code does not delete sidebar. Can you send me URL to your website so I can take a look? This is working properly on my side (on our demo), as you can see:

    Also, provide us admin credentials so I can see in the backend what is going on. 

    Thanks in advance! 

    Best regards,

    Marie


    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.

  •  1,845
    Elated replied

    Hi there,

    In your page backend you have these options:

    You will have to set which area you want to show in your sidebar. In here you have empty space for sidebar:

    It seems like you will have to choose which widget area you want (Choose widget area in sidebar option). Those widget areas you can find in Appearance > Widgets where you can customize them:

    Let me know if you managed this and if you still need help with this! 

    Best regards,

    Marie


    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.

  •   allisoncpadilla replied privately
  •  1,845
    Elated replied

    Hi there,

    I tried to login with those credentials so I can take a look, but I couldn't:

    Please provide us correct ones so we can take a closer look at the issue. Thanks! 

    Best regards,

    Marie


    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.

  •   allisoncpadilla replied privately
  •   allisoncpadilla replied privately
  •  1,845
    Elated replied

    Hi there,

    You're questions are answered here: https://elated.ticksy.com/ticket/1799989/

    Best regards,

    Marie


    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.

  •   allisoncpadilla replied privately
  •  1,845
    Elated replied

    Hi there,

    You're questions are answered here: https://elated.ticksy.com/ticket/1799989/

    Let us know if you have any other, just submit new ticket.

    Best regards,

    Marie


    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.