cebronix
Forum Replies Created
-
Forum: Plugins
In reply to: [User Access Manager] Server load after 2.0.9Thanks. I know that plugin is out of date but can’t find anything else that duplicates it. I’ll give that a shot and see what happens.
Forum: Plugins
In reply to: [User Access Manager] Server load after 2.0.9Sorry, I get the performance is a WIP, but what about the other issue with Pages and categories? It used to work perfectly. Then I updated, upgraded the db, then rolled it back and now it doesn’t.
*sigh, sure enough, i had the wp_footer() call commented out for some reason on the single.php page. Always something stupid.
Thanks ever so much, I’ve been digging around for hours.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] No longer works on 4.5I updated my Responsive theme to the latest version and it’s working (after breaking my menu and a half dozen other items). It’s on me for not updating sooner but I was delaying because I knew it broke my layout. Thanks for pointing me in the right direction.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] No longer works on 4.5Ok thanks. Clearly a theme issue. I’m getting an error in the console about JQMIGRATE. I’ll look into it elsewhere. Thanks again.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] No longer works on 4.5I am noticing ALL my shortcodes are suddenly not working. Collaps-o-matic & Calculated Fields form as well. So not just your plugin apparently.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] No longer works on 4.5`[tabs title=”” disabled=”false” collapsible=”true” active=”0″ event=”click”]
[tab title=”2016″]
<table width=”100%”>
<tbody>
<tr>
<td width=”40%”><strong>Meeting Name</strong></td>
<td width=”10%”><strong>Date</strong></td>
<td width=”10%”></td>
<td width=”15%”></td>
<td width=”15%”></td>
<td width=”10%”></td>
</tr>
</tbody>
</table>
[/tab]
[/tabs]Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] No longer works on 4.5Having the same issue. No gaps in the code that I can see but the content of each tab is a table. https://www.pcjwsa.com/agendas-minutes/
Forum: Plugins
In reply to: [Collapse-O-Matic] Javascript suddenly doesn't appear to be loading?Ok, I can confirm there is no caching going on.
Forum: Plugins
In reply to: [Collapse-O-Matic] Javascript suddenly doesn't appear to be loading?I tried the “only load…” Option both ways to no avail. As for the caching, I don’t have any installed from within WordPress but I’ll check with our IS dept in the morning to see if they’ve got any running at the server level.
Forum: Plugins
In reply to: [SendPress Newsletters] Image in Content Header isn't responsiveSure enough, I borrowed an iPod w/the tiny screen & it scales perfectly. But BOTH email apps I use on my Galaxy Note 3 have issues. I also checked on a co-workers Galaxy S4. Both are high-res, large screens but they also make up a good portion of our mobile traffic.
The standard email app connected to an exchange account doesn’t scale it, the Gmail app won’t even pull the image up.
Does that mean the issue lies with a @media breakpoint or something in the template?
Forum: Plugins
In reply to: [Connections Business Directory] Custom search including individual entriesOk, I purchased the widget pack and have a couple questions. I’m not sure if I should I do that here or on your support forums?
Can I convert the “Categories” widget to a dropdown menu?
Can I force the “Simple search” to ONLY check certain table rows? Such as last_name or first_name?
Or can I tweak the code so it doesn’t use partial words? So if I search for Mark Hoffman, it doesn’t grab the entire Marketing & Communications department (because it contains “Mark”?
My test search page is here.
Forum: Plugins
In reply to: [Multiple Sidebars] Still supported?Still having the issue in IE 9 & below only now the site is live. It’s not a huge deal but it’s something I’d like to fix for the 11% of our users that still use it. If you have any ideas.
Forum: Plugins
In reply to: [Recent Posts Widget Extended] Problem with caption includedI’m using version 0.9.1 and that fix worked for me. The *2 was a bit too long and the length by itself was too short but 1.5 was juuuuuust right.
Forum: Plugins
In reply to: [Multiple Sidebars] Still supported?Still technically in dev but here’s one of the original few sidebars I created, as seen in IE 9 – https://134.193.160.150/bamd
and here’s one that looks like most of them — https://134.193.160.150/pa/whatis/
Only the 1st 7 or 8 seem to be working. After that, it strips out the skin that’s applied to the menu. I’ve tested by switching menus, sidebars & widgets around & 98% sure it’s related to the multiple sidebars but I have no idea what’s causing it.