jstigerman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gravatar not displaying in WordPressThanks Steve for the heads up. It wasn’t my firewall program that was causing the problem. It was my antivirus program. It installed a social media tracker up in the right corner of my browser. It was blocking gravatar. I told it to quit blocking. All is well.
Forum: Fixing WordPress
In reply to: Gravatar not displaying in WordPressI turned my firewall off. Gravatars still not showing. I will send a message to my host and ask if the issue is on their end.
Forum: Fixing WordPress
In reply to: Gravatar not displaying in WordPressI tried these options with no success. The correct e-mail was entered in WordPress. Your gravatar is not showing up in your support message.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Print Only Visible ColumnsHi Tobias:
Thank you so much for the quick reply. Unfortunately the code you forwarded did not work. However, it did give me enough information to modify it. Here’s what I have.
“buttons”: [
{
“extend”: “print”,
“exportOptions”: {
“columns”: [ 0, 3, 4, 5, 6 ]
}
},{
“extend”: “pdf”,
“exportOptions”: {
“columns”: [ 0, 3, 4, 5, 6 ]
}
}
]This hides the 2nd and 3rd columns in the Print and PDF options. Just what I needed. I appreciate it. I will get off a donation. Great program! I’ll give you 5 stars.
Hi Philip:
Thanks for the reply. I sent a message asking my hosting service about caching programs on my VPS. The tech pointed out that I had made a ‘Papers’ folder that holds the PDF’s in the WordPress directory. When I tried to edit ‘Papers’ in Elementor, it took me to the ‘Papers’ folder. I renamed the folder, and all is well.
I didn’t realize that Elementor would consider the ‘papers’ slug as the ‘Papers’ folder and direct me there. Live and learn.
Jason
@danieliser – I had the size setting wrong. I now see the popups are fully responsive. Working like a charm. Thanks
Thanks Daniel for the reply. I finally got the button to work using http: with a link to the click trigger using a hashtag and short code. The quest was a good learning experience, but I probably will not use Popup Maker since the popups are not responsive. I can tick the do not use on mobile box, but then I would have a button that didn’t work on a mobile device. I want to avoid that.
Jason