[Resolved] Blog pagination in mobile version

  • Author
    Posts
  • #4244

    xc70
    Participant
    This reply has been marked as private.
    #4245

    Andrew Misplon
    Keymaster

    Glad to hear we’re making progress. Apologies for the top bar drop down issue. I have this fixed in the next update. I will resolve this for you shortly.

    Beyond the changes I told you about in my last message, I unfortunately can’t really offer any further insights as to what happened. The changes I sent previously were my step by step for resolving.

    (Please, can I ask you a big favor? Please, could you keep private reply for sending passwords/urls etc? That way the forums can stay readable for other users. Thanks, appreciate your help on this one.)

    Thanks for your support.

    #4246

    Andrew Misplon
    Keymaster

    Should be fixed now 🙂 It was unavoidable to make two changes to the parent to fix this. One to functions.php and another to style.css. These changes will be carried out in the next update so we are safe in making them to the parent now.

    #4247

    xc70
    Participant

    I do not really understand the favor you ask me. Apologies do not understand 100% English and I use Google Translate. I understand that only allow privately sending the password but readable for all visitors other messages. If this is so no problem for me but now I can not find how to edit previous messages and make them public.

    Regarding the issue update to correct the top bar I’ll explain a little better if you can help. I created a second menu in function.php and then show the code that includes the two CTA buttons (Donate and Volunteer) and drop down the language:

    <div class=”top-bar-right”>
    <?php if ( siteorigin_setting( ‘navigation_top_bar_menu’ ) ) { ?>
    <nav class=”top-bar-navigation cta-button” role=”navigation”>
    <?php wp_nav_menu( array(‘theme_location’ => ‘cta-buttons-menu’ )); ?>
    </nav><!– .top-bar-navigation –>
    </div><!– .top-bar-right –>

    #4248

    Andrew Misplon
    Keymaster

    Thanks, yes you have understood correctly. I appreciate it. There is no need to go back and change posts.

    Please, check now and let me know what is outstanding.

    #4249

    xc70
    Participant

    No problem Andrew. No hurry. I have until the end of August to finish the web. You will publish the update at that time?

    #4250

    Andrew Misplon
    Keymaster

    I will but I’ve made the changes now on your site. Please, take a look and let me know what is still to do.

    #4251

    xc70
    Participant

    Great! Congratulations Andrew.

    Where did you find the error?

    #4252

    Andrew Misplon
    Keymaster

    I had to make two changes to the parent theme. These changes will be in the next update so we can do this. Glad that helped.

    #4253

    xc70
    Participant

    OK. Thank you for your time and dedication. A great professional.

    You have been very helpful and I thank you very much.

    Kind regards.

    #4254

    Andrew Misplon
    Keymaster

    For sure 🙂 Glad I could assist. Thanks for all your feedback. Chat soon.

    #4255

    xc70
    Participant

    I have connected with Filezilla and I compared the functions.php file that I have local and have found in the ultra_responsive_menu_css () function that you deleted this:
    # Top-bar {display: block}
    # Top-bar .container {overflow: hidden}

    Now I understand why happened. He who does not know is how he does not see.

    Thank you so much for everything.

    #4256

    Andrew Misplon
    Keymaster

    Nicely done, thanks for taking the time to check things out. Sorry I didn’t explain that change more fully.

Viewing 13 posts - 16 through 28 (of 28 total)

You must be logged in to reply to this topic.

Scroll to top