• Resolved lovefamilyholidays

    (@lovefamilyholidays)


    Hi

    I have 2 different blog post categories, which I’d like to keep separate, but right now everything is showing in the same page. For example https://lovefamilyholidays.co.uk/category/hot-family-holiday-discounts/ I have both thrill seekers holidays and hot family holiday deals coming up together, I’d like to display them independently from each other under the category they fit within?

    Also, how to I change the icons? Such as ‘fafa mobile’ – is there a list of alternatives I can choose from please?

    Thank you

    Sally

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Also, some blog posts don’t have a read more option, please could you confirm how I can fix this?

    Thanks

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Sorry, another question…

    On my menu I have white text and an orange background, but when clicked, the links turn into a white box, so all text becomes invisible. Is there a way to stop this please?

    Hi,

    Its a part of code customization.

    Blog category option is not available in this theme.

    In blog page all the post will shown together there is no category separation.

    For your service icon issue follow this link.

    For read more button Please add more content to show read more option.

    For last issue provide the website URL.

    Let us know for further assistance.

    Thank You

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Hi Wenhuntsupport

    Thanks for getting back to me.

    Separating the blog categories is quite an important part of the way I want my site to function, is there no way at all to customise this? I’m quite desperate for a solution as it’s going to make my site unable to function as I need it to…

    Thank you for the answers to my other questions. For the last question my web url is https://www.lovefamilyholidays.co.uk – if you click on any of the top menu items (about us, for example) you’ll see the white box issue.

    Thanks again for your help

    Sally

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Put Below css to theme custom css Filed

    .menu_button_mode:not(.header_on_side) #navy > li.current_page_item > a, .menu_button_mode:not(.header_on_side) #navy > li.current_page_item:hover > a {
        color: #e74c3c;
    }

    Change color to your needed.

    And for you first issue we will provide that feature in our next update.
    Thanks for you patience.

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Thanks so much for the code, I inserted it, and changed the last colour to the orange on my site. Code now reads;

    .menu_button_mode:not(.header_on_side) #navy > li.current_page_item > a, .menu_button_mode:not(.header_on_side) #navy > li.current_page_item:hover > a {
        color: #F15A24;
    }

    but I still seem to be having the problem. I put the code in customise>kyma options>general>custom css, is this right? Think I must be doing something wrong.

    Thanks again so much for putting that in the next update, that will be a great feature, do you know when the next update is due at all?

    Thanks again for all your fantastic help.

    Best wishes

    Sally

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Use below CSS rules instead above.

    .menu_button_mode:not(.header_on_side) #navy li.current_page_item a, .menu_button_mode:not(.header_on_side) #navy li.current_page_item:hover a {
        color: #F15A24;
    }

    And save the changes.

    If it don’t work for you then please download any Custom CSS Plugin and

    activate it and paste above CSS rules init.

    Thank You.

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Thanks, I seem to have fixed the button colour issue now ??

    I’ve managed to sort out a child theme for my site now. Is there any code I can add to it anywhere which will allow me to separate those blog posts by any chance? Or is an update expected quite soon? I want to add more content to my site but until I can separate things I have to hold fire with that, because everything’s getting a bit muddled.

    Thanks again for your help

    Sally

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello,

    I don’t know if there any plugin available for it.

    But we will add this feature in our next update.

    It’ll takes a couple of days ( more than a week ).

    Your navigatoin menu is not visible in mobile .

    Put below css in custom css editor or in style.css file

    @media only screen and (max-width: 992px){
        #navy > li > a > span {
           color:black;
        }
    }

    save the changes.

    Thanks

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Thanks for spotting that, I’ve just added the code and it’s fixed that issue. Glad you saw it, I hadn’t noticed, thank you!

    Look forward to the update, thanks so much for the great theme, fantastic support and for adding that in to the next update. Really appreciated ??

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Its our pleasure.

    Most welcome.

    Thank You

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Hi there

    I’m so sorry to pester you. I just wondered, if this update is not going to be soon, is there any way at all I can do this myself? Perhaps I need to adjust the taxonomoie or something? (I don’t undertstand taxonomies at all, but I will try to learn them if need be).

    I’m getting to the point with my website now where I really need to be able to separate the blog categories, as I can’t add the posts I need to until I have. I have clients waiting for me to do this, but I’ve told them I can’t move forwards until there is an update.

    I was wondering, does the pro version come with this? I can’t really afford to pay but just wondered.

    If not, will taxonomies do this?

    I really want to stick with this theme as I really love it, plus I don’t want to have to undergo a redesign again when I’ve got most things as I need them, but I really do need to make this possible on my site now, even if I have to swap themes.

    Please could you let me know either way.

    Many thanks

    Sally

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Its a part of code customization so we have to do more code customization

    using “Child-Theme”. if you can wait for update then will update it soon.

    In premium version this feature is available.

    If you preferred code customization then let us know.

    Thank You

    Thread Starter lovefamilyholidays

    (@lovefamilyholidays)

    Thanks, I would prefer the free one with the code customization if at all possible please.

    Please could you let me know when it’s released so I can move forwards.

    Thanks

    Sally

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Today we will release our updated theme package.

    We appreciated your patience.

    Thank You

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘How to stop blog posts getting jumbled together?’ is closed to new replies.