zofie86 on "[Plugin: Meteor Slides] Get slideshow based on page slug"
Thank you for a very nice plugin. I have encountered a problem i don't know how to fix. I am doing WordPress page where i loop the different subpages and with every subpage I wan't to show a different...
View ArticleOldSchoolMIX on "[Theme: Pinboard] Slider on every page possible?"
Hi. I need to have slider image on every page. I'm sure its possible. Do you have any advise how to do it? Thanks, Regards!
View ArticleJosh Leuze on "[Plugin: Meteor Slides] Get slideshow based on page slug"
Hi, you're welcome! Here's some code that will load the a slideshow based on the page slug, right below that is another version that also works with child page.
View Articlezacw615 on "Help with re-routing"
I have read every single how-to on wordpress to get my website to come up when someone uses my main domaine. I have my wordpress installed in a subdirectory /abc123 when i use my main domain i got a...
View ArticleLenara on "HELP PLEASE"
I have installed a plug in yesterday called IMSC Promote me PRO and when I did it asked to activate it so when I pressed to activate it it said I hadn't enough permition to that page so logged off...
View ArticleGoodMusicInc on "Help - decreasing space between posts"
Just wondering how to squeeze together the posts on the "most recent" posts page, aka my my main page. I want the title of the post closer to the bottom of the last one.
View Articlejenigma on "Help - decreasing space between posts"
This depends on what theme your using. Usually you have to edit the CSS to fix the margin and/or padding between the DIVs or whatever is causing the extra space.
View ArticleGoodMusicInc on "Help - decreasing space between posts"
Ok, Im using the twenty twelve theme. Could anyone give me a example of what the code would look like! Thanks! The page is goodmusicinc.net
View Articlejenigma on "Help - decreasing space between posts"
Okay, I think this should work. Find the below in your CSS page. (Go to Appearance, Editor, style.css (along the right). Find the following: .entry-header .comments-link { margin-top: 24px; And change...
View Articlefrankstebbing on "Cannot upload images"
Hi Media X/Anshu, many thanks for replying. But I think this may be the root cause of why I can't find an answer – as all queries (& answers) I find, relate to uploading files to a WP theme on a...
View ArticleGoodMusicInc on "Help - decreasing space between posts"
Doesn't seem to be working. I have very little experience with this and I'm just using jetpacks css editor
View Articlejenigma on "Help - decreasing space between posts"
Okay, do the same thing but find this: .site-content article { border-bottom: 4px double #ededed; margin-bottom: 72px; Where it says margin-bottom: 72px, change that to something smaller. What you did...
View Articleanujasha9 on "Help - decreasing space between posts"
change the margin in this ".site-content article" class. This style sheet uses 2 values - px and rem.. You need to change both. margin-bottom: 20px; margin-bottom: 2.142857143rem; .site-content article...
View ArticleGoodMusicInc on "Help - decreasing space between posts"
Sweet that worked! Thanks! The editor allows you too put code into it and it will take precedence over any other relating code in the style sheet. If that makes any sense.
View ArticleAndrew Nevins on "Help - decreasing space between posts"
That's dependent on the CSS you use, not everything will override the original stylesheet. More importantly modifying theme's files means those modifications will be erased when the theme updates and...
View ArticleMartin on "[Plugin: WordPress SEO by Yoast] "Where did my page ranking go?"...
I missed this reply. Ping me if you want my assistance
View Articlejenigma on "Help - decreasing space between posts"
Cool, glad it works. :) I've never really had to look into this as I've only ever used themes I've coded so theme updates are my updates! haha
View Articlezofie86 on "[Plugin: Meteor Slides] Get slideshow based on page slug"
Thank you so much!! I did try to search the subject but link and your code there was perfect!
View Articledispletdev on "[Plugin: Displet Pop] display popup on specific pages"
You can set it to only display on up to 3 specific URL paths. There's no support for more than 3.
View Article