athorp1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Optimizer] How to edit the two buttons rel=""Nevermind. After much googling I realised the index is dynamically made by the various php files! Edited slider-static.php with a rel=”m_PageScroll2id” just before the a ref.
Thanks for your help. All good now 🙂
Forum: Themes and Templates
In reply to: [Optimizer] How to edit the two buttons rel=""When I view source on the front page it comes up listed as Index, but the index.php in home dir is not the source I am viewing?
Forum: Themes and Templates
In reply to: [Optimizer] How to edit the two buttons rel=""My knowledge of php is non existent, where would I place:
<a rel="m_PageScroll2id" href="#optimizer_front_about-3" class="_mPS2id-h">How it works</a>Within the line:
<a class="static_cta1 lts_button lt_rounded cta_<?php echo esc_attr($optimizer['static_cta1_txt_style']); ?>" href="<?php echo do_shortcode(esc_url($optimizer['static_cta1_link'])); ?>"><?php echo do_shortcode($optimizer['static_cta1_text']); ?></a>Forum: Themes and Templates
In reply to: [Optimizer] How to edit the two buttons rel=""Ah wonderful thank you. The nav bar was stuck in mobile mode on Chrome only but I just checked and it’s fine? Might be something to do with cookies, not sure?