nasc

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 205 total)
  • Author
    Posts
  • in reply to: Show event listings on front page #42634

    nasc
    Expired Member
    Post count: 235

    Sorry, I wasn’t thinking on that last question,

    In Avada, there is no widget for the home page so I am using the following short-code to display them.

    [gd_event_listing category=0 layout=5 character_count=0 post_number=”10″]

    I have two issues,

    1. I can’t seem to get the events to go full width, I do not have a sidebar enanbled on the test page and I can’t seem to get the right code for the
    width, it always stops at about 80%.

    2. I also can’t get the event description to show, only date and time, no matter what I pick for character count.

    and, is there a short-code not for displaying the events in list view?

    Thanks,

    in reply to: Show event listings on front page #42496

    nasc
    Expired Member
    Post count: 235

    Wow, Thanks for the super fast response Guust.

    Is there a list of those shortcodes somewhere so I can put other things like one of my custom post types?

    Thanks,


    nasc
    Expired Member
    Post count: 235

    TWo questions: I believe they may be related so I put them both below

    1. Is it possible that any of the code below, that I have added in scripts
    can possibly be part of the problem with alignment?

    2. It seems like the font is very light when typing in fields of my custom post
    type. With exception of the original Description area from GD. I believe that
    is a recent occurance. I had used your css code to make the titles bolder
    in the CPT but the input area is light.

    The last css change was added by the help desk developer, in an effort to make the fonts darker in these areas but did not work

    
    
    .geodir-filter-cat:nth-child(11) {
        clear: both;
    }
    .geodir-filter-cat {
        float: left;
        margin-top: 20px;
        width: 30%;
    }
    
    #nav ul li {z-index:1000;}
     
    add_action('init' , 'geodir_remove_excerpt_lenght_filter') ;
    function geodir_remove_excerpt_lenght_filter()
    {
        remove_filter('excerpt_length' , 'avada_excerpt_length', 999);
    }
    
    .geodir_submit_search {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    text-shadow: none;
    border-color: rgba(255, 255, 255, 0.8);
    box-sizing: content-box;
    display: inline-block;
    font-weight: bold;
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
    background: none repeat scroll 0 0 #a0ce4e;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease 0s;
    width: auto;
    min-height: 23px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    float: none;
    vertical-align: middle;
    cursor: pointer;
    }
    #geodir-wrapper {
        overflow: hidden;
    }
     .geodir_form_row label { font-weight:bold; }
    
    .geodir-addtofav, .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments, .geodir_category_list_view li .geodir-addinfo span {
        display: none;
    }
    
    div#sticky_map_geodir_map_v3_listing_map_10.top_banner_section.geodir_map_container.geodir-map-listing-page.geodir-map-full {
    
    margin-left:auto;
    margin-right:auto;
    }
    .customize_filter ul li {
    list-style-type:none;
    }
    
    .search .cat_check {
    display: inline;
    text-align: left;
    }
    
    .support_bs input[type="text"]{
         font-size: 17px !important;
         font-color: #000000 !important;
    }

    Thank you

    in reply to: Split CPT into multilple parts #41857

    nasc
    Expired Member
    Post count: 235

    Now that is thinking outside the box.

    I have been in contact with Jason at S2 and he assures me that S2 can do exactly what I want as far as creating custom fields that can be split into different pages.

    The problem is I really like the way GD allows me to have all the search capabilities and the ability for users to narrow down to exactly who their looking for.

    So, I will either have to consider something like what you have proposed or just
    leave it alone for now.

    Thanks for the help.

    I would really like to integrate S2 with GD but I don’t quite see the benefit other than some content protection, which may be enough. I guess I have to find out what hoops are necessary to jump through to get to that point.


    nasc
    Expired Member
    Post count: 235

    I have a slight problem, the programmer that I hired to finish this has just notified us that he is having a hard time finding the correct CSS file.

    Does it sound like I should find someone new? He has been able to style our bbpress
    and just eliminated my # count from one of my CPT’s but he is stuck on this.

    Or, is he going about it the wrong way?

    thanks

    in reply to: S2 member working with GD #41717

    nasc
    Expired Member
    Post count: 235

    I had one of our guys fix it this morning, S2 apparently only caused the
    sub-forums to go horizontal, but not the font problem, something else caused that and I just didn’t get to the forum to notice.

    But now its all fixed.

    I do have a problem of very light text in some cases, but not all.

    I did find that, in my opinion, S2 is far better for what I need than Paid Membership Pro. I will get back to it when we have time to commit to it.

    Thanks for the reply

    in reply to: S2 member working with GD #41699

    nasc
    Expired Member
    Post count: 235

    I just got done configuring it. I like it.

    But now, it just changed my forum colors back to original. And I could hardly read the type as I tried to do a test registration.

    I had the forum topics highlighted like you but it put them back to black,
    and it took my sub-forums and put them next to each other rather
    than vertically.

    I just deactivated S2 and it’s only partially fixed.

    Would it be unfair to ask what CSS you used to get the forums in color
    rather than black text. Odd, it kept the right side in color. And, the main
    title bar on top has back text instead of the white I had before.

    I will have to experiment a little to see if I want to buy the premium version, I don’t want to keep it unless I pay for the version with support.
    They did send me the code for restricting partial content, I like that.

    in reply to: S2 member working with GD #41693

    nasc
    Expired Member
    Post count: 235

    So, If they use S2 to register and pay for the level, does this still allow use all my custom fields in CPT’s in GD.

    Or would S2 just be used to register and pay?

    Have there been very many successful integrations of GD and S2 that you know of?

    Thanks,


    nasc
    Expired Member
    Post count: 235

    Thank you, I will get one of our guys to fix it if they can.
    I appreciate what you have done


    nasc
    Expired Member
    Post count: 235

    Should I have removed the original code you sent?


    nasc
    Expired Member
    Post count: 235

    Thanks, Almost Perfect. Just not left justified.

    Is that a custom CSS problem due to AVADA, should I get one of our guys to figure it out or do you have an solution you can suggest.

    If not, I am totally OK with that.

    Thanks


    nasc
    Expired Member
    Post count: 235

    Thanks,

    the Black dot is gone, but the text still does not line up with the checkbox.

    and the text titles are centered instead of left justified. Is this correct?

    in reply to: Removed counts from Custom Post Category #41623

    nasc
    Expired Member
    Post count: 235

    Thank you.

    in reply to: Removed counts from Custom Post Category #41570

    nasc
    Expired Member
    Post count: 235
    This reply has been marked as private.
    in reply to: Slider vanishes with Advanced search filter activation #41254

    nasc
    Expired Member
    Post count: 235

    All is well, thanks too backup buddy!

Viewing 15 posts - 1 through 15 (of 205 total)