apexbee
Forum Replies Created
-
Thank you for your help. Where can I find an older version of MetaSlider?
Hi, I updated and received this error:
Parse error: syntax error, unexpected ‘[‘ in … wp-content/plugins/ml-slider/lib/appsero/src/Insights.php on line 779
Here’s the css to center the logo, site title and menu and increase the size of the logo, in case anyone needs it.
/* Center logo and site title and increase logo size */
.site-branding {
max-width: 100%;
text-align: center;
flex: 0 0 100%;
}
.custom-logo {
max-height: 175px;
}Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] New update broke my siteI had the same issue using WordPress 4.9.14. Update 2.12.3 caused a fatal error:
Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in /home/content/38/4256738/html/nameofwebsite/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 1595I can wait for the new release. For the time being, I am using the form code instead of the plugin.
Thank you for your help.
That will be helpful. Can you notify me when the updates are complete?
So there’s not a “compact” recaptcha? I prefer to have the sign up form on the sidebar.
Forum: Plugins
In reply to: [Constant Contact Forms] Failed reCAPTCHA checkI am receiving the same Failed message. Constant Contact suggested I add to this thread. I have disabled reCAPTCHA at this time until you find a solution. Thanks!
Thanks! That did the trick.
Forum: Themes and Templates
In reply to: [Bouquet] Image not responsiveThank you both for these solutions! I do have the current version of Bouquet and I did not paste the entire style sheet into the Edit CSS section.
The image in question was fixed with CSSgirl’s suggestion of adding ‘ style=”max-width:100%” ‘ to the image. I also added sacredpath’s suggestion of custom CSS for the style sheet.
Thanks again!
Thank you bravokeyl! You solved my 1st issue beautifully and the tagline is now displayed in mobile.
The right-aligned image is partly correct. I added the css and changed the image on this page: https://sitwithabrit.com/about/. When I view on my mobile the text still has the first two words next to the image. I would prefer that the text go under the image. Can you help with this tweak?
Thanks again!
Thanks for your help!
Yes, Attach to Post — sorry! I can use the first method but it seems like everything should be working with Attach to Post. Here’s the code that is generated:
<img class=”ngg_displayed_gallery mceItem” alt=”” src=”https://williegreenaldridge.com/wordpress/nextgen-attach_to_post/preview/id–176″ /><!–[nggallery id=4 template=wp-cart]–>
Thanks for the css. Works beautifully!
resolved