rontonneson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page TitleI got it fixed, not quite perfect but close enough.
Forum: Fixing WordPress
In reply to: Page TitleNot fixed yet, working on it. I am by no means an expert on this, This is a static title, looks like the first slider plugin I tried doesn’t have a static option.
Forum: Fixing WordPress
In reply to: Page TitleI think I have discovered what caused my problem. I have a local copy of the site on my PC and looking at the source code for the version that works correctly I see “– START Slider 1 REVOLUTION SLIDER 6.2.22 -“. Somewhere along the line that plugin got removed. Now need to find a no-cost way to replace it. We are a low budget volunteer operation so don’t want to spend the dollars that Slider Revolution wants for the current versions.
Forum: Fixing WordPress
In reply to: Page TitleI am not using any site builder, I just use Classic editor and Block editor. The site is: https://wrapiowa.org/
The page I am having trouble with is the home page. All other pages are OK for example this one: https://wrapiowa.org/about/history/
Forum: Fixing WordPress
In reply to: Need help with table formattingI went with just removing the figure rapper.
Forum: Fixing WordPress
In reply to: Need help with table formattingThe theme they are using is Chariti Child.
Your css code is way over my head, like I said I am a novice. This site supports a low budget non-profit organization that provides no-cost labor to build wheelchair for those in need. This site was originally done by some “processional” folks on a gratis basis. They want money to do any maintained on it so I am doing what I can and have made good progress.
I did try removing the figure wrapper lines and that fixed the column header problem but it removed the lines between the table cells. I guess we could live with that.
Forum: Fixing WordPress
In reply to: Need help with table formattingI am sorry, I am very much a novice. I do not see line-height: 0 anywhere to change it to line-height: 1. below is the code.
<!-- wp:paragraph --> <p>Each year WRAP strives to provide more <a href="/services">services</a> throughout Linn, County with the help of our <a href="/about/board">board of directors</a>, <a href="/ways-to-give/volunteer-opportunities">volunteers</a>, and <a href="/ways-to-give/donating">donors</a>.</p> <!-- /wp:paragraph --> <!-- wp:heading {"level":4} --> <h4 class="wp-block-heading">Year-to-Date Statistics</h4> <!-- /wp:heading --> <!-- wp:group --> <div class="wp-block-group"><!-- wp:html --> <figure class="wp-block-table is-style-regular"> <table style="height: 686px;" width="707"> <thead> <tr> <th><strong>Year</strong></th> <th><strong>Completed </strong><br><strong>Projects</strong></th> <th><strong>Wooden<br>Ramp<br>Builds</strong></th> <th><strong>Wooden<br>Ramp<br>Removals</strong></th> <th><strong>Aluminum<br>Ramp<br>Installs</strong></th> <th><strong>Aluminum<br>Ramp<br>Removals</strong></th> <th><strong>Ramp<br>Repairs</strong></th> <th><strong>Handrails<br>and<br>Steps</strong></th> <th><strong>Ramp<br>Design<br>Only</strong></th> </tr> </thead> <tbody> <tr> <td><strong>Total</strong></td> <td>942</td> <td>453</td> <td>122</td> <td>99</td> <td>105</td> <td>85</td> <td>48</td> <td>30</td> </tr> <tr> <td><strong>2023</strong></td> <td>23</td> <td>5</td> <td>3</td> <td>7</td> <td>3</td> <td>1</td> <td>2</td> <td>2</td> </tr> <tr> <td><strong>2022</strong></td> <td>87</td> <td>23</td> <td>9</td> <td>13</td> <td>17</td> <td>11</td> <td>8</td> <td>6</td> </tr> <tr> <td><strong>2021</strong></td> <td>66</td> <td>24</td> <td>7</td> <td>10</td> <td>11</td> <td>7</td> <td>2</td> <td>5</td> </tr> <tr> <td><strong>2020</strong></td> <td>80</td> <td>19</td> <td>9</td> <td>6</td> <td>9</td> <td>26</td> <td>5</td> <td>6</td> </tr> <tr> <td><strong>2019</strong></td> <td>88</td> <td>45</td> <td>7</td> <td>9</td> <td>11</td> <td>8</td> <td>7</td> <td>1</td> </tr> <tr> <td><strong>2018</strong></td> <td>75</td> <td>36</td> <td>7</td> <td>11</td> <td>11</td> <td>4</td> <td>5</td> <td>1</td> </tr> <tr> <td><strong>2017</strong></td> <td>81</td> <td>39</td> <td>13</td> <td>6</td> <td>6</td> <td>6</td> <td>8</td> <td>3</td> </tr> <tr> <td><strong>2016</strong></td> <td>80</td> <td>38</td> <td>9</td> <td>9</td> <td>11</td> <td>4</td> <td>8</td> <td>1</td> </tr> <tr> <td><strong>2015</strong></td> <td>79</td> <td>40</td> <td>16</td> <td>7</td> <td>7</td> <td>3</td> <td>2</td> <td>4</td> </tr> <tr> <td><strong>2014</strong></td> <td>62</td> <td>35</td> <td>15</td> <td>5</td> <td>4</td> <td>1</td> <td>1</td> <td>1</td> </tr> <tr> <td><strong>2013</strong></td> <td>46</td> <td>25</td> <td>10</td> <td>3</td> <td>4</td> <td>4</td> <td> </td> <td> </td> </tr> <tr> <td><strong>2012</strong></td> <td>38</td> <td>23</td> <td>3</td> <td>4</td> <td>6</td> <td>2</td> <td> </td> <td> </td> </tr> <tr> <td><strong>2011</strong></td> <td>34</td> <td>20</td> <td>4</td> <td>4</td> <td>4</td> <td>2</td> <td> </td> <td> </td> </tr> <tr> <td><strong>2010</strong></td> <td>21</td> <td>11</td> <td>5</td> <td>2</td> <td>1</td> <td>2</td> <td> </td> <td> </td> </tr> <tr> <td><strong>2009</strong></td> <td>34</td> <td>27</td> <td>1</td> <td>2</td> <td>0</td> <td>4</td> <td> </td> <td> </td> </tr> <tr> <td><strong>2008</strong></td> <td>13</td> <td>11</td> <td>2</td> <td>0</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td><strong>2007</strong></td> <td>13</td> <td>10</td> <td>2</td> <td>1</td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td><strong>2006</strong></td> <td>12</td> <td>12</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td><strong>2005</strong></td> <td>5</td> <td>5</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td><strong>2004</strong></td> <td>5</td> <td>5</td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> </tbody> </table> </figure> <!-- /wp:html --></div> <!-- /wp:group --> <!-- wp:table /-->
Forum: Fixing WordPress
In reply to: Help needed with Blog pageGot it fixed, I installed the classic-widgets plugin and that reviled what I needed.
Thanks for the help, I am learning.
Forum: Fixing WordPress
In reply to: Help needed with Blog pageThanks, the additional CSS worked perfectly.
When I open WordPress Dashboard > Appearance > Widgets. I get a bunch of errors such as “The “text” block was affected by errors and may not function properly. Check the developer tools for more details.” I think as a result I am not seeing the undesired text.