Giri
Forum Replies Created
-
AuthorPosts
-
August 11, 2016 at 9:23 am in reply to: How to display the custom post's title on the top section? #245048
Utsav, please install this plugin and then add the code i given.
https://wordpress.org/plugins/code-snippets/Once you complete that task, you have to either wait for next version of supreme or post your ftp details here.
So I can add the hook which will make my above code work.
Thanks
August 10, 2016 at 6:23 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244726Its almost 12 midnight here. I’ll answer your queries tomorrow.
Bye
August 10, 2016 at 5:59 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244722Add widgets?
August 10, 2016 at 5:55 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244718Yes andi, ftp works now.
For 100% group page width, try this code in GD custom css settings
body.single-item.groups #geodir_content { width:100%; }
August 10, 2016 at 5:25 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244711This reply has been marked as private.August 10, 2016 at 5:04 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244708This reply has been marked as private.August 10, 2016 at 5:02 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244706This reply has been marked as private.August 10, 2016 at 4:44 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244702I have asked my colleague to test your ftp.
He said “login authentication failed”.
So you either giving us incorrect ftp creds or you are blocking our IPs
Pieter,
Try this code
#primary-nav ul li.sd-my-account, .mm-list>li.sd-my-account { display: none; }
August 10, 2016 at 4:24 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244663Port 21 is the default port. Please test and give me the correct creds
August 10, 2016 at 4:17 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244661could you give me the correct ftp. Please test it before posting here
August 10, 2016 at 4:03 pm in reply to: Missing cover image in Groups buddypress with whoop theme #244654can you post your ftp details?
Try this css to hide right menu “My Account” box.
.mm-list>li.sd-my-account { display: none; }
I guess you can do that using CSS.
As for multiple claim alert issue, we have fixed that and applied the fix on your site.
Hi Apologies,
I see the problem in supreme. I think this is because 3 login boxes code available on the page.
You are using mobile layout in desktop view. So apart from the main login box, two login boxes coming from your menu.
Let me figure out a way to fix this issue.
Thanks
-
AuthorPosts