Forum Replies Created

Viewing 15 replies - 46 through 60 (of 74 total)
  • Hi Don,
    can we have the url of your site please?

    Best!
    Steve

    Hi there,
    if you go into Settings/Media you can set the default thumbnail sizes. It’s possible you may have either changed that after you already did the earlier thumbnails?

    If you, you can fix this by either uploading a new image again for that post…or you can use the regenerate thumbnails plugin after you’ve already setup your desired thumbnail size.

    Here is that plugin: https://www.ads-software.com/plugins/regenerate-thumbnails/

    LOVE your SITE btw… you’re doing a great job. How are you monetizing things if at all yet? I’d try to get your mailing list going with Mailchimp and AutoChimp plugin ??

    Best!
    Steve

    Hi Gal,
    it is always helpful if you can share your site url, but this one I can do it from the demo…

    Add this to your site’s custom.css or style sheet modification box:

    .fbottom {
    color: red;
    }

    Change “red” to any color you want, using hex or names.

    If you need any more help, we’re here for you! ??

    Best!
    Steve

    Hi Sophia,
    first of all I LOVE your site!! You’re doing awesome ??

    Ok, this is easy… you can do it two ways. I suggest the first.

    You can simply copy the icon font item and put it manually after the title you add for any menu item you are adding. Be advised, however, that this normally is a signal that there are more drop down items below…and it might be confusing if there are not. Make sense?

    Here is the item you need: ?

    Second way is to copy the unique class that normally is added automatically when any drop downs exist, but to manually add this to any menu item directly… you do this by going into the appearance/menus page of your dashboard and then click on “Screen Options” in upper right and turn on the “Show Advanced Menu Properties” / CSS Classes box. Then you can add this to the “CSS Classes” box of any menu item where you want that to be displayed:

    menu-item-has-children

    If you have any questions, or need any help… just ask. Glad to help you ??

    Best!
    Steve

    Hi Csosa, can you please share the url to your site?

    Best!
    Steve

    Hi Suk,
    if you know the page ID’s of each page (say you have a fixed number of options), then you can create a conditional statement that displays only the image with a class that matches that of the body for that page.

    If you were to share your site URL, that would make it easier to provide you with a working example.

    Best!
    Steve

    Hi RedBlack, can you please include a URL to your site please?

    Best!
    Steve

    Hi Calleb,
    when you switch themes (parent or child), any widgets that are in containers that are no longer applicable to the new (active) theme will be put into the “Unused” container at the bottom so you can still find them. It sounds like your custom tweaks may have interfered with the standard naming convention of the parent theme’s widget containers?

    If you want a little more info, I’m happy to have a peek…but obviously hard to do if the site is offline. Keep me posted, happy to lend some assistance.

    Best!
    Steve

    Ok Mags.. if you need any further help you can reach out here (or in a new thread if that’s what moderator wants). It’s an easy task… just let us know if you need a hand.

    Best!
    Steve

    Nice Job Andrew!

    Hi Johanna,

    I just wanted to say how proud I am of you and your amazing site… you’ve truly “inspired” me! I really think you’ve got a site there that is not only delivering a great message and value, but one that you can likely turn into a nice sideline business with just a few tweaks…and not via ads either .. via delivering some valuable content to your fan base.

    Because you moved me, I went and created a very detailed tutorial for you that will answer some of your questions above, and also give you a few new “tricks” to try yourself to bring your site and your business ideas to a new level. I hope this is ok, and that you likewise continue to take actions. I LOVE IT when someone is succeeding as you obviously are.

    The video is here: https://sf-1.wistia.com/medias/k2kfbkcuxo

    Best!
    Steve

    Hi SDM… I’m sorry I wasn’t clear. I mean yes, you can add this css to the child theme you just created, or in the CSS theme box ??

    There is also a plugin you can use to add custom css if you didn’t otherwise have this option.

    There are tons of great tips and training available for WordPress… you can google Freelance WebDesign Training and get free tips and even some courses ??

    I’m happy to help you more here as well… you’ve got a great site, and I can see that there are ways I would suggest you can make some “magic” happen if you are interested in any further feedback ??

    Best!
    Steve

    Great SDM!

    It’s not hard when you are willing to stretch a bit outside your “comfort zone” ??

    Here is the CSS you need to center your logo:

    #branding {
    float: none;
    width: 45%;
    overflow: hidden;
    margin: 0 auto;
    }

    Add this to the custom css plugin box and save again.

    This removes the float to the left of the image, and it adds a new margin where the first value is for vertical (equal to 0) and the second is set to “auto” which tells your site to make the left and right margins automatically equal. The size of the image is left at 45% of the width of the total page container.

    Ta da! Fun with WP!

    Best!
    Steve

    Hi ity,

    There is tool that can help you understand what might be having an issue loading. It’s free and it’s at https://tools.pingdom.com

    If you were to share your site’s url, we could run it for you..but since you have not, you can run it yourself by adding your url into the window on the page.

    The tools will show a “waterfall” of everything that is loading or slow to load, and this will give clues about what’s going on.

    If you care to share your site url here now or the pingdom results after, that would allow us to help you further ??

    Best!
    Steve

    Hi Huddle,
    would you care to share the url to your site and I can give you the exact solution you need?

    Best!
    Steve

Viewing 15 replies - 46 through 60 (of 74 total)