Forum Replies Created

Viewing 40 posts - 9,361 through 9,400 (of 11,328 total)
  • Author
  • in reply to: Showing testimonials according to their tags #41217
     sharmstr
    Moderator

    I just threw a test together and it works. There’s really no difference when using the simple layout. See attached.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    in reply to: Showing testimonials according to their tags #41215
     sharmstr
    Moderator

    Right. Since the tags are new (testimonials and portfolios) and were one of the last things added before the 2.3 update, none of the shortcodes were updated to use them. I’m not sure if that’s even on the 7th Queen’s radar at this point. It shouldn’t be too hard to add and I can look into doing it. But I’d rather wait for the next update that should be right around the bend.

    I personally dont use testimonials, so I’m not sure this is possible, but as a temporary solution what about adding multiple testimonial shortcodes and setting them all to display 1 testimonial? So, if you had a place on the page were you wanted to show 3 testimonials, you can set each one to show 1, then use the offset to show the specific ones you want. Obviously not as cool as a carousel and would take more space, but again, just a temp solution.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile searcher #41214
     sharmstr
    Moderator

    A few people have installed BP Profile Search. I helped someone with that plugin here: https://archived.seventhqueen.com/forums/topic/extended-search-in-user-profiles

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Non-Admins can't see user profiles #41211
     sharmstr
    Moderator

    Hmmm. I wonder if it has something to do with WordPress 4.1 that was released on Dec 17th. You should contact the PMPro people since its their plugin.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Carousel #41210
     sharmstr
    Moderator

    You wont get the thumbnail, but you can use the post carousel shortcode. Make sure its on a row that’s been split into 3 or 4 columns, then set the min and max items to 1.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: WordPress admin bar fly-out menu, move to kleo menu #41207
     sharmstr
    Moderator

    As a matter of fact, I did something similar on my site using the mega menu option. Here’s a shot of my sites My Account menu item.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    in reply to: WordPress admin bar fly-out menu, move to kleo menu #41206
     sharmstr
    Moderator

    It is. Just add them to your menu. If you look at the information within the Kleo section of the menu you’ll see how to add links to the users Buddypress sections

    With BuddyPress installed you can add a link to your profile with ##profile_link## in the URL input from Links section bellow. Example: ##profile_link##/messages

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Hide specific roles from member list page #41205
     sharmstr
    Moderator

    Are you talking about forum roles? That’s the only standard ‘moderator’ role. If so, I think its in the db as “bbp_moderator”.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Hide specific roles from member list page #41203
     sharmstr
    Moderator

    I haven’t tried your code, so not sure if it even works, but my first thought is did you change the correct file? It should be the one in themes/kleo not the one in plugins/buddypress. Furthermore, it should be copied to your child theme so it doesnt get blasted during upgrades. Let me know.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Removing post animation in blog element #41202
     sharmstr
    Moderator

    Did this not work for you? https://archived.seventhqueen.com/forums/topic/how-to-disableremove-kleo-masonry-animation

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Transparent Main Menu #41200
     sharmstr
    Moderator

    That code should work, but change #000 which is the code for black to a darkgray of your choice: http://petermartinconsult.supanet.com/computer/webpages/grays.htm

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Get social icons top right #41199
     sharmstr
    Moderator

    Did this not work? https://archived.seventhqueen.com/forums/topic/how-to-move-social-buttons-to-right-top-menu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Disable activation key (email) ? #41198
     sharmstr
    Moderator

    Thats handled by wordpress (and perhaps BuddyPress filters it). Do a google search or ask over on the WP forums.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change Tab sizes #41197
     sharmstr
    Moderator

    You’re site isnt loading. Can’t help until you fix it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    You have fancy single quotes (the ones that lean left or right) instead of regular single quotes. Try fixing those. If you still receive an error please tell us what the error says.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Various Avatar Display Issues #41195
     sharmstr
    Moderator

    1 – Activity wall. Sounds like a css conflict with another plugin. Or your css isn’t loading correctly due to a CDN or caching problem.

    2 – That occurs when a user has never posted an update (new users). Flagging @abe on this so he can possibly provide a fix in the future.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Rt Media Images are not visible #41194
     sharmstr
    Moderator

    Maybe a plugin issue? Take a look at this https://archived.seventhqueen.com/forums/topic/activity-refresh-problem

    If its not your issue, please provide more detail.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Top Bar Width #41192
     sharmstr
    Moderator

    The below will change it from a 40/60 split to a 25/75 split. Change to whatever sizes you want.

    COPY CODE
    
    #top-social.col-md-5 {
    width: 25%;
    }
    
    #top-social.col-md-7 {
    width: 75%;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: My Account menu avatar #41191
     sharmstr
    Moderator

    Seems a pity that this relatively small change cannot easily added (even as a temporary child mod) directly in Kleo.

    ? It took me all of 3 minutes to figure it out. I’d say that’s quite easy.

    COPY CODE
    
    
    function kleo_menu_user_avatar( $item_output, $item, $depth, $args ) {
    
            $output = '';
    
            if ( is_user_logged_in() ) {
    
                $url = bp_loggedin_user_domain();
    
                $attr_title = strip_tags( $item->attr_title );
    
                $output .= '<a title="' . bp_get_loggedin_user_fullname() . '">has_children && in_array($depth, array(0,1)) ? ' js-activated' : '' ) . '" href="' . $url . '" title="' . $attr_title .'">'
                    .  '<img /> 25, 'height' => 25, 'html' => false)) . '" class="kleo-rounded" alt=""> '. bp_get_loggedin_user_fullname();
    
                $output .= ( $args->has_children && in_array($depth, array(0,1))) ? ' <span class="caret"></span></a>' : '</a>';
    
                return $output;
            } elseif ( $args->has_children && in_array( $depth, array( 0, 1 ) ) ) {
                return $item_output;
            } else {
                return '';
            }
        }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    I wasn’t accusing you of blaming Kleo. Just making it clear for others. Kleo gets blamed for a lot of problems 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: add menu tab in one page website page #41182
     sharmstr
    Moderator

    The menu links need to match up with your section IDs. Do you have a section on your page called home-e-learning?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Listing posts of a specific category #41174
     sharmstr
    Moderator

    Cool. Keep in mind, however, that clicking on the post meta or using a category widget will send links to the archive page.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Listing posts of a specific category #41168
     sharmstr
    Moderator

    Are you wanting to have a special design for the page as well? If not, why not use the built in archive? http://yoursitie.com/category/podcast/

    If you want a special design, then you can build the page with VC and use the Post Grid shortcode.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    This is not a theme issue, just to be clear. The way I figured out the first fix was to compare the all the scripts that should be loaded against the scripts that are being loaded, then loaded the missing scripts via the add_action function. You can do the same by viewing the source code generated on the demo site to the source code generated on your site. Or get wpengine to fix their servers. You can switch to a theme that comes standard with WP so they can’t say its “theme related”.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buttons not clickable with video background #41141
     sharmstr
    Moderator

    Search https://archived.seventhqueen.com/forums/topic/links-not-clickable-in-video-background-header

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to Remove Member Navigation #41131
     sharmstr
    Moderator

    That question has been asked an answered many many times.
    https://archived.seventhqueen.com/forums/topic/prev-next-posts#post-34430

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Did you regenerate the thumbnails? My css sets the height and width to auto. So if you’re displaying old thumbnails with a size of 150×150, they will continue to display in that size.

    The orignial css had

    COPY CODE
    
    
    #buddypress .rtmedia-container .rtmedia-list .rtmedia-list-item {
    height: 150px;
    width: 150px;
    margin-bottom: 30px;
    }
    
    

    Perhaps you need to put important on the height and width, though I didnt have to.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    In rtMedia, set your thumbnails to 240 x 240 cropped (I think you have that already). Then add the following css.

    To remove the titles below the thumbnail

    COPY CODE
    
    .rtmedia-container .rtmedia-item-title, .rtmedia-activity-container .rtmedia-item-title, #buddypress div.rtmedia-activity-container .rtmedia-item-title {
    	display: none;
    }
    

    To remove the 150px constraint and remove the gaps between the images

    COPY CODE
    
    #buddypress .rtmedia-container .rtmedia-list .rtmedia-list-item {
    height: auto;
    width: auto;
    margin-bottom: 0;
    }
    .rtmedia-list.masonry .rtmedia-list-item {
    margin: 0;
    }
    

    And to change the width of the actions

    COPY CODE
    
    .rtmedia-container .rtmedia-gallery-item-actions {
    max-width: 240px;
    }
    
    

    You’ll also have to regenerate your thumbnails if you haven’t already. WP Admin – Tools – Regen Thumbnails.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    “isn’t this affected by kleo”. Not necessarily. Depends on the element. As you can see in my screenshot, that particular element is styled by rtMedia. The outer containers are styled by kleo.

    I remember answering a similar question about removing gaps and making the images bigger. Let me see if I can find it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Removing Post Types & Featured Image Spacing #41033
     sharmstr
    Moderator

    did you install reveal template plugin? Did you verify that its using your custom single-review.php file?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: childs function.php file #41032
     sharmstr
    Moderator

    “Why would I delete it?” Because you said you didnt think it was reading your childs function.php file. If you delete it and dont get the error, then you would have proven to yourself that it was reading that file. We already knew it was, I was trying to get you to believe that.

    Now, for the code you have pasted in here, please re-paste with with pre tags around it so it doesnt covert the single quotes to fancy quotes.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: childs function.php file #40812
     sharmstr
    Moderator

    Delete the code in your childs function file

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40803
     sharmstr
    Moderator

    Well, mine is not throwing errors. The plugin works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40801
     sharmstr
    Moderator

    – yes the only problem is that the article archieve is using ?s= instead of /tag/

    If you’re talking about Hashtagger, this is not true. Its using /tag/ for everything.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40800
     sharmstr
    Moderator

    And it still wont show you activities.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40792
     sharmstr
    Moderator

    It does work. I just tested it. All of my activity hashtags link to /tag/. But again, activities wont show up in archive pages. Maybe you can find a plugin that will do that.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: #hashtag system #40791
     sharmstr
    Moderator

    Closing this. Hashtagger works fine and should be used for this.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40789
     sharmstr
    Moderator

    I just installed hastagger. I’m almost positive now that your /activity/ links are left over from Hashbuddy because Hashtagger works perfectly for me.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40788
     sharmstr
    Moderator

    Regarding hashtagger. It claims to work with 4.1. It does not work on activities. So if you used Hasbuddy first, you’ll have linked tags left over from the plugin that will point to /activities/. Its important to understand that those links aren’t created “on-the-fly”. They are created and written to the database when the activity is created. So maybe thats why you think Hashtagger isnt working? Just a guess.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: hashtag system not working #40784
     sharmstr
    Moderator

    I made some edits the the hashbuddy plugin. As I mentioned, when you publish a post, hashbuddy intercepts the activity that is created and creates the hastag link. I’ve changed that bit of code so that it wont append /activity to the url and instead creates a /tag/thehashtag url. So now, when you click on hashtags that are in a “wrote a new post” activity update, it will direct those to the /tag/.

    Thats all fine and good, but the issue is that you can’t do the same with user activity updates. The /tag/ page is an archive page. Activities do not show up in archives. See my attachment.

    I dont think there’s going to be any plugin that will show all posts, topics, pages AND activity hastags on the same page. If they did, then you’d get duplicate entries on the archive page. One for the post and one of the activity of the post. Hope that makes sense.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
Viewing 40 posts - 9,361 through 9,400 (of 11,328 total)

Log in with your credentials

Forgot your details?