Forum Replies Created

Viewing 15 replies - 31 through 45 (of 65 total)
  • Thread Starter riley454

    (@riley454)

    Thanks for the quick response Dave.

    I was hoping to add it to the header/navbar area so it appeared consistently throughout the site. Is it possible to modify that snippet to achieve what I’m after and if so what do I need to change.

    Also that snippet says it may not work with version 3.2+ is this still the case or has it been changed to suit the latest versions?

    Thread Starter riley454

    (@riley454)

    Thanks for the quick reply Dave, I’ll give it a try.

    Thread Starter riley454

    (@riley454)

    Worked it out.

    Thread Starter riley454

    (@riley454)

    Thank you for not being very helpful. I think I’ll try another form plugin.

    Thread Starter riley454

    (@riley454)

    Thanks for the reply.
    I’ve tried this code and several variations to the form builder admin page but the custom button format doesn’t apply.
    <p>[submit class:btn-custom "send mail"]</p>
    Am I meant to paste my btn-custom code into one of the CF7 php files?
    Or something else?
    And if you update the plugin will my php changes be affected?
    And if so should I create a child file or something?

    Thread Starter riley454

    (@riley454)

    I worked it out. For the benefit of others who may want to do the same This link has lots of good custom menu tips for wpress themes in general.

    Thread Starter riley454

    (@riley454)

    Thanks for your help

    Thread Starter riley454

    (@riley454)

    Ahh yes. Thanks Dave. I forgot to remove extra grid from that block of text after reformatting a few times. I noticed there was a missing </div> from the first product grid that was causing the problem.

    My coding had become a bit messy switching between “visual” and “text”. It appears they change the coding sometimes when I switch between them.

    Thread Starter riley454

    (@riley454)

    Ooops, I should have known that.

    Thanks for the reminder.

    I’ve also just noticed one of my pages that has “my-product-grid” doesn’t have a border for some unknown reason. There are no formatting changes within the grid <div> tags for that page and the border appears fine on several other pages.

    This page and some others have a border.

    This is the code for one of the grids on that page:

    <div class="row-fluid my-product-grid">
    <div class="span12">
    <p class="my-product-title">L to P Training</p>
    <a href="https://eclipsedrivertraining.com.au/wp-content/uploads/2014/10/LtoP2.png"><img src="https://eclipsedrivertraining.com.au/wp-content/uploads/2014/10/LtoP2.png" alt="A random image" width="150" height="150" /></a>
    
    Obtaining your Probationary Licence brings independence and freedom. Along with that freedom comes the hazards of driving without supervision for the first time. Our lessons develop the skills required to pass VicRoads practical driving test and provide tools to help avoid common collisions new solo drivers are involved in. We use your individual needs to help structure training plans and provide resources to use with your supervising driver to develop your skills faster.
    </div>
    </div>

    This page is the only one that doesn’t have a grid border

    This is the code for that grid:

    <div class="row-fluid my-product-grid">
    <div class="span12">
    <h3>Purchase 5 hours and save 5%</h3>
    &nbsp;
    <h2>Purchase 9 hours and your 10th hour is <strong>FREE!</strong></h2>
    <a class="btn btn-custom" title="Contact" href="https://eclipsedrivertraining.com.au/contact/">Buy Now</a>
    </div>
    </div>

    The child css code is in the opening post

    Thread Starter riley454

    (@riley454)

    Thanks for the offer Dave but I haven’t got to that part yet. Still deciding how I want it to look. Have to design logo etc. Mostly everything onsite so far is a draft copy till everything clicks into place.

    Keep up the good work

    Thread Starter riley454

    (@riley454)

    apologies…forgot to close link tag ??

    Thread Starter riley454

    (@riley454)

    Thanks EF and Dave. Initially I was going to modify all the btn coding as you suggested but it seemed a bit complex for my expertise and was concerned I might miss something or accidently change something else and take forever trying to find where I may have gone wrong.

    Then I found a number of bootstrap coding and btn generator sites but none of their coding would work for some reason. I started again this morning after a good night sleep and found that I had missed some minor details in my attempts.

    I went back to this one I had tried last night:

    https://charliepark.org/bootstrap_buttons

    which in combination with your plugolabs link allows you to make almost any button possible.

    Anyway, here’s how mine turned out:

    [ Link fixed ]

    https://redstripedriving.carbonmonoxidesafety.net/lesson-packages/

    Site is still in its infancy so theres lots more design changes to be done but you can see how my buttons now suit the red skin. I highly recommend bookmarking both these btn generator sites.

    Thanks you both for keeping me inspired

    Thread Starter riley454

    (@riley454)

    Hi @nikeo. Love your theme.

    I assume you are referring to the code I pasted. That was from the stcchatcc.php file (that I did not create) which is in my child theme folder on my host server. The contents of MY OWN functions.php file have somehow been erased and replaced with “404” only. No tags or coding etc.

    I lodged a report with Hostgator 24 hours ago but haven’t had a response yet. Hopefully they can shed some light on my problem.

    Thread Starter riley454

    (@riley454)

    I’m assuming you are right. One thing that confuses me though is how functions.php has had everything removed and replaced with 404 but all the formatting etc that I had placed there seems to still be working ok on my site.

    I’ve thouroughly checked and there doesn’t appear to be anything different about the site except for the 404 at the top of each page. No unexpected links or changes to content or anything!

    My PC is well protected and recently scanned, so I’ll check with my host as you suggest. Also I’ll read through your link when I get some time(it looks like heavy reading). Thanks for the help any other advice will be appreciated.

    Thread Starter riley454

    (@riley454)

    My functions.php for some reason only contains “404” on the first line(without quotes). I know I made a number of changes to my site using my child theme but nothing is in that file anymore. Apart from functions and style files there is also a file called stcchatcc.php which seems to contain mostly garbage.

    Its modified content is posted here:
    https://pastebin.com/YdVjn6Fp

    There is also a mailout.php file which I guess has something to do with a contact form on the site and there doesn’t seem to be anything unusual in there. As far as I know I only created the functions and style files and don’t know how the other files were created.

    Updating my first post I cannot now login to my wp-admin and “404” appears at the top of every page on my site

Viewing 15 replies - 31 through 45 (of 65 total)