WebGuyJon
Forum Replies Created
-
Forum: Plugins
In reply to: [EU Cookie Law for GDPR/CCPA] Acecpt cookies button doesn’t work@stefyruss How did you get your plugin to work?
Forum: Plugins
In reply to: [EU Cookie Law for GDPR/CCPA] Accept not workingDo any of you have custom CSS for “.pea_cook_wrapper.pea_cook_(position)? I do/did. I only noticed this issue AFTER I applied some CSS to it. Once I deleted it, the Accept button started working again.
If you’re curios, this is what I had:
.pea_cook_wrapper.pea_cook_topcenter {
top: 160px !important; (Because I have a sticky header)
box-shadow: #0000009c 0px 15px 100px 3000px; (To “block-out” the background)
}Forum: Plugins
In reply to: [Widgets on Pages] Additional HTMLNever mind. Figured it out.
I had placed this in the wrong location:
remove_filter(‘widget_text_content’, ‘wpautop’);
- This reply was modified 6 years, 11 months ago by WebGuyJon.
Forum: Plugins
In reply to: [Widgets on Pages] Display bullet on ul elementThat worked!
It took me a minute to figure out which stylesheet to put it into (we have about 3), but thanks for your help!
- This reply was modified 7 years, 9 months ago by WebGuyJon.
Forum: Plugins
In reply to: [Widgets on Pages] Display bullet on ul elementThanks for the quick response @toddhalfpenny!
Forum: Plugins
In reply to: [Widgets on Pages] Display bullet on ul elementHey Todd @toddhalfpenny,
Love the plugin, but I’m getting the same issue. I have “Enable styling (remove bullets etc)” checked and the bullet is still appearing.
I even removed the “ul” from the class-widgets-on-pages.php file, but an “li” is being created in its place.
Do you have any suggestions on how I can remove the bullet completely?
Please and thank you!
Forum: Plugins
In reply to: [Timeline Express] Plugin doesn't work after upgrading to WP 4.3@evan Herman
I could email the files of the theme if that would help? Dropbox, ShareSpace, etc.
Forum: Plugins
In reply to: [Timeline Express] Plugin doesn't work after upgrading to WP 4.3*I had never run it on 4.2, I found this plugin just today.
Forum: Plugins
In reply to: [Timeline Express] Plugin doesn't work after upgrading to WP 4.3Thanks for getting back to me so soon.
It’s a fresh install of 4.3.
Forum: Plugins
In reply to: [Timeline Express] Plugin doesn't work after upgrading to WP 4.3The timeline doesn’t seem to be working on the “Berger” Theme (https://themeforest.net/item/berger-wordpress-creative-agency-portfolio-theme/11052402). I’m working on the site locally for a client. I’ve deactivated every other plug-in I have an nothing has changed.