setablaze777
Forum Replies Created
-
Forum: Plugins
In reply to: [This-or-That] How to reset results?One other thing I noticed, resetting all the fields to 0 can freak out the results shortcode (at least it did on my site). Setting them to 1 helped sort that out.
Forum: Plugins
In reply to: [This-or-That] How to reset results?The ranks are set by custom fields within each item. I was able to reset all these to 0 by using this plugin:
https://ww.wp.xz.cn/plugins/custom-field-bulk-editor/
You have to go into the items to see the names of the relevant custom fields. If you set them all to zero, that should reset everything.
Forum: Plugins
In reply to: [Widgetize Navigation Menu] Theme issues after updateThanks for the reply. I replaced the code in my header.php file with that of the original template script. I also tried it using the manual install script (editing the header file). In both cases, the nav shows up twice on the home page. It also appeared whether I check the enable box or not (after removing the manual code from the header file) which was weird. I double checked in a FireFox private window to make sure it wasn’t caching.
However, I did figure it out. It was an element of the page within the page builder I am using. I currently use the Divi theme by Elegant Themes. This comes with a built in page builder. One of the design elements allows you to insert a full width navigation bar. Even though I had that placed at the bottom of the page, it was causing the extra widgetized menu to appear at the top left. All’s well that ends well I guess.
Thanks 😉
Forum: Plugins
In reply to: [Widgetize Navigation Menu] Responsiveness and CSSYep! That did it! Thanks so much 😀
Forum: Plugins
In reply to: [Widgetize Navigation Menu] Unable to add plugin to themeSorry. Forgot to list as resolved.
Forum: Plugins
In reply to: [Widgetize Navigation Menu] Unable to add plugin to themeAwesome! Worked perfectly 🙂 Thanks so much. I have another question but I will post it as a separate thread.
Forum: Plugins
In reply to: [Resume Submissions & Job Postings] Make resume form responsiveI ended up going with https://ww.wp.xz.cn/plugins/indeed-apply-shortcode/ instead.
Forum: Fixing WordPress
In reply to: HTTP errorThe question 4:
4. How can I put the up_loaded file (via FTP) into the Media Library?I did and do know how to upload via FTP but the uploaded file is not showing in the Library. How can I make the new file available in the library?
I currently use the Add From Server plugin to associate files I’ve uploaded via FTP with my Media Library.
http://ww.wp.xz.cn/plugins/add-from-server/
Hope that helps.