Forum Replies Created
-
Author
-
June 14, 2016 at 18:24 in reply to: Profile image not loading in menu (using kleo menu items) #125560
Radu
ModeratorNot marked as solutionRadu
ModeratorHi, Do you have latest wordpress installed ? if not update it and try again, if yes follow this link it contais potentials solutions : https://wordpress.org/support/topic/incompatible-archive-pclzip_err_bad_format-10 Let me know Cheers R.June 14, 2016 at 17:26 in reply to: Groups internal page adding an extra link in nav bar which goes to 404 #125544Radu
ModeratorNot marked as solutionRadu
ModeratorHi, Done, check it, The correct path for sweetdate theme language files is : wp-content/languages/themes/ the language files should be named like that kleo_framework-el.mo and kleo_framework-el.po the files was named kleo_framework-el_GR.mo and kleo_framework-el_GR.mo continue your translation from here :http://perfectdates.gr/wp-admin/admin.php?name=sweetdate&type=theme&poedit=languages%2Fthemes%2Fkleo_framework-el.po&page=loco-translate Wp-admin -> loco translate -> sweetdate Cheers R.Radu
ModeratorHi, It seems that this bug is directly from wordpres... anyway you can use this css.bbp-reply-content p iframe { display: inline-block !important; position: relative !important; max-height:220px }The css can be added to wp-admin -> theme options -> general settings -> quick css Cheers R.June 14, 2016 at 16:42 in reply to: Categories not being pulled for portfolio items in ‘build’ within the ‘news focus’ settings #125536Radu
ModeratorNot marked as solutionRadu
ModeratorHi, Replace with this css @media (max-width: 990px) { ul#menu-primarymenu { background: #000 !important; } } Let me know Cheers R.June 14, 2016 at 12:35 in reply to: Disable sidebar on bbpress pages except main forum index #125503Radu
ModeratorNo problem, Have a nice week Cheers R.Radu
ModeratorHi, 1. Change Default Members Profile Landing Tab By default, BuddyPress will load the Activity tab when clicking on a member’s profile link. If you would like to change this default landing tab to something else than the Activity tab you can do so. Add the code below to wp-config.php file. form your wordpress root installation/** * Change BuddyPress default Members landing tab. */ define('BP_DEFAULT_COMPONENT', 'activity' );2. You can use this plugin https://wordpress.org/plugins/social-articles/ to achieve that. Let me know Cheers R.Radu
ModeratorHi, This because the video background in mobile phone view can cause multiple issues and also bandwidth usage and it's hidden for mobile Cheers R.June 13, 2016 at 19:45 in reply to: Categories not being pulled for portfolio items in ‘build’ within the ‘news focus’ settings #125444Radu
ModeratorNot marked as solutionRadu
ModeratorHi, Please the function method copy this code : http://pastebin.com/raw/aJM9MS1G and paste it to child theme functions.php Note : Child theme needs to be installed and activated Let me know Cheers R. -
AuthorPosts