Forum Replies Created

Viewing 15 replies - 1 through 15 (of 34 total)
  • Thread Starter satrap

    (@satrap)

    Alan, thank you very much for taking time out of your busy day to help without anything in return.

    Your code worked perfectly.

    Thank you so very much again. Have a great day.

    Thread Starter satrap

    (@satrap)

    Hi Joachim,

    Thanks for the reply. I have tried that CSS code, but it’s not working. Not sure if it has something with the Genesis framework or…?

    Update: I just checked with Chrome’s “inspect” tool and the CSS code is labeled as “invalid property value”.

    • This reply was modified 3 years, 5 months ago by satrap.
    Thread Starter satrap

    (@satrap)

    Hi,

    Thank you for taking the time to help out. And sorry for my late reply.

    No, I am not using any plugins. I try to use as few plugins as possible. I like to learn and code things myself. Especially if you can find the answer/code quickly.

    So with that said, do you guys have any ideas on how to add the “ads” label to the auto ads?

    Thanks again for taking the time to help out. Much appreciated.

    Thread Starter satrap

    (@satrap)

    Hi,

    I don’t see any errors in NetWork Tab.

    Thread Starter satrap

    (@satrap)

    Thank you for the speedy reply.

    Somehow, this morning the issue has disappeared and the plugin is working. I can see and edit every setting page.

    Not sure what caused it. I did not change any other thing (install or uninstall any plugins, etc) either.

    Anyway, I’m glad it is working again.

    Also, while I have you here, may I ask if there is any way to clear the cache of just a single page/post. I know I can purge cache through the “Purge cache after” setting, but that will purge the whole site. I am trying to clear cache just for one single URL.

    Thanks again.

    • This reply was modified 4 years, 3 months ago by satrap.
    Thread Starter satrap

    (@satrap)

    Thanks very much for taking the time to help out, Macario.

    Yeah, I used 3-4 different browsers, cleared cache and all of that stuff. But nothing had helped.

    Somehow, this morning it started working again. I didn’t change anything since yesterday, so I am not sure what it was. Maybe just a quick glitch that sorted itself out. I can’t see anything in my logs either.

    Thank you anyway.

    Thread Starter satrap

    (@satrap)

    Thanks Andrew.

    Sadly it’s not working.

    I appreciate your time.

    Thread Starter satrap

    (@satrap)

    Thanks Andrew.

    I just can’t get it to work.

    Here is the code for 2 of my icons and their text link. Would you mind showing me how it should be done?…

    <a href="https://moneypantry.com/make-money/"><img src="https://moneypantry.com/wp-content/uploads/2014/07/make-money.gif" alt="make-money" width="64" height="64" /></a><a href="https://moneypantry.com/make-money/">Make Money</a>
    
    <a href="https://moneypantry.com/save-money/"><img src="https://moneypantry.com/wp-content/uploads/2014/07/save-money.gif" alt="save-money" width="64" height="64" /></a><a href="https://moneypantry.com/save-money/">Save Money</a>

    Also, are we talking about styling these inside the text widget itself where the actual image and text link sit, or should this be done in the CSS file of the theme?…

    Thank you very much in advance.

    Thread Starter satrap

    (@satrap)

    Thank you for taking time to help.

    Yes, I did try to use the align:center property and a few other css codes, but I can’t get it to work. Maybe I am implementing it wrong.

    How would I exactly implement the code? What would the actual code be?…

    I saw a few plugins as well, but I like to not use plugins as much as possible.

    Thank you in advance.

    Thread Starter satrap

    (@satrap)

    Hi Thimothe,

    Thanks again for taking time to help.

    I tried the new cod but it doesn’t seem to be doing anything. After adding this to the end of my CSS file, do I need to remove any code (perhaps the original code i,e…

    #primary {
    max-width:1200px;
    margin:auto;
    padding:0 20px;
    }

    )?

    And yes, I am aware of that. Though I am not using a child theme or custom CSS. I change lots of files, so it’s just easier for me to keep a copy of the ones I changed and replace them when I upgrade.

    By the way, as for css custom file, do you just create a new CSS file with your custom codes in it and name it css-custom or whatever else and upload the theme’s folder?…

    Thanks again.

    Thread Starter satrap

    (@satrap)

    Ok, so I just realized what causes the issue. Th original CSS of the 2013 had the menu bar and footer line/bar with a max-width of 1600 px but I changed it to be 1200 px. I am assuming I will need to move the content a bit to the left using CSS, but not sure where and how to do it. I would appreciate any help. Thanks.

    Thread Starter satrap

    (@satrap)

    Hi Thimothe,

    Thanks very much for taking time to look at the site and going through all the trouble to find the solution for me. I really appreciate it.

    The css code worked wonderfully. Thanks for that.

    While I have you here, the only problem I have now is the alignment of the content in relation to the top menu bar and the footer line (green).

    You can see it on the homepage now.

    The text isn’t centered. It seems its way to the right side. How do I get that to align center?…

    This problem was there even before I added your CSS code. But I guess when the sidebar is there, its less noticeable, but with the sidebar being gone, it looks awkward.

    I should mention that I did change the original CSS of the 2013 theme, changing the width of the menu bar and the footer line. Perhaps that may be the issue?…

    Thanks in advance.

    Forum: Fixing WordPress
    In reply to: static page

    I an glad you got it working. Yeah, it sucks when you have to spend sometimes days trying to fix something that can be fixed in a few seconds if you juts know how.

    But as you said, this process is actually helpful, it teaches you thing you would have never learned otherwise.

    @manavkumar
    while that works too, but if you care about your site’s speed, you would want to put scripts in your footer.

    Forum: Fixing WordPress
    In reply to: static page

    All you have to do is create a new page. Don’t name it, leave the title section empty. Then go back to the setting-reading and choose that page as your home page.

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