dominoeffect
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [2.7] upgrading has severely messed my site up@iridiax: thanks for the link, will get right into it.
robmmad: that sucks, what’s the URL for your site? Do you not still have backups of the database/content?
I will keep this post updated.
Forum: Plugins
In reply to: Display Multiple YouTube Videos on same lineHi mate,
Try adding align=”left” into the video embed code, after it says “object”.
Like this:
<object align="left" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="225" height="182" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="https://www.youtube.com/v/3p7w3z83tjc&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1" /><embed type="application/x-shockwave-flash" width="225" height="182" src="https://www.youtube.com/v/3p7w3z83tjc&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1" allowfullscreen="true"></embed></object> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="225" height="182" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="https://www.youtube.com/v/SbcILBo--I4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1" /><embed type="application/x-shockwave-flash" width="225" height="182" src="https://www.youtube.com/v/SbcILBo--I4&color1=0xb1b1b1&color2=0xcfcfcf&hl=en&fs=1" allowfullscreen="true"></embed></object>
^ That code would show 2 videos beside each other in a line. Note that I’ve made them smaller than usual to fit in my content area.
If you want 3 or more in a row, just add the align=”left” tag to every video’s code except the last.
Let me know if that helps you.
Forum: Fixing WordPress
In reply to: Site won’t show full feeds!!If you like, post your domain URL and I will have a look-out for anything suspicious, but i dont know what it could be tbh.
Forum: Themes and Templates
In reply to: Left sidebar length affects right sidebarI might add my current solution (unless I find a more apt one) it to add a bunch of <p></p>s to the left sidebar until the 2 match roughly length.
Not very professional :/
Forum: Themes and Templates
In reply to: Left sidebar length affects right sidebarHey RoseCitySister,
It didn’t work, but thank you.
Open to any suggestions ??
Forum: Themes and Templates
In reply to: wee header style problem! help!Do you mean because the h5 style is already define in the stylesheet it may simply overwrite the <h5 style=…> definitions? I suspected that could be happening.
Anyway I managed to sort it in another way, it isn’t relevant and would just be confusing to read about, so I’ll keep it to myself!
Thank you for the help Drewactual!
Thanks Otto42!!!
Problem solved.
Forum: Everything else WordPress
In reply to: Discussing the usefuleness of categoriesHi mate,
Sorry for taking so long to write- to answer your question I strongly reccommend the site https://jobs.wordpress.net/ for finding a suitable guru, I received LOADS of email from potential applicants and soon found someone who could best do the job at a decent price.
Hope that helps,
Forum: Everything else WordPress
In reply to: Linking via textToo easy mate.
While you’re writing a page or post, select the word(s) you want to be the link, and press the “link” button. Enter the URL for the page you link to.
A linnk looks like this in html:
My blog uses <a href="https://www.ads-software.com">Wordpress</a>.
Forum: Fixing WordPress
In reply to: Site won’t show full feeds!!oh great!
thanks very much, that was such a simple error, I really appreciate you pointing it out.
all the best,
martin.
Forum: Everything else WordPress
In reply to: Where 2 find wordpress coders for hire?Ah ok, thanks for clearing that up.
Forum: Everything else WordPress
In reply to: Where 2 find wordpress coders for hire?Moshu, the rules seem to be against what you described: “If you have posted contact information your thread will be closed… We are not against paid services but these forums are not the right place for them.”
Is that right?
Forum: Everything else WordPress
In reply to: Where 2 find wordpress coders for hire?Great, thanks for the links, those are exactly what I’m looking for!
Thank you,
Forum: Fixing WordPress
In reply to: Problem with FantasticoIntestingly the smiley face icon seems to have gone from my cpanel, but it is working fine for me.
I would bring it up with your host.
Forum: Plugins
In reply to: Setting file permissions for Plugin installations