Forum Replies Created
-
AuthorPosts
-
March 24, 2017 at 4:31 pm in reply to: Fixed Height for Thumbnail of Featured Image Post Slider #766268
Hi Victoria,
This happens on the homepage on the very first post as it’s the main one. It’s the only place where the post slider with the featured image is visible. The other posts have their featured images disabled.
URL in private area.
Hi Victoria,
Thanks a lot for the code, it came really neat (it’s on the live site now not on the testing site)
Appreciate and Regards.
Hi Victoria,
Thanks a lot this worked for the home page where I have the post slider showing. However, this did not implement on the single posts as I still have them with the image first and title later. How would I go about that?
Thanks and Regards.
March 22, 2017 at 3:24 pm in reply to: I Never Ever EVER Want To See A Featured Image Placeholder #764816For anyone else wanting a solution to this, the following code worked for me if you are using the Default (Business) Layout and the Post Slider Element:
.avia-content-slider .fake-thumbnail .slide-image{ display:none; }
- This reply was modified 7 years, 9 months ago by MattDalli.
Please note that I managed to solve question 2 of this with the following quick CSS code:
article.av_one_half h3.slide-entry-title.entry-title { font-size: 15px; font-weight: normal; }
I still need assitance for question 1 though please, thank you.
Hey Rikard,
I’ve attached a screenshot in the private date for your reference. As you can see the blog on the left has a short title while the one on the right has a longer title and I need everything to be ‘top aligned’ irrelevant of their lengths. I’m trying to have the images all the same size so there won’t be any further alignment issue.
Hi Victoria,
Thanks a lot for getting back to me. I apologise for the wrong link. I’ve added the proper one below.
Matt
Hi Yigit,
Thanks a lot for helping out, the code for the 1st part worked perfectly. The client seems to still want to show the featured images for now on the desktop but not on mobile so I applied your code to just the mobile version.
Thanks a lot for your help!
Matt
March 14, 2017 at 11:40 am in reply to: Change Colour on Hover of Title & Excerpt of Ajax Search #760610Hi Victoria,
Thanks a lot – exactly what I needed :)
Regards,
Matt
Hi Yigit,
Thanks a lot for getting back to me, this worked. However, my only issue is that the pictures now are in the center and seem a bit off and I would like to align them to the left. I’ve tried adding
float: left;
to this but unfortunately all of the text moved with it and became jumbled up. What would be the correct code for this please?Hmm I see – so there is no way in never showing the featured images with the blog element?
Thanks a lot!
- This reply was modified 7 years, 9 months ago by MattDalli.
March 13, 2017 at 9:59 am in reply to: Change Colour on Hover of Title & Excerpt of Ajax Search #759893Hi Rikard,
Any progress on this please?
Thank you.
Hi Jordan,
Thanks a lot, didn’t notice!
Appreciate it :)
Hi Basilis,
Please check private data for the clarification on the URLs.
- This reply was modified 7 years, 9 months ago by MattDalli.
March 8, 2017 at 1:12 pm in reply to: Change Colour on Hover of Title & Excerpt of Ajax Search #757755Hi Rikard,
The site is this – testing.glennbedingfield.com but it can only be accessed if you login. Details in the private data.
Thanks.
Hi Nikko,
Thank you very much for your help. I managed to sort it out by using the colour sections and then adding empty columns on the right hand side so everything will remain aligned accordingly. If I see it won’t work in the near future, I will apply your solution and will see what will happen :)
Thank you for your time, thus thread can be closed.
- This reply was modified 7 years, 9 months ago by MattDalli.
January 11, 2017 at 5:45 pm in reply to: Equal distance between one post and another in a custom blog layout #732174Thanks!
July 7, 2016 at 7:10 pm in reply to: Equal distance between one post and another in a custom blog layout #658199Thanks a lot Rikard, working perfectly throughout all the pages :)
Cheers, Yigit :)
Thanks a lot for a great and responsive theme! I’ve created this site thanks to Enfold: http://www.specialolympicsmalta.org
And I’m currently working on this: http://198.46.81.219/~transp38/
Thanks a lot Rikard, working perfectly :)
June 23, 2016 at 12:44 pm in reply to: Slider with Foreground Slider with a GIF/Video for Mobile Version #652594This has been solved by using Layer Slider WP!
Thanks a lot Yigit, after some time it was working (think it needed to refresh the server).
Appreciate all your responses!
Thanks a lot Yigit, it’s working now :)
Appreciate all of your input!
Hi Yigit,
Thanks for getting back to me, however this didn’t work either so far. I managed to edit the ALB to take custom CSS classes, I named my element sponsorcontainer and I have the below as my code at the bottom of functions.php:
function sponsor_blank(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘.sponsorcontainer a’).attr(‘target’,’_blank’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘sponsor_blank’);ZHey Yigit,
Thanks a lot this worked. I would like to change the range of the YEAR field if this is possible as it goes in the future which is something I do not want. Can you kindly forward the code so that the year will be as from 1900 till the current year (automatically) please?
Thanks!
Hi Basilis,
Sure thing – backend details in the private section. Thanks a lot!
Hi Andy,
Sure thing. The element is found on this page – http://newsite.specialolympicsmalta.org/get-involved/enrollment-form/
Thanks a lot Yigit especially for the super fast reply!
Thank you Yigit, that code did the trick.
Thank you both for taking the time in answering my query.
Hi Andy,
Thanks for getting back to me – didn’t know it was a WP default behaviour. As I pointed out in my first post, I’ve already done the ‘Link Target’/’Open link in a new window tab’ and unfortunately it’s still not working.
Any other suggestions please?
- This reply was modified 8 years, 6 months ago by MattDalli.
-
AuthorPosts