• The website was done by a WordPress developer. After he left, I, the owner, tried to edit the page and must have done something wrong as 3 of the pricing plans are completely unaligned now. Assistance on how to fix the page will be appreciated.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It looks like you’re missing a </ul> after the platinum plan

    <ul class="theplan">
    <li class="title"><b>   gold plan           100-499 Miners</b></li>
    <li><b>Cost:</b> $80/KW, includes all taxes (add sales tax for Canadians only)</li>
    <li><b>Setup Fee:</b> NO INSTALLATION FEE, WE CREDIT YOU FOR ALL CANADIAN CUSTOMS CHARGES AND SHIPPING FROM MONTREAL AIRPORT</li>
    <li><b>Maintenance:</b> Security, monitoring, facility rental fee</li>
    <li><b>Term:</b> 3 months full prepayment, then month by month</li>
    <li><a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="http://economicalmining.com/product/hosting-plan-100-499-miners/" rel="nofollow noopener">Buy Now</a></li>
    </ul>
    <ul class="theplan">
    <li class="title"><b>   platinum plan   500-999 Miners</b></li>
    <li><b>Cost:</b> $75/KW, includes all taxes (add sales tax for Canadians only)</li>
    <li><b>Setup Fee:</b> NO INSTALLATION FEE, WE CREDIT YOU FOR ALL CANADIAN CUSTOMS CHARGES AND SHIPPING FROM MONTREAL AIRPORT</li>
    <li><b>Maintenance:</b> Security, monitoring, facility rental fee</li>
    <li><b>Term:</b> NO prepayment, month by month payments</li>
    <li><a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="http://economicalmining.com/product/hosting-plan-500-999-miners/" rel="nofollow noopener">Buy Now</a></li>

    Based on the first example, there should be a </ul><ul> here.

    <li class="title"><b>diamond plan        1,000- 4,999 Miners</b></li>
    <li><b>Cost:</b> $72.5/KW, includes all taxes (add sales tax for Canadians only)</li>
    <li><b>Setup Fee:</b> NO INSTALLATION FEE, WE CREDIT YOU FOR ALL CANADIAN CUSTOMS CHARGES AND SHIPPING FROM MONTREAL AIRPORT</li>
    <li><b>Maintenance:</b> Security, monitoring, facility rental fee</li>
    <li><b>Term:</b> NO prepayment, month by month payments</li>
    <li><a class="et_pb_button et_pb_button_0 et_pb_bg_layout_light" href="http://economicalmining.com/product/hosting-plan-1000-4999-miners/" rel="nofollow noopener">Buy Now</a></li>
    </ul>
    Thread Starter kleinermuk

    (@kleinermuk)

    Thanks for answer. Where within WordPress I would find that code?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It’s in your content. Try looking at your post in “text” mode.

    Thread Starter kleinermuk

    (@kleinermuk)

    It seems it’s under Tabs, not sure how to get to the text editor to enter missing pieces.

    Also, would you know how to edit FAQ page on the same site?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You’re using a commercial theme/plugin (Divi), so please use their official support channel. We feel they are best equipped to support their products.

    https://www.elegantthemes.com/forum/

    Commercial products are not supported in these forums. .

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

The topic ‘How to edit within the scheme’ is closed to new replies.