- This topic has 27 replies, 2 voices, and was last updated 8 years, 4 months ago by Andrew Misplon.
Tagged: blog mobile pagination
- AuthorPosts
- July 19, 2016 at 6:28 pm #4244
xc70ParticipantThis reply has been marked as private.July 19, 2016 at 6:34 pm #4245
Andrew MisplonKeymasterGlad 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.
July 19, 2016 at 6:47 pm #4246
Andrew MisplonKeymasterShould 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.
July 19, 2016 at 6:48 pm #4247
xc70ParticipantI 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 –>July 19, 2016 at 6:50 pm #4248
Andrew MisplonKeymasterThanks, 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.
July 19, 2016 at 6:53 pm #4249
xc70ParticipantNo problem Andrew. No hurry. I have until the end of August to finish the web. You will publish the update at that time?
July 19, 2016 at 6:54 pm #4250
Andrew MisplonKeymasterI will but I’ve made the changes now on your site. Please, take a look and let me know what is still to do.
July 19, 2016 at 7:19 pm #4251
xc70ParticipantGreat! Congratulations Andrew.
Where did you find the error?
July 19, 2016 at 7:22 pm #4252
Andrew MisplonKeymasterI 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.
July 19, 2016 at 7:26 pm #4253
xc70ParticipantOK. Thank you for your time and dedication. A great professional.
You have been very helpful and I thank you very much.
Kind regards.
July 19, 2016 at 7:27 pm #4254
Andrew MisplonKeymasterFor sure 🙂 Glad I could assist. Thanks for all your feedback. Chat soon.
July 19, 2016 at 7:59 pm #4255
xc70ParticipantI 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.
July 19, 2016 at 8:03 pm #4256
Andrew MisplonKeymasterNicely done, thanks for taking the time to check things out. Sorry I didn’t explain that change more fully.
- AuthorPosts
You must be logged in to reply to this topic.