Viewing 20 posts - 31 through 50 (of 50 total)
  • Author
    Posts
  • #1134194

    Hi mike ,
    I’m so glad for your support.
    However, I have not been able to see the new changes you have applied.
    My website doesn’t seem to open, it’s returning an error.
    Do you know why this is happening?
    Can’t wait to see the new changes you have implemented.

    Thank you for your help ,
    Best regards

    #1134199

    Hi,
    I was able to see and login to your site fine again, but I did see a common JetPack plugin error so I disabled it for you. Please try again.

    Best regards,
    Mike

    #1134202

    Perfect you have made it. Wow!
    I’m very happy for this. One thing I’ve noted the menu is not visible upfront in that I have to press a button to expand for items to appear. Could it be set to always show?
    About the desktop menu, my screen reader is able to read it. But if you have anything different I’d appreciate. Now, the problem I’ve encountered is that I’m not able to rearrange my menu elements specifically contact and about to appear right below after accessories .
    Thank you very much, and I hope you’ll be able to fix this for me. .
    Moses

    #1134206

    Sure, The new changes have taken effect and I am so happy. See my previous message . Thank you. . Wow!
    I have a request as it relates to what you adjusted for me before
    adjust for me the /enfold/includes/loop-index.php
    So the output will be:
    Post heading
    Category
    date and time.

    I understand this cannot be adjusted from the settings at Enfold Theme Options > Blog Layout > Blog meta elements because if I adjust it from there, it will add read more button and I don’t want that to happen
    In short, on my homepage I want my poasts to appear like this:
    Blog post title Heading
    Category
    Date and time

    Example

    Best Bluetooth Speakers to choose from in Nigeria
    NEWS
    Tuesday, September 3, 2019 9:26 AM

    I want the three items i.e
    Blog heading
    Category
    Date and time
    to be links
    Your help would be really appreciated
    I hope you have a great rest of your day.

    Best
    Moses

    #1134221

    Hi,
    Glad to hear your screen reader can now read the mobile menu button, when the menu is open can it also read the menu items?
    You wrote:

    One thing I’ve noted the menu is not visible upfront in that I have to press a button to expand for items to appear. Could it be set to always show?

    This is the nature of the mobile menu, it is created like this on most sites because otherwise, the menu on mobile devices would take up too much room. But if you only had a few items, such as 3 or 4 you might be able to use a standard menu. Enfold doesn’t have a built-in option to show the mobile menu as a standard menu, this may require a plugin or considerable customization.
    How would you like to proceed?

    Best regards,
    Mike

    #1134223

    Hi mike,
    The menu is working as expected. The voiceover screen reader is now reading the menu elements.
    Let us retain the menu that way. I understand if we implement what I was thinking it will take much room which is not desirable

    Kindly check for me the request i made in my previous message.
    As always, thanks a lot.
    Moses.

    #1134389

    Hi,

    Thank you for contacting us.

    Please avoid multiple issues in one single ticket and keep the topic related to the title.

    Multiple issues in one ticket will snowball and cause a lot of confusion and becomes difficult to follow up.

    Kindly request you to open a new ticket for unrelated issues.

    Best regards,
    Vinay

    #1134432

    i would like to remain in this thread.
    I’m happy with the support I’m getting in this thread.

    Thanks for your directive .
    Regards.

    #1134961

    Hi Mike,
    I trust you are doing fine.

    Thank you for sympathizing with the situation and going out of your way to help me.
    Kindly check for me the issue I requested about the arrangement of my blog post. Thank you for your understanding.
    Regards,
    Moses

    #1135166

    Hi Mike,
    I’m having trouble trying to explain to another moderator what I’d like to achieve. Kindly intervene and save me.
    Kindly adjust the loop index php to read:
    Blog post title
    Category
    for posts on homepage and
    Post title
    Author
    Category
    after opening a post.

    I’ve read date and time are not very good so kindly remove them.
    When this happens, I’ll be very glad.
    Thanks

    #1135171

    Hi,
    Thanks for your feedback, I adjusted the loop-index again so the category would show on it’s own line below the title and above the date. I then added this css to hide the read more link.

    #top.blog h2.post-title.entry-title,#top.single h1.post-title.entry-title {
    padding-bottom: 0 !important; 
        margin-bottom: -20px !important; 
    }
    #top.blog .post-entry a.more-link {
    	display: none !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1135172

    thanks,
    The categories have now appeared. I really appreciate it.
    Could you please make the date and time to be a link pointing back to the post?
    Best regards

    #1135173

    I’d appreciate if you could make date and time to be one link because my screen reader is reading them in two independent lines.
    don’t include the author.

    Thank you for your help.
    Regards.

    #1135176
    This reply has been marked as private.
    #1135195

    Hi,
    Sorry you can increase the font size of your elements in the advanced styling tab of the theme options, and you can adjust this css from -20px to -10px or remove:

    #top.blog h2.post-title.entry-title,#top.single h1.post-title.entry-title {
    padding-bottom: 0 !important; 
        margin-bottom: -20px !important; 
    }

    Please see Private Content area.

    Best regards,
    Mike

    #1135253
    This reply has been marked as private.
    #1135268

    But before we wrap up,
    My screen reader cannot recognize the tagline to my blog. Just like it was the case with the menu elements. Please fix it for me before we end. This is technical stuff that can only be understood by people like you. .
    Tagline

    #1135417

    Hi,
    I added the sub-text function, but I’m not sure if you want the tagline to actually show or just be readable to your screen reader?
    Please check you site.

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub) {
        $sub .= '<h6>Geeksmodo: Product reviews, how-tos, deals and the latest tech news</h6>';
        return $sub;
    }

    Best regards,
    Mike

    #1135429

    Hi Mike,
    It’s always good hearing from you.
    Actually it’s just the way I wanted.
    Thanks very much for your support.

    Regards.

    #1135475

    Hi,
    Glad to hear that this is working for you and glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 20 posts - 31 through 50 (of 50 total)
  • The topic ‘Enfold Theme by Kriesi Link’ is closed to new replies.