Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Okay, if you are not able to fix it using CSS, my second best suggestion is:

    1) Back up everything you have.
    2) Uninstall the theme.
    3) Re-install the theme (the original zip you downloaded the day you got the theme).

    It takes a little more work than simply fixing the CSS, but it will be the safest for you if you are not sure about what to change. This should definitely be your solution since the original theme, according to what you said, was working correctly.

    Please keep me posted after you do it or reach back to this thread if you have doubts during the process.

    Good luck! ??

    Okay I tested the plugins to see if they were causing any issue but everything seems in place. In the end there may be an issue with the way WordPress was installed, so my suggestion since I cannot access your FTP is:

    1) Create backup of your site and plugins.
    2) Login your hosting and uninstall the WordPress application completely (do not keep any files in root folder, nothing at all).
    3) Reinstall WordPress and make sure it is in the right directory/folder.
    4) Install desired theme. DO NOT install any plugins until you don’t test the theme, as there was one in particular I believe may have cause an issue.

    When you are done come back to me and tell me the results. Thank you and good luck ??

    I honestly don’t think it’s a hosting company problem.

    If you could give me access I could take a deeper look, as there are way too many possibilities. DO NOT post your credentials on this forum. You can e-mail it to me [redacted email address] if you’d like.

    Thank you.

    • This reply was modified 8 years, 1 month ago by stephencottontail. Reason: redacting email address

    You are very welcome!

    Please mark topic as resolved to help others find their answers too.

    Have a good day ??

    Hello, it is showing that the container has a fixed size of 906x338px and you said you did not touch anything so let’s try the first option.

    1) Not sure what theme you are using and its features, but if the theme comes with a customizer where you can change your adjust your container values, look for it and set to “auto” or “100%”.

    2) Otherwise, some CSS editing will be required. If you can dive into the header.php file and find the container values, please change height to “100%” as I believe it may have a fixed number now. Please do this on your child theme so you don’t lose changes when the theme updates, or copy paste the code on your CSS editor if the theme has one.

    Try that and keep us posted. Good luck ??

    Hello, is it giving you an error message? If so, please tell us what it says.

    Have you checked that the theme is ACTIVE after install? Remember you have to install and then activate. I know it seems obvious but I don’t know your level of experience. ??

    Could we have more information?

    Thank you.

    Hello, you can achieve this by doing the following:

    1) Open your post.
    2) Place cursor where you want to stop the excerpt and the ‘Read More’ to appear.
    3) From the toolbar click the “Insert Read More Tag” icon. You will see a dotted line is added.
    4) Save changes and go to your home page to check.

    That should be it. Good luck! ??

    I am happy I could help. I checked it out and looks good! Don’t forget to mark this topic as resolved to help others find answers fast.

    Have a good day! ??

    Yes, it works on my end, repeatedly.

    Hello, you want to remove it from the home page? Could we have the url?

    Try pasting this into your custom CSS injector (or child theme if you have created one):

    .home #primary .entry-summary { display: none; }

    Good luck ??

    Hello, I checked under “Breema” and “About us” and it seems to be working fine, it is visible and easily clickable. Is your phone outdated?
    You can try pasting this on your CSS injector and increasing “width and height”:

    } .drop-down-arrow { display:block; width:2; height:2; margin:10px 0 0 8px; border-top:10px solid #eee; border-left:transparent 10px solid; border-right:transparent 10px solid; }

    and if that doesn’t work, dive into the responsive theme files and edit the width and height from there.

    Good luck ??

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