giddymoon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gutenberg = updating failedHi, I’m experiencing the same issue. Can you explain what you mean by “adding an .htaccess file fixed it”? Do you mean replace the .htaccess file with a new .htaccess one? Thanks!
Forum: Plugins
In reply to: [Smart Slider 3] Function call for Smart Slider 3Thank you Gabor!
This helps.
Forum: Plugins
In reply to: [Simple Social Icons] Using widget in two sidebar areas on same pageThank you @ancawonka!
I’m using SSI in the primary sidebar widget area, but on different pages. This is the css I tried, but it’s not working.
The inspector shows:
The section id= simple-social-icons-2 class=.widget.simple-social-icons
or section#simple-social-icons-2.widget.simple-social-iconsHere’s what I tried.
#simple-social-icons-2.widget.simple-social-icons .simple-social-icons ul li a, simple-social-icons ul li a:hover, simple-social-icons ul li a:focus {
background-color: #03958f !important;
background_color_hover: #24504c !important;
border-radius: 30px;
color: #ffffff !important;
border: 1px #ffffff solid !important;
font-size: 15px;
padding: 8px;
}or
simple-social-icons-2 .simple-social-icons ul li a, simple-social-icons ul li a:hover, simple-social-icons ul li a:focus {
background-color: #03958f !important;
background_color_hover: #24504c !important;
border-radius: 30px;
color: #ffffff !important;
border: 1px #ffffff solid !important;
font-size: 15px;
padding: 8px;
}Thanks again for your help!
Hi mjjojo,
Thanks so much for your response!
I’m using Digital Pro theme. I’m fine with adding custom css, but was having problems figuring out the correct way to do this.@ancakwanka gave me some guidance, so I’m going to give that a try.
.footer-widgets-1 .simple-social-icons ul li a,
.simple-social-icons ul li a:hover {
font-size: 20px;
color: #ff00ff !important; /* need this here b/c SSI adds it in header */}
Forum: Plugins
In reply to: [Simple Social Icons] Using widget in two sidebar areas on same pageHi @ancawonka or anyone with a good css workaround,
Can you post the custom CSS you used? I’ve not been successful with my attempts.
Thanks!
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Add multiple price options on single itemResolved. thx.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Add multiple price options on single itemThanks for the suggestions. I worked it out using multiple options.
Forum: Fixing WordPress
In reply to: Redirect blog and all pages to new site from a folder on same urlThanks for responding Pioneer Valley.
Yes, I added a redirect using the function offered at the host. I didn’t create individual redirects for all posts.
Forum: Plugins
In reply to: [Equivalent Mobile Redirect] It was working,,, not anymoreHi,
I installed your plugin and enabled the homepage redirect. It worked perfectly, then after a half hour, I looked at the site on my iphone again and the redirect no longer worked.
Can you help?
Thanks!
Hi raindance,
I never figured it out. Sorry. Good luck to you.
Forum: Fixing WordPress
In reply to: Image Insert Problem after update to 2.8.6Plugins don’t seem to be the problem…
any other ideas?
Forum: Fixing WordPress
In reply to: Disable link on post titlefigured it out!
Forum: Fixing WordPress
In reply to: Image Insert Problem after update to 2.8.6thanks. i’ll give this a try.
Forum: Fixing WordPress
In reply to: Insert image problemwordpress 2.8.6, not 2.8.5
Forum: Fixing WordPress
In reply to: hyperlink added to code when image inserted into editorThe example doesn’t include the hyperlink…here is the code I get when image is uploaded:
<img src=”https://www.website.com/wp-content/uploads/2009/11/closelabel.gif” alt=”closelabel” title=”closelabel” width=”66″ height=”22″ class=”alignleft size-full wp-image-1040″ />