Findolfin
Forum Replies Created
-
Hi
Thanks for your answer.
I changed the URL shortener to u.to
But there is still the problem that posts on Facebook are not shared on time.
e.g. I plan a post to 12:45 p.m. and save the post is released on time on my WordPress blog but the post on Facebook is shared 2 hours later.
Sometimes the posts are shared correct on time sometimes there is a delay between 1 minute and 2 or 3 hours.
Why is that?
Forum: Plugins
In reply to: [The Events Calendar] How Styling Event List Widget Featured Image with CSS?Okay I managed to add some code but it looks terrible. Pls could someone help??
Forum: Plugins
In reply to: [WooCommerce] Except minimum order amount from free productsI set the freebies as virtual products so maybe I just can exclude the virtual products from the minimum amount? If that works please can someone give me the right code?
That would be great, thanks.
Forum: Everything else WordPress
In reply to: Movies database php script on wordpressDid you search on Google?
Because than you probably would have find this great plugin:Yeah, your CSS code worked for the tabs, thanks a lot.
To see the other problem please login with user:
User: test
pass: testThan go to
Okay, one link here:
http://www.powerbeef.ch/shop/mein-benutzerkonto/
But you have to create an user account to see it.
The other is here:
http://www.powerbeef.ch/shop/produkt/power-beef-softshelljacke-von-snowlife/
You see the tabs “Zusätzliche Infos” and “Bewertungen (0)”? The line there should be all white and not white and red.
Hi
Actually the site is not avaiable for public because we make some changes. Do you have a mail so I can give you access.
Forum: Plugins
In reply to: [WP Store Locator] Dropdown menu and font colorHi
Unfortunately I have the same problem that all my fonts are white because my theme has white font on black background.
when I add this
#wpsl-search-wrap label {
color:#000 !important
}the serach font becomes black. But the other text (reset, your location, and so on) are still white (in the map). Also the descriptions of the stores.
I added your code
#wpsl-result-list p a, #wpsl-result-list a, .wpsl-info-window p a, .wpsl-info-window .wpsl-directions a {color:#000000 !important;}
.wpsl-search {background:#fff !important;}but that does not help. wpls-search background changes if I set another color but the other fonts will not 🙁