fmpweb
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Google autoposting not workingThanks – I don’t understand. I am signed up and signed in. My Google+ login and password are saved in the SNAP plugin.
Until a several days ago, autoposting was working just fine, and has done since I purchased the plugin a few months ago.
Am I missing something?
Thanks.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Google autoposting not workingJust so you know, autoposting to Facebook and Twitter are working just fine. 🙂
Forum: Plugins
In reply to: [Admin Menu Editor] Non-linked Menu Item?I don’t suppose there’s a way to include a CSS classes option in each of the children as a get around?
Forum: Plugins
In reply to: [Admin Menu Editor] Non-linked Menu Item?Here we are – this is inline styling but you could link to a stylesheet.
function menu_child_hide() { echo '<style> #adminmenu .menu-child-hide .wp-submenu li.wp-first-item a.wp-first-item { display:none !important; } </style>'; }I added the .menu-child-hide class in the parent, and so it wouldn’t link to it’s own page, I inserted # into the URL.
Thanks.
Forum: Plugins
In reply to: [Admin Menu Editor] Non-linked Menu Item?I’ve noticed the CSS classes option in the parent which will help pinpoint the child css to display:none.
Thanks.
Forum: Plugins
In reply to: [Admin Menu Editor] Non-linked Menu Item?The target none idea makes sense.
As for the hiding of the child itme, would it be possible to have a checkbox in the child item which is linked to a css rule inside the plugin, i.e. if the checkbox is checked, then that particular item will be display:none.
Looking at developer tools the style is #adminmenu .wp-submenu li.wp-first-item a.wp-first-item
Cheers.
Forum: Plugins
In reply to: [Admin Menu Editor] Non-linked Menu Item?Hi Janis
I’m trying to achieve this too but clicking on the parent will always link to the first child. If I create a child menu item with # as the URL, then the parent becomes a dummy link that opens the submenu when hovered over as wanted.
There is no way it seems to have a hidden submenu item which acts as a dummy. Instead, the title can be left blank but this then adds a space at the top of the submenu.
The only way I can think how to get around this with my knowledge is perhaps CSS.
Thanks.
Forum: Plugins
In reply to: [WP-PageNavi] Is there a shortcode available for this plugin?Do you know what – I was thinking the very same thing 🙂
Cheers.
Forum: Plugins
In reply to: [WP Pipes] Error – RSSReader/RSSThat seems to have done the trick. Thanks. I’ll have a play 🙂
Forum: Plugins
In reply to: [BulkPress] List lines seem to be off in 3.8Just found this great plugin and though it works, the UI is a little messed up as described above. It just a little css to put it right by using percentages instead of pixels – I can have a play – how do I post css/code changes to plugins?
Forum: Plugins
In reply to: [Genericon'd] Print and Download Icons RequestThat’s great – thanks.
Is there a community where people can submit for consideration icons to be added? Actual vector images?
Hiya – this issues isn’t yet resolved. I’m having the very same problem when creating or editing a post type and taxonomies with version 1.3.1 using WP 3.5.2, Headway 3.5.5 and the following plugins:
Co-Authors Plus
Default Thumbnail Plus
Events Manager
Installer
ShortCodes UI
Types – Complete Solution for Custom Fields and Types
Ultimate Coming Soon Page
Wordfence Security
WordPress SEO
WP ViewsThanks.
Forum: Plugins
In reply to: [Event Organiser] Allow customers to choose an event dateHi Stephen
I’ve just discovered Events Organiser whilst shopping around for a new events plugin, and frontend submission is also on my list of requirements.
Is the addon ready or is it still in the pipeline.
Thanks.
Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] Error when trying to connectHello again.
Is there any help on this? If I’m doing something wrong, it’d be great to know.
Thanks. Gavin.
Forum: Plugins
In reply to: [Advanced Search Widget] Not holding post typeJust trying this today, and noticed the same thing.
However, in the address bar it does show the posttype, but it doesn’t appear to be returning results consistently, e.g:
?s=sample&posttype=page&widget=advanced-search-widget-2
No results were returned for the term ‘sample’ in a page, which is odd considering the word does exist in the Sample Page.
Also, what’s with the last bit ‘advanced-search-widget-2’. Is this really needed?
Thanks.