breakstay
Forum Replies Created
-
Forum: Plugins
In reply to: [Kebo Twitter Feed] Repost, reply and favourite buttons move on hoverJust in case anyone is finding the same thing, this ended up being due to some custom CSS code I put in to deal with the hover functionality in the theme’s CSS. Peter advised me to remove the more generic line and all was well.
Thanks for the support!
Forum: Plugins
In reply to: [Kebo Twitter Feed] Repost, reply and favourite buttons move on hoverHi Peter,
I was off on Friday and have only just come back into the office. I am unable to get the site live but can link you to a git repository. I’ll get that over to you now. Thanks
@esmi: please can you point out the relevant section to me? I have read that through and cannot see anywhere that states, if you are experiencing the exact same issue as someone, to start an entirely new thread. It definitely states similar, but not exact.
Hi,
I am also experiencing the exact same issue as Jewelmint. I am trying to use the portfolio plugin to access documents.
I am trying to open a document on my network by clicking on the image of the portfolio item instead of the default lightbox appearing with the thumbnail preview of the image. So essentially I would like to replicate the “View Project” link functionality when clicking on the image of the portfolio item
Every time I left click on the image, the light box opens instead of the file. If I right click and open in new tab, the file opens. How do I get it so that I can left click on the image and it open the file directly?
Is there any way to get around this? Any help would be greatly appreciated.
Kind Regards
Haydn
Update to my previous post:
I’ve managed to change the text that appears as you roll over the image of the document. This was achieved by editing pitemlbghover.png in the folder /wp-content/plugins/nimble-portfolio/templates/3colround/images.
If anyone can help me with my original query which was, how can I replicate the “View Project” functionality (i.e open a document which in my case is a doc on my network) when clicking on the image of the project, I’d be eternally grateful!
Thanks in advance
Forum: Plugins
In reply to: [Kebo Twitter Feed] Widget out of line with sidebarHi Peter,
Thanks for the update.
I changed the code as you suggested and it’s looking good. Thanks for that, really appreciate it.
Haydn
Forum: Plugins
In reply to: [Kebo Twitter Feed] Widget out of line with sidebarHi Peter,
Thanks for your reply.
I have tried to add the CSS you posted into the style.css of the template but it doesn’t seem to have any effect.
html body .kebo_twitter_feed_widget ul.kebo-tweets { width: auto; }I’ll await your plugin solution., Thanks for looking into it.
Kind Regards
Haydn
Forum: Plugins
In reply to: [Kebo Twitter Feed] Widget out of line with sidebarHi Peter,
Thanks for your quick response.
The theme is Tesla from http://teslathemes.com/
An example where you can see this is at the bottom of the sidebar on
http://www.haydnmarshall.com/music-category/
Kind Regards
Haydn
Forum: Plugins
In reply to: [Kebo Twitter Feed] Error 1 with no descriptionHi Peter,
Thanks for the quick reply.
I worked out why the RSS feeds hadn’t populated. I was just refreshing the page (after clearing my browsers cache) which didn’t seem to work. To fix this I needed to physically click the configure link next to each affected feed on the dashboard in order for the areas to populate. So this issue is now resolved. Thanks for your help.
Even though this is resolved, the plugin directory still doesn’t work. When I try to browse the plugin directory I get the error:
An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.
Looking at Core Control, it shows under External HTTP access that PHP fsockopen() is not available. I have tried looking up how to enable this and have not found anything that has worked. Do you know how I would achieve this?
Even more strangely, the Twitter widget is now saying there are no tweets to display even though it’s connected to an account and there are tweets to display. I tested changing the account and it worked fine. I removed the app access to the account that wasn’t working on the main twitter site and re-set it up. Unfortunately this did not work. Any ideas?
Kind Regards
Haydn
Forum: Plugins
In reply to: [Kebo Twitter Feed] Error 1 with no descriptionHi Peter,
I have used your plugin before and it works great which is why I was surprised to see it not working. It turns out that it is a configuration issue of my server. I did not have cURL installed. I found this out by using the Core Control plugin. I installed cURL by using the command
sudo apt-get install php5-curlas I am using Debian.I know it is outside of the plugins remit, but I was wondering if you’re expertise may be able to help. I am still getting errors when trying to browse the plugin directory. I also noticed I get errors on the Dashboard where it states:
RSS Error: WP HTTP Error: There are no HTTP transports available which can complete the requested request.
I thought that one I had resolved the issue with cURL that this would no longer be an issue. I have tried searching forums for a solution to this and am yet to find one. I don’t suppose you would be able to shed any light on the issue?
Kind Regards
Haydn