Tagged: x
-
AuthorPosts
-
November 20, 2016 at 10:19 pm #1264849
padmorejordanParticipanti am wondering if there is a way to change the posts images links on this page to circles, and when you hover over them they fade to white and show text from the blog?
November 21, 2016 at 12:02 am #1264932
LelyModeratorHi There,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots of what you want to achieve and also share your site URL), we’ll be happy to provide you with a response once we have a better understanding of the situation.
November 27, 2016 at 1:48 pm #1272370
padmorejordanParticipantlike how when you hover over these links they go lighter and words appear, i would like something like that
http://www.thelondoner.me/
but also for the links to be circular. and for the text that appears, i would like it to be the text inside the blog postNovember 27, 2016 at 6:56 pm #1272614
Rue NelModeratorHello There,
Thank you for the clarifications! You can make the icons in circular shape. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-recent-posts .no-post-thumbnail .x-recent-posts-img:before { background-color: rgba(0,0,0,0.15); border-radius: 50%; }You cannot add a text inside it because it would required custom modifications for that element. Please be advised that custom development is beyond the scope of our support. We are only limited to getting setup, theme features, and bug fixes.
Thank you for you understanding.
December 4, 2016 at 3:00 pm #1280708
padmorejordanParticipantit doesnt seem to be making my images circular, as well, id like the entire box to be circular, not just the image.
December 4, 2016 at 7:56 pm #1280999
RadModeratorHi there,
You should try the essential grid plugin, then just apply the styling to make it circle. Recent posts element is a simple element, applying all those requirement will require complex customization.
Thanks!
December 14, 2016 at 12:50 pm #1293112
padmorejordanParticipanthow do i change the styling to circular?
December 14, 2016 at 1:00 pm #1293137
padmorejordanParticipantalso, i added it onto my page using cornerstone but it does not appear. there is no custom coding stopping it though
December 14, 2016 at 5:45 pm #1293483
JadeModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 14, 2016 at 9:33 pm #1293741
padmorejordanParticipantThis reply has been marked as private.December 14, 2016 at 9:39 pm #1293743
padmorejordanParticipantThis reply has been marked as private.December 15, 2016 at 12:29 am #1293862
RadModeratorHi there,
You added a widget area element, and you added
[ess_grid alias="grid-1"]within the ID, Class, and Style input.You should add Essential Grid element directly, you don’t need a widget area. And shortcodes shouldn’t be added within ID, Class, and Style input.
Thanks!
December 15, 2016 at 9:17 am #1294307
padmorejordanParticipantThis reply has been marked as private.December 15, 2016 at 5:15 pm #1294880
RadModeratorHi there,
Would you mind granting a full admin access from your provided login credentials? I installed transient cleaner but I’m not allowed to access it.
Or for the meantime, please clear your transients using the plugin I installed.
Thanks!
December 15, 2016 at 5:43 pm #1294926
padmorejordanParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1264849 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
