alextynemouth
Forum Replies Created
-
Any idea on when the plugin update will be by the way?
Just so i can keep an eye out.
It works on Desktop however they are a bit off on mobile view. Which is why ideally id just disable the icons on the mobile view.
Ha. I guessed as much.
What i’ve managed to do as a workaround thus far is upload a transparent PNG with nothing in it to create the menu icon space.
Then ive defined background images similar to how you did on that video.
#menu-item-79 a { width: 24.2px; height: 75px; display: block; background-image: url('/menu_home.png'); background-repeat:no-repeat; background-position: left top; margin-left:30px; margin-right:30px; } #menu-item-79 a:active { width: 24.2px; height: 75px; display: block; background-image: url('/menu_home.png'); background-repeat:no-repeat; background-position: right top; margin-left:30px; margin-right:30px; } #menu-item-79 a:hover { width: 24.2px; height: 75px; display: block; background-image: url('/menu_home.png'); background-repeat:no-repeat; background-position: right top; margin-left:30px; margin-right:30px; }Im playing with the margins and trying to get the icon to be coloured when the page is active at the moment. Its proving to be difficult.
Love it!
However…….I’m using a custom image.
So basically i’ll be swapping out for a different image. If that makes sense. Not sure if changing the colour would work.
Legend for making a video!
Got one for custom images and how to swap them on hover 😉
Hi Dzikri,
Thanks for the speedy reply!
Could you point me in the direction i’d need to look to alter the icons when hovering. I’ve tried doing CSS already and can’t seem to get it to work. Any links to articles you would recommend?
Thanks!
Forum: Plugins
In reply to: [Frontend Uploader] How to get posts to custom post types.Hi Rinat,
Thanks for the response!
I tried the above in the shortcode however its still directing all submitted posts to the Media UGC view. My shortcode now looks as below.
Sorry to be a pain but could you take another look? I just want to know if its actually doable with the plugin cause otherwise ill have to find another solution.
Thanks for all your help so far.
[fu-upload-form class=”your-class” title=”Submit Article”]
[input type=”text” name=”post_title” id=”title” class=”required” description=”Article Title” multiple=””]
[textarea name=”post_content” class=”textarea” id=”ug_caption” description=”Article/Review”]
[input type=”file” name=”photo” id=”ug_photo” class=”required” description=”Images for Article (minimum of 1 required)” multiple=””][select name=”post_type” description=”Platform” values=”it_xbox: Xbox,it_playstation:Playstation,it_pc:PC,it_nintendo:Nintendo,it_nonreview:Non-Review”]
[input type=”submit” class=”btn” value=”Submit”][/fu-upload-form]
Forum: Plugins
In reply to: [Frontend Uploader] Upload to custom post typeHi i know this is an old thread now.
Is there a way to let the users select which post type it gets assigned to?
I’m using this for a article submission to my gaming website.
The choices are Xbox, Playstation, PC, Nintendo and Non-Review.
Is there a way to add a select field in to let the users select into which custom post type it will be assigned to?
Forum: Networking WordPress
In reply to: Error with URL'sSORTED. found what the issue was. thanks for your help!!
Forum: Networking WordPress
In reply to: Error with URL'sIve deleted the DB off my host control panel.
I only have one DB installed now which is my main site.
Still cant access the link.
HTTP 500 Internal Server Error.