lazyym
Forum Replies Created
-
I tried the second way by removing the function and just renaming it to “taxonomy-event_listing_category.php” and that doesn’t work either.
Thank you. I have all templates in the wp-events-manager folder in my theme. After I paste this function in my functions file, I get a blank white screen on all category pages now.
Doing so now. Thanks!
I’ve deleted all rules and it still has the error. It only works when I deactivate real time find and replace pro.
Forum: Plugins
In reply to: [Real-Time Find and Replace] Causing forward slashes in urls to becomeDifferent issue. See other post. Sorry.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Renew Every X Days?Thank you sir!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] CommissionThat is a great idea!
Forum: Plugins
In reply to: [Classic Editor] Save popup seen even in page with no changes madeSame issue here. Only on pages for me. Doesn’t affect posts a of yet. Cannot leave any edit page without getting the “This page is asking you to confirm that you want to leave – data you have entered may not be saved.” prompt. It does seem to save but it is annoying.
Forum: Plugins
In reply to: [WP Import Export Lite] Export/Import WpAdverts Locations?That worked perfectly. Thanks!
Forum: Plugins
In reply to: [Page View Count] Only show on single pages?Never mind. I found the setting. Thanks anyways! Love the plugin. Now I’m looking for a mod to display the top 5, 10, etc…..
Is there another search plugin that does work with wprss?
I wanted more control over the list item icon. I came up with this and then display:none’d the list style icon. It seems to be working. Love any suggestions you have.
.wpra-et-legacy.wpra-item-et--bullets.wpra-item-et--default li:before,.wpra-item-list--bullets.wpra-item-list--default li:before{content: url(/images/star.png);padding-right:4px;margin-bottom:-1em!important;margin-left: -5px;}That’s it! Problem solved. The short-code works perfect in a widget. Thanks so much. I was just making it too complicated.
I want to display my wprss custom feed from /wp-admin/edit.php?post_type=wprss_feed&page=wprss-aggregator-settings&tab=custom_feed_settings on a single page WITHOUT it adding the output to itself. Does that make sense?
Will do. Delete if you see fit.