asterbird
Forum Replies Created
-
Forum: Plugins
In reply to: [AdRotate Banner Manager] Glitchy/jumpy rotationI had the same problem, and here is what worked for me:
The adverts do not jump/skip if you set the correct size in the group settings.
In my case, I had too big image files, so I downsized to the size I wanted, then they didn’t jump.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Ads on mobile devices bumping up and downBDDierks, thanks for your solution! I was dismayed when my group ads bounced. What the world?? And so thankful someone already had found a solution. Anyway, I submitted a bug report on the adrotate forum, so hopefully it will get in the code soon.
Forum: Plugins
In reply to: [White Label CMS] Cannot hide profile.Adminimize plugin can remove the profile link in the top right and replace with a simple Logout link. Could you do that type of functionality?
@att, you could just use the Adminimize plugin to change the top right.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Responsive widthsPossibly. Can you give me a url and what mobile device do you see the text bleeding on?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Responsive widthsIt should go in your theme’s style.css, as in wp-content/themes/your-active-theme-name/style.css
Does that make sense?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Can I change Overtext style?Are you looking to add the CSS to your child theme’s stylesheet? If so, try this:
div#colorbox { background: black; } div#cboxCurrent, div#cboxTitle { color: white; } div#cboxCurrent { border-color: #f1f1f1; }If that doesn’t work, can you provide a link please?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi not working on GenesisHi @potentspeaking,
I searched on your site, see http://potentspeaking.com/?s=speaking+tips and it displayed search results with highlighted search terms, which I think is Relevanssi-style results not WP.
So it looks like your issue is resolved. If not, can you reply with specific details?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Auto scroll to the top when image is displayedHmm, that’s really odd. Try deactivating all plugins except this one… does it work right?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] What is the number beside arrow keys?Can you resolve this if you have your question answered?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 SoonI created a fresh wp install and tried to add the version from your link above, but it says:
Fatal error: Declaration of LBP_Init::lbp_inline_init() must be compatible with that of LBP_Init_Interface::lbp_inline_init() in /.../wp-content/plugins/lightbox-plus/classes/class-init.php on line 72Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Disable grouping labelsI don’t think that option is in there then. You could try CSS. Are you familiar with adding css to the theme’s stylesheet?
You could add this:
/* Lightbox Plus Colorbox styles */ #cboxCurrent { /* hide "1/5" grouping text */ display: none !important; } div#cboxTitle { /* add div here to increase specificity and override original style */ padding-right: 83px 0; }Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 SoonThank you for replying! Is that link really showing the dev version? It says 2.7 when I install in, and I was thinking that 2.7 is the current version.
Does the plugin grab the page title for wp gallery images for you on a fresh install? It won’t work for me even on a fresh install with nothing changed but this plugin added.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 SoonIt is grabbing the page title in the lightbox rather than image title – I made a brand new site with nothing extra besides this plugin… http://sarah-moyer.com/raytec2/sample-page/
What is the timeline for the new version? Also where can we donate to help you out?
This is a really nice plugin! Thanks for your work.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 SoonPrimary Lightbox Settings -> Postition is misspelled? perhaps it should be Position.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Disable grouping labelsThis might work for you:
Go to Appearance -> Lightbox Plus Colorbox -> Primary Lightbox Settings panel -> and check the Disable Grouping checkbox