gaffnere
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Email notifications for new eventscheers momnt!
thank you for your reply & advice ??
Forum: Plugins
In reply to: [The Events Calendar] How can I display my event tags?Hi again, WisdmLabs, Brook,
Thanks so much for the above code. I am very excited to try it.
Ridiculous question but – WisdmLabs, can you please clarify where I should add that code? I have tried adding it to my functions.php file, with the following code just above it:
add_filter( 'widget_text', 'shortcode_unautop' ); add_filter( 'widget_text', 'do_shortcode' );
I then added
[event_tags]
to a text widget in my footer.Was this incorrect? Because it isn’t working for me.
Thanks again!
g
EDIT:
I have realised that WordPress’ Tag Cloud widget will in fact do this trick for me… Just needs one alteration:
I have set the Tag Cloud taxonomy to “Tags”. When a user clicks on a tag in the footer, however, only upcoming events with this tag will be shown…
How do I get it to show all events with this tag – upcoming and past?
Thanks!
Forum: Plugins
In reply to: [The Events Calendar] How can I display my event tags?Thanks so much for the code, WisdmLabs! I really appreciate it!
I am afraid I have never created a shortcode before though so not quite sure what to do now…Thanks for the suggestion of simply lobbing the PHP into my site in the footer, Brook. If I were to do it this way, what from the above do I need to include?
Many thanks again for your help guys ??
Forum: Themes and Templates
In reply to: Changing Colour of Tabs in Navcool, i will. thank you!:)
Forum: Themes and Templates
In reply to: Changing Colour of Tabs in Navyeah… you’re right. i have contacted them but have not heard back.
it’s not an issue with the theme though… it’s just my ignorance with css!
=|hi paul.a.cunn, thanks for the reply. you’re right: the code you gave me is not the issue. i’m just wondering if there’s another piece of code which i can add to encourage the sidebar to always remain on the right side, even when the columns within the main content reposition themselves?
i am having overall a bigger problem with the site’s responsiveness which i have posted here.
:C
Forum: Themes and Templates
In reply to: [Pinboard] Mobile Site Problemedit:
i’ve just realised that the new site isn’t fully responsive! when i resize the browsers, the two sites behave completely differently. so i need to restore the responsive functionality to the new site.
any suggestions?
both sites are pinboard 1.0.7 by the way.
sorry, one more thing –
now when i resize the browser smaller, the sidebar drops beneath the main content.
my site.
i tried the code below but it’s still dropping. what adjustment can i make in order to make the sidebar sit alongside the content when i scale it down?
thanks again for your help.#sidebar { float: right; border-left: rgba(0, 0, 0, .13) 1px solid; width: 24.9%; margin: 0 auto; }
ok wow! that did indeed work… don’t know why it hadn’t for me. thanks v much paul.a.cunn! much obliged ??
hey WPyogi,
i tried that. & percentages all the way from 24% to 18% but it’s still not working properly.
do you actually understand why it’s not working & i’ll try figure out a solution?
thanks for the suggestion anyhow ??
Forum: Themes and Templates
In reply to: [Pinboard] exclude certain post types from front pgno worries – i sorted it. am using the plugin “simply exclude”. does just what i want.
cheers ??
Forum: Fixing WordPress
In reply to: getting nav & search bar in linehey…
actually i have just tested the site on a number of different browsers on a pc & the search bar still isn’t in line. it only appears in line on my mac – opera 10.61, firefox 20.0, safari 5.1.9, chrome 26.0.1410.65.
https://browsershots.org/https://roisingaffney.com/
any idea what code i can use to have the search bar in line with the nav menu – in all browsers, both pc & mac?
thanks.
Forum: Fixing WordPress
In reply to: Twitter Widget Not Showing Up on PCHi Seacoast Web Design & thanks for your response!
Sorry, I should have been clearer…
What I did was I put a text widget into my right sidebar. I copied the code directly from Twitter at the link above (you have to be logged into a Twitter account to see it.)
It is working fine for me on my Mac. But it is not appearing on a PC for some reason. This is how it should look (& how it appears on my computer). On a PC, only the hyper link “Tweet to @WillFreddSSH” appears, the rest of it doesn’t.
Any ideas? You said you think the code is bad?
Cheers.
Forum: Fixing WordPress
In reply to: getting nav & search bar in lineyeah! cheers for your help.
Forum: Fixing WordPress
In reply to: getting nav & search bar in lineLEGend. Andrew, thanks a mill ??