Forum Replies Created

Viewing 15 posts - 16 through 30 (of 214 total)
  • Posted in:
  • in reply to: related articles character line length #239849
    camind
    Member
    Post count: 228

    PERFECT 🙂

    in reply to: related articles character line length #237835
    camind
    Member
    Post count: 228

    Mohammad,

    I tried the css code you provided but the only thing that the code does is cut off the characters that are overflowed instead of forcing the overflow to the next line. see attachment

    Is there any way to properly fix this so that the characters that overflow get moved down to the next line so that the title is still readable?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    in reply to: related articles character line length #237767
    camind
    Member
    Post count: 228

    Mohammad,

    I think i figured it out. In your two screen shots the article in question is on the outside right of the related articles widget. And in my screen shot the article in question is on the inner part of the related articles widget.

    So the characters get cut off properly when the article sits on the far right( like on your screenshots) but when it is anywhere on the inside where another article is to the right( my screenshot), it does not cut off the characters properly. Makes sense?

    Thanks again

    in reply to: related articles character line length #237706
    camind
    Member
    Post count: 228

    Mohammad,

    it happens on chrome browser for me. I haven’t tested it on other browsers. As you can see on my screen shot it happens on chrome. Maybe this is windows or chrome specific? I wonder why the phrase gets broken up and put on the line below for you but not for me?

    Thanks

    in reply to: related articles character line length #237675
    camind
    Member
    Post count: 228

    Hi Mohammad,

    Well i wish i can give you a specific url but it wouldn’t help since the related articles change every time. The problem only happens on one article since i only have one article that has a very long phrase without spaces. The title of this article is ” Cancell/Cantron/Protocel Cancer Treatment Review ” which has a phrase that has 24 characters without a space. And this is what causes the issue.

    I don’t know how you can recreate the issue other then going to this url domain /how-long-does-chemotherapy-take-to-work/ and refreshing the page until you see this title “Cancell/Cantron/Protocel Cancer Treatment Review” then once you have it in front of you, you can see the issue. If this issue is not visible on your computer just increase the zoom a little and the problem is there.

    I have only tested this on desktop. but im sure the issue will be on tablet and mobile also because its a character limit problem.

    Thanks

    in reply to: Mobile Font Vs Desktop Font #237005
    camind
    Member
    Post count: 228

    David,

    that is correct but when i change the font to just bold instead of 900 no noticeable difference is seen. mobile just looks the same at either 900 or bold.

    Thanks

    in reply to: Any easier way to edit Child theme code then with notepad? #236612
    camind
    Member
    Post count: 228

    Mohammad,

    You are the man. Thank you again for providing such great information in such a very detailed way. PERFECT !

    Thanks

    in reply to: ALL SIDEBARS DISAPPEAR WITH WORDPRESS 4.4 #236407
    camind
    Member
    Post count: 228

    WP updates is up and running so did all the updates and child theme corrections so now everything looks good.

    Thanks again guys. 🙂

    in reply to: ALL SIDEBARS DISAPPEAR WITH WORDPRESS 4.4 #236108
    camind
    Member
    Post count: 228

    Mohammad,

    Thank you so much for giving me such a detailed answer. That’s amazing !!!!

    What do i do about not being able to update to dante 3.2.0. ???? I can’t get the update to show up in wordpress dashboard.

    Thanks

    in reply to: ALL SIDEBARS DISAPPEAR WITH WORDPRESS 4.4 #236084
    camind
    Member
    Post count: 228

    In addition to what i just added above: i am currently on dante 3.18 which i thought was the newest version and that it already had the fix for the sidebars. My dashboard does not give me the option to upgrade to newer version of dante. Even after trying to search for updates and clear cache etc.

    But this just makes everything even more confusing then it already was. Does this newer dante update add anything new in the single.php file to fix sidebar??? i don’t know. No one has yet to specify what piece of code was added to fix the issue and where.

    Thanks

    in reply to: ALL SIDEBARS DISAPPEAR WITH WORDPRESS 4.4 #236077
    camind
    Member
    Post count: 228

    When doing a comparison of the single.php file that is in my child theme and from the newest version of dante i have only found two line changes that look like nothing related to sidebars disappearing.

    First line change is

    <div class=”entry-title”><?php the_title(); ?></div>

    changed to…..

    <div class=”entry-title”><?php echo $page_title; ?></div>

    and second line change is just the following code added :

    }
    if ($thumb_width == “”) {
    $thumb_width = 300;
    }
    if ($thumb_height == “”) {
    $thumb_height = 225;

    both of these don’t look like they will fix the sidebars from disappearing.

    I want to avoid upgrading back to wordpress 4.4 right now because updating my single.php file looks like it wasn’t the problem.

    Any ideas?

    in reply to: ALL SIDEBARS DISAPPEAR WITH WORDPRESS 4.4 #235412
    camind
    Member
    Post count: 228

    Every Post page has a sidebar. After the update every page that was supposed to have a sidebar didn’t. Had to downgrade wordpress to get all side bars back. now still running old version of word press until a fix is released.

    Thanks

    in reply to: Portfolio featured item issue after Update. #220916
    camind
    Member
    Post count: 228

    Hi,

    Would still like to get an answer about whether this is a known problem or am i the only one experiencing this. That way I can figure out what to do next.

    Thanks

    in reply to: blockquote BOLD not visible on mobile. #216130
    camind
    Member
    Post count: 228

    David,

    So if i’m understanding this right, if i change my css from 900 weight to just “bolder” then it will not fallback and i will get a thicker font then whats showing in mobile right now?

    Thanks

    in reply to: blockquote BOLD not visible on mobile. #216115
    camind
    Member
    Post count: 228

    Hi David,

    So why do i see a really bold font on desktop and a non bold font on mobile?

    Thanks

Viewing 15 posts - 16 through 30 (of 214 total)