Problems with Categories on homepage

Discussion in 'GeoCraft WordPress Theme' started by cayenne, Mar 29, 2015.

  1. cayenne

    cayenne New Member

    Joined:
    Mar 17, 2015
    Messages:
    28
    Likes Received:
    0
    I am having trouble with the way the Categories are displayed on the Home Page at shopmossbluff.com via a PC. See attached picture on how they are displayed across browsers.

    Ideally, I'd like that only the Partent Category be displayed. The customer would then have to click the Parent Category, to see the sub category.

    I have tried a number of settings including trying this: http://www.inkthemes.com/community/attachments/geocraft-category-listing-19-jan-png.6906/

    I really like how the Categories on this website is laid out - http://uk-businessdirectory.org.uk/
    This is what is currently in my Custom CSS box.
    .flexslider .slides img{
    height: auto;
    }
    .header_wrapper .header,
    .footer_wrapper{
    background: #8C72B2 !important;
    }
    .top_strip,
    .footer_bottom{
    background: #461D7C !important;
    }
    .header_wrapper .header .post_btn {
    background: #FDD023;
    }
    .footer_wrapper .footer_widget h5{
    background: none !important;
    border-bottom: 2px dashed #FDD023 !important;
    }
    .footer_wrapper .footer_widget ul{
    list-style-image: none !important;
    }
    .footer_bottom .copy_right {
    color: #FDD023 !important;
    }
    .textwidget p a img {
    width: 100% !important;
    }
    .header_wrapper .header_btn a span.btn_center {
    color: #461D7C ;
    }
    @media only screen and (min-width:481px)and (max-width: 767px){
    .header_wrapper .logo_wrapper .logo img {
    max-width: 80%;
    }
    .logo img {
    width: 100%;
    }
    }
    @media only screen and (max-width: 480px){
    .header_wrapper .logo_wrapper .logo img {
    max-width: 120%;
    }
    .logo img {
    width: 100%;
    }
    .sidebar .widget ul ul.children {
    display: none;
    }
    li.sub-category-list {
    display: inline;
    padding-right: 10px;
    }
     

    Attached Files:

  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    Apply This CSS it will remove the bullets that are appearing in subcategory and will solve your issue.

    Code:
    .sidebar ul li .children{
    list-style-type: none;
    }
    Regards,
    Sameer
     
  3. sameerwalkar

    sameerwalkar Guest

    Hi,

    To remove site captcha key error you can go to Dashboard>> Geocraft Settings>> Theme Options>> Listing Settings and can turn off the captcha setting if not required or can put the ReCaptcha site or secret key. You can refer the below image:

    geo-recaptcha-key.png


    2. For header design, It seems that you need your logo to appear in full width if it's so for that we require to do some customization in source code. Let us know if you needed.

    3. For category listing drop-down error kindly try and check by deactivating all the installed plugins and then activating them one by one as many times plugin also conflicts or you can try installing a fresh theme again. Also it's recommended that before re-installation, create a backup for the same.

    To create a backup of your theme, install and activate WP EDITOR plugin.
    and then go to Dashboard->Appearance->Theme Editor

    and click download theme button option to download your current theme
    Now go to Dashboard->Tools where you will find Export website contents to make backup of your contents.
    just do like this and in this way your site's backup would be ready.

    Now you can install fresh theme again as I have told you.

    Hope it will solve your issue.let me know if have any doubts.
     
  4. sameerwalkar

    sameerwalkar Guest

    Hello,

    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]
     
  5. sameerwalkar

    sameerwalkar Guest

    Hi,

    We have sent a mail to you kindly check. Also for logo kindly provide us logo image of the desired size along with some edited screenshots so that we can apply and check the same.
     
  6. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    It is NEVER good practice to enter into another website and just "TURN-OFF" plugins as this loses data like my entire block list and now my Twitter feed has disappeared. Just add the header colour options as stated above not disable any plugins.
     
  7. sameerwalkar

    sameerwalkar Guest

    Hi,

    We really feel sorry for the inconvenience caused. We have applied CSS on header background color to #c3e300 as requested. Kindly check.
     
  8. sameerwalkar

    sameerwalkar Guest

    Hi,

    For menu bar you can use the below code:

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    .menu_wrapper .menu-container{
    background:#c3e300
    }
     
  9. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
  10. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    I need help to rectify the FATAL ERROR having your staff disable plugins I have spent the entire weekend resetting plugins now I get a FATAL ERROR I never had before. I have tried to use this code to rectify the problem but not working: }
    $data = array();
    $response = wp_remote_get( $apiurl );
    if (is_wp_error($response)) {
    $data = json_decode( $response['body'], true );
    }
     
  11. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    I have spoken to my host and also increased the WP limit using code define(‘WP_MEMORY_LIMIT’, ’64M’); even deleted a few plugins and gone through them all. They say it is the script capacity needs code evaluation.
     
  12. sameerwalkar

    sameerwalkar Guest

    Hi,

    We apologize for the inconvenience caused. To remove the fatal error follow the steps mentioned in the image below, also if you feel you are unable to solve the issue at your end then kindly provide your credentials at [email protected] geo-dynamic-fatal-error.png
     
  13. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    You can use the same password as previously sent to access. I would ask 1. I do NOT want to lose any pages, posts or reset any plugins.
     
  14. sameerwalkar

    sameerwalkar Guest

    Hello,

    Kindly check the issue got fixed
     
  15. sameerwalkar

    sameerwalkar Guest

    Hi,

    Kindly try & re-insert the image in that post, it should work, as I tried but its unable to acces your dashboard. Let me know if it works.
     
  16. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    Sameer, I have had W3 Total and Max CDN examine the caching and they say it is a 'SCRIPT' issue here is proof W3is set to cache ipg, png etc W3_file_types.PNG
    Everything was working before ..........PLUS the images cache and show fine in CAROUSEL and PAGE its just not showing in thumbnails. This needs rectifying as I cannot have blank client thumbnails and it is holding up my work.
     
  17. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    Be careful who you send in the back-end no more plugins resets and broken script. Plugins are used for minifying, caching, security, tools etc
     
  18. sameerwalkar

    sameerwalkar Guest

    Hi,

    We again check at our end, it seems that CDN is blocking a cropping script to crop the .gif image. Kindly use .png image instead. It will work.
     
  19. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
  20. infoguru

    infoguru New Member

    Joined:
    Mar 9, 2015
    Messages:
    17
    Likes Received:
    0
    The CDN guys state they CANNOT change or generate the file path.........only the script can do that.
     

Share This Page