John Allsopp

Forum Replies Created

Viewing 15 posts - 121 through 135 (of 356 total)
  • Author
    Posts
  • in reply to: Geo Bold Theme #15352

    John Allsopp
    Expired Member
    Post count: 399

    It seems that you have your map in the content area rather than the top widget area?

    in reply to: overlap css #15348

    John Allsopp
    Expired Member
    Post count: 399

    That section is a full-width section, so it will span both content and sidebar areas.


    John Allsopp
    Expired Member
    Post count: 399

    Hi,
    I just edited “That Bali Shop” and everything went ok – i can also see the map on the homepage, although it is in the sidebar…?

    in reply to: Location Switcher Display Issues #15053

    John Allsopp
    Expired Member
    Post count: 399

    Hi,
    It doesn’t look like you have activated the Divi compatibility plugin?

    in reply to: CSS Issues with Genesis #15001

    John Allsopp
    Expired Member
    Post count: 399

    Which widths are you having trouble with? I looked at your site and all seems fine with the listing view for 2,3,4 & 5 columns…

    in reply to: GD Compatibility Pack for Enfold released #14701

    John Allsopp
    Expired Member
    Post count: 399

    Hi Brian,

    This is because the usual layout would be to have the map inbetween those two sections.

    If you don’t intend to have the map, you could add some css to your child theme to space these apart. Try the following…

    
    
    .enfold-home-top .geodir-loc-bar {
    	background: none;
    }
    
    #main .enfold-home-top .geodir-loc-bar-in {
    	background-color: #fcfcfc;
    	margin: 20px 0;
    	padding: 20px;
    
    }
    in reply to: GDF Modern Child Theme customization #14436

    John Allsopp
    Expired Member
    Post count: 399
    This reply has been marked as private.
    in reply to: GDF Modern Child Theme customization #14418

    John Allsopp
    Expired Member
    Post count: 399
    This reply has been marked as private.
    in reply to: Widget Width 50% Please Help #14378

    John Allsopp
    Expired Member
    Post count: 399

    You wouldn’t use a plugin to edit this, you would make the changes in your child theme’s style.css file. Don’t do it in the parent theme because it will get overridden when the theme updates.

    in reply to: homepage title #14377

    John Allsopp
    Expired Member
    Post count: 399

    That’s a nice idea, i will look into it to see what would be involved…

    in reply to: GDF Modern Child Theme customization #14348

    John Allsopp
    Expired Member
    Post count: 399

    The colour for the sidebar titles will be set by the “widget-title” property, so you will need to change that eg:

    
    
    .geodir-sidebar-wrap .widget .widget-title {
         color: #fff;
    }

    There would be several changes to make for the site’s width, and i really can’t offer that level of customization here.

    in reply to: can I disable frontend add listing? #14346

    John Allsopp
    Expired Member
    Post count: 399

    Yes that is correct, it will hide it rather than disable it. Maybe you could try setting up a redirect for the add-listing url?

    I will flag this for Stiofan to see if it is on the roadmap, or whether he has some voodoo that will accomplish this….

    in reply to: Widget Width 50% Please Help #14345

    John Allsopp
    Expired Member
    Post count: 399

    Ok i see what is happening here. GD gives listing titles a width of 50% and the other 50% is for the “View All” link.
    The problem you have is that your theme adds a background to the “widget-title” which makes it look odd.

    To make the footer widget titles full width, add this

    
    
    #footer .widget-title {
         width: 100%;
    }

    (you may need to do a similar thing for your sidebar widgets)
    then you will need to style the View All link

    
    
    .geodir_list_heading a {
         text-align: left;
         width: auto;
    }

    You may want to add some padding or a margin, but you get the idea…

    in reply to: CSS Issues with Genesis #14343

    John Allsopp
    Expired Member
    Post count: 399

    I’ve not used Dynamik’s plugin before, so i don’t know what it will allow you to style. You need to add styles for “entry-title” and “widget-title”

    in reply to: CSS Issues with Genesis #14340

    John Allsopp
    Expired Member
    Post count: 399

    Hi,
    It looks like the percentage values are slightly too high. Try reducing each of them slightly (the ones like the code below, for onehalf, onethird etc)

    
    
    .geodir_category_list_view li.gridview_onehalf {
    	width: 48.5%;
    }
Viewing 15 posts - 121 through 135 (of 356 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount