Forum Replies Created

Viewing 40 posts - 1 through 40 (of 61 total)
  • Author
  • in reply to: Adding Ajax Search Pro shortcode to top menu #167746
     cd690767
    Participant

    Hi Radu,

    That worked! The search icon is now in the top menu. However, the search box opens up in the middle of the menu even though the search icon is on the right edge of the menu. You mentioned before that there is no solution for this to move it over, but if by some chance you ever find one let me know.

    Thanks very much for all of your help!!

    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #167252
     cd690767
    Participant

    Hi Radu,

    Thanks so much for your help with this! The search works great and looks great, but I originally wanted to have the search form in the TOP menu, not in the main menu. Is this not going to work with Ajax Search Pro?

    Regards,
    Cathy

    in reply to: Questions about post displays- excerpt and category #167251
     cd690767
    Participant

    Hi Radu,

    Thanks so much for figuring this out! Sorry to bother you since this was some of my CSS causing the problem.

    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #166982
     cd690767
    Participant

    Hi Radu,

    Sorry for the delayed reply- I was out of town. Here is the login info:

    login: https://www.precisionmedicinecommunity.com/jointhecommunity
    username: supportuser
    password: 1234!@#$Mysiteisgr8

    Thanks for the help!
    Cathy

    in reply to: Questions about post displays- excerpt and category #166981
     cd690767
    Participant

    Hi Radu,

    Sorry for the delayed reply, I was out of town. Here is login info for the admin account:

    I usually have to login several times before I can access /wp-admin. I don’t know why this happens; maybe it is Jetpack-related?

    login: https://www.precisionmedicinecommunity.com/jointhecommunity
    username: supportuser
    password: 1234!@#$Mysiteisgr8

    Thanks for the help,
    Cathy

    in reply to: Questions about post displays- excerpt and category #165605
     cd690767
    Participant

    Hi Radu,

    Thanks so much for the help- categories look great now! About the excerpt- can it be displayed or is that not possible with the masonry and left thumbnail formats?

    Thanks
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #165486
     cd690767
    Participant

    Hi Radu,

    I really appreciate the help – let me know if this is too much trouble to continue, I understand if it is.

    Here’s FTP login info:

    wpmatic@precisionmedicinecommunity.com
    http://ftp.precisionmedicinecommunity.com
    /home/preci832/public_html
    password: 1234!@#$

    Regards,
    Cathy

    in reply to: Questions about post displays- excerpt and category #165315
     cd690767
    Participant

    Sorry, I put them in /wp-content/themes/kleo-child/page-parts not in /wp-content/themes/page-parts/kleo-child.

    in reply to: Questions about post displays- excerpt and category #165312
     cd690767
    Participant

    Hi Radu,

    Thanks for the help with this!

    I don’t know what XAMPP/htdocs is, so I put the files in /wp-content/themes/page-parts/kleo-child. When put there, they almost work, but not completely. The excerpt is not displayed. For the categories, they are duplicated, not moved, above the title, and spacing is off (category 1,category 2) compared with spacing of the category list below the title (category 1,(space)category 2).
    Also, with the masonry format, the categories above the title extend beyond the border of the post box. With the small thumbnail format the categories look great above the title.

    I’ve attached a picture of the new blog page with masonry format so you can see what I’m referring to.

    Regards,
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #165060
     cd690767
    Participant

    Hi Radu,

    My website isn’t launched yet – I’m using the Coming Soon plugin. Please keep it on while you’re logged into my site.

    I have an admin account for support issues:

    site: https://www.precisionmedicinecommunity.com/jointhecommunity
    login: supportuser
    password: 1234!@#$Mysiteisgr8
    password for protected pages: page

    The page with the asp shortcode is: /test-for-asp-shortcode
    I also have the shortcode in the sidebar all all pages but the home page.

    Thanks for the continued help with this issue,

    Cathy

    in reply to: Questions about post displays- excerpt and category #164981
     cd690767
    Participant

    Hi Radu,

    Thanks for the help with this! I’ve attached some jpegs of one of my posts with notes to show what I’m referring to.

    1- All I want to do is display the excerpt for all three of the post types on the blog page (not using a posts shortcode within a VC element)- right now it only displays for the standard post format.

    2- I’ve attached a pic of showing how I would like to move the category to above the post title.

    Regards,
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #164789
     cd690767
    Participant

    Hi Radu,

    Sorry this keeps causing problems; feel free to tell me you don’t want to worry about it anymore.

    When I put the ASP shortcode in a page, I get the same output as in the ASP widget- the search results are styled according to settings of ASP and displayed beneath the search form. It all seems to work like it should.

    With the kleo search in the top menu, when I type in a search term I also get ajax results displayed beneath the search form until I hit enter, at which point some results are displayed on a page (but they are not in the same format as they are in the ajax display).

    Regards,
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #164495
     cd690767
    Participant

    Hi Radu,

    I thought I replied several days ago; sorry for the delay! This snippet also doesn’t work- it gives the following error:
    Parse error: syntax error, unexpected ‘echo’ (T_ECHO) in /home/XXXXX/public_html/wp-content/themes/kleo-child/functions.php on line 103

    line 103 is:
    $form = echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1])’);

    If I remove “echo” then there is no error, but then if I enter a search term in the search form in the top menu, the search form disappears from the menu after I hit enter.

    Any other suggestions?

    Thanks
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #163479
     cd690767
    Participant

    Hi Radu,

    Thanks for the continued help but this snippet doesn’t work either. I get this error:
    Parse error: syntax error, unexpected ‘;’ in /home/XXXXX/public_html/wp-content/themes/kleo-child/functions.php on line 97

    Line 97 is:
    if ( sq_option( ‘ajax_search’, 1 ) == ‘logged_in’ && ! is_user_logged_in() ) {

    I tried removing each ; but that didn’t work. Removing both ; gave an error for the !.

    If this won’t work let me know and I’ll take the search out of the top menu.

    Regards,
    Cathy

    in reply to: Adding Ajax Search Pro shortcode to top menu #163171
     cd690767
    Participant

    Hi Radu,

    Thanks for the help, but unfortunately it doesn’t work- I get the error shown below:

    Parse error: syntax error, unexpected ‘primary’ (T_STRING) in /home/XXXXX/public_html/wp-content/themes/kleo-child/functions.php on line 101

    line 101 is:
    $location = sq_option( ‘menu_search_location’, ‘primary’ );

    I changed “primary” to “top” but got the same error.

    Regards,
    Cathy

     cd690767
    Participant

    Hi Radu,

    Seems to be working!! The admin dashboard does seem to load a bit faster.

    Thanks
    Cathy

    in reply to: Search results showing Visual Composer shortcodes #162515
     cd690767
    Participant

    Hi Radu,

    Thanks for the info. If shortcodes should not be showing something is wrong. I’ll have to get back to you.

    Cathy

     cd690767
    Participant

    Hi Radu,

    I’ll give it a shot and let you know what happens.

    Cathy

    in reply to: Search results showing Visual Composer shortcodes #162172
     cd690767
    Participant

    Hi,

    I think this may be a result of the BP Global Search plugin- I’ll do some more checking to confirm.

    Cathy

    in reply to: PHP7 compatibility #159587
     cd690767
    Participant

    Hi Radu,

    Thanks for the reply. I stopped using 7 because it caused too many problems, but I didn’t record the errors. I will have to test it on my staging site and get back to you.

    When I run the WP Engine compatibility checker with KLEO 4.2.3 I get the same error as shown above:

    /themes/kleo/kleo-framework/options/inc/validation/preg_replace/validation_preg_replace.php
    30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0

    Cathy

    in reply to: Conflicts with Plugin Organizer delete KLEO elements #159510
     cd690767
    Participant

    Hi Laura,

    Thanks for getting back to me. When the problem occurred I had not deactivated either K elements or VC. Have you had any other reports of conflicts with Plugin Organizer?

    Thanks
    Cathy

    in reply to: PHP7 compatibility #159501
     cd690767
    Participant

    Hi Radu,

    Thanks for the reply- I use SiteGround.

    Cathy

    in reply to: PHP7 compatibility #159300
     cd690767
    Participant

    Hi,

    Can you give us an update of when this error will be taken care of?? There was a new version of KLEO released about 2 weeks ago and I am still getting this error.

    I would like to switch to php7 very soon (1-2 weeks).

    Thanks,

    Cathy

    in reply to: News Puzzle not working #157520
     cd690767
    Participant

    Ok, thanks for the info.

    in reply to: News Puzzle not working #157132
     cd690767
    Participant

    Hi Abe,

    I realized you were referring to the puzzle element but I had entered the shortcode manually in a text block, so the settings box wasn’t showing up. That took care of some of my problems, but I am still wondering how to turn off display of the post meta and post content, to show only the title. Can that only be done with CSS or is there some other way?

    Regards,

    Cathy

    in reply to: News Puzzle not working #157024
     cd690767
    Participant

    Hi Abe,

    Thanks for the reply. I’m not an advanced user so that is not enough info for me to do anything. Is there some documentation somewhere that will provide additional instructions?

    Thanks,

    Cathy

    in reply to: News Puzzle not working #156979
     cd690767
    Participant

    Hi Abe,

    Thanks for the tip! The puzzle is showing now but it is a lot bigger than the one shown in the demo. How can I adjust the size of the panels?

    Thanks for the help,

    Cathy

     cd690767
    Participant

    OK thanks for the info.

    Cathy

     cd690767
    Participant

    Hi Radu,

    I installed Justified Image Grid so I’ll try that to make my grids. So don’t worry about finding this CSS unless you need to for reference or for other people.

    Cathy

     cd690767
    Participant

    Hi Radu,

    Thanks for getting back to me. That’s disappointing, but oh well, I thought I would at least ask.

    Speaking of VC, I noticed KLEO uses a version that is a few updates old. Does this make any difference? Perhaps the latest version has some options that could help me here.

    Thanks,

    Cathy

     cd690767
    Participant

    Hi Radu,

    Here is the login info:

    http://www.precisionmedicinecommunity/jointhecommunity
    username: seventhqueen (login only takes username, not email)
    Email:support-site@seventhqueen.com
    password: 1234!@#$Mysiteisgr8
    Security question: what was your dream job as a child
    answer: fireman
    Page password: page

    The grid is on /library

    Thanks,

    Cathy

     cd690767
    Participant

    Hi Radu,

    Yes, I found a workaround for the description. Thanks for notifying VC.

    Regarding the transparency:
    The screenshot is:
    https://goo.gl/Uk4H7Z

    The gray panel is what I would like to make transparent. The color of the panel is selected at:

    Basic Grid:Text First template / Grid Builder / Normal Block Settings / Design Options / Background Color

    Thanks,

    Cathy

     cd690767
    Participant

    Hi Radu,

    Stupid me, I was doing something wrong- text color. Once I changed the color of the background I realized that all content of the custom fields was showing up. It also worked to use the advanced custom fields plugin then add a field that way, and it shows up as its own element in the grid builder.

    I tried to find the CSS to change the transparency of the panel, but I can’t find it.

    Any help would be appreciated. I’m using the Basic Grid Text First template and trying to change the background color of the normal block.

    Cathy

     cd690767
    Participant

    Hi Radu,

    Thanks for getting back to me.

    I don’t think that the custom field tool within VC/Grid Builder is working at all. I created 2 custom fields for the media files, then tried to display their content in a custom field of a VC/Grid template I’m using. In the grid template, I added a custom field, then entered the meta_key value from the wprs_postmeta table in the “Field Key Name” field under “Custom Field Settings”. But, nothing is showing up on the grid.

    So either I am doing something wrong or it seems like the custom field is not capable of displaying any meta content at all.

    From what I’ve read on the VC website I can’t open a ticket there because VC was bundled with KLEO. So I hope you can help me with this.

    Also, I would still like to know how to make the grid panel transparent. The color is set at Grid Builder/Normal Block Setting/Design Options/Background

    Thanks,

    Cathy

     cd690767
    Participant

    Hi Radu,

    Thanks for getting back to me.

    I don’t think I explained myself clearly.

    On my media page for a single image, I fill in text for the title, the caption (excerpt), and the description.

    My problem is that in the grid, only the text from the title and caption fields are being displayed. The text in the description field is not being displayed. So in the grid template, I am trying to add a custom field to display the content of the description field but I can’t figure out how to do that.

    The pictures you show in your reply have the caption too, but not the description.

    For the transparency issue, I’ve attached a screenshot, the gray panels are the one’s I’d like to be transparent.

    https://goo.gl/Uk4H7Z

    Thanks for your help,

    Cathy

    in reply to: Title display with WP Job Manager #154645
     cd690767
    Participant

    Hi Radu,

    Thanks for the feedback. It seems like I should be able to add a new field containing the title then just hide the title section. I’ll give that a try.

    I hope sometime in the future KLEO allows for this type of adjustment to settings.

    Cathy

    in reply to: Title display with WP Job Manager #154555
     cd690767
    Participant

    Hi Radu,

    Thanks for the help with this!

    I’ve attached a file of the single-job_listing.php that I’m using to style the job listing.

    Here is login info for my site:

    http://www.precisionmedicinecommunity.com/jointhecommunity
    username: seventhqueen
    password: 1234!@#$Mysiteisgr8
    email: support-site@seventhqueen.com
    password for protected pages: page

    [attachment file=154556]

    Regards,

    Cathy

    in reply to: Horizontal line in my featured items grids #154059
     cd690767
    Participant

    That worked! Thanks so much for the help.

    Cathy

    in reply to: Horizontal line in my featured items grids #153758
     cd690767
    Participant

    Hi Laura,

    Thanks for the help, but this CSS removes both the horizontal and vertical lines, and I want to get rid of only the horizontal line. Can it be adjusted for that?

    Regards,

    Cathy

     cd690767
    Participant

    Ok, thanks for the help with this.

    Cathy

Viewing 40 posts - 1 through 40 (of 61 total)

Log in with your credentials

Forgot your details?