-
Hugo Ashmore posted a new activity comment 14 years, 4 months ago
Sorry about the slow response, although oddly the two questions you ask I seem to remember and thought I had responded to. The question of code to output on theme templates was one I thought about and played around with a function to achieve this and also considered whether a shortcode might work, one of the reasons I haven’t taken much further…[Read more]
-
Hugo Ashmore posted a new activity comment 14 years, 4 months ago
I’m just too ahead of my time, the keyboard interface is dead , I’m looking for direct neural input 🙂
-
hnla posted on the forum topic Drop down menu in main nav bar stopped working in the group Creating & Extending: 14 years, 4 months ago
Duplicate cross forum post. Please only post once on an issue double posting does not get a faster response.
Closing thread
-
hnla posted on the forum topic how to add FAQ page at the botttom of my sign-up page ? in the group How-To and Troubleshooting: 14 years, 4 months ago
@naved I’ve removed that posted file as it was causing issues and wasn’t the right type of file.
-
hnla posted on the forum topic how to change the footer of my website ? in the group How-To and Troubleshooting: 14 years, 4 months ago
in the theme folder that has your BP theme files. What are you actually running, is BP installed and activated, and are you using the default theme? if so the theme files live in the buddypress plugin directory but you shouldn’t edit them directly.
-
hnla posted on the forum topic how to add FAQ page at the botttom of my sign-up page ? in the group How-To and Troubleshooting: 14 years, 4 months ago
Far too much code to post, please don’t just copy complete files.
Go and look at your wp dashboard at the nav menu option and see what options you have for placing custom menus.
-
hnla posted on the forum topic bpress works how i can center the text in the group How-To and Troubleshooting: 14 years, 4 months ago
It’s simply that you haven’t followed the manual steps completely the bp pages lack the markup structure that your theme files have, there is a detailed guide in the codex that you can follow.
-
hnla posted on the forum topic bpress works how i can center the text in the group How-To and Troubleshooting: 14 years, 4 months ago
A little background information would have helped, yes the image shows things are not right, and by looks of things shows you are using a custom theme or a WP theme that you are trying to make compatible with BP? if that’s the case have you used the template pack? have you followed all the […]
-
hnla posted on the forum topic boiteaweb ….. do not add like button to all the post of mine website in the group How-To and Troubleshooting: 14 years, 4 months ago
You won’t be able to unless you can code up a plugin yourself I guess, the mentioned plugin sounds as though it’s likely a WP one not written to work with BP, but have a hunt around the plugins in case there is something that is BP friendly.
-
hnla posted on the forum topic how to add FAQ page at the botttom of my sign-up page ? in the group How-To and Troubleshooting: 14 years, 4 months ago
This is a WP question really you can add links via the nav menus if your theme has a menu registered for the footer area, create a WP page as usual and then add it to your footer nav menu.
-
hnla posted on the forum topic how to change the footer of my website ? in the group How-To and Troubleshooting: 14 years, 4 months ago
look in footer.php – make any adjustments in a child theme rather than in bp-default files.
-
hnla posted on the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 14 years, 4 months ago
Oh ok ; yes I’m with you now, usually think of duplicate content from the perspective of www and non www it’s really googles issue though, the url refers to the same thing ultimately. However google trawls links in a page and the links are trailing slashed, from the perspective of inbound links that might […]
-
hnla posted on the forum topic $25 If you can help me (Enter/Post Update) in the group How-To and Troubleshooting: 14 years, 4 months ago
Closing thread.
-
hnla posted on the forum topic bpress works how i can center the text in the group How-To and Troubleshooting: 14 years, 4 months ago
You will need to be a little clearer on what you mean with perhaps code and or a link. What display? All of it? What should be centered?
-
hnla posted on the forum topic Bug: An Error after Click the Activation Link in Email in the group How-To and Troubleshooting: 14 years, 4 months ago
Not sure why this is a problem? the trailing slash is in essence a nicety in that it means one is asking for a directory rather than a file and it helps the server otherwise the server first searches for a file named /foo before checking if /foo is actually a directory /foo/ but you’re […]
-
hnla posted on the forum topic Registration email not being sent in the group How-To and Troubleshooting: 14 years, 4 months ago
As Andrea_r pointed out earlier Not being sent and not being received are two different things You need to establish which of these two you are actually refering to. How have you tested your email functions? Have you checked through any mailer-daemon returned undeliverable notifications? What sort of accounts do the people have that are not […]
-
hnla posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 4 months ago
🙂 Ive provided the option to move header to footer and footer to header written a stylesheet called btt.css and written a JS function to switch browser scrolling from top to bottom to bottom to top and turned the sidebars and content upside down and am going to market this to them that live down […]
-
hnla posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 4 months ago
I know how hard it *should* have been
oooh pardon us for breathing 😉 I’ll get back to doing something interesting, I might provide an option to flip all sidebars horizontally.
-
hnla posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 4 months ago
Or one could take the approach of not moving the sidebar but of providing a second one that using a conditional check for is_active_sidebar() shows the sidebar and also sets a variable to use as a token then you can have an alternate set of rules ready to adjust content margins etc as needed; there […]
-
hnla posted on the forum topic Call to arms – Own your task in the group Requests & Feedback: 14 years, 4 months ago
at its most basic, switching sidebars is usually changing the floats in the css. Yep it ought to be adjusting no more than a few rulesets, easily set up using a token on html or body to hook contra styles onto, always set up non wp/bp sites with this option to easily adjust the site layout […]
- Load More
@hnla
Active 7 years, 3 months ago