Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)
  • Thread Starter DesktopMasters

    (@desktopmasters)

    Okay, so you are limiting this to only programmers who are willing to sort through your code. Got it. Seems like it would make more sense to.. at the VERY LEAST.. supply us with the information about the shortcode to activate it. Anyhow.. no matter I found something that was well documented and does what I need.

    Thread Starter DesktopMasters

    (@desktopmasters)

    Thank you very much!

    I ended up getting it to work with your code. But I feel like there is a better way to get the value. It took me a minute to figure out I had to grab the number of the group and not use the name of it.

    <?php
    $pod = pods('product');
    
    $fields = $pod->fields();
    
    foreach ($fields as $field) {
        if ($field['group'] === '1724') {
            echo $field['label'] . ': {@' . $field['name'] . '}<br>';
        }
    }
    ?>
    
    Thread Starter DesktopMasters

    (@desktopmasters)

    I do not have access to slack.
    Seems like it should be something built into pods.
    I found this: https://webappguides.com/how-to-add-css-to-wp_head/
    I will play with it and see if I can figure it out.

    Greetings Jeff,

    Thank you for TML it is an amazing app. And I thank you for it as well I appreciate you. So please know that what I am about to write is not meant in malice or anger.
    I just wanted to give you the prospective of a (slightly) victimized user…

    I found this page through a search…
    https://docs.thememylogin.com/article/53-legacy-adding-extra-registration-fields
    I did not bother to read the URL because why would I? I did not notice that tiny arrow pointing at the green LEGACY in the upper right hand corner, as most people would not. I then spent a bit of time trying to understand why there was no templates folder. It was not until I found this post that it all sort of came together for me. Even if I had, I would not have been able to get to the correct page easily…

    So…
    Instead of having a clear banner at the top.. “THIS DOCUMENT IS OUTDATED AND HERE FOR ARCHIVE PURPOSES” with a link leading to the current document.

    You are relying on people to get lost.. then search further, and with luck find this document and follow the link here to the correct place.. as I just did.

    587 the settings I put in the wp-config.php file are all right there in the first picture. The settings page reflects the right information. The test page does not use them.

    Just an FYI.. The above does not ring true.
    I configured the constants in the wp-config.php file.
    The main site can send EMail.
    The subsite cannot. The config page reads and shows the contents however when I send the test EMail it does not use them…

    View post on imgur.com

    View post on imgur.com

    It would mean a great deal to me if you would list that you do not support multisite on your main description page.

    I do not know if you have noticed this but the developer stopped working on this quite some time ago. But if you create a small html form and then paste the WP tag into a text widget it will work fine. This is what I use…

    <p style="margin-top: -40px; text-align: center;">
    <span style="font-family: Times New Roman, Georgia, Serif; text-align: center; color: #0000ff; font-size: 14pt; font-weight:bold;">CONTACT US TODAY</span>
    
    <center>Please fill out this short form and we will contact you immediately...</center>
    </p>
    <p style="text-align: left;">
    <font style="color:red;">*</font> <font style="font-weight: bold;"><label for="your-name">Your Name...</label></font></p>
    <p style="margin-top: -20px; text-align: center; ">
        [text* your-name 25/]
    </p>
    
    <p style="margin-top: -20px; text-align: left;">
    <font style="color:red;">*</font> <font style="font-weight: bold;"><label for="your-email">eMail Address</label></font>
    
    </p>
    <p style="margin-top: -20px; text-align: center;">
        [email your-email 25/]
    </p>
    
    <p style="margin-top: -20px; text-align: left;">
    <font style="font-weight: bold;">Telephone...</font>
    </p>
    <p style="margin-top: -20px; text-align: center;">
        [text primary-phone 25/]
    </p>
    
    <p style="margin-top: -20px; text-align: left;">
    <font style="font-weight: bold;"><label for="your-subject">Legal Matter...</label></font>
    </p>
    <p style="margin-top: -20px; text-align: center;">
        [text your-subject 25/]
    </p>
    
    <p style="text-align: right;">[submit "Send"]</p>
    
    <hr />

    This plugin has stopped working for me with WP v4.9.8. I would also like to know if this has been abandoned.

    Thread Starter DesktopMasters

    (@desktopmasters)

    You know.. I looked everywhere but the settings page. I looked in the install instructions and got very frustrated when it did not include that. I do not understand why programmers assume people know things. They get you half way through the install then NOTHING. I had to go hunting for it in your user guide. I did look on the page where I setup the campaign. I rather expected it to be right by or near the ID. But I never noticed it on the settings page.

    I must say, set aside the dead end I hit.. I really like the plugin. If I had know what the shortcode was the setup would have gone quick and easy. I would like to suggest you simply include it in the install instructions as that is where EVERYONE goes first. I see you linked the userguide there now. That is defiantly a step in the right direction. It would have saved me hunting for it.

    Thank you for allowing this plugin free use. I *do* apprecate it.

    ~ Merlin

    Update, while testing my registration I got a temp1 account that does the same thing. There is something in random accounts that is preventing them from being deleted. I would be happy to work with you on this and give you direct access to troubleshoot.

    I am having this refresh issue trying to remove a key using the username of temp and [email protected] while temp1 and [email protected] seems to work fine. Also.. “uncecessary” is actually spelled “unnecessary”. You have a typo in your interface.

    THANK YOU for this amazing app. It has made my life so much better. (:

    @newzoo I am pleased to hear I could help make your world a better place.

    @alfredo49 Try using the plugin version I posted it will stop the problem. But then do NOT update after until we hear they have removed this silly feature from the plugin.

    @getshopped I am very disappointed in you. You should have eMailed us about this issue and you should have posted that version as I did or you should have rolled back your plugin. You should tell us WHEN (time frame) we will have this issue resolved and if you plan to take this temporary user thing out entirely as it really breaks your plugin. Especially on multisites like mine.

    @everyone
    Go to the getshopped website and tell them how they have affected your life with this problem and ask them for the above information. I think you can post to their website here: https://getshopped.org/submit-your-news/

    Here is an easy to implement temporary SOLUTION. I spoke to the programmer that set this up for me, and he informed me that the plugin folder is not modified (I wish I had known this sooner). I have zipped up my version of the plugin from before the version that implemented the user accounts solution. This version will NOT create user accounts. I am still disappointed that GetShopped has not supplied us with this or given us any tangible information. I still feel like they could redeem themselves by releasing an official version of this and some sort of timeline.

    This is zipped up from my plugin folder and I take NO responsibility for its contents or affect on your site. However, I am fairly certain it will solve your problems, although it will obviously be missing any of the most recent but fixes and features.

    https://www.desktopmasters.com/wp-sitecontent/wp-e-commerce-3.8.12.1.zip

    Again, I urge all people who read this thread to contact the publisher of this plugin at https://getshopped.org/submit-your-news/ and urge them to post a due date to solve this issue and URGE them to remove the entire use of temporary users and switch to their own private sessions table.

    ~ Merlin

    @Pye Brook, I am not sure how you fit into all this.. however… Nothing I have said is incorrect or untrue. I am PAID user of this product like the rest. And for you to suggest that I should not be upset at the way getshoppped.org has handled this is just silly. Look at all the pain this has caused so many people. I am sure MANY more people than have shown up on this thread.

    You listed out a very nice Q & A that really had no answers. We have been asking when and if this is going to be resolved. Your answer: When it gets done. That is actually a bit rude. Do you or ANYONE know if they are going to take the temporary user system out? I really want to know? That has been another question asked quite a bit.

    I paid my programmer to clean my database then removed restored my backup of the plugin. YOU should do the same. Your format may have been different but you pretty much stated what I have been asking all along. I suggested getting a hold of the plugin prior to the change to others. Instead of bashing me perhaps YOU should post the link to it as I have NO CLUE where it is.

    I am not sure who you directed the “trolling” comment at. But it made no sense to me and I am sure has very little to do with what is going on here. There is NO TROLL this is ACTUALLY happening to people.

    Again, I urge all people who read this thread to contact the publisher of this plugin at https://getshopped.org/submit-your-news/ and urge them to post a due date to solve this issue and URGE them to remove the entire use of temporary users and switch to their own private sessions table.

    ~ Merlin!

    I think sometimes companies like to put these forums up so we have a place to vent and leave them alone. I do not think the developer is reading this thread. I would like to recommend that you ALL go to THIS below link and tell them how you feel about what is happening. It may help get their attention.. In that be sure to link them back to this thread.

    https://getshopped.org/submit-your-news/

Viewing 15 replies - 1 through 15 (of 24 total)