Forum Replies Created

Viewing 16 posts - 31 through 46 (of 46 total)
  • Author
    Posts
  • in reply to: "Blog Post" Pagination Not Working #875861

    okay, thanks Basilis. access info in private section.

    in reply to: Widget z-index not working #861449

    okay, so, i was able to accomplish what i wanted/needed without help on this one, but only due to the results of these other two threads…
    https://kriesi.at/support/topic/blog-page-corruption and
    https://kriesi.at/support/topic/latest-news-widget-image-size-confliction …so YAY!

    whether there’s an underlying issue with the base coding (shown in screenshot above) or if it was just the plugin placing the code in the wrong place, i don’t know,
    but for future reference in case it helps anybody else, i had to disable the AddToAny.com plugin and just add the custom code from their “website” settings in to the Child > Header.php file, where i wanted it to show.
    and then use css to position it where i needed it to be on the pages.

    oddly (to me) doing it this way did NOT cut it off in the sidebars (like it did via the plugin as shown in the above screenshot).

    so can consider this thread closed (for me).
    THANKS for the help on the other issues tho!!!

    in reply to: Widget z-index not working #861326

    any ideas on this yet?

    how can i “position: absolute;” something at the far right of the sidebar without its padding & overflow:hidden cutting it off?
    z-index isn’t working.

    thanks.

    in reply to: Blog Page Corruption #861325

    okay, now we’re talkin!

    that bit of code did the trick for the sidebar feature news image. thank you!!!

    a few followup questions tho…

    – did you reset the Emma plugin? all that’s been reset, so i have to redo all those settings.

    – did you “activate” the Akismet plugin? that’s not something we need.

    – i did the Shortcodes plugin update & re-activated it. will let you know if the editor problem returns. i won’t reactivate the Add2Any one tho; so hopefully between these 2 changes, the editor problem won’t come back.

    FYI, for future reference, in case anybody else needs this info…

    the last code bit above is the answer to a different question @ https://kriesi.at/support/topic/latest-news-widget-image-size-confliction

    in reply to: Latest News Widget Image Size Confliction #861324

    FYI for future reference (in case anybody ever needs this info)…

    the answer to this is solved, but cross-posted @ https://kriesi.at/support/topic/blog-page-corruption

    in reply to: Blog Page Corruption #861260

    but… how come the editor problem was ONLY with this one News page? the plugins didn’t seem to affect any other page. is it not possible that something else was/is causing the issue?

    that code for the category pages worked great – thanks!

    did you “activate” the Akismet plugin?

    also, there’s an update to the Shortcodes Ultimate plugin, do you think that might fix the problem if there’s a conflict with it?

    in reply to: Latest News Widget Image Size Confliction #861259

    hmmm, i wonder if we’re miscommunicating with each other, because now I’M confused.

    firstly, i don’t want to have to use a whole plugin just to change this one image size. i’ve seen reference to the plugin you mention around on this forum, and i looked in to it, but it hasn’t been updated in a while & wordpress gives a warning about that. besides, the screenshots of it look very confusing.

    so, i’ll try to re-explain what we’re trying to accomplish…

    on pages with sidebars, and only there, i have placed the Enfold Child Theme Latest News: Featured News widget.

    by default, when rendered on page, this gives the feature image thumbnail at a very tiny size, floated left, with the title & date to its right.

    we want instead for this to have a large image (as large as will fit within the padding of the sidebar), not floated, & the title & date below it.

    i’ve changed the css to make it look like this, but as you know, the actual image size is not changing with that, thus it being blurry.

    SO, how can i change this one particular image size?

    note, the php code i ‘had’ in the functions.php (mentioned above) DID work for changing this image size correctly; but the bad side-affect was that it also changed the wp-admin thumbnails.

    i do NOT want any of the wp-admin pages to change.
    i do NOT want to change the feature image single latest blog post on the homepage either (i only mention this because it also uses the feature image of the latest blog post, but not from the widget, from the page editor).

    does that make more sense?
    thanks.

    in reply to: Blog Page Corruption #861161

    i doublely spoke too soon…
    as indicated in the screenshot, the editing options are still gone.

    so i guess the only thing this did fix is showing the custom content on top of the blog block in the rendered page.

    any ideas?

    —edit—

    the owner was concerned about having the “custom content here” text displayed at the top of the news page; & since i can’t get in to edit that, i just moved it to the bottom & used some custom css to hide it (display:none) temporarily. this way you can see it in the admin area still.

    in reply to: Latest News Widget Image Size Confliction #861157

    any ideas? have i stumped ya? ;-)

    if i haven’t heard back by tonight, for the weekend, i’m gonna need to put it back the way i had it & just live with the exploded thumbs in the admin area until you can help me fix this. having the blurred thumb on there just doesn’t look good & the owner is concerned about that. so hopefully you know what to do & can get back to me asap.

    thanks.

    in reply to: Widget z-index not working #861092

    In private section…

    in reply to: Latest News Widget Image Size Confliction #860732

    hi Ismael,

    apologies, but i’m not following you on this one yet…

    by resetting the widget thumbnail size, i assume you mean to take the custom code out of the functions.php file, & remove my custom css. doing this puts the sidebar widget back to its default tiny thumbnail.
    i used the plugin & regenerated the thumbnails.

    now, the only place i could find this “Preview Image Size” option was in the News Page > Blog block settings (which displays all news posts excerpts & thumbs nicely), and in the Home Page > Blog block settings (which displays only 1 latest post thumb & title). so i changed it in both places to be 300×300 (as there’s no 225×225 option; i figure i can shrink it in css).

    i saved this but it did not make any changes anywhere in the site that i could see.
    – the sidebar theme-child latest news widget is still teeny-tiny on pages with the sidebar,
    – the homepage feature img thankfully that did not change, i have it set for 225×225.

    in your message you said that here i’d “be able to select a different thumb size, one that would not affect the widget thumbnail“… BUT, the widget thumb is exactly what i WANT to affect. i’m just trying to make that tiny tiny tiny thumb in the sidebar widgets big, without it affecting OTHER areas of the site (like what i put in the screenshot, how the code changed it but also changed the admin posts page too).

    i noticed too, when looking at the source code of the rendered page, the sidebar thumb img tag has all these other “srcset” images in it. what is that all about? why isn’t it just the one size i want it to be?

    <img width="36" height="36" 
    src="http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1-36x36.jpg" class="attachment-widget size-widget wp-post-image" alt="" srcset="
    http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1-36x36.jpg 36w, 
    http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1-80x80.jpg 80w, 
    http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1-180x180.jpg 180w, 
    http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1-120x120.jpg 120w, 
    http://thisonesforthegirlsthemusical.com/wp-content/uploads/2017/09/review-image1.jpg 225w" 
    sizes="(max-width: 36px) 100vw, 36px">

    thanks for your time & assistance!

    in reply to: Blog Page Corruption #860713

    okay, so i spoke too soon…
    now when i go to our “Category” pages, the layout like the main news page (Single Auth, small pic) is missing. it’s just titles & excerpts without the side thumbnails.

    where do i go to get this layout back for the category pages?
    note: these are not “pages” but instead the menu items are pointed directly to the blog categories.

    am i gonna have to make all the categories actual pages like i did with the main news page?
    thanks.

    in reply to: Blog Page Corruption #860707

    hi Ismael,
    thanks for your reply! apologies for my delay.

    i looked in the “Theme Options > Theme Options > And where do you want to display the Blog?” and it was NOT set to my news page. i’m pretty sure i had set it to be so, but i could be wrong (or perhaps i did for the first attempt & forgot for this second). so i just set that & saved.

    then i went to the “Theme Options > Blog Layout > Blog Layout” and it is set to the 2nd option (Single Author, small preview pic). i changed it to the 5th options (Use advanced layout editor) per your suggestion, saved, and refreshed the news page & the layout was reset, not how we wanted with the small thumbnails on the side.

    then the “duh” moment hit me – i went in to edit the news page, clicked on the blog block to get to ITS settings, & changed the “Blog Style” there to the “Single Author, small pic” option and VIOLA! the blog style is back AND our text above it is now showing.

    success.
    thank you for your help.
    that wasn’t very intuitive – hopefully the developers might consider looking in to that process a bit more in the future.
    much appreciate the quick support tho!
    ✌🏼

    in reply to: Latest News Widget Image Size Confliction #859106

    DOH! & here i thought i was being so thorough ;-)
    sorry ’bout that.
    added in private section.

    in reply to: Latest News Widget Image Size Confliction #859033

    thought i’d followup with an annotated screenshot…
    screenshot

    so, to sum up my questions (#1 being the most important):

    1) how can i fix the unexpected resulting consequence in the wp-admin > Posts page that occurred from using the provided code to modify our “latest news widget” display in the sidebars?

    2) is there a way to have all the extra image sizes that auto-generate upon upload to only occur if & when needed?

    3) i saw code (in this post) that would supposedly stop the generation of unneeded images, BUT, how can i know which ones to safely stop & delete?

    thanks.

    in reply to: Latest News Widget Image Size Confliction #858948
    This reply has been marked as private.
Viewing 16 posts - 31 through 46 (of 46 total)