I know WooCommerce code makes original theme button css to bug, wich is the case on incarnation. Hope they will correct that in WooCOmmerce 2 coming soon.
http://www.eglise-nehemie.fr/V3WP2013
Any css trick to correct that.... ?
Incarnation and WooCommerce
13 posts from 5 voices-
Posted 3 months ago #
-
Hey!
Try to add following code to css/custom.css:
a.button{ background-color: #2d5c88 !important; color: #ffffff !important; border-color: #2d5c88 !important; }Best regards,
PeterPosted 3 months ago # -
Did not work...
Posted 3 months ago # -
ah, you are talking about the contact form submit button? thats an input, therefore css would need to look like this:
input.button{ background-color: #2d5c88 !important; color: #ffffff !important; border-color: #2d5c88 !important; }Posted 3 months ago # -
Hi Kriesi,
This theme is great like others...
It also concerns callout button.
CSS trick didn't work...
http://eglise-nehemie.fr/V3WP2013/nous-contacter/
If you want to access admin it is :
user : admin
pass : pass
Thank you.Posted 3 months ago # -
By the way... I can't find the "link" tab in the wordpress admin. Seems to have disappear from left menu.
Posted 3 months ago # -
ah just checked. woocommerce is adding a background image thats messing up the button.
here we go once more:
input.button { background: #2D5C88 !important; color: white !important; border-color: #2D5C88 !important; }instead of background-color: we use background: which also resets the image.
The "link" tab was removed with the latest version of wordpress since most users never use it. I think its now available as a plugin ;)
Posted 3 months ago # -
This one works !!!!!
AND thank you very much for the trick to add woocommerce to incarnation using replete files.
I did it and it seems to work very well :
http://eglise-nehemie.fr/V3WP2013/boutique/
I don't understand why do I get "evangélisation" title on that page and evangelisation-->events in breadcrumb
http://eglise-nehemie.fr/V3WP2013/calendrier/Posted 3 months ago # -
Hi,
I think that is one of the hottest features of the new breadcrumbs , not only does it show you the past, but fore some, it also predicts the future! ;)
I am taking a look at it now and will add to this post a solution shortly.
Thanks,
Nick
Posted 3 months ago # -
It now moved to http://www.eglise-nehemie.fr/calendrier
I understand it shows an event, seems to be a past event.
Well, if it could display page title : "Calendrier" it should be good.
Thank you for your help.Posted 3 months ago # -
Hi,
I just noticed you had your login/pw to the admin section of your Wordpress posted for an entire week (unless someone changed it already). I strongly suggest for you to completely delete your install including wordpress as well as mysql and start over. Right now your install is possibly compromised. Please do not post your admin login/pw publicly unless you are testing some anti-hacking plugin. :)
Thanks,
Nick
Posted 3 months ago # -
Thank you. It has been immediatly changed.
Some support are private and this one is public...
But my problem remains... http://eglise-nehemie.fr/calendrier/
The title of the event page should not be what it is. A solution to change it ?Posted 3 months ago # -
Can you tell us the settings you have in Events>Settings for the slug and single event slug? The slug name might be conflicting with another page or something like that.
You can test it quickly by switching your permalinks in Settings>Permalink to default and saving to see if that helps.
Regards,
Devin
Posted 3 months ago #
Reply
You must log in to post.














