Arteo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change the hyper links colors in the posts?Hi Avimorde,
The :hover selector is used to select elements when you mouse over them.
Example code
.site-content p a:hover { color: #de6957; }
Ref: https://www.w3schools.com/cssref/sel_hover.asp
You may want to explore :visited and :active selectors too.
Regards,
ArteoForum: Fixing WordPress
In reply to: cant get in my wp-adminHello,
#1
Are you sure you are using the correct email? What is the error message when you made a password change request?If there is no error message, be patient and wait for couple of minutes. Sometimes password reset email does not arrived instantly.
#2
Do you have access to the hosting? Can you access php myadmin? If yes, you can check your admin email from the database and update password. This is advance lesson, but I can post tips if you are stuck.#3
No access to server? Just contact hosting support, I am sure they can help. Find a quick chat button to get answer faster. Or send support ticket but be patient.Regards,
ArteoForum: Fixing WordPress
In reply to: How to change the hyper links colors in the posts?Hi Avimorde,
Try code below. This will target links inside p tags only. Hoe this help.
.site-content p a { color: #de6957; }
Regards,
ArteoI was able to fix this by re-installing the plugin.
Resolved.
- This reply was modified 6 years, 6 months ago by Arteo.
Forum: Plugins
In reply to: [OnePress Social Locker] Not working with users who already liked FBYes, I think it is due to facebook spam protection. User must unlike, and hit like again to unlock.
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Assignment Status Not Approved Not UpdatingThank you Uncanny Owl Support.
Been two years.
Forum: Plugins
In reply to: [Coinbase] not authenticating the coinbasesame problem here…. anyone found the solution? Should the wordpress site be installed in server with SSL?
Thanks Terry! ??
try updating WP to the latest version.
I suggest it would be better to update WP Installations, (…probably update other plug-ins too)
Hello Terry, Kindly look at this site https://responsiverealestate.net/shop/cocktail-dresses/cocktail-sample/ , I would like to move the like and share button just below the POST TITLE. How is it possible? Thanks.