Digital experiences for all disciplines
Forum Replies Created
-
-
April 6, 2013 at 9:13 pm in reply to: How to make posts appear without the thumbnail on home page? #954
Where did you ask it before?
Can you send a link so that we can see what asset you’re using?
– Ed
On the page that you’re using for the portfolio, if you scroll down below the content editor you’ll find the meta options. Here is where you can set the number of items.
– Ed
What format are your videos? They are set to work at 16:9 by default. You can find the size settings for the video in single-portfolio.php line 77-79:
$media_width = 940; // video width $media_height = NULL; $video_height = 530; // video height
– Ed
Hi there,
I think you emailed me? Will set this as resolved 🙂
– Ed
Add the following to the custom css box within theme options:
.body-text { padding-right: 0; }
That will fix it 🙂
– Ed
I see you got it working 🙂
For everyone else – follow this guide:Â http://support.swiftideas.net/knowledgebase/how-do-i-add-a-full-width-slider/
– Ed
Hi Andrew,
It’s odd that it’s only occurring sometimes. That makes it near impossible for us to debug. Could you try a different font?
– Ed
Hi there,
1) The article will only show if it’s public.
2) I can’t see this error in the attached?
Delete the revolution slider plugin from WordPress, then you can install the new version. OR, you can use FTP to overwrite the folder in /wp-content/plugins.
– Ed
This is how to get the correct ID –Â http://stackideas.com/docs/easyblog/how-tos/how-to-get-my-facebook-page-id.html
Once you’ve corrected it, give it a few hours to update.
– Ed
Just tried to check this, and got a site offline notice?
– Ed
Great 🙂
– Ed
No worries 🙂
– Ed
Can you send a link to the site?
– Ed
Remove the mailchimp css. It’s not needed, and will conflict with our css.
Customisations to the themes standard functions/styling are up to you to do. While we’d love to be able to offer advice on everything, we simply don’t have the time.
– Ed
Does it happen for all images, or just that one?
– Ed
-