
67 comments found.
I have a presale question. I have my website that is completed and my client loves it which you can view it here – http://81b.ac4.mwp.accessdomain.com/
The only MAJOR problem is that my client wants to control where posts appear on the homepage. With my current template, it is automatically set to layout in one way only. Is this something that can be achieved with your plugin?
Thanks
Hmmm, good question
To be honest, its more related to your theme as my plugin (or basically any plugin) gives you a shortcode so if your theme has somewhere where you can insert a shortcode, you should be fine
Thanks, Danny
I mean I will create a brand new HOMEPAGE so it can definitely use shortcode. the goal is to have the client be able to control the layout of the homepage posts
Having trouble. It wont show up anywhere on my blog
Hi there
For support, head over to my dedicated support desk and ill be happy tot help https://distinctivethemes.ticksy.com/
Thanks, Danny
hey
2 presale questions because its probably only plugin close to what im looking for
is it possible to put post title below image? I want only social option on hover. and second one. what gives like button? I mean is it possible to put most liked posts in one place as a shortcode?
Kind Regards
Hi,
I’ve got an issue where when you press ‘load more’ the images overlay the footer and don’t seem to resize the page. I’ve noticed other people were having the same issue on here over a year ago so I’m hoping you’ve come up with a solution as the client has input over 200 posts and we don’t particularly want to have to find another plugin and do it all again.
Unfortunately my support has run out as I bought it for a different site and ended up not using it and I don’t want to pay again if it’s not going to work for this project.
Many thanks
Hi, any reply for this? I notice you didn’t reply to the last person to ask this question so I take it from that it’s an integral fault that you can’t fix?
Hi,
I’ve got an issue where when you press ‘load more’ the images overlay the footer and don’t seem to resize the page. I’ve noticed other people were having the same issue on here over a year ago so I’m hoping you’ve come up with a solution as the client has input over 200 posts and we don’t particularly want to have to find another plugin and do it all again.
Unfortunately my support has run out as I bought it for a different site and ended up not using it and I don’t want to pay again if it’s not going to work for this project.
Many thanks
Hi, any reply for this? I notice you didn’t reply to the last person to ask this question so I take it from that it’s an integral fault that you can’t fix?
Needing Help getting the grid images to resize to display my full featured photo. The documentation is no help. I need support please.
Hi there
You would need to either use the masonry layout or head to the plugin options and set the image width to a larger number https://i.gyazo.com/67a5d1da43d11611a6de0c127c7cb1a1.png
Thanks, Danny
Still not working.
Here is example where grid is selected and I set image size to 308 like your picture http://alfca.com/bob-panonne-service-award/
Here is where I set to masonry grid and still not working http://alfca.com/test-2/
Any help would be greatly appreciated.
If you have set it to 308 grid, you need to supply images which are 308×308 of course, for them to show in full
Or you could edit the theme file, line 174
<a href="<?php the_permalink(); ?>"><img src="<?php echo $gridimage; ?>" alt="<?php the_title(); ?>" /></a>
to
<a href="<?php the_permalink(); ?>"><img src="<?php echo $gridlarge_image; ?>" alt="<?php the_title(); ?>" /></a>
Thanks, Danny
Themefile = dt-postwall.php ????
dt-postwall/includes/dt-postwall-shortcodes.php
I changed the php file like you said and still not getting results I want….need major help. Trying to display the full image. It is not a square
If you look at it on mobile or resize your pc browser it works correctly but I need it to display like that all the time!
Awesome, now just add this to your custom css area and your set
#dt-postwall .view img { max-width: 100%; }
BOOM! Thanks for the quick reply! However now the preview text is not displaying properly!!!
Looks like your themes css is interfering, no problem however this should do the trick
#dt-postwall .view .mask p { line-height: 1.2; }
Thank you!! Very helpful! Will be recommending this to others!
No problem!
It would be AMAZING if you could leave a review.
Iv been stuck at 199 reviews for months and its been doing my head in for ages! (yes, im the kind of person who turns the volume up on my TV/stereo to even numbers only) lol
Thanks, Danny
Be glad to..one last question…possible to increase the sample text count to display more of the post?
Sure, in the file you edited earlier, just a few lines down you will see this
<p class="fadeup"><?php echo dt_postwall_excerpt(get_the_excerpt(), '20'); ?></p>
replace 20 as you wish
Sorry I lied…last question for real. Is there a way to replace the default no image?
No problem, you will find the images within dt-postwall\assets\images and replace as you wish
On the excerpt I changed to 50 but getting no change
Sorry I keep coming up with more questions…I do think these are the last 2.
Possible to change the default number that load? All of them maybe?
I appreciate your help could you help me out on my last two issues?
Hello DistinctiveThemes,
This is a presale question. I need a plugin to show random posts, if it is possible in home page, grid style and via shortcode. Is that the plugin I need?
I use posts as recipes with a plugin.
Thanks in advance for your answer.
Javier Olona