Forum Replies Created

Viewing 40 posts - 8,121 through 8,160 (of 11,328 total)
  • Author
  • in reply to: Code for total Members and Daily Searches #51415
     sharmstr
    Moderator

    There is no shortcode. I dont even think WP tracks searches. You’d have to find a plugin that would write the amount of searches to the db, then find/write a shortcode to display it.

    Personally I use Analytify: https://archived.seventhqueen.com/forums/topic/useful-plugins#post-28655

    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: Multi author post views counter #51402
     sharmstr
    Moderator

    No. Same answer.

    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

    Dont disable the Kleo packaged plugins. Disable any extra plugins.

    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: White Space under socket at bottom of page #50973
     sharmstr
    Moderator

    I dont. The form is hidden, but still produces a gap. Its only if I manually remove the form that the gap disappears.

    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: Limit file size of media upload #50959
     sharmstr
    Moderator

    You need rtMedia Pro

    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: White Space under socket at bottom of page #50955
     sharmstr
    Moderator

    its whatever this is gmw-cl-hidden-form-wrapper

    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 the meantime, have you disabled all plugins? Does it work with another theme activated?

    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

    Again, its not loading for me. Just waiting…….

    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: Number online members #50939
     sharmstr
    Moderator

    As I stated in the other topic, there are no built in shortcodes for members and searches

    You’ll have to either update the other counters manually or find a plugin/shortcode for that.

    I also stated that you need to use “count posts” shortcode. Dont use that old colabs code. That was before the Count Posts shortcode existed.

    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 default order menu in Shop #50938
     sharmstr
    Moderator
    COPY CODE
    
    
    form.woocommerce-ordering {
      display: none;
    }
    
    

    Select Right Sidebar Template in the page editor for your shop page. It will use the Shop Sidebar found in Appearance > Widgets.

    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: Filter by format #50930
     sharmstr
    Moderator

    You can use the ?post_format=post-format-xxxx url param. Just change xxxx with the format you want.

    ‘post-format-aside’,
    ‘post-format-audio’,
    ‘post-format-chat’,
    ‘post-format-gallery’,
    ‘post-format-image’,
    ‘post-format-link’,
    ‘post-format-quote’,
    ‘post-format-status’,
    ‘post-format-video’

    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: Replace "Comment" button by an icon in Activity #50924
     sharmstr
    Moderator

    Did you clear your cache?

    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: Seperate Logo for Login Page #50923
     sharmstr
    Moderator

    https://codex.wordpress.org/Customizing_the_Login_Form#Change_the_Login_Logo

    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: CSS Stylesheet SSL Issues #50922
     sharmstr
    Moderator

    @mojsluga all of your css is loading over https.

    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: Blank space in bp carousel #50921
     sharmstr
    Moderator

    Its always Saintnook Admin. Why?

    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: Community Website layout #50919
     sharmstr
    Moderator

    To answer your question about the login form, that’s in a sidebar, not a visual composer element. Its the (buddypress) Log In widget.

    As for your redirection, did you add code to redirect to the register page? If so, it sounds like its trying to do it for people that are logged in already too.

    The 7th Queen folks do have installation services available https://archived.seventhqueen.com/services/wordpress-theme-installation-service

    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: Number online members #50918
     sharmstr
    Moderator

    Been asked before https://archived.seventhqueen.com/forums/topic/count-member-topic-post-like-home-pinterest

    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: Code for total Members and Daily Searches #50917
     sharmstr
    Moderator

    You have to update those manually or find a plugin that will give you those numbers.

    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

    @sermsak – cant help. you site isnt loading.

    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 can try adding [item_likes] to the center container that has the social share icons.

    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: Activity Stream does not work #50868
     sharmstr
    Moderator

    keep us updated. I just found another site that’s loading the scripts twice. I think it wpengine made a change within the last 2 days.

    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: Multi author post views counter #50865
     sharmstr
    Moderator

    Never heard of one. Doesnt mean one doesnt exists. Try googling 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

    Not happening to me on your groups page (windows 7 / chrome and firefox). Its happening on your profile pages. I notice your on wpengine. Looks like you added the hack to load the js files they weren’t loading. It also looks like its loading those files twice. Perhaps wpengine has finally fixed the issue? Idk

    Anyhow, going back to your issue, have to tried basic troubleshooting? Disabling 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: Activity Stream does not work #50863
     sharmstr
    Moderator

    You didnt really find a solution. You found a work around. Its complete BS that wpengine wont own up to this.

    Urls should post fine under normal circumstances.

    Log into to kleo’s demo site to see how things should work so you can see exactly whats broken on your site. (I do it all the time)

    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: Failure to Install #50853
     sharmstr
    Moderator

    LOL. No problem.

    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 sidebar in shop (Woocommerce) #50848
     sharmstr
    Moderator

    Theme Options > Woocommerce > Change the page layouts

    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: Failure to Install #50846
     sharmstr
    Moderator

    Sounds like you’re trying to install the full zip file (including the documentation) that you downloaded from theme forest.

    You need to upzip that file.

    Step 1: https://archived.seventhqueen.com/documentation/kleo#installing-the-theme

    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: Showcase KLEO #50845
     sharmstr
    Moderator

    @catholicauthor: Nicely done!

    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 not gray-out closed topics #50844
     sharmstr
    Moderator

    no no no. Dont edit core files. Besides, the css in that buddypress file is overwritten by kleo. You can put it in your childs style.css file or in Theme Options > General Settings > Quick css

    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: cannot post from activity page #50836
     sharmstr
    Moderator

    I spoke with the Kleo developers and we’ll be adding a switch in theme options to automatically add the code you need if you’re running on wpengine. They have also added a section about it in the documentation: https://archived.seventhqueen.com/documentation/kleo#wp-engine

    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 can i add the profile to the menu? #50826
     sharmstr
    Moderator

    Ahhhh. Okay. I assumed you did because your questions are in english. 🙂

    To add links to the logged in users profile, use the Link menu item and put ##profile## in the url field. You can aslo add links to specific profile sections like this: ##profile##/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

     sharmstr
    Moderator

    Injecting anything in that section is not easy. That whole section is one big function that can’t be overridden.

    I’m trying to find a suggestion that would be the easiest. That would probably be the putting it at the top of the article before the article is actually called. But you’d have to format it.

    The other option would be to put it in the article meta, but you’d have to copy over a pretty large function to your child theme. The size, in itself is not an issue. But its something that will probably be updated in the future so you’d have to keep an eye on code changes.

    Can you give me a link to one of your posts so I can see what jreview is doing?

    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: Whitespace in footer #50820
     sharmstr
    Moderator

    Its going to do that when the page contents are shorter than the browser window. Its not worth worrying about since it will disappear once you add either products or more to your sidebar.

    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 would check your pmpro setup, but your server is throwing 404 errors on admin-ajax.php. You’ll need to address 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: How to not gray-out closed topics #50818
     sharmstr
    Moderator

    Try this (change the color though)

    COPY CODE
    
    
    .status-closed p {
      color: red;
    }
    
    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: kleo grid #50815
     sharmstr
    Moderator

    I cant think of one using the shortcode. You’d have to edit the shortcode itself and if you’re going to do that, you’d might as well just build the masonry. There were a few posts about it on the buddypress forum, but again, I think the hurdle will be comments. Maybe I’m wrong. IDK.

    I would love to see what you come up with though.

    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: Group pages layout #50790
     sharmstr
    Moderator

    Oh shoot. I assumed, based on other stuff you’ve done, that you’d be able to sort it. Give it a go. Most of it is checking the for what you have set in theme options… the sq_option bit. So at the top I’d put a “is this the groups directory” so it stops processing there and never looks at the theme options settings. I just dont know off the top of my head what the bp function is for checking for that. Probably something like is_bp_group_dir lol 🙂

    let me know if you get stuck.

    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: cannot post from activity page #50789
     sharmstr
    Moderator

    Check the link again. I sent you to a specific post. That specific one has the code you need 🙂 Here it is again

    https://archived.seventhqueen.com/forums/topic/attachment-and-post-buttons-for-whats-new-posts-on-groups-were-hidden#post-32642

    And yes, it solves the issue among other ones, that’s why I gave it to you. Do a search here for wpengine. You’ll see that your issue has been discussed and solved numerous times with that code.

    And please please please notify wpengine of this issue. They keep saying its a theme issue, but if you switch your theme to one of the standard WP themes, the problem still exists.

    I’m so tired of talking about this…. (I’m not saying this to make you feel bad. There’s no way you could have known. Just fed up with wpengine.)

    If you’re not a techie you should hire someone who knows knows wordpress or start learning.

    Here’s the first lesson 🙂 http://codex.wordpress.org/Child_Themes

    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: cannot post from activity page #50786
     sharmstr
    Moderator

    Why did you put your “I’m confused” reply private?

    Anyhow, copy the code into your childs functions.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: Group pages layout #50785
     sharmstr
    Moderator

    Here’s the function kleo uses to figure out how to display buddypress components. You can put it in your functions.php file and edit

    COPY CODE
    
    function kleo_bp_change_layout($layout)
        {
            global $bp;
    
            if (!bp_is_blog_page()) {
    
                $layout = sq_option('bp_layout', 'right');
    
                //profile page
                if (sq_option('bp_layout_profile', 'default') != 'default' && bp_is_user()) {
                    $layout = sq_option('bp_layout_profile', 'right');
                } elseif (sq_option('bp_layout_members_dir', 'default') != 'default'
                    && bp_is_current_component($bp->members->slug)
                    && bp_is_directory()
                ) {
                    $layout = sq_option('bp_layout_members_dir', 'right');
                } elseif (sq_option('bp_layout_groups', 'default') != 'default'
                    && bp_is_current_component($bp->groups->slug)
                ) {
                    $layout = sq_option('bp_layout_groups', 'right');
                } elseif (sq_option('bp_layout_activity', 'default') != 'default'
                    && bp_is_current_component($bp->activity->slug) && !bp_is_user()
                ) {
                    $layout = sq_option('bp_layout_activity', 'right');
                } elseif (sq_option('bp_layout_register', 'default') != 'default'
                    && bp_is_register_page()
                ) {
                    $layout = sq_option('bp_layout_register', 'right');
                }
    
            }
    
            return $layout;
        }
    
    
    
    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

Viewing 40 posts - 8,121 through 8,160 (of 11,328 total)

Log in with your credentials

Forgot your details?