Jeremy Rangel

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 34 total)
  • Author
    Posts
  • in reply to: Geodirectory and Theme Builders #496730

    Jeremy Rangel
    Expired Member
    Post count: 36

    So what is the right way to modify the single.php for listings?

    I have made a template with Elementor Pro. It seems to load the title and meta just fine, but it won’t load the image as a background.

    This is by using the Elementor Theme Builder and making a single.php for “Places”.

    Notice, in the first photo, how in the back end of the builder, it shows the Place featured image.

    In the second photo, however, it loads the meta, but not the background featured image for that section.

    https://photos.app.goo.gl/EUmxB3nTAo8NUAmN7
    https://photos.app.goo.gl/QFwZejF8L3ftm7fo8

    in reply to: Best way to handle neighboring towns? #481607

    Jeremy Rangel
    Expired Member
    Post count: 36

    The problem I see with merging is that the address ends up being incorrect on the Listings pages.

    Suppose the address for Gina’s hair salon is actually 222 Nowhere Street, Coos Bay, Oregon.

    If I merge Coos Bay into North Bend then the address will show up as 222 Nowhere Street, North Bend, Oregon. This will mislead the user, causing them to think that Gina’s salon is in the neighboring town.

    in reply to: Help understanding changing locations. #480652

    Jeremy Rangel
    Expired Member
    Post count: 36

    Okay, that makes sense.

    So, suppose my location page has [gd_categories] on it. If a user clicks a [gd_category] after they have used the location switcher, will it load only the categories in their location? Or will it load all the categories in the entire directory?

    in reply to: GD Listing: List view on smaller screens #479051

    Jeremy Rangel
    Expired Member
    Post count: 36

    Note on do-not-want.png that with the smartphone sized screen, the listing item shows up as a grid with the image on top and everything else below.

    What I want is what is shown on want.png with the image to the left and the rest to the right.

    Using list view with GD, be default, seems to turn everything into grid using smartphones/tablets.

    in reply to: V2: Fields meta and Slider Revolution #476803

    Jeremy Rangel
    Expired Member
    Post count: 36

    Neither the shortcodes nor the field key seems to work.

    I tired {{meta:geodir-field-address}} as well as {{meta:geodir_address}} to no avail.


    Jeremy Rangel
    Expired Member
    Post count: 36

    Sorry about that. The homepage now has some listings, but note I am trying to make changes in areas other than the homepage.


    Jeremy Rangel
    Expired Member
    Post count: 36

    coosguide.com is a link

    There are gd_listings on the homepage, but I want to get rid of the image radius site-wide.

    in reply to: Image Container selector? #475915

    Jeremy Rangel
    Expired Member
    Post count: 36

    coosguide.com/places

    in reply to: Image Container selector? #475771

    Jeremy Rangel
    Expired Member
    Post count: 36

    It would be several pages. I don’t want the radius on any of the images, whether it’s the archive pages, the detail pages, or anywhere I use the [gd_listing] shortcode.

    in reply to: Stuck with very basic layout for CPTs #475450

    Jeremy Rangel
    Expired Member
    Post count: 36

    I’ve used every Page Template available, and they all produce the same result.

    *snip*

    in reply to: Examples of Divi used with GeoDirectory v2? #475449

    Jeremy Rangel
    Expired Member
    Post count: 36

    Make a sidebar (Appearance > Widgets) for each GD Widget you want to use.

    Then, from the Divi Builder add that Sidebar where you want it on the page.

    in reply to: V2: How to style archive entire item? #475199

    Jeremy Rangel
    Expired Member
    Post count: 36

    Coosguide.com/places shows where I at so far (select Grid-3).

    From what I can see, using the CSS below, I am getting a box shadow around the picture container, which I don’t want.

    I need to add some padding to the left and right of the entire grid item, and also get rid of the box shadow around the picture container.

    .geodir-gridview.gridview_onethird li{
    padding: 10px 10px 20px 10px;
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 10px 10px 5px #aaaaaa;

    in reply to: Divi: GD Pages not using full content area #473501

    Jeremy Rangel
    Expired Member
    Post count: 36
    This reply has been marked as private.
    in reply to: Divi: GD Pages not using full content area #473438

    Jeremy Rangel
    Expired Member
    Post count: 36
    This reply has been marked as private.
    in reply to: Divi: GD Pages not using full content area #473377

    Jeremy Rangel
    Expired Member
    Post count: 36

    So, the CSS does let me use the entire content area. The problem is that I am trying to style this using the Divi shortcode-based builder. I want to have both full-width sections (the map and header, for example) and standard center column sections.

    That CSS overrides the Divi builder. So everything is full-width.

    So for example, if you go back at that place, and look for the line of text that says “This text is inserted with the Divi Builder inside a standard row. It should not be full-width.

    That line of text was inserted via the Divi builder inside a standard section, which should not be full width.

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