baalam
Forum Replies Created
-
Forum: Plugins
In reply to: [Turbo Widgets] does not upload imagesThe theme is a child version of Zerif and it does not work with any widget that uses image upload.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Use as registration fromOk thanks!
Forum: Themes and Templates
In reply to: [Mk] Use Featured Image on pages headerThank you!!!
Forum: Themes and Templates
In reply to: [Mk] Use Featured Image on pages headerLooking at the code I think that is the way it should work but it isn’t.
Help please!
Forum: Themes and Templates
In reply to: [Mk] how can i hide the sidebar on the first-page/home-pageTry this:
body.home .sidebar-footer, body.home .navbar-default {
display: none;
}body.home #mk-page-wrapper {
margin:0;
}Forum: Plugins
In reply to: [LeagueManager] Database ErrorThe original issue is gone with the latest update so I’m marking it as resolved. Thanks Kolja!
Daniel78 you need to open your own topic.
Cheers!
Forum: Plugins
In reply to: [LeagueManager] Warning and no positions updatedNevermind! I just needed to save for the positions to work.
This topic can be closed now.
Forum: Plugins
In reply to: [LeagueManager] Warning and no positions updatedSo I fixed the warning by changing line 537 from:
extract($rule);
to
extract((array)$rule);
But the positions are not working and I don’t get any points.
You can see it here: http://mordenminorsoccer.com/league/boys-division
Any help will be appreciated.
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Undefined variableSent you an email about another notice showing up on my widget…
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Undefined variableIt defaults to the original logo in this case Google+
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Undefined variableJust the one logo won’t work and the notice only appears on the back end.
My issue is not listed under your FAQ page.
Forum: Plugins
In reply to: [Social Icons Widget] Undefined indexNot really… I still have the notices and I’m running the latest plug in and WP versions.
You can see it here: http://decorcabinets.com/blog
Forum: Plugins
In reply to: [Social Icons Widget] Undefined indexAny news on this issue? I’m getting the same notice.
Forum: Plugins
In reply to: [Gallery Carousel Without JetPack] Add class to imageYou need to modify the jetpack-carousel.php file.
Around line 221 you need to add the class to the img tag.
Keep in mind that you are gong to need to do this all over again after a plug in update.
Sent it to your email address info at huge-it dot com with subject: Uncaught SyntaxError: Unexpected identifier
Thank you