dmwesq
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS Not UpdatingThanks. Fixed the code – it works. Still can’t get it to show right on desktop even with clearing cache, but I see it on mobile and it looks fine.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS Not UpdatingThat’s odd. I cleared the cache and nothing changed. I see the red now, and made another color change, cleared the cache, and the red color is still there and I checked it on both desktop and mobile, so I’m not sure what is going on.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportI also now see the following error messages in my admin console. I don’t know if they have any impact on what we are working on.
Deprecated: Non-static method simple_breaks::add_button() should not be called statically in /home/leader46/public_html/wp-includes/class-wp-hook.php on line 324
Deprecated: Non-static method simple_breaks::menu() should not be called statically in /home/leader46/public_html/wp-includes/class-wp-hook.php on line 324
Notice: Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.) in /home/leader46/public_html/wp-includes/functions.php on line 6085
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportIf I’m looking in the right place, this is what I see from developer tools
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportFYI I just tried exporting a table from my test environment and it worked as expected and downloaded the file. I am now going to clone my live site and move it over to the test site to try the debugging suggested.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportI’ll try to check – what you see in the screenshot is what I see on the screen – there is nothing else there
Forum: Requests and Feedback
In reply to: Uploading Images for SupportThank you. That may be one of the clearest and concise responses on a forum I have received in quite some time. Much appreciated.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Unable to Import or ExportIf I could figure out how to add images to this I would – it only seems to allow images from a url?
Forum: Plugins
In reply to: [Crelly Slider] Image Size ProblemI changed the size of the container and problem was solved.
Forum: Fixing WordPress
In reply to: Social Media Gallery ResizeI am so close but so frustrated. What I thought would be a fairly simple project is taking way too long. Every time I try another theme it comes out worse, but I can’t get these social icons to work. I added the code you suggested, and at first it worked although the icons were left justified. Then as soon as I refreshed the page, even after purging the cache, the icons were back to spanning the whole page horizontally.
Forum: Fixing WordPress
In reply to: Social Media Gallery ResizeOdd that you are not seeing what I see. I have cleared cache and viewed the form on several different browsers, desktop and mobile and the icons are all stretched horizontally. Could be the same sort of issue as you suggested – just not seeing a remedy
Forum: Fixing WordPress
In reply to: Social Media Gallery ResizeI’m still stuck here. The icons appear normal size at first, but then when I view the page they span the entire page. I don’t see any additional CSS that could cause that, but need to find a way to fix that. Also, when I view the HTML code, it looks like each icon has the same name, and is differentiated by the “service” class. I had tried to change the color of just the link/chain icon, but it also changes the mail at the same time.
Forum: Fixing WordPress
In reply to: Social Media Gallery ResizeI think I spoke too soon. The social media icons display fine in edit view, but when you publish the page the icon spans the width of my page. Not the look I was going for.
Forum: Fixing WordPress
In reply to: Social Media Gallery Resize@critterverse If I were to attempt to do changes using CSS, would I do that in the Custom CSS section or do I need to edit a particular file (such as style.css)?