suzyoo
Forum Replies Created
-
Forum: Plugins
In reply to: [Enhanced Text Widget] Needs Classic Widget PluginIt’s 5.9.3, thanks.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Problem with some search wordsAha! I was messing around with Relevanssi earlier in the evening and checked it. Just unchecked and now everything is FINE. Thank you so much, love your plugin!
- This reply was modified 3 years, 10 months ago by suzyoo. Reason: misspelling
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Problem with some search wordsLayout for WordPress basic search screwed up on my Genesis site. Past week or so, I suppose. Also using Genesis. Using Toolset, but CPT searches are fine. Disabling Relevanssi fixes the problem. GENESIS problem?
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Adaptive Images Script Not RemovedThanks so much for replying, Takis! I had added code to the config to see if I could get the plugin to work, but I do have an Nginx/CDN setup, which is admittedly a bit of an edge case.
As for the script not being removed? I had to clear my browser cache. Thanks again!
Signed,
Big Dummy
Forum: Plugins
In reply to: [Redirection] Clear all logs for this 404Thank YOU!
Forum: Plugins
In reply to: [Osom Author Pro] Google Ads Affiliate Links on the pageThank you for your quick reply and your awesome plug-in. Looks like the culprit is JETPACK, which I have never used, because I didn’t trust it. GUESS WHAT? Thanks again!
Forum: Plugins
In reply to: [Testimonial Rotator] Add cats and tagsadd_action(‘init’, ‘add_category_tags_to_cpt’);
function add_category_tags_to_cpt() {
register_taxonomy_for_object_type(‘category’, ‘your-cpt-name’);
register_taxonomy_for_object_type(‘post_tag’, ‘your-cpt-name’);
}Forum: Plugins
In reply to: [Testimonial Rotator] Full page testimonial formattingAre you talking about the CSS?
Forum: Plugins
In reply to: [Max Mega Menu] Sub menu Width 100% NeededActually, that’s “Panel Width,” rather than “Sub Menu Width.” Amazing plugin, Tom!
Forum: Plugins
In reply to: [Max Mega Menu] Styling Custom Menus in mega menu submenu widgetsTom! Thank you so, so much! I have tried WooRockets and UberMenu mega menus, and at least one other, though I can’t remember the name. Yours is the best, BY FAR. Thanks again!
Forum: Plugins
In reply to: [Max Mega Menu] Styling Custom Menus in mega menu submenu widgetsis this any closer? i’m like a spaghetti factory
#mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item { border-bottom: 1px dashed #777; padding-bottom: 2px; }
Forum: Plugins
In reply to: [The Events Calendar] Event Title link does not workRob, I’m reading all of the posts. This is a common problem, and I have it, too. The Event Title in the EventsListWidget does not link to the event, rather, it just refreshes the page it is on.
I’ve gone back to 2.0 for now. Thanks.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Deleted plugin but it is left in databaseOH, I FORGOT TO ADD SOMETHING VERY IMPORTANT. Keep an eye on your stalled running processes when using this…thing.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Deleted plugin but it is left in databaseAfter over a month of tussling with this rotten thing, I’ve gotten rid of ALMOST all of it. This company is irresponsible, exists to mine data from your web visitors (when they click on the subscribe link) and provides a demented level of customer support. Yes, they run cron, leave crap all over your databses, and have no interest WHATSOEVER in helping you to clean up the mess when it’s time to uninstall. BEWARE.
Forum: Plugins
In reply to: [The Events Calendar] Date Doubledi’m reading and it seems that this is a default setting, and that it has to be coded out?