myhero
Forum Replies Created
-
Forum: Plugins
In reply to: [Pricing Table Plugin] How do I create a table?Found out how to create coloumns/rows.
The plugin is good, only criticism is that it is an absolute nightmare to create a table using the GUI.
Forum: Plugins
In reply to: [Pricing Table] Feature RequestAlso on the Rock theme the Featured option, does not work – can this please be fixed.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Device Specific AdsAhh, thanks for clarifying. You might want to replace mobile with ‘phone or tablet’ or made it somewhat more descriptive. Just a suggestion.
It’s a fantastic plugin and can be used for more than just ads.
Forum: Plugins
In reply to: [Poll, Survey & Quiz Maker Plugin by Opinion Stage] Not working on MobilesHi @mattergo
Have you had an opportunity to look at it? Tks
Forum: Plugins
In reply to: [Poll, Survey & Quiz Maker Plugin by Opinion Stage] Not working on MobilesForum: Fixing WordPress
In reply to: Schedule a post bugSo after my post was published at the scheduled time, the tags were included.
It seems that it’s only not displayed in the review screen, but is somehow saved in the background.
Thanks for responding @kmessinger
Forum: Themes and Templates
In reply to: [JustWrite] Replace WP search with Google search (menu bar)Not a problem thanks, I’ve removed all code relating to the menu from the header, replacing it with the php code. Problem solved.
Thanks for responding though.
Forum: Themes and Templates
In reply to: [JustWrite] Replace WP search with Google search (menu bar)I’ve decided to replace the menu entirely with Ubermenu.
I see that Ubermenu the easy integrate function does not work with this theme.I’m having some difficulty integrating my code manually in the header.php, what do I remove to get my ubermenu to work?
Code I need to add: <?php ubermenu( ‘main-um’ ); ?>
// Main menu if( has_nav_menu( 'main' ) ) { wp_nav_menu( array( 'container' => '', 'theme_location' => 'main', 'items_wrap' => '<ul class="menu-main mobile-menu superfish">%3$s</ul>' ) ); } else { echo '<ul class="menu-main mobile-menu superfish"><li class="current_page_item"><a href="#">' . __( 'Add a menu', 'justwrite' ) . '</a></li><li><a href="#">' . __( 'Main Menu Location', 'justwrite' ) . '</a></li></ul>'; } ?> <a href="#" class="mobile-menu-button"><?php ac_icon( 'navicon' ) ?></a> <?php do_action( 'ac_action_main_menu_after' ); // After main menu action ?> <?php if ( !get_theme_mod( 'ac_disable_minisidebar' ) ) { ?> <a href="#" class="browse-more" id="browse-more"><?php echo ac_icon('ellipsis-v', false) // . __( 'Browse', 'justwrite' ) ?></a> <?php } ?> <?php do_action( 'ac_action_search_btn_before' ); // Before search button action ?> <a href="#" class="search-button"><?php ac_icon( 'search' ) ?></a> <?php do_action( 'ac_action_search_btn_after' ); // After search button action ?> <div class="search-wrap nobs"> <form role="search" id="header-search" method="get" class="search-form" action="<?php echo esc_url( home_url( '/' ) ); ?>"> <input type="submit" class="search-submit" value="<?php _e( 'Search', 'justwrite' ); ?>" /> <div class="field-wrap"> <input type="search" class="search-field" placeholder="<?php _e( 'type your keywords ...', 'justwrite' ); ?>" value="<?php get_search_query(); ?>" name="s" title="<?php _e( 'Search for:', 'justwrite' ); ?>" /> </div> </form> </div><!-- END .search-wrap --> </nav><!-- END .menu-wrap --> <?php do_action( 'ac_action_menu_wrap_after' ); // After menu wrap action ?> </div><!-- END .wrap --> <?php do_action( 'ac_action_header_wrap_after' ); // After header wrap action ?>
Forum: Themes and Templates
In reply to: [JustWrite] Disable home side-bar with Archives, CalendarFound the answer here: https://www.ads-software.com/support/topic/mini-sidebar
It would be wise to include this in theme options.
Great theme.
Hi guys,
Any feedback on this please?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize not workingThis worked. Thanks.
Forum: Themes and Templates
In reply to: [JustWrite] Add a responsive ad in headerBrilliant, I missed that.
Thanks for for quick response.
Forum: Plugins
In reply to: [BulletProof Security] Dashboard blank after BPS updateHi there,
I’ve reinstalled WP following your recommendation.
I’ve deactivated all plugins then reinstalled BPS.
I’ve activated BPS only.
Same problem. Dashboard is completely blank.
Thanks
Forum: Plugins
In reply to: [BulletProof Security] Dashboard blank after BPS updateHi there,
Sorry for my absence I was away.
I’ve had the plugin deactivated for some time.
I’ve just reactivated and the problem persists. I have to rename the folder via file manager to disable the BPS plugin.
Happy to setup an admin login for you to test if you like.
Thanks
Hi is this feature available yet? I see the full URL on facebook posts.. And need at least the option of using a URL shortener.