Forum Replies Created

Viewing 15 replies - 106 through 120 (of 150 total)
  • Same here – all tabs have admin issues?

    Thread Starter gdisalvo

    (@gdisalvo)

    The like only shows the back ground twice using firefox. The BD icon is not getting placed in the code. The options are the same in both the xampp and the live site. Could it be something with the JS as it could getting conflict. It should not as I have the same in both.

    Thread Starter gdisalvo

    (@gdisalvo)

    Hello,

    My mistake, I played with the settings a bit and will use the below content. I just have one issue.

    The BOiTEAWEB – Link goes to the header and give an error message.

    Fatal error: Cannot redeclare _wp_menu_output() (previously declared in C:\xampp\htdocs\mac\wp-admin\menu-header.php:36) in C:\xampp\htdocs\mac\wp-admin\menu-header.php on line 174

    That it – The plugin works thank you very much. Merci!

    gdisalvo

    (@gdisalvo)

    I would like to have the plugin stop going to the admin page after login? Did anyone get this solved?

    1) No extra plugin to do the redirect. Forget peter redirection plugin.
    2) I would like to have it so it is just ADMIN level goes to ADMIN page.
    3) all other start on the main web page.
    I could try to fix the code myself but I have many other codes fixes to debug. If someone gets a quick fix let me know.

    thanks,

    Thread Starter gdisalvo

    (@gdisalvo)

    OK that did it. I commented out those two lines and it does not show those entries and errors. How can I avoid your updates from overriding these comments and inserting them again?

    Thread Starter gdisalvo

    (@gdisalvo)

    I may have found in your EDITOR-page.php the call for meta boxes
    add_meta_boxes_un_feedback
    public function action_add_meta_boxes($post){

    add_meta_box(‘stub-discussion’, __(‘Discussion’), FEEDBACK);
    add_meta_box(‘stub-debug-info’, __(‘WordPress Debug Info’, ‘usernoise’), FEEDBACK);

    I will try to strip these out and see if the action still works.

    gdisalvo

    (@gdisalvo)

    Same here.

    I noticed the same issues that the vertical accordion menu expands fully and does not want to close unless I am on another page. Other than the sponsor page.

    Also, the jquery interferes when another is called their script after yours. The other query that run a modal window(popup). This does not work unless I uninstall the sponsor plugin. Is there a way we can get a query fix to work together with others or is it a matter of relocation to be first on the list in the page creation.

    I will try to add the query directly in the function php to establish it first in the header. Then see if other queries are in control when established after. If you have a better idea let me know. It may take some time for me to test unless you come up with a fix before then.

    Otherwise, I would rate this a 5-star plugin and comment that it is very professional looking for any website. Sponsor should not have an issue with adding their logos.

    Thread Starter gdisalvo

    (@gdisalvo)

    This was resolved.

    gdisalvo

    (@gdisalvo)

    If you have a child theme. Create the template folder. Add the PHP into the template and insert his line. Example: Below – but use your own.
    < php
    Template Name: SponsorWall
    get_header(); ?>

    <!– Sponsor Flip Wall Calling –>
    <?php wp_sfw_render(); ?>

    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

    Under Pages:
    Create your page:
    In side the Pages during your create there is a spot for attributes. Add the template you just created. Remember the comment on the template will allow this to show in the dropdown when adding.

    https://codex.www.ads-software.com/Pages#Creating_Your_Own_Page_Templates

    Thread Starter gdisalvo

    (@gdisalvo)

    New Update Mike,

    I added the folder under the Theme. But I must the the PHPLIB folder in the FLIPTURN too. Is there a way to use the plugin installed for swimteam? I do not mind have double data in two folders, I just would like a clean version of the PHPHTMLLIB that works for both ST and FT.

    Login is not working – I will have to integrate something on my own.

    Without the login working the admin and the edit widget do not show. This make the front end reporting just plain with three reports. I may just in corporate them into the page if possible.

    If I can have more information i will add it moving forward.

    Thread Starter gdisalvo

    (@gdisalvo)

    Awesome Odai – thanks for the Response! I will give it a try.

    Thread Starter gdisalvo

    (@gdisalvo)

    Hi Mike,

    New Update: I placed the folder under the theme folder – child. Things are working for the three flipturn reports. This is OK.

    The admin function to upload information and to EDIT pages aka home, legal, and privacy. I would like to turn these only on for the admin person loggin into the system and heading over to this reporting area.

    I have the main web site (AKA WP) then a link sends it to browse reports.
    If normal user that was logged in the WP area, a menu will show that had this link available. If non subscribed users, they will not even know about flipturn.

    Once the subscribed users comes to the browse reports, they can do those reports. Nice. I do not mind trying to load the data unless I figure a way to make it easier.

    The only problem I am having now is that the LOGIN feature on the reports (flipturn) will not allow my admin to login. This is so I can load results on the front end too.

    I am having the issue where this admin menu should show or the admin bar at the top and it does not. Or if the login function is not recognizing the function to check the WP-USER table to see if it is the admin person password.

    Any ideas on how to get this to integrate better with WP and user login information.

    Thanks for your help.

    Thread Starter gdisalvo

    (@gdisalvo)

    The two in question have class objects that are looking for permission for the admin only. The permission class and the admin class in the results.php and the Swimmeet.php are give this issue to create the button functions. When renamed and recreated with just a generic class “no admin check” then the list renders.

    Is this something with the login function as I need to be logged in as admin to make this permisson valid?

    I move forward with this as I get new updates I will post them

    Hello,

    I tried to add two new fields to the modal.
    Placement below the email field. Are now Phone and Activity.
    These are not required or I am not concerned if they are even filled in properly.

    I followed the above instruction and now the syntax is stating that I have an extra < sign somewhere and getting an error on the new additions/lines. The FOR and CLASS are highlighted. If I remove them and save it is working when I add them back it give the error message.

    The other two files are changes and no issues.
    Data and JS changed and look good according to the instructions only the PHP is giving the issue.

    Can you identify what could be the cause? Around FOR and Class having the issue?

    Thanks,

    Thread Starter gdisalvo

    (@gdisalvo)

    Cool thanks

Viewing 15 replies - 106 through 120 (of 150 total)