Blog issues template https://jevelin.shufflehound.com/blog/blog-small-images/

Home Forums Jevelin Theme Blog issues template https://jevelin.shufflehound.com/blog/blog-small-images/

Home Forums Jevelin Theme Blog issues template https://jevelin.shufflehound.com/blog/blog-small-images/

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    RESOLVED Posts
  • geoleo
    Participant

    Hi there,

     

    My site is called “airbnb-helper.gr”

     

    I have a few issues that I want to ask you about.

    First of, I would like to ask you how this demo page works (https://jevelin.shufflehound.com/blog/blog-small-images/), as when I go to the “default editor” it shows that is contains NOTHING (no elements, not text !!) but it contains the list of blogs(!!!!!)? how does it work? I have the feeling that this page is some sort of blogs’ portfolio, but i dont get how it works.

     

    Second. In my case, I renamed the “blog/blog-small-images” into “οι υπηρεσιες μας” with URL http://airbnb-helper.gr/ti-prosferoume/ . This is where it gets complicated for me though. I have a blog called “http://airbnb-helper.gr/φωτογράφιση-οικίας/” so in the page similar to yours (https://jevelin.shufflehound.com/blog/blog-small-images/) I want to make this blog page I am telling you about to appear (“http://airbnb-helper.gr/φωτογράφιση-οικίας/”) . I have partially accomplished this (check “http://airbnb-helper.gr/ti-prosferoume/” first blog that it appears). I would like to make some changes though on the way it appears:

     

     

    Attachments:
    You must be logged in to view attached files.

    Hi @geoleo,

     

    I hope you are well today and thank you for your questions.

     

    First of, I would like to ask you how this demo page works (https://jevelin.shufflehound.com/blog/blog-small-images/), as when I go to the “default editor” it shows that is contains NOTHING (no elements, not text !!) but it contains the list of blogs(!!!!!)? how does it work? I have the feeling that this page is some sort of blogs’ portfolio, but i dont get how it works.

    That page is created by setting Blog template to the page and then configuring its settings from Page settings option as shown in the first and second attached screenshots.

     

    how to make the ENTIRE text from the blog “http://airbnb-helper.gr/φωτογράφιση-οικίας/” to be displayed (and not just a few words) on the “http://airbnb-helper.gr/ti-prosferoume/”? I went to the WP appearance>customize and changed the “description length to 80” assuming that this is the number of words that could be displayed, but nothing changes and only a few words appear regardless of what I set it to.

    Also, i would like to display on this page (“http://airbnb-helper.gr/ti-prosferoume/”) about 14-15 blogs (without going to a second page). I went again to the WP appearance>customize and changed the “blog posts per page” to 30 but once again nothing happens.

    You are doing it correctly but i could confirm due to some reason the functionality is not working therefore i have notified the theme developer about this issue so that it will be fixed in the theme.

     

    In the meanwhile you can fix it by using the attached child theme of Jevelin theme that contains some custom code.

     

    How on earth can I remove the “blog widget” on the right hand side (“http://airbnb-helper.gr/ti-prosferoume/”)

    You can remove it from Blog widgets area as shown in the third attached screenshot.

     

    How can I remove the “by admin” on my post when displayed on this page (“http://airbnb-helper.gr/ti-prosferoume/”)

    You can try achieving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .page-template-page-blog span.post-meta-author {
        display: none;
    }

     

    when on http://airbnb-helper.gr/ti-prosferoume/, how can I make the font title of the blog page bigger “φωτογραφισεις οικιας”

    Use below CSS code to achieve this and change the font value 28 to whatever you want.

    .page-template-page-blog .sh-titlebar .titlebar-title h1 {
        font-size: 28px;
    }

     

    When someone hovers the image two chainlinks appear and when you click it takes  you to the blog page that it previews. My question is, if instead of going to the blog page, a lightbox to open up and display the blog page content there (basically, in this way it does redirect you to the blog page)

    You have to develop custom code to achieve this.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here.

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    geoleo
    Participant

    hi there and thank you for the meteoric response. (thumbs up)

     

    The css code for the font doesn’t seem to work. any other ideas?

     

    Also, how can I eliminate the url link of the blog page of the first blog (http://airbnb-helper.gr/ti-prosferoume/) which takes me to the actual blog post?

    Basically, i dont want people to click on the blog title here (http://airbnb-helper.gr/ti-prosferoume/) to go to the blog page (http://airbnb-helper.gr/φωτογράφιση-οικίας/ ). any fixes?

     

    thank you for everything

     

    cheers

    g

    You are most welcome here 🙂

     

    The css code for the font doesn’t seem to work. any other ideas?

    I can see it is working fine on your shared site as shown in the attached screenshot. Please test it by clearing your browser cache.

     

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    Attachments:
    You must be logged in to view attached files.

    geoleo
    Participant

    Hi team…

     

    You got me there… I have not knowledge of whatsoever regarding the Child theme. So I have some obvious questions.

    1. Lets say that I install the Child theme, and I enable it…. does this mean that I will have to re-do all the work that I did for the Main theme?
    2. Will the site load slower, because more files will be running (Child theme, plus some functions from the Main theme)?
    3. How about the third party plugins? Will they work?

    Sorry for being so novice.

    Regards,

    G

     

     

     

    geoleo
    Participant

    Hi… again,

     

    I just wanted to ask you, that given my zero experience on Child themes, do you think I should wait for the next update of the theme?

    How often do they release update? I mean the last one took place 1 week ago, so when the next one should be expected?

    And do you think that in the next one, the problem will have been resolved with the blogs words’ length etc?

     

    Thank…again 🙂

    G

    Lets say that I install the Child theme, and I enable it…. does this mean that I will have to re-do all the work that I did for the Main theme?

    No but sometime the theme settings may change so you have to reconfigure it.

     

    Will the site load slower, because more files will be running (Child theme, plus some functions from the Main theme)?

    No the child theme doesn’t contain many files like parent theme and use many of the parent theme functions which reduces redundancy.

     

    How about the third party plugins? Will they work?

    Yes

    I just wanted to ask you, that given my zero experience on Child themes, do you think I should wait for the next update of the theme?

    If you can then just wait until we provide latest theme beta version on http://support.shufflehound.com/latest-jevelin-beta-versions/ that will contain the solution of it.

     

    How often do they release update? I mean the last one took place 1 week ago, so when the next one should be expected?

    There isn’t any specific time frame but we release the update ASAP.

     

    And do you think that in the next one, the problem will have been resolved with the blogs words’ length etc?

    Yes

    geoleo
    Participant

    Hi (fantastic) team,

     

    After using the new updated theme the number of blogs appearing on the page is indeed fixed, as well as the number of words preview.

     

    I have however one request. Can I set somehow the Description Length (Theme>Settings>Blogs) to a number higher than 80? Is there a css code which can help me?

     

    Thank you for everything

    G

    PS. One (typo) correction.. on the Description Length you used the word Lenght instead of Length…

    🙂

     
    <div class=”fw-backend-option-input fw-backend-option-input-type-slider fw-clearfix fw-col-xs-12 fw-col-sm-9 fw-col-lg-10 width-type-fixed”></div>
    <div class=”fw-backend-option-desc fw-col-xs-12 fw-col-sm-offset-3 fw-col-sm-9 fw-col-lg-offset-2 fw-col-lg-10″></div>

    I have however one request. Can I set somehow the Description Length (Theme>Settings>Blogs) to a number higher than 80? Is there a css code which can help me?

    Currently not but we will implement it in the future version of theme.

    In the meanwhile you can enter the post content excerpt in the Excerpt field of blog post as shown in the attached screenshot so that it will display on the blog page regardless of Description Length.

     

    Attachments:
    You must be logged in to view attached files.

    geoleo
    Participant

    Hi team,

     

    I can’t find it… where is the excerpt located on each post?

     

    cheers

    g

    Solution for this topic

    I can’t find it… where is the excerpt located on each post?

    You have to enable it from post screen options as shown in the attached screenshot.

     

    You don’t need to use that now because we have released new theme version that contains functionality to set Description Length (Theme>Settings>Blogs) to a number higher than 80.

    You can download the latest version from http://support.shufflehound.com/download/jevelin-beta/

    Attachments:
    You must be logged in to view attached files.

    geoleo
    Participant

    ohhhh… this is awesome mate…. thank you so much.

    I am so glad that I landed on your theme… everything is great… from the theme itself, the support, the speed…

     

    you guys are the best.

    Thank you for your kind words and you are always welcome here 🙂

Viewing 13 posts - 1 through 13 (of 13 total)