Shannon Grant

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 31 total)
  • Author
    Posts
  • in reply to: Not allowing text in the place description box #405271

    Shannon Grant
    Expired Member
    Post count: 31

    Yes. Posting to Facebook. Is there any compatible program that can display a Facebook feed from a particular Facebook page on the website? I want to actually display the Facebook posts to the website and not vice versa.

    in reply to: Not allowing text in the place description box #405051

    Shannon Grant
    Expired Member
    Post count: 31

    Bummer!! Is there any FB feed that is compatible??

    in reply to: Modifying the Header section #402077

    Shannon Grant
    Expired Member
    Post count: 31

    Thank you, it’s improved!! Now not offset and ridiculous looking! It still seems like on a laptop that it’s got a wide blank area across the middle (and I wouldn’t mind a logo beside the site name). How can I modify this header area?

    in reply to: Modifying the Header section #402069

    Shannon Grant
    Expired Member
    Post count: 31

    I’ve tried adding in the CSS below. Nothing really appears to have changed. I tried modifying the .title-area sizes under a few different headings with no results.

    Guust wrote:

    You will have to add some CSS to change or overwrite the current CSS, for example:
    @media only screen and (max-width: 1360px) {
    .title-area {
    width: 620px;
    }

    My header is awkwardly spaced with offset graphic and a big center white space. Why can’t I put a logo next to the title like in the GeoTravel initial page? How can I fix my spacing and just make it look more professional and appealing? The mobile version is OK, it’s the computer presentation that is most awkward. I haven’t seen it on a tablet lately.

    Thank you!

    in reply to: Modifying the Header section #399501

    Shannon Grant
    Expired Member
    Post count: 31

    Perfect!! Thank you!

    in reply to: Modifying the Header section #399497

    Shannon Grant
    Expired Member
    Post count: 31

    Ah, thank you. Is there any way to not have that display on the widget so that they square up? Only show on the detail of the listing? I’ve been searching and don’t see how to do that.

    Thanks!

    in reply to: Modifying the Header section #399481

    Shannon Grant
    Expired Member
    Post count: 31

    Thank you, thank you so much. I don’t think I’ll be touching the functions.php ever again.

    Why do my listing “popular places” widget present unevenly like this?

    in reply to: Modifying the Header section #399389

    Shannon Grant
    Expired Member
    Post count: 31
    This reply has been marked as private.
    in reply to: Modifying the Header section #399383

    Shannon Grant
    Expired Member
    Post count: 31

    Parse error: syntax error, unexpected ‘genesis_footer’ (T_STRING) in /home4/sugarrings/public_html/wp-content/themes/geodir_geo-travel/functions.php on line 141

    This is what I get

    in reply to: Modifying the Header section #399382

    Shannon Grant
    Expired Member
    Post count: 31

    Thank you, I will try to work on that. I can’t do anything right now as I crashed the site. Please help!! I tried modifying this from below. Then I tried putting it back. Then I tried to de-activate the Geotravel theme thinking I could re-activate it in it’s functional original form, but my dashboard and everything are white. I just wrote a new help forum for it. Totally stuck until it’s fixed!!!

    Thank you!

    OurWorldSchools.com

    Author
    Search Results
    July 3, 2017 at 3:26 pm #385541
    In reply to: “© 2017”

    Kor

    Moderator
    Post count: 5379
    Hi Abel,

    Kindly check your functions.php file for

    //* Add My Custom Footer Links

    add_filter(‘genesis_footer_creds_text’, ‘custom_footer_creds_text’);
    function custom_footer_creds_text($creds) {
    $creds = ‘[footer_copyright] ‘ . get_bloginfo(‘name’) . ‘ • WordPress Directory Theme by WP Geo Themes‘;
    return $creds;
    }
    You can edit that.

    in reply to: Geo Travel Theme – Change Colors Option #397117

    Shannon Grant
    Expired Member
    Post count: 31
    This reply has been marked as private.
    in reply to: Geo Travel Theme – Change Colors Option #397048

    Shannon Grant
    Expired Member
    Post count: 31

    On the photos below, you can see your code was able to change the highlighted label areas to blue, but still some of the sidebars are highlighted orange. I’d like it to be universal and more professional, less child-like colors. Isn’t there an easy way to change the font, colors, highlights?? I’d love to modify my font too, but am unsure how.

    (Also, I find that in some of my widgets – Like the bottom photos “Best of Activities” the photos aren’t coming up, just blank boxes. Any insights on that?)

    in reply to: Geo Travel Theme – Change Colors Option #396899

    Shannon Grant
    Expired Member
    Post count: 31

    /* Heading Title Background Color */
    .geodir_list_heading {
    background: #b1c4f9!important;
    }

    /* Font Color */
    .geodir_list_heading .widget-title {
    color:#12227e!important;
    }

    I would LOVE if ALL of that bright aqua blue font was this font color instead and all of the orange background highlights were this other blue background instead. Throughout the site would be great (Buddy Press and everything), but I’ll take whatever I can get!!

    THANK YOU!!!
    Shannon

    in reply to: Geo Travel Theme – Change Colors Option #396752

    Shannon Grant
    Expired Member
    Post count: 31

    This is great! Is there a way to apply it throughout the site? All of my widgets are still with the orange highlights.

    in reply to: Unable to post #395823

    Shannon Grant
    Expired Member
    Post count: 31

    Yes, thank you! When I click on the bottom button, nothing is happening. It highlights then goes back to it’s normal color. Nothing happens. No windows open. How can I fix this? I’ve tried to drag and drop the file, but that doesn’t work. If it works on your computer, the software works, so is it a setting on my computer that’s conflicting?

    Thanks!

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