Search:
Search took 1.00 seconds.
-
Hi mrHAT,
There are different ways to comment out a code and yours looks just fine. I usually use this <!-- the codes here --> to comment out a set of code. You can check the official...
-
Hi mrHAT,
This will require editing of the /includes/indeed/theme-indeed.php. If you are comfortable with codes, you may look for the text string "Sponsored Job Listings" on line 319 to edit or...
-
I think that this plugin will help you.
-
Hi everyone, this is a theme feature - I'll be writing a tutorial on how to get it back if you're using the prima child theme :)
-
Hi dhoweryj
Although the files are different, the process should be very similar.
Actually, there is a much simpler way...
With comments enabled, perform a "quick edit" on any pages that you...
-
You can remove it through the \includes\theme-footer.php line 20.
You may take note that this requires editing of the core theme files which are overwritten when update comes.
-
That's better.
Looking at how it is layed out, you may want to add more fields to your form. Located in the submit-job-form.php, you can add more fields there. I guess you are trying to make...
-
Firebug is definitely the way to go. It tells you everything. Finding a 5 minute video tutorial will save you 500 hours in the future.
So, using firebug, I see that the lines you want removed...
-
Indeed.com's Publisher website is sparse. 2 kinds of people use it.
A.) The person who just wants to cut and paste generic advertising code in to their website and
B.) Powerful Developers.
...