9ete
Forum Replies Created
-
Most of the themes I’ve developed this for and use this on (twentytwelve, twentythirteen, responsive) do this automatically but I have added a select drop down menu for mobile one of two different ways:
by way of custom coding:
https://www.billerickson.net/code/wordpress-menu-as-select-dropdown/and by using this great plugin:
https://www.ads-software.com/plugins/responsive-select-menu/Thanks for using the plugin!
If these options don’t work I may be able to find time to make it work if you can send me a zip of the theme.
Forum: Plugins
In reply to: [Yelp Reviews Ticker] Not showing reviews in widgetSorry to anger you but I didn’t alter the code at all…
I have no reason to lie about that sorry if you don’t believe me.
I downloaded it from the WordPress repo…This ticket is not resolved but I will reinstall.
Forum: Networking WordPress
In reply to: Weird problem with multisite "Unknown login key"I’m also having this problem, resetting the secret keys works but I find that I’m having to do it daily which is no fun. Posting here to keep updated.
I am getting a similar error but am actually able to replicate the results. No fun. I have been able to temporarily fix it by changing the salts in wp-config
https://api.www.ads-software.com/secret-key/1.1/salt/
I would like to stop this from happening all together tho… or at least learn why it is happening.
Forum: Plugins
In reply to: [LowerMedia Sticky.js Menus] Attach sticky plugin to different DIV tagCan you send me a link to your site? I believe it can be fixed by tweaking the js file, I should be able to tell by viewing your site.
Forum: Plugins
In reply to: [LowerMedia Sticky.js Menus] Not workingWhat theme (or parent theme) are you using?
The plugin may not be able to target your navigation due to the html structure of the theme. I can correct this and update the plugin in order to be compatible with the parent theme.
Target with the id or class of the nav or wrapper div and add to the .css file. Send me or post a link to your site and I will be able to provide better support.
Give it a z-index less than the slider but higher than the pages you want it shown (it appears to be 0 currently so try z-index:-1; to start).
I’ve done this before on a very similar one page site like the one linked in the demo.
Great site that is beautiful!
Hopefully that does it, let me know if not.Forum: Networking WordPress
In reply to: media library image broken on fresh installationIn the site settings is the upload directory correctly set? Are all the images and all sites (parent and sub sites) broken or only imgs on the new site?
Forum: Fixing WordPress
In reply to: how to create menu that sticks to top of browserWhat theme are you using? This plugin works on most of the top free themes, along with some custom ones with default setting.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
Forum: Fixing WordPress
In reply to: Make menu bar stick at top of screen if you scroll past it?What theme are you using? Try this plugin, works great where I’ve used it.
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
Works like a charm with this one:
https://www.ads-software.com/plugins/lowermedia-sticky-js-menus/
Forum: Themes and Templates
In reply to: [Responsive] Multisite Support?Works great on multisite for me.
Install the parent file (and don’t touch it, only update!).
Then create child themes for each site I want to use it on.
Great theme.Forum: Plugins
In reply to: [Command Line Interface: WP-CLI]: unable to run wp-cli/dev-buildI just tried and this is my output. Thanks for the help. Although it says it was installed, it was not. I am on bluehost and have changed some output information that I’m unsure if I should make public.
[email protected] [~]# curl https://wp-cli.org/installer.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1971 100 1971 0 0 6331 0 --:--:-- --:--:-- --:--:-- 9082 Installing the main WP-CLI package... ------------------------------------- Content-type: text/html Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAPI Fatal error: Uncaught exception 'ErrorException' with message 'Undefined index: argv' in phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php:57 Stack trace: #0 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php(57): Composer\Util\ErrorHandler::handle(8, 'Undefined index...', 'phar:///bluehost-home-directory/l...', 57, Array) #1 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Application.php(111): Symfony\Component\Console\Input\ArgvInput->__construct() #2 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/src/Composer/Console/Application.php(83): Symfony\Component\Console\Application->run(NULL, Object(Symfony\Component\Console\Output\ConsoleOutput)) #3 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/bin/composer(43): Composer\Console\Application->run() #4 /bluehost-home-directory/my-bluehost-username/.composer/composer.phar(15): require('phar:///bluehost-home-directory/l...') #5 {main} thrown in phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 57 Trying to install the optional Boris package... Content-type: text/html Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAPI Fatal error: Uncaught exception 'ErrorException' with message 'Undefined index: argv' in phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php:57 Stack trace: #0 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php(57): Composer\Util\ErrorHandler::handle(8, 'Undefined index...', 'phar:///bluehost-home-directory/l...', 57, Array) #1 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Application.php(111): Symfony\Component\Console\Input\ArgvInput->__construct() #2 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/src/Composer/Console/Application.php(83): Symfony\Component\Console\Application->run(NULL, Object(Symfony\Component\Console\Output\ConsoleOutput)) #3 phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/bin/composer(43): Composer\Console\Application->run() #4 /bluehost-home-directory/my-bluehost-username/.composer/composer.phar(15): require('phar:///bluehost-home-directory/l...') #5 {main} thrown in phar:///bluehost-home-directory/my-bluehost-username/.composer/composer.phar/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 57 failed. WP-CLI files have been succesfully installed. To test, run: /bluehost-home-directory/my-bluehost-username/.composer/bin/wp --info [email protected] [~]# /bluehost-home-directory/my-bluehost-username/.composer/bin/wp --info -bash: /bluehost-home-directory/my-bluehost-username/.composer/bin/wp: No such file or directory [email protected] [~]#
Forum: Plugins
In reply to: Multisite Google Analytics for WordPressI need this too, Google Analytics Dashboard for wordpress will only work on the parent site ?? I think it would be fixed if the site uses it’s own url in the admin section besites parentsite.com/subsite/wp-admin