Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • I have the same issue – no thumbs are displayed. The feed does have images:

    https://news.google.com/search?q=cannabis%20sonoma%20today&hl=en-US&gl=US&ceid=US%3Aen

    This is a promising plugin and I might consider a pro version, but if I can’t get thumbs to show…

    Thanks!

    • This reply was modified 4 years, 6 months ago by gil49r.
    Thread Starter gil49r

    (@gil49r)

    had long forgotten about the dubug/false line
    plug in works fine, thnx

    Thread Starter gil49r

    (@gil49r)

    i’ll take a look for that thnx

    Thread Starter gil49r

    (@gil49r)

    Yes, re-installed, put short code into a post, the form looks right except for text that shows immediately above it:

    Notice: Undefined property: stdClass::$mailerlite_server in /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-content/plugins/speakout/includes/class.petition.php on line 945

    Agree, strange no one else has come against this issue… I could install it on another one of my sites, just to see, if you like

    Thread Starter gil49r

    (@gil49r)

    ok, thnx, deleted plugin via filezilla, site works now. Can I reinstall it or wait?
    thanks again.

    Thread Starter gil49r

    (@gil49r)

    ok, thnx for the quick response – i use filezilla, added the line you suggested, I can see front page of site again, but there is a large white space close to top with the following:

    super-cache/wp-cache-phase2.php on line 1382 (there must be more to that line, but it’s all I see.)

    but still, when trying to log in, I see only the following:

    Notice: Trying to get property 'ID' of non-object in /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-content/plugins/speakout/speakout-email-petitions.php on line 91
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-content/plugins/speakout/speakout-email-petitions.php:91) in /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-includes/pluggable.php on line 1340
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-content/plugins/speakout/speakout-email-petitions.php:91) in /home/dh_by64jx/sonomavalleycannabisgroup.com/wp-includes/pluggable.php on line 1343
    Thread Starter gil49r

    (@gil49r)

    thanks, yes, and further mention in the inc folder> custom-header.php line 27.
    played with all of them, nothing, obviously in over my head.

    Thread Starter gil49r

    (@gil49r)

    another way to describe is that due to the 720 restriction, i’m forced to crop that featured image, but there is more at top and bottom of original that i want to show.

    🙂

    Thread Starter gil49r

    (@gil49r)

    Hello KokkieH, thanks for your response. The only page i’m concerned about at this point is the home page, here: http://www.ambermetrics.com/

    However, the live site, above, is a different theme (not my work).

    My test version is Dyad 2, but I’m not at liberty to show it right now. The height of the cover featured image on the test home page is limited to 720. I’d just like to tweak it to around 900 or so. That height will take up more screen real estate, but that’s ok, the bottom of the image will still be above the fold.

    I’m pretty handy with css and though an amateur at php, I can find my way around a functions and custom-header php page and change accordingly – from what I can see, it seems that one or both control the height.

    thnx!

    • This reply was modified 7 years, 4 months ago by gil49r.
    Thread Starter gil49r

    (@gil49r)

    think i got it.

    basically, changed the position rule for the masthead in the css

    thanks, Mel Choyce, for all your help! : )

    Gil

    Thread Starter gil49r

    (@gil49r)

    yes, have header.php in child
    i added: <body <?php body_class(); ?>>

    it worked! thank you!

    but, now have to figure out how to move main menu back to its original position. it moved to the very top of page, need to move it back below the main slider picture.

    i have a child masthead.php
    and in the child header.php i have: <?php get_template_part( ‘masthead’ ); ?>

    thought that moving that command to different spots in the header.php would have an effect, but no difference

    so, still playing with this and trying to grasp the variables.

    Thread Starter gil49r

    (@gil49r)

    the theme is Ridizain (2015, redesigned version of the default Twenty Fourteen) and I use a child. it was quite serviceable for the last 3 yrs, but since i decided to remove some of the sidebars, it’s now trouble.

    there hasn’t been any real activity in its support forum, kind of abandoned.

    i was wondering yesterday about how to give those pages a different class and if that could make a difference, but beyond my expertise.

    silly, should be a simple fix in most situations, and site could go on chugging along as it has. who knows, maybe i broke something in my child css

    if worse comes to worse, i’ll clone it to a sub-domain and apply a newer, similar theme and rebuild.

    do appreciate you looking at it, challenges can be fun, but please don’t go to too much trouble – “they shoot horses, don’t they?” : )

    Thread Starter gil49r

    (@gil49r)

    the pages from which I’d like to remove the right sidebar and stretch the content wider are all in the drop-down below Walleye Shop (main menu),from “Winter Gear” to “Walleye Miscellaneous”.

    there are a lot of products and could use the extra real estate.

    i’d done something similar to your above suggestion while experimenting:
    #post-705.post-705.page.type-page.status-publish.hentry{display:none;}

    that worked, middle content area disappeared, but just as you say, the post-id angle doesn’t solve the real issue. 🙂

    Thread Starter gil49r

    (@gil49r)

    ha! spoke too soon because those changes affected all pages, so undid those fixes.

    should be able to re-assign those changes to just the pages i want, how to do that should come back to me, been awhile since i’ve used wp : )

    Thread Starter gil49r

    (@gil49r)

    appreciate you looking into it, thanks. : )

    in child theme, from underneath @media screen and (min-width: 1008px)
    .site-content
    i deleted “margin-right: 29.04761904%;”

    that centered the content in its area

    but, noticed in the inspector that .hentry was set at max width = 990px
    that rule was not in the child, but was in parent – reset that rule to 100%

    those pages now look as they should

    not sure if that covers everything you noticed. i’m sure some of my child css is unnecessary or poorly executed, but one bit at a time… thanks again for the clues! : )

Viewing 15 replies - 1 through 15 (of 15 total)